Module Name:    src
Committed By:   martin
Date:           Fri Oct 16 14:38:14 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend ticket #1603


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-8.3

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.3
diff -u src/doc/CHANGES-8.3:1.1.2.44 src/doc/CHANGES-8.3:1.1.2.45
--- src/doc/CHANGES-8.3:1.1.2.44	Mon Oct 12 10:25:09 2020
+++ src/doc/CHANGES-8.3	Fri Oct 16 14:38:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.44 2020/10/12 10:25:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.45 2020/10/16 14:38:13 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1039,7 +1039,7 @@ sys/netinet/tcp_input.c				1.419
 	1 byte every 5 or even 60 seconds.
 	[kardel, ticket #1602]
 
-etc/defaults/rc.conf				1.159
+etc/defaults/rc.conf				1.159 (patch)
 etc/rc.d/motd					1.10,1.11
 share/man/man5/rc.conf.5			1.186,1.187
 
@@ -1128,3 +1128,9 @@ external/bsd/ntp/bin/sntp/sntp.1		delete
 	ntpd(8): PR 55710: install the correct man pages.
 	[kim, ticket #1616]
 
+sys/dev/pci/if_wm.c				1.691
+
+	Fix SGMII code to not to print error message. This problem was added
+	when SFP support was added.
+	[msaitoh, ticket #1617]
+

Reply via email to