summaryrefslogtreecommitdiff
path: root/lib/libcrypt/misc.c
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-08-10Make libcrypt thread-safe. Add crypt_r(3).Ed Schouten
2011-04-09Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn'tMark Murray
2002-03-06No functional change, but big code cleanup. WARNS, lint(1) and style(9).Mark Murray
2001-09-16Implement __FBSDID()Matthew Dillon
1999-09-20Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray