Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/usr.sbin/veriexecgen



Module Name:    src
Committed By:   bouyer
Date:           Sat Dec  9 11:43:22 UTC 2006

Modified Files:
        src/usr.sbin/veriexecgen [netbsd-4]: veriexecgen.8 veriexecgen.c

Log Message:
Pull up following revision(s) (requested by elad in ticket #255):
        usr.sbin/veriexecgen/veriexecgen.c: revision 1.9
        usr.sbin/veriexecgen/veriexecgen.8: revision 1.9
Normally, veriexecgen will treat an error such as a dangling symlink,
or an inability to get the real path, as fatal.
Be a bit more verbose about this in the default case - tell the user
which directory entry caused the failure.
Also introduce a new -W flag, which will warn the user about the
error, but will still continue processing - it treats errors as
warnings, and allows a signatures file to be built.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/usr.sbin/veriexecgen/veriexecgen.8 \
    src/usr.sbin/veriexecgen/veriexecgen.c

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