Module Name:    src
Committed By:   riz
Date:           Thu Jul 12 19:26:02 UTC 2012

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

Log Message:
Ticket 414.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.153 -r1.1.2.154 src/doc/CHANGES-6.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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.153 src/doc/CHANGES-6.0:1.1.2.154
--- src/doc/CHANGES-6.0:1.1.2.153	Thu Jul 12 19:13:41 2012
+++ src/doc/CHANGES-6.0	Thu Jul 12 19:26:01 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.153 2012/07/12 19:13:41 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.154 2012/07/12 19:26:01 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -6301,3 +6301,12 @@ sys/sys/ptree.h					1.6
 	Add a context argument to ptree_init().
 	[rmind, ticket #413]
 
+external/historical/nawk/dist/main.c		patch
+external/historical/nawk/dist/b.c		patch
+external/historical/nawk/dist/lib.c		patch
+external/historical/nawk/dist/proto.h		patch
+external/historical/nawk/dist/run.c		patch
+
+	Fix segfault in awk, and address PR#46155.
+	[christos, ticket #414]
+

Reply via email to