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 remove superfluous casts 1999-07-26 03:01:09 +00:00
makedbm fix up lossage WRT free()ing invalid pointers. 1999-07-25 07:59:48 +00:00
mkalias s/ a a / a / 1999-10-08 19:55:43 +00:00
mknetid fix up lossage WRT free()ing invalid pointers. 1999-07-25 09:01:04 +00:00
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 don't call ypdb_close() until after we're finished using data returned 1999-07-25 09:36:02 +00:00
Makefile
Makefile.inc