Module Name: src
Committed By: snj
Date: Sat Apr 11 07:01:28 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.0
Log Message:
Tickets 685-687.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-5.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-5.0
diff -u src/doc/CHANGES-5.0:1.1.2.131 src/doc/CHANGES-5.0:1.1.2.132
--- src/doc/CHANGES-5.0:1.1.2.131 Fri Apr 10 18:13:57 2009
+++ src/doc/CHANGES-5.0 Sat Apr 11 07:01:28 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0,v 1.1.2.131 2009/04/10 18:13:57 snj Exp $
+# $NetBSD: CHANGES-5.0,v 1.1.2.132 2009/04/11 07:01:28 snj Exp $
A complete list of changes from the initial NetBSD 5.0 branch on October 2008
until the 5.0 release:
@@ -5966,3 +5966,20 @@
device. Fixes PR kern/40271.
[mlelstv, ticket #684]
+share/man/man4/bpf.4 1.40
+share/man/man4/ses.4 1.7
+
+ Fix markup.
+ [joerg, ticket #685]
+
+sys/arch/vax/vax/subr.S 1.26
+
+ Make copyin(9) and copyout(9) work with 64KB or larger data
+ blocks. Fixes broken pipe(2) problem mentioned in PR 41139.
+ [mhitch, ticket #686]
+
+share/man/man4/wapbl.4 1.7-1.9
+
+ Sync with reality.
+ [ad, ticket #687]
+