freebsd-dev/sys/i386
Alan Cox 6d66d714c7 Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller,
pmap_remove_pte(), passed NULL instead of the required page table
page to pmap_unuse_pt().  Compute the necessary page table page
in pmap_remove_pte().  Also, remove some unreachable code from
pmap_remove_pte().
2003-09-13 21:57:38 +00:00
..
acpica Finish an earlier commit: 2003-09-10 05:29:30 +00:00
bios - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +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 Sort 'bge' correctly. 2003-09-10 18:54:59 +00:00
i386 Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller, 2003-09-13 21:57:38 +00:00
ibcs2 Remove a few ushorts I missed in my earlier pass. 2003-08-15 14:55:50 +00:00
include Remove an XXX comment by using the per CPU mask added after this comment 2003-09-10 01:36:48 +00:00
isa Add constants for entries in the IDT and use those instead of magic 2003-09-10 01:07:04 +00:00
linux Restored non-egregious casts so that this file compiles on i386's with 2003-09-07 13:23:45 +00:00
pci We represent PCI intpin's two different ways. One is the way that the 2003-09-10 06:00:53 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00