cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c
Jacques Vidrine
nectar at FreeBSD.org
Mon Apr 28 04:41:57 PDT 2003
nectar 2003/04/28 04:41:56 PDT
FreeBSD src repository
Modified files:
usr.sbin/pwd_mkdb pwd_mkdb.c
Log:
When updating a single entry (i.e. when the `-u' option is given),
do not add the "\xFF" "VERSION" key --- it should only be added once
ALL entries have been updated.
While I'm here, correct the logic that detects whether or not the
user-ID has changed so that it works even if all entries have not
yet been updated to the new format.
Users missing-in-action were
Reported by: tjr, Vallo Kallaste <vallo at estcard.ee>,
leafy <leafy at leafy.idv.tw>
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.42 +29 -13 src/usr.sbin/pwd_mkdb/pwd_mkdb.c
More information about the cvs-src
mailing list