Mon Dec 30 09:44:46 2019 UTC ()
Ticket #591


(martin)
diff -r1.1.2.150 -r1.1.2.151 src/doc/CHANGES-9.0

cvs diff -r1.1.2.150 -r1.1.2.151 src/doc/Attic/CHANGES-9.0 (expand / switch to context diff)
--- src/doc/Attic/CHANGES-9.0 2019/12/29 11:14:46 1.1.2.150
+++ src/doc/Attic/CHANGES-9.0 2019/12/30 09:44:46 1.1.2.151
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.150 2019/12/29 11:14:46 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.151 2019/12/30 09:44:46 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7369,4 +7369,9 @@
 
 	PR kern/53734: avoid zero sized allocations.
 	[mlelstv, ticket #590]
+
+external/mpl/bind/dist/lib/isc/unix/app.c	1.5
+
+	Only ignore signals if we are bind (not dhcpd).
+	[maya, ticket #591]