freebsd-dev/contrib/blacklist/bin
Ruslan Bukin ab40f58ccf o Ensure va_list is declared by including stdarg.h.
o Also move printf.h to go after it since it does require declaration
  of va_list.

This fixes build with latest RISC-V GNU Toolchain with GCC 8.1

Sponsored by:	DARPA, AFRL
2018-07-03 13:53:54 +00:00
..
blacklistctl.8 Merge latest version of blacklist sources from NetBSD (@ 20170503) 2017-05-04 19:07:37 +00:00
blacklistctl.c o Ensure va_list is declared by including stdarg.h. 2018-07-03 13:53:54 +00:00
blacklistd.8 Update blacklistd.8 with changes from NetBSD 2016-09-30 16:31:12 +00:00
blacklistd.c Extend libblacklist support with new action types 2017-05-23 19:03:07 +00:00
blacklistd.conf.5 Merge latest version of blacklist sources from NetBSD (@ 20170503) 2017-05-04 19:07:37 +00:00
conf.c blacklist: Fix minor memory leak in configuration parsing error case 2018-03-20 00:16:24 +00:00
conf.h
internal.c
internal.h
Makefile
run.c
run.h
state.c Fix blacklistd's state restoral at startup 2016-09-30 16:35:30 +00:00
state.h
support.c
support.h