index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
killall
Commit message (
Expand
)
Author
Age
Files
Lines
*
-U cannot be an option since some signals start with U. -u is the
ps
2000-11-12
1
-1
/
+0
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-3
/
+4
*
After positive feedback from a few folks, activate a switchover to
peter
2000-08-28
4
-155
/
+36
*
Try and fix up some bogus indentation leftovers from emacs several
peter
2000-08-27
1
-2
/
+2
*
Sigh, today is not my day. Convert a verbose while() .. loop into a for()
peter
2000-08-27
1
-4
/
+1
*
*blush*. I was *sure* I compiled this after the last change..
peter
2000-08-27
1
-1
/
+1
*
killall.c is meant to be a superset replacement of killall.pl, the
peter
2000-08-27
1
-0
/
+372
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Added myself as maintainer.
wosch
1999-02-09
1
-0
/
+3
*
Diagnostic rewritten in English.
wosch
1998-09-02
1
-3
/
+3
*
PR: bin/5596
wosch
1998-08-30
1
-14
/
+24
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-5
/
+6
*
Re-order the for loop for multiple procnames. This decrease the
wosch
1998-01-01
1
-25
/
+29
*
Typo.
wosch
1997-11-01
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
sync copyright with /usr/share/examples/etc/bsd-style-copyright
wosch
1996-08-27
2
-32
/
+16
*
Use the .Fx macro where appropriate.
mpp
1996-08-23
1
-2
/
+4
*
Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd')
smpatel
1996-05-30
2
-43
/
+48
*
always warn if no processes matched
wosch
1996-02-11
1
-2
/
+2
*
Support killing of suid programs.
wosch
1996-02-03
2
-39
/
+66
*
Fix a bunch of spelling errors in a bunch of man pages.
mpp
1996-01-30
1
-2
/
+2
*
Bugfix: allow digits in signal names (usr1, usr2)
wosch
1996-01-22
1
-2
/
+2
*
Our Perl oracle hit again: Wolfram Schneider's killall utility.
joerg
1995-06-25
3
-0
/
+240