summaryrefslogtreecommitdiff
path: root/usr.sbin/rndcontrol/rndcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* As rndcontrol is no longer needed, punt it to the attic.Mark Murray2000-06-251-114/+0
* random.h moved to sys/David E. O'Brien2000-04-261-2/+2
* Update licence.Mark Murray1999-09-041-8/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3).Philippe Charnier1997-10-131-15/+18
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Update to work under Lite2 includesPeter Wemm1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add sys/ioctl.h to includes. Shut up a warning.Mark Murray1996-06-251-1/+2
* Fix typos/lies.Mark Murray1995-12-271-1/+3
* Adjust a perror() to print the actual target of the error.Jordan K. Hubbard1995-12-011-1/+1
* Control utility for the /dev/random device. This allows root to selectMark Murray1995-10-281-0/+114