Commit graph

5 commits

Author SHA1 Message Date
jlam
c8a1f86f28 Update psmisc to 20.1. Changes from version 19:
- command line -<num> put back in.
 - got rid of annoying "sending signal #" debug message
 - updated killall.1
 - updated killall usage
 - verbose now tells you what signal it is killing with.
 - New maintainer
 - Uses automake/autoconf to determine things
 - License changed to GPL
 - signames.h generated better (suggested by Grant Erickson)
 - uses getopt() for better command line stuff
 - makes less assumptions about process name, closes Debian Bug #53337
 - Doesn't use losetup for loop devices in fuser.
 - Better selection of process name (thanks to David desJardins)
2001-04-24 16:59:34 +00:00
jlam
dec6c539b3 Updated psmisc to version 19. Changes from version 17:
- supports /proc/cmdline on NetBSD
 - killall: new option -g to kill process group instead of process
 - pidof: new option -g to show PGID instead of PID (by Florian La Roche)
 - pstree: new option -H to highlight process specified by PID
2000-03-17 15:54:52 +00:00
hubertf
8388c05994 Fix for procfs as per PR 7127 by Frederick Bruckman <fb@enteract.com> 1999-03-11 16:23:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
3bfa3b162e Initial addition of psmisc-17, some miscellaneous proc FS tools: killall,
pidof, and pstree. Closes pr 5801 by Ben Harris.
1998-07-20 10:25:51 +00:00