From owner-svn-src-all@freebsd.org Fri Jun 3 06:51:21 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B026BB685EA for ; Fri, 3 Jun 2016 06:51:21 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 719A61156 for ; Fri, 3 Jun 2016 06:51:20 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 5169 invoked by uid 89); 3 Jun 2016 06:51:19 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 3 Jun 2016 06:51:19 -0000 Received: (qmail 4288 invoked by uid 89); 3 Jun 2016 06:51:02 -0000 Received: by simscan 1.3.1 ppid: 4278, pid: 4283, t: 0.0053s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 3 Jun 2016 06:51:02 -0000 Received: (qmail 19082 invoked by uid 89); 3 Jun 2016 06:51:02 -0000 Received: by simscan 1.4.0 ppid: 19028, pid: 19039, t: 19.0786s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 3 Jun 2016 06:50:42 -0000 From: Jan Beich To: Kurt Lidl Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r301172 - head/contrib/blacklist In-Reply-To: <201606012204.u51M4AUj056457@repo.freebsd.org> (Kurt Lidl's message of "Wed, 1 Jun 2016 22:04:10 +0000 (UTC)") References: <201606012204.u51M4AUj056457@repo.freebsd.org> Date: Fri, 03 Jun 2016 08:50:34 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 06:51:21 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kurt Lidl 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 >=20=20=20 > This import includes The basic blacklist library and utility programs, > to add a system-wide packet filtering notification mechanism to > FreeBSD. >=20=20=20 > The rational behind the daemon was given by Christos Zoulas in a > presentation at vBSDcon 2015: https://youtu.be/fuuf8G28mjs >=20=20=20 > 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. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXUSi6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bemYH/071bfXNu9a8kKiZIAhzorxW 1zNUFsiKJ7IcBGnHgJHfYK0z9eFp7rtZ+gI12LGvmKE4zQlXIbP2PcV7fg7VR7to 31FTHJ/gITtbbagoK1A8v1jV8QMVhHX5bakDKQRRQbL3fLc7ypr46HfmMMl1jvdv s8Q1czsw64mjenli2VHCTR+HXS3WGFQhlYWzVB4olg4m+BY8cXKcm0EibIduy5ix o+MVfo5yRlYKkk/QjGixB3OqFoOmH+C0dh8zOec0LQeIFEfKDLTOCdfQlmEAL/Pj 8Og5e10vLKfHTU67xgV0eOvvk24e+Gy7qESeCB/Jij5J2AkTra3WepIkchpMnas= =mqdV -----END PGP SIGNATURE----- --=-=-=--