NetBSD/usr.sbin/ypserv
itojun f96e3b36f6 generate ipnodes.{byname,byaddr} for IPv4/v6 lookups.
hosts.{byname,byaddr} is still an IPv4 only mapping.
obeys solaris8 practice.  see comments in ypinit/Makefile.yp for details.

TODO: interop test with solaris8 (any takers?)
2000-07-30 02:33:13 +00:00
..
common
makedbm
mkalias
mknetid
revnetgroup errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
stdethers
stdhosts with -n, permit non-IPv4 address in the output. 2000-07-30 02:25:08 +00:00
ypinit generate ipnodes.{byname,byaddr} for IPv4/v6 lookups. 2000-07-30 02:33:13 +00:00
yppush More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
ypserv syslog() audit - do not use it with a variable alone. from openbsd 2000-07-07 11:39:41 +00:00
yptest More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
ypxfr
Makefile
Makefile.inc