NetBSD/sys/arch/sh5
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
..
conf reassing majors for crypto and pf to use the newly defined MI major 2003-10-10 22:42:39 +00:00
dev Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
include Use <sys/ieee754.h> where applicable. 2003-10-26 20:55:30 +00:00
pci __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
sh5 Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
Makefile
TODO A bunch of things: 2003-03-13 13:44:16 +00:00