NetBSD/bin/systrace
he 0a5aea28f2 Initialize ipid in two functions to NULL, to appease -Wuninitialized.
Marked with XXXGCC for dreamcast (found while compiling for it).

Reviewed (in slightly different form) by lukem.
2005-06-07 09:00:18 +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 appease gcc -Wuninitialized 2005-06-01 15:41:19 +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 Add (unsigned char) cast to ctype function 2004-10-29 19:51:36 +00:00
register.c provide translation for fcntl cmd names; requested by Nicolai Johannes 2005-05-07 15:11:02 +00:00
systrace-errno.h
systrace-error.c
systrace-translate.c provide translation for fcntl cmd names; requested by Nicolai Johannes 2005-05-07 15:11:02 +00:00
systrace.1 From jmc@openbsd: 2005-04-23 10:56:54 +00:00
systrace.c Initialize ipid in two functions to NULL, to appease -Wuninitialized. 2005-06-07 09:00:18 +00:00
systrace.h provide translation for fcntl cmd names; requested by Nicolai Johannes 2005-05-07 15:11:02 +00:00
util.c Add (unsigned char) cast to ctype function 2004-10-29 19:51:36 +00:00
util.h escape " and \ to \" and \\; with the help of marius@monkey.org; 2003-06-03 01:20:06 +00:00