This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc05397ffc
freebsd-nq
/
sys
/
i386
History
Tim J. Robbins
cc05397ffc
Remove checks for curthread == NULL - it can't happen.
2004-06-03 10:22:47 +00:00
..
acpica
Use the local APIC ID rather than the ACPI Processor ID to index the array
2004-06-01 19:49:38 +00:00
bios
Add missing #include <sys/module.h>
2004-05-30 20:34:58 +00:00
compile
conf
First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. This driver has
2004-05-28 00:23:00 +00:00
cpufreq
o Typo: Ternal -> Thermal.
2004-02-29 18:30:35 +00:00
i386
Remove checks for curthread == NULL - it can't happen.
2004-06-03 10:22:47 +00:00
ibcs2
Regen from ibcs2_wait() becoming MPSAFE.
2004-03-28 22:51:40 +00:00
include
struct cpu_nameclass is a private to identcpu.c, move it there.
2004-05-30 15:16:07 +00:00
isa
Gainfully employ the new ttyioctl in the trivial cases.
2004-06-01 13:49:28 +00:00
linux
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00
pci
Allow the pir0 device add to fail since pir0 may already exist. This should
2004-06-01 19:51:29 +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