summaryrefslogtreecommitdiffstats
path: root/usr.bin/newkey
Commit message (Expand)AuthorAgeFilesLines
* mdoc cleanupuqs2010-06-021-4/+4
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-2/+0
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Fix compilation of newkey(8) with WITHOUT_NIS=yes.ed2009-02-282-9/+5
* Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-262-20/+22
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-2/+2
* Avoid usage of implicit int.stefanf2005-02-071-1/+2
* Include <stdlib.h> for exit().stefanf2005-02-071-0/+1
* Add a prototype for localupdate().stefanf2005-02-071-0/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-0/+2
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-1/+0
* Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution.ru2004-01-181-0/+1
* The .Nm utilitycharnier2002-07-141-4/+6
* ANSIfy, VCS inclusions and some very minor style.markm2002-04-283-55/+36
* Minor reorder for style.markm2002-04-281-1/+1
* remove __Pimp2002-03-224-11/+11
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
* Turn on WARNS=2. this compiles cleanly.markm2001-12-021-0/+1
* Style. Use __P() macro (Yuk!).markm2001-12-021-5/+5
* WARNS=2 fixup.markm2001-12-025-34/+81
* Fixed bitrot in DPADD in previous commit.bde2001-07-301-7/+5
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-1/+1
* Remove whitespace at EOL.dd2001-07-151-6/+6
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-2/+1
* Switch from using rand() or random() to a stronger, more appropriate PRNGkris2001-03-051-10/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() ordes1998-10-131-5/+1
* Replace incomplete malloc prototype with #include <stdlib.h>jb1998-02-201-2/+2
* Fixed DPADD.bde1997-12-161-2/+3
* Add usage(), use err(3).charnier1997-07-294-72/+76
* This commit was generated by cvs2svn to compensate for changes in r26238,wpaul1997-05-285-0/+796
OpenPOWER on IntegriCloud