freebsd-dev/usr.sbin/yp_mkdb
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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_mkdb.8 Modify yp_mkdb so that it only checks for bogus '+' and '-' characters 1999-08-22 15:34:47 +00:00
yp_mkdb.c Modify yp_mkdb so that it only checks for bogus '+' and '-' characters 1999-08-22 15:34:47 +00:00