NetBSD/sys/arch/mips
christos 6d30dcee75 PR/29607: Christian Biere systrace doesn't handle interrupted syscalls properly
Instead of jumping to the default "bad" case, jump to the error handling
switch, so that we can deal with ERESTART/EJUSTRETURN properly.
2005-07-01 18:01:44 +00:00
..
alchemy kill questionable uses of config(8) generated xxxlocnames[] 2005-06-28 19:46:47 +00:00
bonito __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
cfe __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
conf s/GENASSYM/GENASSYM_CONF/ so we can use "GENASSYM" as the program name. 2005-05-31 04:03:08 +00:00
include Include <sys/cdefs.h> for __signed; related to lib/30072. 2005-05-25 20:58:00 +00:00
mips PR/29607: Christian Biere systrace doesn't handle interrupted syscalls properly 2005-07-01 18:01:44 +00:00
sibyte Fixes for -Wcast-qual. Add some needed const around char *'s, 2005-06-09 17:46:19 +00:00
Makefile
Makefile.inc