mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
ad5d3ccd4d
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). |
||
---|---|---|
.. | ||
Makefile | ||
pw_scan.c | ||
pw_scan.h | ||
pwd_mkdb.8 | ||
pwd_mkdb.c |