Subject: CVS commit: src/sbin/veriexecctl
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 11/29/2006 14:28:30
Module Name: src
Committed By: elad
Date: Wed Nov 29 14:28:30 UTC 2006
Modified Files:
src/sbin/veriexecctl: veriexecctl.8 veriexecctl_conf.l
Log Message:
Support escaping characters in the path so that spaces etc. are allowed
in entries for Veriexec.
This has been requested for a long time, most recently by Brad Harder.
Thanks a lot to Michael van Elst for the patch, done during the latest
hackathon.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sbin/veriexecctl/veriexecctl.8
cvs rdiff -r1.9 -r1.10 src/sbin/veriexecctl/veriexecctl_conf.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.