| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
using killall.c instead of the perl version that depends on procfs.
The C version uses sysctl(). The program is based on a hack that was
originally written about 6 years ago and has evolved somewhat since then.
(which is why it is a superset of killall.pl, rather than being a clone.)
With apologies to: wosch
Notes:
svn path=/head/; revision=65177
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
| |
Submitted by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Notes:
svn path=/head/; revision=38742
|
| |
|
|
|
|
|
|
| |
Change the diagnostic if there were no matching processes owned by
you.
Notes:
svn path=/head/; revision=38644
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
system load and makes a
killall ppp rlogin ftp ssh ping traceroute telnet
a lot faster.
Remove duplicated pid's before killing (killall lynx lynx).
Notes:
svn path=/head/; revision=32167
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23012
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17849
|
| |
|
|
|
|
|
|
| |
Submitted by: smpatel, wosch
Reviewed by: wosch
Notes:
svn path=/head/; revision=16016
|
| |
|
|
| |
Notes:
svn path=/head/; revision=14015
|
| |
|
|
|
|
|
|
|
| |
Now ``killall xterm'' works :-)
Don't fail for processes with meta chars (c+++)
Notes:
svn path=/head/; revision=13893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13557
|
|
|
Kills processes by name instead of by UID.
(Man page by me.)
Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
Notes:
svn path=/cvs2svn/branches/wosch/; revision=9316
|