freebsd-nq/lib/libc
Bill Paul 09e8462819 Fix brain-o in SunOS passwd.adjunct stuff: !strstr(s, "##") is a) bad
style and b) the wrong logic. Should be strstr(s, "##") != NULL. (Note
that the passwd.adjunct stuff has not been merged into 2.2 so this bug
is not in that branch.)
1997-03-10 16:47:19 +00:00
..
amd64 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
compat-43 Sort cross references. 1997-01-20 23:10:39 +00:00
db Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gen Fix brain-o in SunOS passwd.adjunct stuff: !strstr(s, "##") is a) bad 1997-03-10 16:47:19 +00:00
gmon Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
i386 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
locale Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
net getnetbyaddr now takes an unsigned long as its first argument. 1997-02-28 06:28:53 +00:00
nls Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
quad Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdio Fixed handling of input failure by the scanf family. 1997-03-03 17:53:02 +00:00
stdlib Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdtime Use .Sq Li \&\e0 rather than NUL to describe the character with no bits 1997-03-03 15:39:06 +00:00
string Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sys Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid. 1997-03-09 13:16:48 +00:00
xdr Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
yp Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00