NetBSD/sys/arch/m68k
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
..
060sp Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
conf Allow arch-specific code to specify in4_cksum() like it can specify 2000-02-14 21:42:50 +00:00
fpe PR 7220 from Ken Nakata: 1999-05-30 20:17:48 +00:00
fpsp Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
include Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
m68k Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00