NetBSD/sys/arch/mac68k
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
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
dev Fix real uninitialized variable bug. 2003-10-30 22:35:38 +00:00
include SA_SIGINFO support for m68k (port specific changes) 2003-09-22 14:26:57 +00:00
mac68k Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
nubus __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
obio Initialize some "might (not) be used uninitialized" variables. 2003-10-27 22:16:04 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00