| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | ru | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Add a new hash type. This "NT-hash" is compatible with the password | markm | 2003-06-02 | 1 | -7/+11 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Help standalone builds by getting libutil.h from src/lib/libutil | peter | 2001-03-21 | 1 | -1/+1 |
* | Add OpenBSD-style blowfish password hashing. This makes one less | markm | 2001-03-11 | 1 | -2/+2 |
* | Merge into a single US-exportable libcrypt, which only provides | peter | 2000-12-28 | 1 | -54/+16 |
* | How did you sneak in... | green | 2000-08-22 | 1 | -1/+1 |
* | Add working and easy crypt(3)-switching. Yes, we need a whole new API | green | 2000-08-22 | 1 | -1/+2 |
* | Zap SHA1 password support. This will be re-implemented at a later date. | kris | 2000-01-07 | 1 | -2/+2 |
* | Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* and | peter | 1999-12-17 | 1 | -3/+0 |
* | Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons. | dt | 1999-09-21 | 1 | -1/+1 |
* | Somebody deleted the SONAME override causing the symlink to be expanded | peter | 1999-09-21 | 1 | -0/+4 |
* | Big code cleanup. (Inspired by Brandon Gillespie). Also move as | markm | 1999-09-20 | 1 | -15/+35 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Simplified using new SYMLINKS macro, mainly to test this macro. The | bde | 1999-03-23 | 1 | -26/+15 |
* | Fix symlinking. Without the -f "force" option, the wrong version | markm | 1999-01-24 | 1 | -4/+4 |
* | The new crypt code broke "make world". Back it out. | markm | 1999-01-23 | 1 | -27/+27 |
* | Rewrite of crypt library to be more modular, and addition of the | brandon | 1999-01-21 | 1 | -27/+27 |
* | Fixed the elf case of the creation of the libcrypt.so -> libscrypt->so | bde | 1998-09-02 | 1 | -2/+2 |
* | BINFORMAT -> OBJFORMAT ready for E-day. | jb | 1998-08-30 | 1 | -3/+3 |
* | BINFORMAT -> OBJFORMAT ready for E-day. | jb | 1998-08-30 | 1 | -2/+2 |
* | Turn on the rcsid storage so that it's easier to tell the difference | peter | 1998-05-28 | 1 | -2/+2 |
* | When compiling under elf, use correct library naming conventions. Also | peter | 1997-09-05 | 1 | -3/+19 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in | bde | 1994-11-14 | 1 | -15/+15 |
* | *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION *** | phk | 1994-11-07 | 1 | -3/+5 |
* | Fix afterinstall rule for generating links to the real libcrypt | csgr | 1994-08-20 | 1 | -7/+13 |
* | Fix afterinstall rule for NOSHARED case | csgr | 1994-08-12 | 1 | -1/+6 |
* | The password scrambler now becomes libscrypt, and libcrypt is | csgr | 1994-08-09 | 1 | -0/+19 |
* | Nates password scrambler, from FreebSD 1.1.5, but with everything except | csgr | 1994-08-09 | 1 | -0/+9 |