Module Name:    src
Committed By:   martin
Date:           Sat May 16 14:18:37 UTC 2015

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

Log Message:
Ticket #776


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.299 -r1.1.2.300 src/doc/CHANGES-7.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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.299 src/doc/CHANGES-7.0:1.1.2.300
--- src/doc/CHANGES-7.0:1.1.2.299	Sat May 16 04:40:31 2015
+++ src/doc/CHANGES-7.0	Sat May 16 14:18:37 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.299 2015/05/16 04:40:31 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.300 2015/05/16 14:18:37 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -23222,3 +23222,8 @@ etc/rc.d/modules				1.2
 	it becomes writable.
 	[mlelstv, ticket #779]
 
+src/sys/compat/netbsd32/netbsd32_lwp.c		1.15-1.18
+
+	Fix _lwp_ctl for big endian 64-bit platforms.
+	[matt, #776]
+

Reply via email to