]> sourceware.org Git - newlib-cygwin.git/commit
* passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 4 Nov 2003 10:30:35 +0000 (10:30 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 4 Nov 2003 10:30:35 +0000 (10:30 +0000)
commit1f4e5e1571cbe6fb0e0259d2c860c09efdd14ad2
tree2e0bd908322f629254702f2e91f9f186e4e600b8
parentdff017b292aab890b95db9574460801be3fea8ac
* passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).
(version): Bump version number to 1.5.
(longopts): Add -c, -C, -e, -E, -p, -P options.
(opts): Ditto.
(PrintPW): Print values of UF_PASSWD_CANT_CHANGE and
UF_DONT_EXPIRE_PASSWD flags. Slightly reformat output. Don't suppress
correct system password settings just because the account has admin
privileges.
(usage): Define as "noreturn" function. Restructure and rephrase
output. Accomodate new options.
(print_version): Fix copyright dates.
(main): Accomodate new options for setting UF_PASSWD_CANT_CHANGE,
UF_DONT_EXPIRE_PASSWD and UF_PASSWD_NOTREQD settings.
winsup/utils/ChangeLog
winsup/utils/passwd.c
This page took 0.029595 seconds and 5 git commands to generate.