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
bfb7317ebf
freebsd-nq
/
sys
/
i386
History
Jens Schweikhardt
08e33a7ff1
Consistently capitalize acronyms like POSIX and NIC. Style.
2004-01-29 21:24:53 +00:00
..
acpica
- Call acpi_Startup() before parsing interrupt-related APIC resources so we
2004-01-26 19:34:24 +00:00
bios
- Implement selwakeuppri() which allows raising the priority of a
2003-11-09 09:17:26 +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
Consistently capitalize acronyms like POSIX and NIC. Style.
2004-01-29 21:24:53 +00:00
cpufreq
- Move performance-controlling sysctls into hw.p4tcc.* tree;
2004-01-24 21:13:13 +00:00
i386
Optimize the i386 interrupt entry code to not reload the segment registers
2004-01-28 20:44:08 +00:00
ibcs2
GC unused 'syshide' override to /dev/null. This was here to disable
2003-12-24 00:32:07 +00:00
include
Add new CPU_ENABLE_TCC option, from NOTES:
2004-01-18 21:18:00 +00:00
isa
Optimize the i386 interrupt entry code to not reload the segment registers
2004-01-28 20:44:08 +00:00
linux
Make sigaltstack as per-threaded, because per-process sigaltstack state
2004-01-03 23:31:29 +00:00
pci
Replace an outb() during the test for configuration mechanism
#1
with a
2003-12-31 16:56:32 +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