NetBSD/sys/arch/atari/atari
chs ab7269f62a if uvm_fault() fails with KERN_RESOURCE_SHORTAGE, send a SIGKILL
and print a message about it.  this will be used to recover from
out-of-swap conditions.
1999-03-18 04:56:01 +00:00
..
atari_init.c Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +00:00
autoconf.c mv vmebus -> avmebus to make room for MI vmebus implementation (per 1998-09-02 11:23:41 +00:00
be_bus.c
bus.c Make bus_dmamap_load_uio() work, from Kevin Lahey <kml@nas.nasa.gov>. 1998-09-21 22:51:56 +00:00
conf.c Fix RAIDframe typo. (Reported by msaitoh@netbsd.org) 1998-11-21 23:41:13 +00:00
db_memrw.c Get rid of vm_offset_t/vm_size_t 1998-09-02 14:58:01 +00:00
device.h
disksubr.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
dkbad.c
fpu.c
genassym.cf Define SYS_compat_13_sigreturn13. 1998-10-01 00:29:51 +00:00
intr.c
intr.h
intrcnt.h
le_bus.c Add <machine/bswap.h> in the list of include-files. 1999-02-19 20:57:03 +00:00
locore.s mac68k part of pr 6152 fix, and missing bits for the others 1999-02-25 23:13:39 +00:00
machdep.c defopt BUFCACHE and BUFPAGES. 1999-02-27 06:39:34 +00:00
mainbus.c
mem.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
pmap.c Atari part of fix for pr 6152 1999-02-25 22:47:18 +00:00
stalloc.c
stalloc.h
sys_machdep.c synchronize types, and s/curproc/p/ in one forgotten place 1999-02-26 22:37:57 +00:00
trap.c if uvm_fault() fails with KERN_RESOURCE_SHORTAGE, send a SIGKILL 1999-03-18 04:56:01 +00:00
vectors.s Remove unwanted reference to "_trap1" if !defined(COMPAT_13). 1998-10-18 04:42:17 +00:00
vm_machdep.c Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00