]> git.cameronkatri.com Git - pw-darwin.git/commit
pw(8): correct expiration period handling and command line overrides
authorEugene Grosbein <eugen@FreeBSD.org>
Sat, 9 Dec 2017 23:34:00 +0000 (23:34 +0000)
committerEugene Grosbein <eugen@FreeBSD.org>
Sat, 9 Dec 2017 23:34:00 +0000 (23:34 +0000)
commitec0a208a6ef7a6b67c2f2d3b23c848ed60922da6
treee43967eaa08bb604834c72aff77c20fe4dfc5879
parentdfbdc8a51b65827faa66e5f333715d340ed92d0c
pw(8): correct expiration period handling and command line overrides
to preconfigured values for -e, -p and -w flags.

Use non-negative symbols instead of magic values
in passwd_val/pw_password functions.

PR: 223431
Submitted by: Yuri Pankov (in part, patch for the manual)
Reported by: mav (mentor)
MFC after: 3 days
Relnotes: yes
pw/psdate.c
pw/psdate.h
pw/pw.8
pw/pw.h
pw/pw_conf.c
pw/pw_user.c