Commit graph

12 commits

Author SHA1 Message Date
dholland
98c3ab9c52 Build and install fuser on Linux. PR 25673
(not actually tested on Linux; but package is Linux native so I'm expecting
it to work)
2015-08-10 07:31:31 +00:00
jperkin
0ea88cd4ba Fix build on systems which lack BSD termcap. 2014-09-23 22:18:21 +00:00
jperkin
25d500217f Need limits.h for PATH_MAX on SunOS. 2013-12-13 09:58:58 +00:00
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
7bcf86a073 Kill compiler warning. 2001-01-11 18:47:18 +00:00
jlam
1329db84bc Honor CFLAGS passed in from environment. 2000-10-06 00:04:56 +00:00
jlam
60980cc9c7 Fix my sloppiness...this should fix 1.4.x compiles. 2000-03-19 03:11:13 +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
frueauf
ee6510a68d Add -Dunix to compile options. 1999-07-23 15:49:44 +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