| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-02-19 | use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, that | cgd | |
| can encrypt passwords but _cannot_ decrypt anything. "real" (i.e. two-way, unbroken) crypt() now lives in /usr/src/domestic. | |||
| 1994-12-22 | specify man pages the new way. | cgd | |
| 1993-10-07 | always create libcrypt, and link with it where necessary. this will | cgd | |
| make life with shared libraries happier. also, get dummy crypt out of libc. | |||
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft | |
| headers, and a few other insignificant changes. | |||
| 1993-05-29 | make makefile do *nothing* for any of the standard cases if crypt.c | cgd | |
| doesn't exist. | |||
| 1993-04-26 | made libcrypt, so exportable vs. non-exportable packages can be | cgd | |
| handled easliy. | |||
