freebsd-dev/lib/libc/yp
Bill Paul 62967ca2b2 Cosmetic changes and paranoia checks:
ypbind.c:
Make fewer assumtions about the state of the dom_alive and dom_broadcasting
flags in roc_received().

If select() fails, use syslog() to report the error rather than perror().

Check that all our malloc()s succeed. Report malloc() failure in
ypbindproc_setdom_2() to callers.

yplib.c:

Use #defined constants in ypbinderr_string() rather than hard-coded values.
1995-05-03 18:33:10 +00:00
..
Makefile.inc Add back in the YP code from 1.1.5. (This attribution brought to you 1994-08-07 23:04:55 +00:00
xdryp.c Fix xdr_ypmap_parms() so that it agrees with xdr_domainname(), xdr_peername() 1995-04-02 19:58:29 +00:00
yplib.c Cosmetic changes and paranoia checks: 1995-05-03 18:33:10 +00:00