NetBSD/bin/systrace
provos 3afd9aba5f the special filename "" does not receive translation and is going to fail.
previously, systrace would normalize it to $CWD/.; found by Nikolay Sturm
from OpenBSD.
2004-01-24 03:44:46 +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 sync up with latest openbsd systrace. 2002-07-30 16:29:28 +00:00
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 add support for regular expressions to be more flexible with policy string 2002-11-02 20:04:20 +00:00
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 Don't initialize an integer field with NULL. 2003-10-21 02:11:21 +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 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 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