NetBSD/sbin/veriexecctl
pavel 5e809e89c6 Attempt at fixing build failures after proplib was converted to bool:
FALSE -> false, TRUE -> true, boolean_t -> bool, int -> bool when
appropriate, include stdbool.h . proplib.h no longer provides boolean_t,
so it is necessary to change to bool.

From Tom Spindler (dogcow@).
2007-08-17 17:59:15 +00:00
..
Makefile Make Veriexec use proplib(3) for kernel-userland data passing. 2006-11-28 22:22:02 +00:00
veriexecctl.8 Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
veriexecctl.c Attempt at fixing build failures after proplib was converted to bool: 2007-08-17 17:59:15 +00:00
veriexecctl.h Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
veriexecctl_conf.l Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
veriexecctl_parse.y Attempt at fixing build failures after proplib was converted to bool: 2007-08-17 17:59:15 +00:00