summaryrefslogtreecommitdiffstats
path: root/libexec/makekey
Commit message (Collapse)AuthorAgeFilesLines
* Per the man page:dougb2009-05-263-163/+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.
* Markup nit.ru2004-05-161-1/+1
|
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
|
* Make the warning message stand out more.tjr2003-10-111-0/+2
|
* Warn users that makekey may disappear in a future release now that thetjr2003-10-091-1/+6
| | | | last in-tree consumer has gone.
* The .Nm utilitycharnier2002-07-061-3/+4
|
* o Remove __Pimp2002-02-061-6/+4
| | | | | o Use proper prototypes o remove register
* Xref to openssl(1) (i.e. "openssl passwd")kris2001-07-261-0/+1
| | | | | | PR: 28885 Submitted by: Gregory Bond <gnb@itga.com.au> MFC After: 1 week
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for libexec/ to 8.ru2001-03-201-1/+0
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-2/+2
| | | | | | | | happened as it was working around problems elsewhere (ie: binutils/ld not doing the right thing according to the ELF design). libcrypt has been adjusted to not need the runtime -lmd. It's still not quite right (ld is supposed to work damnit) but at least it doesn't impact all the users of libcrypt in Marcel's cross-build model.
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-2/+2
| | | | | smart because it will definitely get it wrong. This popped up during cross-linking.
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid.charnier1997-11-242-5/+7
|
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
| | | | | | | | 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.
* add forgotten $Id$wosch1996-09-223-0/+4
|
* Use the .At macro where appropriate.mpp1996-08-231-1/+2
|
* Correct a bunch of man page cross references and generallympp1996-02-111-1/+0
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Restore the 4.4lite version which apparently was clobbered by a repositorybde1995-03-183-23/+20
| | | | | copy. The differences are trivial. I have no backups of the clobbered history.
* LDADD= -lcryptcsgr1994-08-201-2/+0
| | | | Submitted by: Geoff
* Libcrypt upgradenate1993-07-201-0/+5
|
* New manual page systemroot1993-07-021-1/+1
|
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-123-0/+150
OpenPOWER on IntegriCloud