NetBSD/sys/arch/atari/atari
tsutsui 95b880f361 Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy. 2009-07-19 05:43:22 +00:00
..
atari_init.c Merge local <atari/atari/intr.h> into common <machine/intr.h>. 2009-07-08 12:23:09 +00:00
autoconf.c ANSIfy, some KNF, misc cosmetics. 2009-03-08 05:25:30 +00:00
be_bus.c bzero -> memset 2009-03-18 16:00:08 +00:00
bus.c bzero -> memset 2009-03-18 16:00:08 +00:00
conf.c
device.h Remove __P(). 2009-03-05 13:21:44 +00:00
disksubr.c bzero -> memset 2009-03-18 16:00:08 +00:00
dkbad.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fpu.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
genassym.cf Remove quite obsolete pcb_cmap2. 2008-12-31 11:11:05 +00:00
intr.c Merge local <atari/atari/intr.h> into common <machine/intr.h>. 2009-07-08 12:23:09 +00:00
intrcnt.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
le_bus.c bzero -> memset 2009-03-18 16:00:08 +00:00
locore.s Account idepth in all interrupt handlers in locore.s. 2008-12-27 16:17:24 +00:00
machdep.c Some KNF. 2009-03-05 13:42:59 +00:00
mainbus.c ANSIfy, some KNF, misc cosmetics. 2009-03-08 05:25:30 +00:00
mem.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
pmap.c change pmap flags argument from int to u_int. 2009-04-21 21:29:58 +00:00
pmap_bootstrap.c Use separate free lists for TT and ST ram, and give TT a lower id 2009-03-13 19:08:20 +00:00
stalloc.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
stalloc.h Remove __P(). 2009-03-05 13:21:44 +00:00
trap.c Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy. 2009-07-19 05:43:22 +00:00
vectors.s