summaryrefslogtreecommitdiff
path: root/lib/libcrypt
AgeCommit message (Collapse)Author
1995-02-19Clean up deleted files.mycroft
1995-02-19use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, thatcgd
can encrypt passwords but _cannot_ decrypt anything. "real" (i.e. two-way, unbroken) crypt() now lives in /usr/src/domestic.
1994-12-22specify man pages the new way.cgd
1994-12-20type sanitycgd
1994-10-19cast for quiet.cgd
1993-11-08add shlib_version file, with version 0.0cgd
1993-10-07print the warning exactly once per function per program invocation.cgd
1993-10-07always create libcrypt, and link with it where necessary. this willcgd
make life with shared libraries happier. also, get dummy crypt out of libc.
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
headers, and a few other insignificant changes.
1993-08-01Add RCS identifiers.mycroft
1993-05-29make makefile do *nothing* for any of the standard cases if crypt.ccgd
doesn't exist.
1993-04-26made libcrypt, so exportable vs. non-exportable packages can becgd
handled easliy.