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
Nate Lawson
1a26ea7f2c
Add machdep quirks functions. On i386, this disables acpi on systems with
...
BIOS dates earlier than Jan 1, 1999. Add prototypes and quirks flags.
2004-06-30 04:42:29 +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
el(4) stopped needing to me a count device in December 2000.
2004-06-23 17:33:25 +00:00
cpufreq
o Typo: Ternal -> Thermal.
2004-02-29 18:30:35 +00:00
i386
Fix leftover argument to pmap_unuse_pt(). I committed the wrong diff.
2004-06-30 01:43:23 +00:00
ibcs2
Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES.
2004-06-21 22:57:16 +00:00
include
Reduce the size of pv entries by 15%. This saves 1MB of KVA for mapping
2004-06-29 15:57:05 +00:00
isa
Clear any pending exceptions before using frstor (in the non-FXSR case)
2004-06-19 22:24:16 +00:00
linux
Add casts so all these quantities are a constant type.
2004-06-24 02:24:39 +00:00
pci
Remove atdevbase and replace it's remaining uses with direct references to
2004-06-10 20:31:00 +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