Subject: CVS commit: src/sbin/veriexecctl
To: None <source-changes@NetBSD.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 03/06/2004 11:59:30
Module Name:	src
Committed By:	blymn
Date:		Sat Mar  6 11:59:30 UTC 2004

Modified Files:
	src/sbin/veriexecctl: veriexecctl_parse.y

Log Message:
Removed arbitrary 255 character limit on file field
Verify that the path in the file field is not > MAXPATHLEN, if it is
too long then skip that entry in the signature file.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sbin/veriexecctl/veriexecctl_parse.y

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