NetBSD/sys/arch/alpha
manu f309b668fd - Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
2006-09-27 21:42:04 +00:00
..
a12 Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
alpha Use p_find(addr, PFIND_LOCKED) in case the proclist_lock is held. 2006-09-06 23:58:20 +00:00
common
compile
conf - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
eisa
include Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
isa
jensenio Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
mcbus
pci Define some fixed bus addresses as "Unsigned Long" instead of 2006-05-17 21:32:59 +00:00
sableio Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
stand
tc
tlsb
Makefile
STYLE