NetBSD/sys/arch/x68k
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 clean up kernel/config files files for machVM lossage. 1999-03-24 06:06:09 +00:00
dev Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
include Shut up gcc -Wall. 1999-03-24 14:07:38 +00:00
stand Move aout2hux manpage to share/man/man1/man1.x68k/. 1999-03-17 14:52:39 +00:00
usr.bin Merged minoura_x68k_bus_h branch. 1999-03-16 16:30:16 +00:00
usr.sbin Merged minoura_x68k_bus_h branch. 1999-03-16 16:30:16 +00:00
x68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00