NetBSD/sys/arch/next68k/next68k
tsutsui 626b27405b Now we have Sysseg_pa value so no need to calculate it from KVA Sysseg.
Tested on hp300.

XXX: mac68k seems to have a different VA vs PA mechanism so I leave it for now.
2009-12-13 11:24:02 +00:00
..
autoconf.c
clock.c
conf.c
disksubr.c ANSIfy functions with function-pointer arguments 2009-03-16 23:11:09 +00:00
genassym.cf Rename L_ADDR to L_PCB and amend some comments accordingly. 2009-12-10 05:10:00 +00:00
isr.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
isr.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
locore.s Now we have Sysseg_pa value so no need to calculate it from KVA Sysseg. 2009-12-13 11:24:02 +00:00
machdep.c Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
mainbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mem.c
nextrom.c
nextrom.h
pmap_bootstrap.c Use appropriate macro during pmap initialization: 2009-12-11 22:23:08 +00:00
rtc.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
rtc.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
seglist.h Drop 3rd and 4th clauses. Approved by scw (copyright holder). 2009-10-23 17:01:08 +00:00
trap.c Use lwp_getpcb() on m68k ports, clean from struct user usage. 2009-11-23 00:11:42 +00:00
vectors.s