]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When updating a single entry (i.e. when the `-u' option is given),
authornectar <nectar@FreeBSD.org>
Mon, 28 Apr 2003 11:41:56 +0000 (11:41 +0000)
committernectar <nectar@FreeBSD.org>
Mon, 28 Apr 2003 11:41:56 +0000 (11:41 +0000)
commit1c734cdc1b91231b3f2509ef770aadaef5a28998
tree49afa4b8003fe28d39eadee73192d93f0b6297ba
parent8789a872a102966ed09d5bc4263c29b37615e355
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@estcard.ee>,
    leafy <leafy@leafy.idv.tw>

Sponsored by: DARPA, Network Associates Laboratories
usr.sbin/pwd_mkdb/pwd_mkdb.c