NetBSD/sys/arch/atari/atari
drochner d2b9876081 move initialization of the "struct pglist" returned by uvm_pglistalloc()
from the calling code into uvm_pglistalloc() itself for consistency
and easier error handling
2002-06-02 14:44:35 +00:00
..
atari_init.c
autoconf.c
be_bus.c
bus.c move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
conf.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
db_memrw.c
device.h
disksubr.c
dkbad.c
fpu.c
genassym.cf Only include opt_*.h #ifdef _KERNEL_OPT. 2002-04-15 17:05:13 +00:00
intr.c
intr.h
intrcnt.h
le_bus.c Don't use multi-line string literals. 2002-05-30 22:25:51 +00:00
locore.s Force the absolute jump in a more elegant way. Suggested by Jaromir Dolecek. 2002-05-23 06:08:40 +00:00
machdep.c Pull in prototype for setregs() 2002-04-09 13:04:43 +00:00
mainbus.c
mem.c Oops, clicked in a '+' from the diff.. 2002-04-09 14:54:40 +00:00
pmap.c Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets 2002-05-22 14:29:23 +00:00
procfs_machdep.c
stalloc.c
stalloc.h
sys_machdep.c
trap.c
vectors.s
vm_machdep.c Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00