freebsd-dev/sys/i386
Alan Cox 9eb31321cf Implement the protection check required by the pmap_extract_and_hold()
specification.  This enables the elimination of Giant from that function.

Reviewed by:	tegge@
2004-06-22 19:35:43 +00:00
..
acpica Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
bios o Return ai_batteries as 0xffffffff instead of -1. This is a nop change, but 2004-06-16 20:27:50 +00:00
compile
conf Fix a couple of typos. 2004-06-14 18:37:23 +00:00
cpufreq o Typo: Ternal -> Thermal. 2004-02-29 18:30:35 +00:00
i386 Implement the protection check required by the pmap_extract_and_hold() 2004-06-22 19:35:43 +00:00
ibcs2 Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES. 2004-06-21 22:57:16 +00:00
include Backed out previous commit. Blind substitution of dev_t by `struct cdev *' 2004-06-20 03:52:50 +00:00
isa Clear any pending exceptions before using frstor (in the non-FXSR case) 2004-06-19 22:24:16 +00:00
linux Change the types of vn_rdwr_inchunks()'s len and aresid arguments to 2004-06-05 02:18:28 +00:00
pci Remove atdevbase and replace it's remaining uses with direct references to 2004-06-10 20:31:00 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile