HardenedBSD/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
..
extern.h
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
Makefile
passwd.1
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