Module Name:    src
Committed By:   martin
Date:           Thu Mar  7 16:51:23 UTC 2019

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.3

Log Message:
Ticket #1682


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-7.1.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-7.1.3
diff -u src/doc/CHANGES-7.1.3:1.1.2.43 src/doc/CHANGES-7.1.3:1.1.2.44
--- src/doc/CHANGES-7.1.3:1.1.2.43	Sun Feb 24 10:54:59 2019
+++ src/doc/CHANGES-7.1.3	Thu Mar  7 16:51:23 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.43 2019/02/24 10:54:59 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.44 2019/03/07 16:51:23 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -453,4 +453,10 @@ sys/kern/kern_time.c				1.196
 	Avoid panic from setitimer(2) for CLOCK_MONOTONIC.
 	[mlelstv, ticket #1196]
 
+sys/dev/scsipi/files.scsipi			1.42
+sys/dev/scsipi/st.c				1.236 (patch), 1.237
+
+	PR kern/53949: fix file mark handling.
+	st(4): Fix (but disable by default) SUN compatibility mode.
+	[kardel, ticket #1682]
 

Reply via email to