freebsd-dev/lib/libc
Bill Paul f360d1effe Another one-liner: remember to NUL terminate local copy of NIS host
lookup results. Without this, doing multiple host/addr lookups in a
single process yeilds strange results (the buffer is static, and
garbage may be left behind from previous lookups).

I just noticed this in 2.2-BETA. Unless somebody threatens to chop my
hands off with an axe, I'm going to move this to the 2.2-RELENG branch
shortly.
1996-12-24 17:01:49 +00:00
..
amd64 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
compat-43 fix .Xr macro 1996-09-21 15:08:10 +00:00
db make u_char * -> char * conversion explicit. 1996-12-05 18:05:11 +00:00
gen Speeling fix. 1996-12-22 02:14:56 +00:00
gmon Cleaned up interrupt masking by declaring the state variable in a 1996-08-28 20:15:32 +00:00
i386 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
locale Back out rev 1.5: the overflow condition is already handled elsewhere. 1996-12-22 15:48:06 +00:00
net Another one-liner: remember to NUL terminate local copy of NIS host 1996-12-24 17:01:49 +00:00
nls General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc Convert to mdoc format. 1996-12-21 22:56:48 +00:00
stdio perror () does not prepend ": " for the non-NULL argument "". close PR 1492 1996-09-30 15:39:18 +00:00
stdlib comma typos 1996-12-23 23:09:55 +00:00
stdtime Move PATH_LOCALE handling to setlocale.c, simplify locale path building, 1996-11-26 02:52:52 +00:00
string delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sys comma typos 1996-12-23 23:09:55 +00:00
xdr delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
yp Fix for bug noticed by Christoph Kukulies. 1996-12-20 19:41:15 +00:00
Makefile Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00