Module Name: src
Committed By: snj
Date: Tue Sep 15 06:56:09 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 952.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.70 -r1.1.2.71 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.70 src/doc/CHANGES-5.1:1.1.2.71
--- src/doc/CHANGES-5.1:1.1.2.70 Tue Sep 15 06:19:28 2009
+++ src/doc/CHANGES-5.1 Tue Sep 15 06:56:09 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.70 2009/09/15 06:19:28 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.71 2009/09/15 06:56:09 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -5482,3 +5482,8 @@
Update Postfix to version 2.6.5.
[tron, ticket #944]
+sys/dev/pci/pci_usrreq.c 1.20-1.22 via patch
+
+ Fix various mmap() operations used by libpciaccess.
+ [mrg, ticket #952]
+