freebsd-dev/usr.sbin/ypserv
Hiroki Sato cbf58894c1 Simply ignore unsupported protocols listed in /etc/netconfig and
abort only if no transport is available.  This fixes
(INET && !INET6) and (!INET && INET6) case, for example.
2010-01-20 16:50:13 +00:00
..
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
Makefile.yp Support shadow.byname and shadow.byuid maps, protecting them by 2009-06-25 16:15:39 +00:00
yp_access.c Support shadow.byname and shadow.byuid maps, protecting them by 2009-06-25 16:15:39 +00:00
yp_dblookup.c
yp_dnslookup.c
yp_error.c
yp_extern.h
yp_main.c Simply ignore unsupported protocols listed in /etc/netconfig and 2010-01-20 16:50:13 +00:00
yp_server.c - In ypproc_all_2_svc(), yp_fork() is called only when !debug case. 2009-12-04 14:12:37 +00:00
yp_svc_udp.c
ypinit.8
ypinit.sh To remove a server, one should use double backslash, and half of them 2009-12-27 16:00:17 +00:00
ypserv.8 - Fix main() to use two separated sockets for the two transports 2009-12-13 15:19:01 +00:00