summaryrefslogtreecommitdiff
path: root/secure/lib/libcipher/crypt.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=50952
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8871
* - Remove crypt() - it's in libcryptGeoff Rehmet1994-09-071-108/+1
| | | | | | | | | | - remove ^L's - CTM will probably choke on them - add PRECIOUSLIB to Makefile - name changes libcrypt -> libcipher Submitted by: Geoff. Notes: svn path=/head/; revision=2550
* Bring in the 1.1.x international libcrypt, whichGeoff Rehmet1994-09-071-0/+730
will in due course become libcipher. Based on David Burren's FreeSEC Submitted by: Geoff. Notes: svn path=/cvs2svn/branches/FBSD_1_intl/; revision=2546