Module Name: src
Committed By: snj
Date: Fri Aug 7 04:13:55 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
922
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.356 -r1.1.2.357 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.356 src/doc/CHANGES-7.0:1.1.2.357
--- src/doc/CHANGES-7.0:1.1.2.356 Thu Aug 6 22:03:14 2015
+++ src/doc/CHANGES-7.0 Fri Aug 7 04:13:55 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.356 2015/08/06 22:03:14 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.357 2015/08/07 04:13:55 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33833,3 +33833,19 @@ usr.sbin/mountd/mountd.c 1.127
(child) pid is written to pidfile. PR bin/50125.
[jnemeth, ticket #936]
+external/bsd/blacklist/bin/blacklistctl.c 1.18
+external/bsd/blacklist/bin/blacklistd.c 1.33
+external/bsd/blacklist/bin/conf.c 1.21-1.23
+external/bsd/blacklist/bin/run.c 1.13
+external/bsd/blacklist/bin/state.c 1.16, 1.17
+external/bsd/blacklist/bin/support.c 1.7
+external/bsd/blacklist/bin/support.h 1.6
+external/bsd/blacklist/etc/blacklistd.conf 1.5, 1.6
+external/bsd/blacklist/libexec/blacklistd-helper 1.5
+
+ blacklistd(8):
+ - make proto and port optional
+ - various cleanup
+ - minor bugfixes
+ [christos, ticket #922]
+