Module Name:    src
Committed By:   snj
Date:           Sat Jun  3 17:53:59 UTC 2017

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
1425, 1426


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-7.0.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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.41 src/doc/CHANGES-7.0.3:1.1.2.42
--- src/doc/CHANGES-7.0.3:1.1.2.41	Fri May 12 05:50:20 2017
+++ src/doc/CHANGES-7.0.3	Sat Jun  3 17:53:59 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.41 2017/05/12 05:50:20 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.42 2017/06/03 17:53:59 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -1889,3 +1889,14 @@ sbin/ping/ping.c				1.116
 	Fix cksum calculation for clearing the cached route.
 	[ryo, ticket #1390]
 
+sys/arch/i386/stand/misc/rawr32.exe.uue		1.7
+
+	Update to rawrite32 1.0.5 (new signatures to avoid scary
+	windows warnings)
+	[matin, ticket #1426]
+
+sys/kern/kern_descrip.c				1.230
+
+	Explicitly set the flags instead of masking set values in.
+	[riastradh, ticket #1425]
+

Reply via email to