freebsd-skq/sys/i386
1998-04-10 08:00:24 +00:00
..
apm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
bios Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
boot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
conf Add the new LBA mode support in the wd? config examples. 1998-04-09 22:28:57 +00:00
eisa Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
i386 Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr 1998-04-06 18:59:15 +00:00
ibcs2 Use getmicrotime insted of microtime, we only use the second part. 1998-04-06 11:37:17 +00:00
include Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr 1998-04-06 18:59:15 +00:00
isa Do not clobber "heads" by &= in wdcommand use only &. 1998-04-10 08:00:24 +00:00
linux Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +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