Module Name: src
Committed By: snj
Date: Tue Oct 20 02:01:40 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1106 and 1107.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.123 -r1.1.2.124 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.123 src/doc/CHANGES-5.1:1.1.2.124
--- src/doc/CHANGES-5.1:1.1.2.123 Mon Oct 19 07:24:44 2009
+++ src/doc/CHANGES-5.1 Tue Oct 20 02:01:40 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.123 2009/10/19 07:24:44 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.124 2009/10/20 02:01:40 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14473,3 +14473,13 @@
degradation of disk I/O on heavy load.
[nakayama, ticket #1103]
+share/mk/bsd.own.mk 1.571
+
+ Add sunleo. Should have been part of ticket 1052.
+ [rmind, ticket #1107]
+
+lib/libc/stdlib/getsubopt.3 1.12
+
+ Fix header to include.
+ [joerg, ticket #1106]
+