Module Name: src
Committed By: riz
Date: Sun Jun 13 06:01:35 UTC 2010
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Tickets 1388, 1390
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.200 -r1.1.2.201 src/doc/CHANGES-4.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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.200 src/doc/CHANGES-4.1:1.1.2.201
--- src/doc/CHANGES-4.1:1.1.2.200 Sat Jun 12 18:39:02 2010
+++ src/doc/CHANGES-4.1 Sun Jun 13 06:01:35 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.200 2010/06/12 18:39:02 riz Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.201 2010/06/13 06:01:35 riz Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4140,3 +4140,16 @@
VOP_READDIR, so that we don't leak memory. PR#42661.
[he, ticket #1387]
+sys/arch/xen/x86/xen_bus_dma.c 1.20 via patch
+
+ Fix failed allocation of DMA memory under dom0.
+ [jym, ticket #1388]
+
+external/bsd/fetch/dist/libfetch/common.c patch
+external/bsd/fetch/dist/libfetch/common.h patch
+external/bsd/fetch/dist/libfetch/fetch.cat3 removed
+external/bsd/fetch/dist/libfetch/ftp.c patch
+
+ Libfetch 2.31 import.
+ [joerg, ticket #1390]
+