NetBSD/bin/systrace
elad 1b7133edad From marius@openbsd:
Fix an issue when scripts are executed under systrace where the argv[0]
would be normalized, and hence break scripts that depend on how they were
called.
2005-06-27 17:11:20 +00:00
..
Makefile sprinkle a little const, and now everything compiles with WARNS=3 2005-06-26 19:10:48 +00:00
alias.c Const poisoning. 2005-06-24 23:21:09 +00:00
cradle.c From deraadt@openbsd: 2005-06-25 18:41:30 +00:00
filter.c Const poisoning. 2005-06-24 23:21:09 +00:00
filter.h add support for regular expressions to be more flexible with policy string 2002-11-02 20:04:20 +00:00
intercept-translate.c From marius@openbsd: 2005-06-27 17:11:20 +00:00
intercept.c From marius@openbsd: 2005-06-27 17:11:20 +00:00
intercept.h From marius@openbsd: 2005-06-27 17:11:20 +00:00
lex.l allow underscores in usernames 2003-11-18 05:28:05 +00:00
netbsd-syscalls.c From marius@openbsd: 2005-06-27 17:11:20 +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 Const poisoning. 2005-06-24 23:21:09 +00:00
register.c Add translation for mmap()'s prot values. 2005-06-25 12:53:32 +00:00
systrace-errno.h
systrace-error.c Const poisoning. 2005-06-24 23:21:09 +00:00
systrace-translate.c From rohee@openbsd: 2005-06-25 18:47:42 +00:00
systrace.1 From jmc@openbsd: 2005-04-23 10:56:54 +00:00
systrace.c From rohee@openbsd: 2005-06-25 18:47:42 +00:00
systrace.h Add translation for mprotect()'s prot values. 2005-06-25 12:22:43 +00:00
util.c Const poisoning. 2005-06-24 23:21:09 +00:00
util.h Const poisoning. 2005-06-24 23:21:09 +00:00