aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* Backport sha512 support.Dag-Erling Smørgrav2012-06-161-0/+16
| | | | Notes: svn path=/stable/7/; revision=237157
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).Mark Murray2002-03-061-5/+6
| | | | Notes: svn path=/head/; revision=91754
* Implement __FBSDID()Matthew Dillon2001-09-161-3/+3
| | | | Notes: svn path=/head/; revision=83551
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray1999-09-201-0/+46
much as possible away from secure/ to make extending easier. Notes: svn path=/head/; revision=51462