1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/i386
Poul-Henning Kamp c21410e119 s/nanoruntime/nanouptime/g
s/microruntime/microuptime/g

Reviewed by:	bde
1998-05-17 11:53:46 +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 Spotted a misplaced comma in my previous patch. 1998-05-16 14:10:12 +00:00
eisa Fix list corruption and memory leak that could occur when 1998-05-14 19:47:38 +00:00
i386 s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
ibcs2 Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
include s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
isa s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
linux s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile