Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) instead | jkim | 2006-07-25 | 1 | -10/+3 |
* | Call crypt() directly instead of taking a detour through makekey. | tjr | 2003-10-09 | 1 | -34/+4 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -8/+4 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -4/+2 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -5/+5 |
* | Silence -Wshadow and -Wmissing-prototypes; set WARNS=2. | dd | 2001-06-25 | 1 | -13/+15 |
* | Remove unwanted CFLAGS, and add a CVS id. | eric | 2001-06-15 | 1 | -0/+5 |
* | Fix some of the more blatant bugs in the original code, provide a | joerg | 1998-10-30 | 1 | -26/+36 |
* | This is enigma, aka. crypt(1). It has suppsedly been taken from | joerg | 1998-10-30 | 1 | -0/+173 |