Subject: CVS commit: basesrc/bin/systrace
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/16/2002 07:31:47
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Sep 16 04:31:47 UTC 2002

Modified Files:
	basesrc/bin/systrace: policy.c systrace.c

Log Message:
periodically save policies that have been modified.  from provos

>here is a diff that will cause systrace to periodically save policies
>that have been modified.  Useful if you run systrace on an xterm and
>kill it accidently.  Or other applications like opera that are long
>running and can cause weird crashes.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/bin/systrace/policy.c
cvs rdiff -r1.5 -r1.6 basesrc/bin/systrace/systrace.c

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