NetBSD/sys/arch/amiga
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
..
amiga Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
compile
conf defopt BB060STUPIDROM. 1999-03-26 21:18:49 +00:00
dev More 53c770 stuff: update 53c720/770 register defines and use them in 1999-03-26 22:50:22 +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 Include "bsd.prog.mk" earlier so that "CFLAGS" doesn't get clobbered. 1999-03-03 20:32:58 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00