svn commit: r301172 - head/contrib/blacklist

Rui Paulo rpaulo at me.com
Sun Jun 5 20:53:28 UTC 2016


On Fri, 2016-06-03 at 08:50 +0200, Jan Beich wrote:
> Kurt Lidl <lidl at FreeBSD.org> writes:
> 
> > Author: lidl
> > Date: Wed Jun  1 22:04:10 2016
> > New Revision: 301172
> > URL: https://svnweb.freebsd.org/changeset/base/301172
> > 
> > Log:
> >   Import NetBSD's blacklist source from vendor tree
> >   
> >   This import includes The basic blacklist library and utility
> > programs,
> >   to add a system-wide packet filtering notification mechanism to
> >   FreeBSD.
> >   
> >   The rational behind the daemon was given by Christos Zoulas in a
> >   presentation at vBSDcon 2015: https://youtu.be/fuuf8G28mjs
> >   
> >   Reviewed by:	rpaulo
> >   Approved by:	rpaulo
> >   Obtained from:	NetBSD
> >   Relnotes:	YES
> 
> Can you track FreeBSD version in manpages? Maybe ping upstream, so
> they
> add .Fx as well.
> 
> $ fgrep .Nx contrib/blacklist/**/*.[0-9]
> contrib/blacklist/bin/blacklistctl.8:.Nx 7 .
> contrib/blacklist/bin/blacklistd.8:.Nx 7 .
> contrib/blacklist/bin/blacklistd.conf.5:.Nx 7 .
> 
> $ man blacklistd | col -b | fgrep -A1 HISTORY
> HISTORY
>      blacklistd appeared in NetBSD 7.

We don't really need to submit that change to NetBSD.  Just change the
man page in FreeBSD and hopefully future merges won't remove it. ;-)

-- 
Rui Paulo


More information about the svn-src-all mailing list