freebsd_amp_hwpstate/lib/libcrypt
Alexey Zelkin f45f23ddb4 Introduce .Lb macro to libcrypt manpage.
Make it more mdoc(7) compliant:
. use .Tn for DES, MD5 andSHS.
. Replace double quotes with .Dq macro
. use An/Aq scheme for listing authors
2000-04-22 15:56:59 +00:00
..
Makefile Zap SHA1 password support. This will be re-implemented at a later date. 2000-01-07 06:33:54 +00:00
crypt-md5.c Make a dlopen failure consistant with dlsym(). "Shouldn't happen." 1999-12-17 20:21:45 +00:00
crypt.3 Introduce .Lb macro to libcrypt manpage. 2000-04-22 15:56:59 +00:00
crypt.c Zap SHA1 password support. This will be re-implemented at a later date. 2000-01-07 06:33:54 +00:00
crypt.h Zap SHA1 password support. This will be re-implemented at a later date. 2000-01-07 06:33:54 +00:00
misc.c Big code cleanup. (Inspired by Brandon Gillespie). Also move as 1999-09-20 12:45:49 +00:00