NetBSD/sys/arch/hp300
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
..
DOC The FPCOPROC option no longer exists. 1997-09-12 08:04:12 +00:00
compile
conf clean up kernel/config files files for machVM lossage. 1999-03-24 06:06:09 +00:00
dev completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
hp300 Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
include Add a macro to check for sufficient pointer alignment in bus.h context, 1999-03-23 21:29:03 +00:00
stand Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them 1999-03-25 23:11:51 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00