summaryrefslogtreecommitdiff
path: root/sysutils/psmisc/patches/patch-ab
AgeCommit message (Collapse)AuthorFilesLines
2015-08-10Build and install fuser on Linux. PR 25673dholland1-8/+7
(not actually tested on Linux; but package is Linux native so I'm expecting it to work)
2001-04-24Update psmisc to 20.1. Changes from version 19:jlam1-19/+13
- 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)
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-20Initial addition of psmisc-17, some miscellaneous proc FS tools: killall,frueauf1-0/+20
pidof, and pstree. Closes pr 5801 by Ben Harris.