opnsense-src/lib/libc
Bill Paul 4cc738f763 Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned
on, which is fine, except that _yp_dobind() is called before we check
the cache. The means we can return from the cache check (if we have
a hit) without calling _yp_unbind().

We should do the cache check first and _then_ drop into the section
that binds the server and does the yp_match query.
1995-09-02 04:16:21 +00:00
..
amd64
compat-43
db
gen getpwent.c: turn the code that checks the override caches into a 1995-09-02 04:08:55 +00:00
gmon
i386
locale Forget to close file 1995-08-11 08:44:31 +00:00
net Remove the CFLAGS+=-I${CURDIR}/net that I previously added. 1995-08-21 17:50:01 +00:00
nls
quad
regex
rpc Reviewed by: David Greenman 1995-08-02 09:14:23 +00:00
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 Fix manpage to reflect current sources 1995-08-07 23:36:08 +00:00
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 Bump shlib minor because xdr_* functions have been enabled. Do NOT 1995-08-09 06:50:52 +00:00