NetBSD/sys/arch/atari/atari
2007-05-21 15:22:21 +00:00
..
atari_init.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
autoconf.c Apply MI softintr(9) patch before it becomes rotten. Untested. 2007-03-21 10:56:26 +00:00
be_bus.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bus.c Change bus_space_handle_t from void * (formerly caddr_t) to u_long 2007-03-06 14:42:44 +00:00
conf.c
device.h
disksubr.c Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
dkbad.c
fpu.c
genassym.cf Adapt to the merge of the yamt-idlelwp branch. 2007-05-18 22:58:51 +00:00
intr.c Apply MI softintr(9) patch before it becomes rotten. Untested. 2007-03-21 10:56:26 +00:00
intr.h
intrcnt.h
le_bus.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
locore.s Adapt to the merge of the yamt-idlelwp branch. 2007-05-18 22:58:51 +00:00
machdep.c curlwp can't be NULL so no need to check it. 2007-05-21 15:22:21 +00:00
mainbus.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
mem.c Remove an unnecessary cast. 2007-03-06 13:53:32 +00:00
pmap.c Add a missed '*'. 2007-03-06 13:53:59 +00:00
stalloc.c
stalloc.h
trap.c curlwp can't be NULL so no need to check it. 2007-05-21 15:22:21 +00:00
vectors.s