freebsd-dev/usr.sbin/ypserv
markm 54f1b37664 The resolver library does a pretty acceptable set of domain
suffix attempts before failing. No need to try again by hand,
particularly when it fills your log with failures because
localhost.example.com..example.com fails to resolve. Also improve the
log message that helped find this error.

There is still (maybe) an uninitialised pointer problem here, but in a
month of testing I haven't triggered it.
2002-09-20 20:09:27 +00:00
..
Makefile
Makefile.yp
yp_access.c
yp_dblookup.c
yp_dnslookup.c The resolver library does a pretty acceptable set of domain 2002-09-20 20:09:27 +00:00
yp_error.c
yp_extern.h
yp_main.c
yp_server.c
yp_svc_udp.c
ypinit.8
ypinit.sh
ypserv.8