Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/veriexecctl
Module Name: src
Committed By: elad
Date: Mon Jun 13 15:18:44 UTC 2005
Modified Files:
src/sbin/veriexecctl: veriexecctl.c veriexecctl_conf.l
veriexecctl_parse.y
Log Message:
Some refactoring and bugfixes:
- Report line numbers correctly.
- Don't perform a 2nd pass when there are were errors during 1st.
- Support multiple, comma-separated flags. This is mostly a reworking of
some parser internals preparing for planned features.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sbin/veriexecctl/veriexecctl.c
cvs rdiff -r1.5 -r1.6 src/sbin/veriexecctl/veriexecctl_conf.l
cvs rdiff -r1.9 -r1.10 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.
Home |
Main Index |
Thread Index |
Old Index