freebsd-dev/sys/amd64
Matthew Dillon f597900329 Merge all the various copies of vmapbuf() and vunmapbuf() into a single
portable copy.  Note that pmap_extract() must be used instead of
pmap_kextract().

This is precursor work to a reorganization of vmapbuf() to close remaining
user/kernel races (which can lead to a panic).
2003-01-15 23:54:35 +00:00
..
acpica Export the physical address of the RSDP to userland by means 2002-12-18 08:47:07 +00:00
amd64 Merge all the various copies of vmapbuf() and vunmapbuf() into a single 2003-01-15 23:54:35 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add the if_bge driver. I can't find any reason why it's not here, and it's 2002-12-28 06:22:17 +00:00
ia32 Synchronize to kern/syscalls.master:1.139. 2002-12-29 20:33:26 +00:00
include Rework part of the previous processor name changes so that we read 2003-01-09 19:54:49 +00:00
isa Use the correct value when writing the Day Of Week byte in the CMOS. 2002-12-04 13:46:49 +00:00
pci Outdent the string rather than use concatenation. 2002-12-23 22:12:17 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00