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
..
Makefile support for cradle mode by marius at monkey.org; cradle mode allows the 2003-11-28 21:53:32 +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
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 permit numberic values for uid and gid; allow "<" and ">" for less and 2003-05-20 22:45:13 +00:00
policy.c get rid of unnecessary groupnames array 2003-08-01 05:42:48 +00:00
register.c support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
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 escape \n and \r, too 2003-08-01 06:15:02 +00:00
util.h escape " and \ to \" and \\; with the help of marius@monkey.org; 2003-06-03 01:20:06 +00:00