NetBSD/usr.sbin/ypserv
thorpej c7b5409a74 Rewrite this to use getaddrinfo(), and to use the canonical name of the
host rather than the hostname as returned by gethostname() if the hostname
does not appear to be fully qualified.
2000-12-09 00:47:57 +00:00
..
common Rewrite this to use getaddrinfo(), and to use the canonical name of the 2000-12-09 00:47:57 +00:00
makedbm
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 /etc/mail/aliases, not /etc/aliases. PR 10167. 2000-10-11 16:51:55 +00:00
yppush Don't abort if pushing to one server in the ypservers map fails. 2000-09-13 21:40:15 +00:00
ypserv Convert to TI-RPC, modeled after mountd(8) since we do host-based 2000-12-08 20:08:43 +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