freebsd_amp_hwpstate/usr.bin/passwd
Mark Murray e075ffc9a7 1) Fix local_passwd to co-operate with dual-personality crypt(3).
Changing a local passwd will now keep the encryption type that
   was originally used to encrypt the password, so folks adding DES
   to their systems will not be irritated/confused by having MD5'ed
   passwords in their master.passwd. Coming later is an option to
   allow the user to choose the encryption type.

2) Fix a bunch of compiler warnings announced by turning on -Wall.
   I did not get them all, that will come a bit later.
1995-12-16 09:45:17 +00:00
..
Makefile Point passwd to the new locations of kpasswd.c and kadm.h. 1995-09-14 21:02:16 +00:00
extern.h Update for new kpasswd interface. 1995-01-20 22:03:36 +00:00
kpasswd_proto.h
krb_passwd.c
local_passwd.c 1) Fix local_passwd to co-operate with dual-personality crypt(3). 1995-12-16 09:45:17 +00:00
passwd.1 Remove the ypchfn/ypchsh stuff from passwd and leave just the 1995-08-13 16:07:36 +00:00
passwd.c 1) Fix local_passwd to co-operate with dual-personality crypt(3). 1995-12-16 09:45:17 +00:00
yp_passwd.c 1) Fix local_passwd to co-operate with dual-personality crypt(3). 1995-12-16 09:45:17 +00:00
yppasswd.1 cleaned up and modified slightly to reflect changes 1995-02-01 23:47:04 +00:00