NetBSD/bin/systrace
jdolecek 0e3af04f6a use native syscallnames[] array for 'aout' and 'aoutm68k' "emulations" - it's
only used for syscall name <-> number translations, and the native array
is guaranteed to be superset of the former 'aout' and 'aoutm68k' arrays

this re-adds 'aoutm68k' support, and replaces change made in 1.14

g/c #include's which are no longer needed (including aout_syscalls.c), and
also add some comments for the emulations[] array
2004-09-12 11:05:43 +00:00
..
alias.c
cradle.c support for cradle mode by marius at monkey.org; cradle mode allows the 2003-11-28 21:53:32 +00:00
filter.c support for cradle mode by marius at monkey.org; cradle mode allows the 2003-11-28 21:53:32 +00:00
filter.h
intercept-translate.c fix a race condition between path resolution in userland 2003-08-25 09:12:42 +00:00
intercept.c the special filename "" does not receive translation and is going to fail. 2004-01-24 03:44:46 +00:00
intercept.h fix a race condition between path resolution in userland 2003-08-25 09:12:42 +00:00
lex.l allow underscores in usernames 2003-11-18 05:28:05 +00:00
Makefile support for cradle mode by marius at monkey.org; cradle mode allows the 2003-11-28 21:53:32 +00:00
netbsd-syscalls.c use native syscallnames[] array for 'aout' and 'aoutm68k' "emulations" - it's 2004-09-12 11:05:43 +00:00
openbsd-syscalls.c fix a race condition between path resolution in userland 2003-08-25 09:12:42 +00:00
parse.y
policy.c
register.c
systrace-errno.h
systrace-error.c
systrace-translate.c
systrace.1 Bump date for previous (hi niels!). 2003-11-28 23:32:02 +00:00
systrace.c Avoid using structure initializers with struct timeval. 2004-01-21 22:50:56 +00:00
systrace.h support for cradle mode by marius at monkey.org; cradle mode allows the 2003-11-28 21:53:32 +00:00
util.c
util.h