NetBSD/usr.bin/passwd
ad f03c136f00 When not running as the super-user: if the user's password has expired or is
due to expire within _PASSWORD_WARNDAYS (or the setting from login.conf),
force the user to set a different password than the one they are currently
using. (Yes, it's actually worthwhile doing this.)
2000-09-21 11:11:49 +00:00
..
extern.h Declare pwd_gensalt(). 2000-07-06 11:17:25 +00:00
krb5_passwd.c - Pull in pwd.h since `struct passwd' is now used in extern.h. 2000-07-06 11:19:39 +00:00
local_passwd.c When not running as the super-user: if the user's password has expired or is 2000-09-21 11:11:49 +00:00
Makefile remove -lvers, it's not used 2000-08-03 22:56:29 +00:00
passwd.1 English. 2000-07-11 12:12:18 +00:00
passwd.c - Pull in pwd.h since `struct passwd' is now used in extern.h. 2000-07-06 11:19:39 +00:00
pwd_gensalt.c - sizeof(), not constants. 2000-09-18 16:00:41 +00:00
yp_passwd.c - Pull in pwd.h since `struct passwd' is now used in extern.h. 2000-07-06 11:19:39 +00:00