1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.bin/killall
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.c Use the method described in the strtol man page to check if it parsed 2002-03-30 16:24:03 +00:00
Makefile