* src/useradd.c: Added missing declaration of Mflg.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 14 Sep 2008 13:42:10 +0000 (13:42 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 14 Sep 2008 13:42:10 +0000 (13:42 +0000)
commitf3df48ab4f404523b2a1ecbde01d6b32f12f0374
treed58be9c812308b5c71e7a7be79d058575402fe7d
parent5df1f2f683922c9750cba417f225fc874510017a
* src/useradd.c: Added missing declaration of Mflg.
* src/pwck.c: Only unlock files if they were locked before (e.g.
not in read-only mode).
* src/pwck.c: Quote the username in error messages (harmonization
with other messages).
* libmisc/find_new_gid.c: Fixed typo (s/grp->gr_gid/group_id/).
* libmisc/find_new_gid.c: Likewise.
ChangeLog
libmisc/find_new_gid.c
libmisc/find_new_uid.c
src/pwck.c
src/useradd.c