History log of /freebsd-9.3-release/usr.bin/newkey/newkey.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 189169 28-Feb-2009 ed

Fix compilation of newkey(8) with WITHOUT_NIS=yes.

Increasing WARNS seems to have broken compilation of this utility.
Instead of lowering WARNS, just fix to code to compile properly.

Submitted by: <bf2006a yahoo com>
Tested by: bms


# 146466 21-May-2005 ru

Sync program's usage() with manpage's SYNOPSIS.


# 141481 07-Feb-2005 stefanf

Include <stdlib.h> for exit().


# 95633 28-Apr-2002 markm

ANSIfy, VCS inclusions and some very minor style.


# 92921 21-Mar-2002 imp

remove __P


# 87204 02-Dec-2001 markm

WARNS=2 fixup.

Turn on YP (NIS) while I'm about it.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 27754 29-Jul-1997 charnier

Add usage(), use err(3).
Rewrote man page in mdoc format.


# 26239 28-May-1997 wpaul

This commit was generated by cvs2svn to compensate for changes in r26238,
which included commits to RCS files with non-trunk default branches.


# 26238 28-May-1997 wpaul

Import newkey.

This is the program used to generate new Secure RPC public and secret
key pairs.