freebsd_amp_hwpstate/usr.sbin/ypserv
Bill Paul 9e8aac2526 DNS lookups for partially qualified hosts didn't work right. I was trying
to be clever by avoiding the 'check all domains in the search list'
cycle in certain cases, but this would lose if handed a name like
"foo.ctr" which refers to an FQDN of "foo.ctr.columbia.edu". If
"columbia.edu" is in the search list in /etc/resolv.conf then the
DNS lookup code should resolve it, but it didn't.
1998-08-10 19:43:33 +00:00
..
Makefile
Makefile.yp A comment in /usr/src/usr.sbin/ypserv/Makefile.yp 1998-07-22 06:01:13 +00:00
yp_access.c Allow blank lines in /var/yp/securenets. 1998-07-15 11:56:28 +00:00
yp_dblookup.c
yp_dnslookup.c DNS lookups for partially qualified hosts didn't work right. I was trying 1998-08-10 19:43:33 +00:00
yp_error.c
yp_extern.h
yp_main.c
yp_server.c
yp_svc_udp.c
ypinit.8
ypinit.sh
ypserv.8