aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Zap SHA1 password support. This will be re-implemented at a later date.Kris Kennaway2000-01-071-2/+2
* Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* andPeter Wemm1999-12-171-3/+0
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.Dmitrij Tejblum1999-09-211-1/+1
* Somebody deleted the SONAME override causing the symlink to be expandedPeter Wemm1999-09-211-0/+4
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray1999-09-201-15/+35
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Simplified using new SYMLINKS macro, mainly to test this macro. TheBruce Evans1999-03-231-26/+15
* Fix symlinking. Without the -f "force" option, the wrong versionMark Murray1999-01-241-4/+4
* The new crypt code broke "make world". Back it out.Mark Murray1999-01-231-27/+27
* Rewrite of crypt library to be more modular, and addition of theBrandon Gillespie1999-01-211-27/+27
* Fixed the elf case of the creation of the libcrypt.so -> libscrypt->soBruce Evans1998-09-021-2/+2
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-3/+3
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-2/+2
* Turn on the rcsid storage so that it's easier to tell the differencePeter Wemm1998-05-281-2/+2
* When compiling under elf, use correct library naming conventions. AlsoPeter Wemm1997-09-051-3/+19
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of inBruce Evans1994-11-141-15/+15
* *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***Poul-Henning Kamp1994-11-071-3/+5
* Fix afterinstall rule for generating links to the real libcryptGeoff Rehmet1994-08-201-7/+13
* Fix afterinstall rule for NOSHARED caseGeoff Rehmet1994-08-121-1/+6
* The password scrambler now becomes libscrypt, and libcrypt isGeoff Rehmet1994-08-091-0/+19
* Nates password scrambler, from FreebSD 1.1.5, but with everything except Geoff Rehmet1994-08-091-0/+9