Go to file
lukem ad8e075042 in pw_scan(), parse [gu]id with strtoul() instead of atoi(), and sanity
check a) the parsed value was just a number, b) it doesn't exceed [GU]ID_MAX
1997-05-22 03:08:42 +00:00
bin Fix one remaining botch when copying directory trees using -R. 1997-05-21 09:48:33 +00:00
distrib Installboot is know in /usr/mdec. 1997-05-19 21:26:23 +00:00
etc Forgot 'cat' directories. 1997-05-21 22:50:12 +00:00
games NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:24:44 +00:00
gnu Make sure we get all the .h files we need so this compiles. 1997-05-18 11:27:06 +00:00
include Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) 1997-05-14 15:49:55 +00:00
lib in pw_scan(), parse [gu]id with strtoul() instead of atoi(), and sanity 1997-05-22 03:08:42 +00:00
libexec * NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:35:14 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Code previous somewhat more compactly. 1997-05-21 22:26:38 +00:00
share Remove extra whitespace. 1997-05-22 02:12:18 +00:00
sys define GID_MAX (max value permitted in gid_t) and UID_MAX (ditto for uid_t) 1997-05-22 03:02:50 +00:00
usr.bin Fix pasto. 1997-05-21 22:25:13 +00:00
usr.sbin free returned value from yp_match() if an error occurs 1997-05-21 07:20:13 +00:00
Makefile Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00