NetBSD/sys/arch/alpha
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
..
a12 add __KERNEL_RCSID() (using 1, for #included .c files) 2003-07-14 23:25:35 +00:00
alpha Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
common a .#included .c file needs __KERNEL_RCSID(1, ... 2003-07-15 02:13:13 +00:00
compile
conf Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' 2003-10-18 08:30:12 +00:00
eisa
include Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
isa add __KERNEL_RCSID() (using 1, for #included .c files) 2003-07-14 23:25:35 +00:00
jensenio
mcbus
pci Definition, not defintion. From miod@openbsd. 2003-09-26 22:25:21 +00:00
sableio Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
stand Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
tc
tlsb
Makefile
STYLE