freebsd-nq/usr.sbin/ypserv
Bill Paul b22e036ea0 Modify yp_mkdb so that it only checks for bogus '+' and '-' characters
in source input if the -f flag is used, and modify Makefile.yp to only
use -f for the passwd, master.passwd and group maps. These should be
the only ones for which the + and - characters have special meaning
that make it important for us to avoid letting them into any of the map
databases. In some cases (namely the automounter maps) we have to allow
at least the - character through in order to create the map properly.

This closes PR #8699.
1999-08-22 15:34:47 +00:00
..
Makefile
Makefile.yp Modify yp_mkdb so that it only checks for bogus '+' and '-' characters 1999-08-22 15:34:47 +00:00
yp_access.c
yp_dblookup.c Close PR #11122: check key length before calling strncmp() 1999-04-14 04:05:59 +00:00
yp_dnslookup.c
yp_error.c
yp_extern.h Add some extra checks to make sure that a child ypserv process doesn't 1999-04-29 20:24:00 +00:00
yp_main.c Add some extra checks to make sure that a child ypserv process doesn't 1999-04-29 20:24:00 +00:00
yp_server.c Close PR #10971: flush the database cache after forking in ypproc_all_2_svc() 1999-04-30 16:59:48 +00:00
yp_svc_udp.c
ypinit.8
ypinit.sh
ypserv.8 Various man page cleanup: 1999-08-15 08:47:11 +00:00