Corinna Vinschen
f59faec485
* passwd.c (prog_name): New global variable.
...
(longopts): Ditto.
(opts): Ditto.
(usage): Standardize output. Accomodate new options.
(print_version): New function.
(main): Accomodate longopts and new --help, --version options.
2002-05-29 07:13:09 +00:00
Christopher Faylor
7a9f3efb1b
* mkgroup.c (usage): Use one just fprintf + string concatenation for output
...
message.
(print_version): Add void to function type and update copyright.
2002-03-19 15:48:40 +00:00
Corinna Vinschen
9783296270
* passwd.cc (ChangePW): Add parameter to differ between called for
...
checking old password and called for changing password. If called
for checking old password, return non-zero only if password is surely
incorrect.
(main): Call ChangePW() with additional parameter.
2002-01-30 11:57:16 +00:00
Corinna Vinschen
deb2b467e9
* passwd.c (main): Initialize oldpwd before beeing used.
2000-07-31 13:35:39 +00:00
Christopher Faylor
1fd5e000ac
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00