NetBSD/sys/arch/atari/atari
christos 3b50728cf4 MD systrace gluons. 2002-06-17 16:32:57 +00:00
..
atari_init.c PCI_VGA_SIZE -> PCI_MEM_SIZE. (Plus some comments on those constants). 2001-05-28 06:43:19 +00:00
autoconf.c Try to search for an isa bus during console configuration too... Otherwise, 2001-06-07 08:35:29 +00:00
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 MD systrace gluons. 2002-06-17 16:32:57 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
device.h
disksubr.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
dkbad.c
fpu.c Prepare assembly parts for an eventual transition to ELF. Mostly from a 2001-02-09 21:47:45 +00:00
genassym.cf Only include opt_*.h #ifdef _KERNEL_OPT. 2002-04-15 17:05:13 +00:00
intr.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
intr.h
intrcnt.h Some ELF adaption. 2001-09-08 11:14:33 +00:00
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 No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
stalloc.c
stalloc.h
sys_machdep.c g/c obsolete vtrace(2) stuff 2000-12-13 18:13:05 +00:00
trap.c allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
vectors.s Fix typo in !COMPAT_13 case. 2001-09-24 13:19:54 +00:00
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