This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
killall
History
David Malone
fb757ee269
Use the method described in the strtol man page to check if it parsed
...
the entire string. This avoids signed/unsigned comparison.
2002-03-30 16:24:03 +00:00
..
killall.1
killall operates on all processes owned by the real uid, not the
2001-11-30 00:30:28 +00:00
killall.c
Use the method described in the strtol man page to check if it parsed
2002-03-30 16:24:03 +00:00
Makefile
After positive feedback from a few folks, activate a switchover to
2000-08-28 22:09:38 +00:00