NetBSD/sys/arch/sun3
tsutsui ce06f8d54c Refactoring MD segment related definitions on m68k ports:
- move macro SEGSHIFT, NBSG, and SEGOFFSET from <machine/param.h>
  to <machine/pmap.h> where they should belong
- don't use m68k_round_seg() and m68k_trunc_seg() in sun3 pmap sources
  and instead define and use sun3_round_seg() and sun3_trunc_seg()
  since they are quite pmap implementation dependent
2009-12-11 13:52:57 +00:00
..
compile
conf
dev Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
include Refactoring MD segment related definitions on m68k ports: 2009-12-11 13:52:57 +00:00
sun3 Refactoring MD segment related definitions on m68k ports: 2009-12-11 13:52:57 +00:00
sun3x Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
Makefile