aboutsummaryrefslogtreecommitdiff
path: root/libexec/makekey/makekey.c
Commit message (Collapse)AuthorAgeFilesLines
* Per the man page:Doug Barton2009-05-261-84/+0
| | | | | | | | | | | | The makekey utility has been deprecated and will be removed in a future release of FreeBSD. Actually removing it was approved back on 10/29/2007 by re (kensmith) but I dropped the ball on actually removing it. It's doubtful that it's become more relevant/useful in the intervening time. Notes: svn path=/head/; revision=192776
* o Remove __PWarner Losh2002-02-061-6/+4
| | | | | | | | o Use proper prototypes o remove register Notes: svn path=/head/; revision=90303
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid.Philippe Charnier1997-11-241-3/+5
| | | | Notes: svn path=/head/; revision=31383
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22989
* 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
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
| | | | Notes: svn path=/head/; revision=18471
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8870
* Restore the 4.4lite version which apparently was clobbered by a repositoryBruce Evans1995-03-181-17/+14
| | | | | | | | copy. The differences are trivial. I have no backups of the clobbered history. Notes: svn path=/head/; revision=7142
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+85
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4