freebsd-src/sys/i386
Bruce Evans 3c81694426 Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
form `tv = time'.  Use a new function gettime().  The current version
just forces atomicicity without fixing precision or efficiency bugs.
Simplified some related valid accesses by using the central function.
1997-03-22 06:53:45 +00:00
..
apm Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +00:00
bios Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +00:00
boot Don't attempt to read past EOF. 1997-03-15 16:49:51 +00:00
conf Typo police. 1997-03-20 16:33:15 +00:00
eisa The register definition file is now in the compile directory. 1997-03-16 07:09:32 +00:00
i386 Decrease the latency/overhead in the prezero code when there is 1997-03-22 04:28:16 +00:00
ibcs2 Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
include Submitted by: Michael Petry <petry@netwolf.NetMasters.com> 1997-03-21 17:29:54 +00:00
isa Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
linux Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
pci improve pcibus_check: Only assume PCI if at least one PCI to anything bridge 1997-03-05 20:52:00 +00:00
scsi Adapt to some changes in the register definitions. Clear the selection 1997-03-16 07:12:07 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00