freebsd-dev/usr.sbin/pwd_mkdb
Bill Paul ad5d3ccd4d - Add support for embedding special entries in the password databases
for +@netgroup/-@netgroup entries. This saves the getpwent functions
from having to do all the work.

- Fix potential bug: when pwd_mkdb writes the YP-enabled flag to the secure
password database, it uses the wrong database descriptor. (It uses the
descriptor from the non-secure database, which is already closed by the time
things are being written into the secure dastabase).
1995-03-23 00:54:57 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pw_scan.c Be sure to properly fail if there are not enough fields. Problem 1995-01-27 22:30:03 +00:00
pw_scan.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
pwd_mkdb.8 Added the -d <directory> functionality to allow construction of the 1994-09-07 22:54:00 +00:00
pwd_mkdb.c - Add support for embedding special entries in the password databases 1995-03-23 00:54:57 +00:00