Module Name:    src
Committed By:   riz
Date:           Thu Mar 14 22:37:38 UTC 2013

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.2

Log Message:
TIcket 846.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-6.0.2

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-6.0.2
diff -u src/doc/CHANGES-6.0.2:1.1.2.22 src/doc/CHANGES-6.0.2:1.1.2.23
--- src/doc/CHANGES-6.0.2:1.1.2.22	Thu Mar 14 21:56:58 2013
+++ src/doc/CHANGES-6.0.2	Thu Mar 14 22:37:37 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.22 2013/03/14 21:56:58 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.23 2013/03/14 22:37:37 riz Exp $
 
 A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
 release:
@@ -157,3 +157,10 @@ sys/secmodel/extensions/secmodel_extensi
 	set.  PR#47598.
 	[martin, ticket #839]
 
+lib/libc/arch/alpha/gen/__longjmp14.c		1.6-1.7
+lib/libc/arch/alpha/gen/__setjmp14.S		1.6
+
+	Fix longjmp/setjmp on alpha for statically linked programs
+	such as those in /rescue.
+	[martin, ticket #846]
+

Reply via email to