freebsd-src/lib/libc
Bill Paul 400b841301 getgrent.c: adjust _nextypgroup() slightly so that it continues processing
the group map after encountering a badly formatted entry.

getpwent.c: same as above for _nextyppass(), and also turn a couple of
sprintf()s into snprintf()s to avoid potential buffer overruns. (The
other day I nearly went mad because of a username in my NIS database
that's actually 9 characters long instead of 8. Stuffing a 9-character
username into an 8-character buffer can do some strange things.)

(This reminds me: I hope somebody's planning to fix the buffer overrun
security hole in syslog(3) before 2.1 ships.)
1995-09-05 19:52:59 +00:00
..
amd64
compat-43
db
gen getgrent.c: adjust _nextypgroup() slightly so that it continues processing 1995-09-05 19:52:59 +00:00
gmon
i386
locale
net Remove the CFLAGS+=-I${CURDIR}/net that I previously added. 1995-08-21 17:50:01 +00:00
nls
quad
regex
rpc
stdio fgetline does not exist.. fgetln is in it's place. Correct the X-Ref. 1995-08-18 14:22:00 +00:00
stdlib
stdtime
string
sys There is no such file as /usr/include/ufs/quota.h. There is a file 1995-08-15 19:38:00 +00:00
xdr
yp Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned 1995-09-02 04:16:21 +00:00
Makefile