This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
stefanf
9dea8aeba1
Consistently use __inline instead of __inline__ as the former is an empty macro
...
in <sys/cdefs.h> for compilers without support for inline.
2004-07-04 16:11:03 +00:00
..
acpica
Add machdep quirks functions. On i386, this disables acpi on systems with
2004-06-30 04:42:29 +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
o Typo: Ternal -> Thermal.
2004-02-29 18:30:35 +00:00
i386
Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here after
2004-07-03 20:11:49 +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
Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here after
2004-07-03 20:11:49 +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
Attempt to make the proper changes here for the proc.h commit:
2004-01-05 00:29:00 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00