summaryrefslogtreecommitdiff
path: root/secure/lib/libcipher
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-2111-1619/+0
| | | | | | | 'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* Split the libcrypt and libcipher man pages.Mark Murray1996-04-132-110/+22
| | | | Notes: svn path=/head/; revision=15225
* Install crypt.3 so that libcipher will install if /usr/share/manMike Pritchard1996-04-091-1/+2
| | | | | | | | has been blown away. Previously it depended on an existing crypt.3 to be present for the man page links to install properly. Notes: svn path=/head/; revision=15159
* Comment out the NOPROFILE=yes to make this orthogonal with the rest of ourMark Murray1996-03-171-2/+2
| | | | | | | libs. Notes: svn path=/head/; revision=14656
* Another round of man page cleanups.Mike Pritchard1996-02-121-3/+3
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-6/+6
| | | | Notes: svn path=/head/; revision=8871
* fix bogus .includeGeoff Rehmet1994-09-091-3/+4
| | | | | | | Submitted by: Geoff. Notes: svn path=/head/; revision=2601
* - Remove crypt() - it's in libcryptGeoff Rehmet1994-09-073-116/+11
| | | | | | | | | | - 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-0711-0/+1810
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