NetBSD/bin/systrace
provos 2268d69749 support for a new kernel message that informs userland that an in-kernel
policy has been freed.  this allows us to enforce the kernel policy size
limit for users while users are still able to execute an arbitary number
of applications;  the protocol change is backwards compatible.
2003-06-03 04:33:44 +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 support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +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 support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
intercept.h support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
lex.l escape " and \ to \" and \\; with the help of marius@monkey.org; 2003-06-03 01:20:06 +00:00
netbsd-syscalls.c support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
openbsd-syscalls.c support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +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 support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +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 typos; fgsch@olimpo.com.br 2002-12-05 19:33:39 +00:00
systrace-translate.c recognize process group pid 2003-03-25 23:15:22 +00:00
systrace.1 Replace < and > with \*[Lt] and \*[Gt] resp. for HTML output. 2003-05-21 06:23:29 +00:00
systrace.c support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
systrace.h support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
util.c escape " and \ to \" and \\; with the help of marius@monkey.org; 2003-06-03 01:20:06 +00:00
util.h escape " and \ to \" and \\; with the help of marius@monkey.org; 2003-06-03 01:20:06 +00:00