NetBSD/sys/arch/next68k
mycroft 93768384ee Fix a bug in pmap_collect_pv(), even though nobody currently uses it:
When we put a page on the collection list, we must subtract NPVPPG from the
total free count: one for each pv_entry that's free in that page, and one for
each free pv_entry in other pages that we're going to eat by moving the ones
in the page being collected.
1999-03-27 05:57:02 +00:00
..
compile
conf added kgdb support. 1999-03-27 02:59:41 +00:00
dev added kgdb support. 1999-03-27 02:59:41 +00:00
include Applied patches from Matt Debergalis <deberg@mit.edu>. 1999-03-24 23:15:51 +00:00
next68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
stand tweaks to compile with egcs -Werror 1999-03-26 06:54:40 +00:00
Makefile