NetBSD/sys/arch/m68k
dsl 2ffbd2ab99 Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
Remove p_raslock and rename p_lwplock p_lock (one lock is enough).
Simplify window test when adding a ras and correct test on VM_MAXUSER_ADDRESS.
Avoid unpredictable branch in i386 locore.S
(pad fields left in struct proc to avoid kernel bump)
2003-11-04 10:33:15 +00:00
..
060sp Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
conf SA_SIGINFO support for m68k 2003-09-22 14:18:33 +00:00
fpe While I'm here, retire the FPE code's own copy of ieee.h. 2003-10-23 15:07:30 +00:00
fpsp Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
include Don't define __HAVE_LONG_DOUBLE for __mc68010__. 2003-10-30 13:18:24 +00:00
m68k Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
Makefile
Makefile.inc