aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcipher/cipher.3
Commit message (Collapse)AuthorAgeFilesLines
* I'm now happy that this is no longer needed. Libcrypto hasMark Murray2003-06-041-154/+0
| | | | | | | all its functionality, and all its consumers have been converted. Notes: svn path=/head/; revision=115830
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=84306
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.Ruslan Ermilov2001-08-131-1/+3
| | | | Notes: svn path=/head/; revision=81590
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+1
| | | | Notes: svn path=/head/; revision=81462
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79530
* Fixed missing include of <unistd.h> and wrong prototype for setkey().Bruce Evans2001-02-061-1/+2
| | | | Notes: svn path=/head/; revision=72069
* Add .Lb libcipherBen Smithurst2001-01-241-1/+3
| | | | | | | | PR: 24434 Submitted by: Bill Cheswick <ches@bell-labs.com> Notes: svn path=/head/; revision=71591
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Various man page cleanup:Mike Pritchard1999-08-151-3/+3
| | | | | | | | - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. Notes: svn path=/head/; revision=49830
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Sort cross references.Wolfram Schneider1997-01-131-2/+2
| | | | Notes: svn path=/head/; revision=21635
* Split the libcrypt and libcipher man pages.Mark Murray1996-04-131-0/+150
Notes: svn path=/head/; revision=15225