NetBSD/sys/arch/usermode
reinoud 54e9432c0a Prevent recursive IO signals. This prevents crashes when pieces of text are
pasted in say an Xterm. Each char might create a SIGIO running out of
stackspace very quickly!
2012-02-15 15:20:53 +00:00
..
compile
conf No need to explicitly use thunkbus at this place. thunkbus == mainbus on 2012-01-23 12:08:31 +00:00
dev Complete rewrite of the signal and spl framework for NetBSD/usermode 2012-01-21 22:09:56 +00:00
include Fix /dev/kmem access and make vmstat(1) `work'. Not sure all the results are 2012-02-08 17:55:21 +00:00
modules/syscallemu i386 and x86_64 versions of this code are the same, rename to syscallemu_x86.c 2012-01-06 13:16:20 +00:00
target Add extra kasserts to make sure we dont derive paramters from zero ucp's 2012-01-21 22:05:06 +00:00
usermode Prevent recursive IO signals. This prevents crashes when pieces of text are 2012-02-15 15:20:53 +00:00