NetBSD/sys/arch/arm32
thorpej 8851ed323e Fix a bug that has annoyed me for a long time. In pmap_enter(), if
there are no pages available immediately to use as a PT page, don't
just roll over and die.  Only do that if we're the kernel pmap (shouldn't
happen very ofter [ever?!], and I'm not certain we're guaranteed valid
thread context when operating on the kernel pmap).  For user pmaps, wait
for the pagedaemon to wake us up when more free pages are available.
1999-01-26 09:03:31 +00:00
..
arm32 Fix a bug that has annoyed me for a long time. In pmap_enter(), if 1999-01-26 09:03:31 +00:00
compile
conf Finish the rest of the pms->opms rename for non-wscons PS/2 mice. 1999-01-23 22:18:41 +00:00
dev Finish the rest of the pms->opms rename for non-wscons PS/2 mice. 1999-01-23 22:18:41 +00:00
doc Sync with reality. 1999-01-01 12:13:49 +00:00
footbridge Update for name change of pv_addr_t structure members. 1999-01-03 02:23:27 +00:00
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
iomd Finish the rest of the pms->opms rename for non-wscons PS/2 mice. 1999-01-23 22:18:41 +00:00
isa Fix `void *' arithmetic. 1999-01-09 21:04:00 +00:00
mainbus Add a missing semi colon. 1998-12-31 09:37:12 +00:00
ofw Fix void * arithmetic. 1999-01-09 22:56:06 +00:00
pci Add ISA legacy mode support. Currently this is used by CATS kernels 1998-10-05 01:03:52 +00:00
podulebus Fix `void *' arithmetic. 1999-01-09 21:18:54 +00:00
rc7500 Update for name change of pv_addr_t structure members. 1999-01-03 02:23:27 +00:00
riscpc Update for name change of pv_addr_t structure members. 1999-01-03 02:23:27 +00:00
shark nit: Fix a missed pms->opms rename (noticed by Matthias). 1999-01-24 18:58:12 +00:00
vidc Fix `void *' arithmetic. 1999-01-09 21:18:54 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00