svn commit: r301226 - in head: etc etc/defaults etc/periodic/security etc/rc.d lib lib/libblacklist libexec libexec/blacklistd-helper share/mk tools/build/mk usr.sbin usr.sbin/blacklistctl usr.sbin...

Renato Botelho garga at FreeBSD.org
Thu Jun 2 19:24:37 UTC 2016


> On Jun 2, 2016, at 16:06, Kurt Lidl <lidl at 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



More information about the svn-src-all mailing list