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
freebsd-nq
/
sys
/
i386
History
Alan Cox
7c76d64229
Implement per-CPU SYSMAPs, i.e., CADDR* and CMAP*, to reduce lock
...
contention within pmap_zero_page() and pmap_copy_page().
2004-10-29 19:10:46 +00:00
..
acpica
Remove a "needs Giant" flag from the /dev/apm compat device.
2004-10-22 17:17:12 +00:00
bios
Remove local hacks to set flags now that the device probe does this for us.
2004-10-14 22:21:59 +00:00
compile
…
conf
Hook the hptmv driver up to the build.
2004-10-24 08:53:40 +00:00
cpufreq
o Fix whitespace bug introduced in the previous commit.
2004-08-23 10:09:29 +00:00
i386
Implement per-CPU SYSMAPs, i.e., CADDR* and CMAP*, to reduce lock
2004-10-29 19:10:46 +00:00
ibcs2
Add missing zero flag arguments to sysctl calls.
2004-10-12 07:58:13 +00:00
include
Move the code for halting the CPU (acpi_cpu_c1) into machdep files.
2004-10-11 05:39:15 +00:00
isa
Add new function ttyinitmode() which sets our systemwide default
2004-10-18 21:51:27 +00:00
linux
Fix the following race:
2004-10-01 05:01:00 +00:00
pci
Make the lower range of the memory area 0x80000000 again. Also
2004-10-11 21:10:23 +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