freebsd-dev/sys/i386
David E. O'Brien cab9e31601 MFC (reduce diff w/-CUR, with hopes of getting DMA support into -STABLE)
1.128   (FUNCTIONAL: better sleep handling)
1.131   (STYLE: labels w/o stmt)
1.132   (STYLE: remove unused #includes)
1.141   (FUNCTIONAL: devfs bug, 2nd controler not showing)
1.144   (STYLE: dont shadow other vars)
1.150   (FUNCTIONAL: fix search bug)
1998-04-18 13:25:49 +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 Reviewed by: Amancio 1998-04-18 04:58:33 +00:00
eisa Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
i386 Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ibcs2 Added EIDRM & ENOMSG errno in translation table. 1998-04-13 17:52:41 +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 MFC (reduce diff w/-CUR, with hopes of getting DMA support into -STABLE) 1998-04-18 13:25:49 +00:00
linux Added EIDRM & ENOMSG to errno translation table. 1998-04-13 17:49:51 +00:00
pci
scsi Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile