Commit Graph

14 Commits

Author SHA1 Message Date
charnier
6e321f37d4 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
charnier
5b323e1a48 Use err(3). 1997-10-13 11:08:47 +00:00
imp
691010efad compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.
1997-03-31 05:11:47 +00:00
peter
8152bc85d1 Update to work under Lite2 includes 1997-03-11 15:57:44 +00:00
peter
b782f4df30 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
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.
1997-01-14 07:20:47 +00:00
mckay
262d4157e6 Fix a couple of typos.
Safe for 2.2.
1997-01-04 16:12:06 +00:00
mpp
b4aab8b6f6 Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
markm
68a47f56a8 This first appeared in 2.1.5. Correct comment. 1996-06-26 17:11:04 +00:00
markm
da0cee6d8e Add sys/ioctl.h to includes. Shut up a warning. 1996-06-25 18:56:19 +00:00
mpp
279ebaafa0 Add some missing MLINKS, correct some cross references, correct some
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
markm
67c492e4c6 Fix typos/lies. 1995-12-27 11:40:47 +00:00
jkh
564adf2abc Adjust a perror() to print the actual target of the error. 1995-12-01 10:36:12 +00:00
markm
a6d86de36d Control utility for the /dev/random device. This allows root to select
which interrupts are to be used in randomess gathering. Man page for
the random device is included.
1995-10-28 17:04:25 +00:00