freebsd_amp_hwpstate/usr.sbin/ypbind
Bill Paul 90b434aeb0 Cosmetic changes and paranoia checks:
ypbind.c:
Make fewer assumtions about the state of the dom_alive and dom_broadcasting
flags in roc_received().
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:34:22 +00:00
..
Makefile First crack at a man page for ypbind. 1995-04-09 21:59:06 +00:00
ypbind.8 ypbind.c: Major overhaul. 1995-04-26 19:03:16 +00:00
ypbind.c Cosmetic changes and paranoia checks: 1995-05-03 18:34:22 +00:00