> On Jun 2, 2016, at 16:06, Kurt Lidl <l...@freebsd.org> wrote:
> 
> Author: lidl
> Date: Thu Jun  2 19:06:04 2016
> New Revision: 301226
> URL: https://svnweb.freebsd.org/changeset/base/301226
> 
> Log:
>  Add basic blacklist build support
> 
>  Reviewed by: rpaulo
>  Approved by: rpaulo
>  Relnotes:    YES
>  Sponsored by:        The FreeBSD Foundation
>  Differential Revision:       https://reviews.freebsd.org/D5913
> 
> Added:
>  head/etc/blacklistd.conf   (contents, props changed)
>  head/etc/rc.d/blacklistd   (contents, props changed)
>  head/lib/libblacklist/
>  head/lib/libblacklist/Makefile   (contents, props changed)
>  head/libexec/blacklistd-helper/
>  head/libexec/blacklistd-helper/Makefile   (contents, props changed)
>  head/usr.sbin/blacklistctl/
>  head/usr.sbin/blacklistctl/Makefile   (contents, props changed)
>  head/usr.sbin/blacklistd/
>  head/usr.sbin/blacklistd/Makefile   (contents, props changed)
> Modified:
>  head/etc/Makefile
>  head/etc/defaults/rc.conf
>  head/etc/periodic/security/520.pfdenied
>  head/etc/rc.d/Makefile
>  head/lib/Makefile
>  head/libexec/Makefile
>  head/share/mk/bsd.libnames.mk
>  head/share/mk/src.libnames.mk
>  head/share/mk/src.opts.mk
>  head/tools/build/mk/OptionalObsoleteFiles.inc
>  head/usr.sbin/Makefile

Looks like it’s missing man pages, no?

--
Renato Botelho

_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to