freebsd-dev/sys/i386
Poul-Henning Kamp a0502b19d4 Add two new functions, get{micro|nano}time.
They are atomic, but return in essence what is in the "time" variable.
gettime() is now a macro front for getmicrotime().

Various patches to use the two new functions instead of the various
hacks used in their absence.

Some puntuation and grammer patches from Bruce.

A couple of XXX comments.
1998-03-26 20:54:05 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
conf Describe the SC_DISABLE_REBOOT option. 1998-03-24 02:55:03 +00:00
eisa Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
i386 Fix a stupid bug where I was returning the wrong value. It's a wonder 1998-03-24 16:51:36 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00
isa Remove unused cheat static. 1998-03-25 22:40:06 +00:00
linux Added a null entry for sysmk that is generated by makesyscalls.sh. 1998-03-13 19:13:54 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile