freebsd-dev/lib/libcrypt
Enji Cooper 4207570add Add LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and sort the Makefile variables
This fixes "make checkdpadd"

Phabric: D620
Approved by: jmmv (mentor)
PR: 192729
MFC after: 5 days
2014-08-18 17:35:39 +00:00
..
tests Add LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and sort the Makefile variables 2014-08-18 17:35:39 +00:00
crypt-md5.c
crypt-nthash.c
crypt-sha256.c s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
crypt-sha512.c s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
crypt.3 use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
crypt.c Don't break the legacy applications which set 2014-05-28 16:50:18 +00:00
crypt.h s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
misc.c Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn't 2011-04-09 14:02:04 +00:00