Module Name:    src
Committed By:   martin
Date:           Tue Jun  8 13:01:10 UTC 2021

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

Log Message:
Ticket #1683


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.90 -r1.1.2.91 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.90 src/doc/CHANGES-8.3:1.1.2.91
--- src/doc/CHANGES-8.3:1.1.2.90	Sat Jun  5 10:58:28 2021
+++ src/doc/CHANGES-8.3	Tue Jun  8 13:01:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.90 2021/06/05 10:58:28 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.91 2021/06/08 13:01:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1949,3 +1949,8 @@ sys/dev/pci/if_iwmreg.h				1.8
 	iwm(4): fix various bit declarations - use unsigned for 2^32.
 	[nia, ticket #1682]
 
+sbin/dump/tape.c				1.56
+
+	dump(8): prevent crashes for large file systems.
+	[hannken, ticket #1683]
+

Reply via email to