This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
yp
History
lukem
d896261208
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
...
_DIAGASSERT() is still retained.
1999-09-20 04:38:56 +00:00
..
local.h
…
Makefile.inc
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
1999-02-24 15:05:20 +00:00
xdryp.c
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
1999-09-20 04:38:56 +00:00
yp_all.c
…
yp_first.c
check a couple more args
1999-09-16 09:53:41 +00:00
yp_maplist.c
check a couple more args
1999-09-16 09:53:41 +00:00
yp_master.c
…
yp_match.c
* use _DIAGASSERT() to check pointer arguments against NULL and file
1999-09-16 11:44:54 +00:00
yp_order.c
…
ypclnt.3
…
yperr_string.c
wrap long line
1999-09-16 09:54:28 +00:00
yplib.c
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
1999-09-20 04:38:56 +00:00
ypprot_err.c
…