Module Name: src
Committed By: martin
Date: Tue Jul 10 15:32:28 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ammend ticket #918 with additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.221 -r1.1.2.222 src/doc/CHANGES-8.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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.221 src/doc/CHANGES-8.0:1.1.2.222
--- src/doc/CHANGES-8.0:1.1.2.221 Tue Jul 10 15:08:33 2018
+++ src/doc/CHANGES-8.0 Tue Jul 10 15:32:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.221 2018/07/10 15:08:33 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.222 2018/07/10 15:32:28 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -14126,7 +14126,7 @@ distrib/notes/i386/prep (manually edi
Fix NetBSD.org capitalization in some URLs.
-sys/net/if_llatbl.c 1.28
+sys/net/if_llatbl.c 1.28,1.29
Don't overwrite an existing llentry on RTM_ADD to avoid race
conditions.