freebsd-dev/usr.sbin/ypserv
Mark Murray 15b23bddd9 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 Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
Makefile.yp Fix an inconsistency between what FreeBSD NIS and AMD think the 2002-02-06 20:42:36 +00:00
yp_access.c Fix a boatload of format errors and constness violations. 2002-05-08 15:41:15 +00:00
yp_dblookup.c Fix a boatload of format errors and constness violations. 2002-05-08 15:41:15 +00:00
yp_dnslookup.c The resolver library does a pretty acceptable set of domain 2002-09-20 20:09:27 +00:00
yp_error.c ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
yp_extern.h Apply the following mechanical transformations in preparation for 2002-02-06 13:30:31 +00:00
yp_main.c ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
yp_server.c Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yp_svc_udp.c ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
ypinit.8 The .Nm utility 2002-07-14 14:47:15 +00:00
ypinit.sh
ypserv.8 mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00