aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/random.h
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Converted add_interrupt_randomness() to take a `void *' arg. RewroteBruce Evans1998-06-211-5/+8
* Changed the type of an isa/general interrupt handler to take aBruce Evans1998-06-181-2/+2
* Make read_random() take a (void *) argument instead of (char *)Poul-Henning Kamp1998-04-061-3/+3
* Update select -> poll in drivers.Peter Wemm1997-09-141-2/+2
* Removed #include of <i386/isa/isa_device.h>. inthand2_t is declared in aBruce Evans1997-06-071-4/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Drat, missed this prototype for random_select().Peter Wemm1996-09-271-1/+2
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:Bruce Evans1996-09-211-2/+2
* Second phase of merge, get rid of more machine-independent-dependencies.Satoshi Asami1996-09-031-5/+1
* Reduced nesting of #includes in random.h and adjusted isa/random_machdep.cBruce Evans1996-06-171-17/+15
* The Great PC98 Merge.Satoshi Asami1996-06-141-1/+6
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* 1) ifdef out some unused functions (for now)Mark Murray1995-12-291-0/+7
* Clean up and make more universal. Next version of random device.Mark Murray1995-12-271-5/+16
* Theodore Ts'po's random number gernerator for Linux, ported by me.Mark Murray1995-10-281-0/+72