NetBSD/sbin/veriexecctl
elad 95ed982c27 Fix two horrible bugs found during a routine audit session with Brett Lymn.
First one was incorrectly loading entries -- we were treating each file as
a mount, which resulted in huge mess. I have no excuse for how I didn't
catch this earlier.

Second, use the table name we create for the Veriexec sysctl node and not
the fixed "table0".

Both are fileassoc(9) integration fallout.
2006-09-05 13:02:16 +00:00
..
Makefile sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
veriexecctl_conf.l Allow multiple lines entries using '\' at the end of the line. 2006-01-05 20:16:20 +00:00
veriexecctl_parse.y Fix two horrible bugs found during a routine audit session with Brett Lymn. 2006-09-05 13:02:16 +00:00
veriexecctl.8 no VERIFIED_EXEC anymore, just a pseudo-device. 2006-07-22 10:43:51 +00:00
veriexecctl.c misc cleanup: remove #if 0 code, unused var, and make pretty. 2006-07-14 23:00:09 +00:00
veriexecctl.h misc cleanup: remove #if 0 code, unused var, and make pretty. 2006-07-14 23:00:09 +00:00