NetBSD/sys/arch/sparc
kleink 230876cf26 Merge parts of chs-ubc2 into the trunk:
* Remove the casts to vaddr_t from the round_page() and trunc_page() macros to
  make them type-generic, which is necessary i.e. to operate on file offsets
  without truncating them.
* In due course, cast pointer arguments to these macros to an appropriate
  integral type (paddr_t, vaddr_t).

Originally done by Chuck Silvers, updated by myself.
2000-03-26 20:42:21 +00:00
..
compile
conf kd.c should not depend on `kbd'. 2000-03-19 14:19:17 +00:00
dev Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
fpu Assign copyright to TNF. 1998-09-05 15:28:08 +00:00
include findzs() is now used only by the kgbd initialision code. 2000-03-21 12:48:45 +00:00
sparc Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
stand Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00