freebsd-skq/sys/i386
Bruce Evans aa67202b2b Fixed arg order in an outb() call. add_timer_randomness() clobbered
part of the DMA channel 0 address and wasn't random in the intended
way.
Submitted by:	KATO Takenori <kato@eclogite.eps.nagoya-u.ac.jp>

Disable interrupts while reading the clock.  This probably isn't
important (allowing interrupts probably increased randomness in
the usual case).

Removed __i386__ ifdef.  This file is in an i386 directory and has
other i386 dependencies.
1995-12-22 15:20:50 +00:00
..
apm Cleanup. 1995-12-22 13:08:27 +00:00
bios Cleanup. 1995-12-22 13:08:27 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf i386/i386/conf.c is no longer needed.. remove it from files.i386 1995-12-21 20:09:46 +00:00
eisa Completed function declarations and added prototypes. Sorted prototypes. 1995-12-14 23:26:53 +00:00
i386 Remove crufty "pg" function. 1995-12-22 13:09:39 +00:00
ibcs2 Update ibcs2 to use the new ps_strings / stack gap arrangements.. 1995-12-09 04:33:27 +00:00
include Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
isa Fixed arg order in an outb() call. add_timer_randomness() clobbered 1995-12-22 15:20:50 +00:00
linux Update linux_ipc.c to use the now generated prototypes for the shm* calls 1995-12-15 05:07:20 +00:00
pci Completed function declarations and/or added prototypes and/or added 1995-12-16 00:27:59 +00:00
scsi Completed function declarations and added prototypes. Sorted prototypes. 1995-12-15 23:49:42 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00