Ed Schouten
b57fd79960
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
2009-02-28 16:16:37 +00:00
Ruslan Ermilov
f682f10c76
Sync program's usage() with manpage's SYNOPSIS.
2005-05-21 09:55:10 +00:00
Stefan Farfeleder
86601b3a10
Include <stdlib.h> for exit().
2005-02-07 21:41:26 +00:00
Mark Murray
dba464cc27
ANSIfy, VCS inclusions and some very minor style.
2002-04-28 12:09:33 +00:00
Warner Losh
d3cb5ded92
remove __P
2002-03-22 01:33:25 +00:00
Mark Murray
13ac0cdca3
WARNS=2 fixup.
...
Turn on YP (NIS) while I'm about it.
2001-12-02 12:17:20 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Philippe Charnier
f2abddceac
Add usage(), use err(3).
...
Rewrote man page in mdoc format.
1997-07-29 06:54:16 +00:00
Bill Paul
db8b6bbf74
Import newkey.
...
This is the program used to generate new Secure RPC public and secret
key pairs.
1997-05-28 15:52:07 +00:00