1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-30 12:04:07 +00:00
freebsd/sys/i386
Jake Burkholder 0f1a7e05a2 - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate
for testing and setting the current and alternate address spaces.
- Changed PTDpde and APTDpde to arrays to support multiple page directory
  pages.

ponsored by:	DARPA, Network Associates Laboratories
2003-02-25 19:40:21 +00:00
..
acpica Export the physical address of the RSDP to userland by means 2002-12-18 08:47:07 +00:00
apm Be consistent about functions being static. 2002-10-16 08:57:14 +00:00
bios - Removed unecesary code. 2003-01-18 04:36:12 +00:00
compile
conf Move MD devices to <machine>/conf/NOTES. 2003-02-23 13:32:33 +00:00
i386 - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate 2003-02-25 19:40:21 +00:00
ibcs2 Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
include - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate 2003-02-25 19:40:21 +00:00
isa Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
linux Correctly map SIGSYS signal to/from Linux. 2003-02-24 16:16:45 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
smapi - Removed unecesary code. 2003-01-18 04:36:12 +00:00
svr4 SCARGS removal take II. 2002-12-14 01:56:26 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00