freebsd-dev/sys/i386
Tor Egge d9b05734cc Prepare for a cleanup of pmap module API pollution introduced by the
suggested fix in PR 12378.

Keep track of all existing pmaps independent of existing processes.

This allows for a process to temporarily connect to a different address
space without the risk of missing an update of the original address space if
the kernel grows.

pmap_pinit2() is no longer needed on the i386 platform but is left as a
stub until the alpha pmap code is updated.

PR:		12378
2000-08-16 21:24:44 +00:00
..
apm Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
bios Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
conf Add PAO devices supported by drivers. 2000-08-13 14:25:33 +00:00
i386 Prepare for a cleanup of pmap module API pollution introduced by the 2000-08-16 21:24:44 +00:00
ibcs2 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
include Prepare for a cleanup of pmap module API pollution introduced by the 2000-08-16 21:24:44 +00:00
isa Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
linux Fixed null pointer panic for accessing "meminfo" when there is no swap. 2000-08-12 21:08:42 +00:00
pci Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
svr4 AT&T asm syntax requires a leading '*' in front of the operand for indirect 2000-05-10 01:21:15 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00