NetBSD/sys/arch/sun3
tsutsui e000111847 Initialize pmap->pm_refcount properly in pmap_pinit() and
add simple_locks where pmap->pm_refcount are refered.

This should fix a long-standing "out of space kmem_map" panic bug on sun3x.
2000-10-21 14:10:25 +00:00
..
compile
conf enable rnd(4) 2000-10-04 18:14:35 +00:00
dev Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
stand convert to use version template and newvers_stand.sh script for generating 2000-07-16 21:56:12 +00:00
sun3 add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
sun3x Initialize pmap->pm_refcount properly in pmap_pinit() and 2000-10-21 14:10:25 +00:00
Makefile