summaryrefslogtreecommitdiff
path: root/lib/libutil/login_crypt.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
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2002-04-08Const poisoning.Ruslan Ermilov
2001-09-30Add __FBSDID()s to libutilMatthew Dillon
2000-10-27Fix problems people were having with large -O levels with GCC andBrian Feldman
2000-08-23Add weak symbol pragma for crypt_set_format().Jeroen Ruigrok van der Werven
2000-08-23Stick login_setcryptfmt() in its own file to make pulling in ofBrian Feldman