freebsd-nq/lib/libc
Ed Schouten a73306e14e Properly invalidate highest pts number when calling setttyent().
When calling setttyent() after calling endttyent(), pts_valid will never
be set to 1, because the readdir()-loop will likely never vind a pts
that has a higher number than before.

Simplify the code by removing pts_valid. We'll just set maxpts to -1
when we don't have a valid count yet.
2009-02-12 19:32:52 +00:00
..
amd64
arm
compat-43
db - Remove superfluous comment 2009-01-30 15:28:35 +00:00
gdtoa
gen Properly invalidate highest pts number when calling setttyent(). 2009-02-12 19:32:52 +00:00
gmon
i386
ia64
include
inet
isc
locale Change dstp to be const and remove bogus cast. 2009-01-15 20:45:59 +00:00
mips
nameser
net Shutup warning for DNAME RR. 2009-02-08 16:58:05 +00:00
nls
posix1e
powerpc
quad
regex
resolv
rpc
softfloat
sparc64 Provide a type for the argument. 2009-02-02 21:51:52 +00:00
stdio Better wording for clearing EOF indicator. 2009-01-28 14:38:41 +00:00
stdlib Add two new routines: fdevname() and fdevname_r(). 2009-02-11 20:24:59 +00:00
stdtime
string Make sure the comparison is done with an unsigned char. 2009-02-07 19:34:44 +00:00
sys Standardize the various prison_foo_ip[46] functions and prison_if to 2009-02-05 14:06:09 +00:00
uuid
xdr
yp
Makefile
Versions.def