NetBSD/sys/arch/sun3
gwr cc1b4e4724 In pmap_bootstrap_copyprom, copy only the last PTE from the PROM's
DVMA segment (for the page reserved by the PROM).  If we copy all
the mappings, pmap_enter_kernel may complain about finding valid
PTEs that are not recorded in our PV lists.  Make pmap_remove_pte
do something reasonable if it finds a PTE for a managed page that
has not been recorded in the PV lists.  (Plus other minor stuff).
1998-01-22 22:00:25 +00:00
..
compile Keep the compile/ directory in the distribution. 1997-03-31 01:23:37 +00:00
conf Update for changes to config. 1998-01-12 20:23:38 +00:00
dev Add: extern struct cfdriver fdc_cd; 1998-01-22 21:26:25 +00:00
include multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
stand Add the sif_macaddr member to struct saif, which can be used 1998-01-18 05:24:38 +00:00
sun3 Update for changes to config. 1998-01-12 20:23:38 +00:00
sun3x In pmap_bootstrap_copyprom, copy only the last PTE from the PROM's 1998-01-22 22:00:25 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00