NetBSD/sys/arch/atari/atari
mlelstv aafa26eec9 Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicit
type field to tag memory nodes that are or are not on the free list.
2014-01-03 07:14:20 +00:00
..
atari_init.c Appease gcc -fno-common: 2012-08-10 17:43:32 +00:00
autoconf.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
be_bus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
bus.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
conf.c
device.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
disksubr.c Misc KNF. 2010-04-13 11:22:22 +00:00
dkbad.c
fpu_machdep.c Merge copy-and-pasted fpu_probe() function (to share it among more m68k ports). 2011-11-15 12:23:21 +00:00
genassym.cf Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
intr.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
intrcnt.h
le_bus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
locore.s Merge m68881_save() and m68881_restore() (using most common mvme68k ones). 2011-12-22 15:33:28 +00:00
machdep.c Appease gcc -fno-common: 2012-08-10 17:43:32 +00:00
mainbus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
pmap_bootstrap.c Remove a declaration of unused variable. 2010-04-13 09:49:54 +00:00
stalloc.c Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicit 2014-01-03 07:14:20 +00:00
stalloc.h Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicit 2014-01-03 07:14:20 +00:00
trap.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
vectors.s Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00