Module Name:    src
Committed By:   riz
Date:           Wed Oct 31 17:32:01 UTC 2012

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

Log Message:
Tickets 642-644


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-6.1

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.1
diff -u src/doc/CHANGES-6.1:1.1.2.16 src/doc/CHANGES-6.1:1.1.2.17
--- src/doc/CHANGES-6.1:1.1.2.16	Wed Oct 31 16:28:20 2012
+++ src/doc/CHANGES-6.1	Wed Oct 31 17:32:01 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.16 2012/10/31 16:28:20 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.17 2012/10/31 17:32:01 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -396,3 +396,23 @@ share/zoneinfo/southamerica			patch
 	   Jordan stays on DST this winter.  (Thanks to Steffen Thorsen.)
 	[apb, ticket #657]
 
+sys/arch/i386/i386/locore.S			1.103 via patch
+
+	Fix running BSDi and NetBSD <= 1.0 binaries.  PR#41342.
+	[chs, ticket #642]
+
+sys/dev/pci/pucdata.c				1.77-1.82
+sys/dev/pci/pcidevs				1.1125, 1.1129 via patch
+sys/dev/pci/pcidevs.h				regen
+sys/dev/pci/pcidevs_data.h			regen
+share/man/man4/puc.4				1.36-1.38
+
+	Additional device support for puc(4).
+	[msaitoh, ticket #643]
+
+sys/kern/subr_cprng.c				1.12
+sys/netinet/tcp_subr.c				1.248
+
+	Fix a bug that kmem_alloc() is called from the interrupt context.
+	[msaitoh, ticket #644]
+

Reply via email to