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
6478b242d6
freebsd-skq
/
sys
/
i386
History
Jun Kuriyama
b37a9be231
Use "options " rather than "options<tab>".
2002-09-09 02:40:59 +00:00
..
acpica
If we are using APIC_IO tell ACPI so it can route interrupts properly.
2002-09-06 17:02:01 +00:00
apm
Remove __P.
2002-03-20 05:48:58 +00:00
bios
Remove __P.
2002-03-20 05:48:58 +00:00
compile
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
conf
Use "options " rather than "options<tab>".
2002-09-09 02:40:59 +00:00
i386
Fill out two fields (si_pid, si_uid) in the siginfo structure handed back
2002-09-07 19:12:53 +00:00
ibcs2
Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to
2002-09-01 21:41:24 +00:00
include
Add a function pci_probe_route_table() that returns true if our PCI BIOS
2002-09-06 22:15:44 +00:00
isa
Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)
2002-09-07 07:02:12 +00:00
linux
Tidy up some loose ends that bde pointed out. caddr_t bad, ok?
2002-09-07 22:31:44 +00:00
pci
Fix style(9) bugs.
2002-09-08 15:16:49 +00:00
svr4
Include <sys/systm.h> for the definition of offsetof() instead of depending
2002-09-05 13:08:22 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00