summaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt.3
AgeCommit message (Collapse)Author
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.
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.