NetBSD/bin/systrace
provos 4ff1bfdbd5 allow logging for untranslated syscalls; from anil@recoil.org 2002-12-15 19:05:31 +00:00
..
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:56:00 +00:00
alias.c sync up with latest openbsd systrace. 2002-07-30 16:29:28 +00:00
filter.c prevent attempt to use in-kernel fastpath for aliased system calls. 2002-11-25 06:25: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 sync with latest systrace in openbsd tree. improved systrace with chroot. 2002-08-28 03:52:44 +00:00
intercept.c prevent attempt to use in-kernel fastpath for aliased system calls. 2002-11-25 06:25:09 +00:00
intercept.h prevent attempt to use in-kernel fastpath for aliased system calls. 2002-11-25 06:25:09 +00:00
lex.l add support for regular expressions to be more flexible with policy string 2002-11-02 20:04:20 +00:00
netbsd-syscalls.c Cast from register_t to void * via intptr_t. 2002-12-06 09:49:36 +00:00
openbsd-syscalls.c performance improvement by omitting a redundant getcwd. 2002-11-02 19:57:02 +00:00
parse.y error messages need to go to stderr 2002-11-23 17:42:45 +00:00
policy.c better parsing of # comments 2002-12-04 03:19:05 +00:00
register.c register pidname and signame translation for kill(2) 2002-11-02 19:49:21 +00:00
systrace-errno.h
systrace-error.c typos; fgsch@olimpo.com.br 2002-12-05 19:33:39 +00:00
systrace-translate.c register pidname and signame translation for kill(2) 2002-11-02 19:49:21 +00:00
systrace.1 add support for regular expressions to be more flexible with policy string 2002-11-02 20:04:20 +00:00
systrace.c allow logging for untranslated syscalls; from anil@recoil.org 2002-12-15 19:05:31 +00:00
systrace.h add support for regular expressions to be more flexible with policy string 2002-11-02 20:04:20 +00:00
util.c predicates are part of the grammar now; in non-root case, predicates are 2002-10-08 14:49:23 +00:00
util.h predicates are part of the grammar now; in non-root case, predicates are 2002-10-08 14:49:23 +00:00