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
Mark Murray
c1bbe4eead
Add sys/ioctl.h to includes. Shut up a warning.
1996-06-25 18:56:19 +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