Subject: CVS commit: src/bin/systrace
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 08/24/2005 19:09:03
Module Name:	src
Committed By:	elad
Date:		Wed Aug 24 19:09:03 UTC 2005

Modified Files:
	src/bin/systrace: filter.c filter.h lex.l parse.y systrace.1

Log Message:
Add a new keyword, ``topdir'', that grants access only if the file is
in a hierarchy below the specified path.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/bin/systrace/filter.c
cvs rdiff -r1.3 -r1.4 src/bin/systrace/filter.h
cvs rdiff -r1.12 -r1.13 src/bin/systrace/lex.l
cvs rdiff -r1.9 -r1.10 src/bin/systrace/parse.y
cvs rdiff -r1.31 -r1.32 src/bin/systrace/systrace.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.