summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_random.c
Commit message (Expand)AuthorAgeFilesLines
* Use rdtsc() function instead of inline essembler.bde1996-04-071-6/+2
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-2/+1
* 1) ifdef out some unused functions (for now)markm1995-12-291-20/+26
* 1) Add #include <machine/cpu.h> to catch some 586 #definesmarkm1995-12-281-2/+3
* random_machdep.c: New version, also includes revectored interrupts, rathermarkm1995-12-271-204/+245
* Renamed isa/random.c to isa/random_machdep.c to avoid a conflict withbde1995-12-261-0/+435
OpenPOWER on IntegriCloud