Philippe Charnier
5dbfe9a138
Use err(3).
1997-10-13 11:08:47 +00:00
Warner Losh
6c3f552a31
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 Wemm
9136d11989
Update to work under Lite2 includes
1997-03-11 15:57:44 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Jordan K. Hubbard
1130b656e5
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
Stephen McKay
e06d6c7b85
Fix a couple of typos.
...
Safe for 2.2.
1997-01-04 16:12:06 +00:00
Mike Pritchard
85cf659a76
Use the .Fx macro where appropriate.
1996-08-23 00:57:08 +00:00
Mark Murray
4e7a503f37
This first appeared in 2.1.5. Correct comment.
1996-06-26 17:11:04 +00:00
Mark Murray
c1bbe4eead
Add sys/ioctl.h to includes. Shut up a warning.
1996-06-25 18:56:19 +00:00
Mike Pritchard
6fad16fd59
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
Mark Murray
8f218cfa71
Fix typos/lies.
1995-12-27 11:40:47 +00:00
Jordan K. Hubbard
b80417f9ab
Adjust a perror() to print the actual target of the error.
1995-12-01 10:36:12 +00:00
Mark Murray
54b50b1dc8
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