1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/i386
2004-07-07 20:02:30 +00:00
..
acpica Use the proper type and then cast on assignment. This fixes warning when 2004-07-06 04:56:31 +00:00
bios o Return ai_batteries as 0xffffffff instead of -1. This is a nop change, but 2004-06-16 20:27:50 +00:00
compile
conf Remove stray i386 math emulator references. 2004-07-01 22:18:06 +00:00
cpufreq
i386 Fix an oversight in r1.26: remove #ifdef around necessary variable. 2004-07-07 20:02:30 +00:00
ibcs2 Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES. 2004-06-21 22:57:16 +00:00
include Implement preemption of kernel threads natively in the scheduler rather 2004-07-02 20:21:44 +00:00
isa Something funny happened on the way to the floppy driver today... 2004-07-05 20:37:42 +00:00
linux Consistently use __inline instead of __inline__ as the former is an empty macro 2004-07-04 16:11:03 +00:00
pci Consistently use __inline instead of __inline__ as the former is an empty macro 2004-07-04 16:11:03 +00:00
svr4
Makefile