freebsd-skq/usr.bin/passwd
green 67c40ef892 Add working and easy crypt(3)-switching. Yes, we need a whole new API
for crypt(3) by now.  In any case:

Add crypt_set_format(3) + documentation to -lcrypt.
Add login_setcryptfmt(3) + documentation to -lutil.
Support for switching crypt formats in passwd(8).
Support for switching crypt formats in pw(8).

The simple synopsis is:
edit login.conf; add a passwd_format field set to "des" or "md5"; go nuts :)

Reviewed by:	peter
2000-08-22 02:15:54 +00:00
..
extern.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
local_passwd.c Add working and easy crypt(3)-switching. Yes, we need a whole new API 2000-08-22 02:15:54 +00:00
Makefile Buildworld fixes for NO_OPENSSH and NO_OPENSSL 2000-03-09 06:29:05 +00:00
passwd.1 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
passwd.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
yp_passwd.c Changes for KTH KerberosIV. 1997-09-28 08:57:24 +00:00