NetBSD/sys/arch/sparc
thorpej f5a527bb4e Remove pmap_pageable(); no pmap implements it, and it is not really useful,
because pmap_enter()/pmap_change_wiring() (soon to be pmap_unwire())
communicate the information in greater detail.
1999-06-17 18:21:21 +00:00
..
compile
conf Fix typo in previous. 1999-06-13 07:58:20 +00:00
dev Don't include rasops and wscons goo here; we get it already from fbvar.h 1999-06-02 23:24:00 +00:00
fpu Assign copyright to TNF. 1998-09-05 15:28:08 +00:00
include Remove pmap_pageable(); no pmap implements it, and it is not really useful, 1999-06-17 18:21:21 +00:00
sparc Remove pmap_pageable(); no pmap implements it, and it is not really useful, 1999-06-17 18:21:21 +00:00
stand Initialize the heap (for alloc()) explicitly, since the `end' symbol 1999-06-12 12:49:24 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00