Module Name: src
Committed By: riz
Date: Fri Jan 7 01:56:17 UTC 2011
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Tickets 1504, 1505.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-5.2
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.2
diff -u src/doc/CHANGES-5.2:1.1.2.43 src/doc/CHANGES-5.2:1.1.2.44
--- src/doc/CHANGES-5.2:1.1.2.43 Fri Jan 7 01:43:55 2011
+++ src/doc/CHANGES-5.2 Fri Jan 7 01:56:17 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.43 2011/01/07 01:43:55 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.44 2011/01/07 01:56:17 riz Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -4232,3 +4232,16 @@
Make maxpartitions 16 on !i386.
[bouyer, ticket #1503]
+etc/rc.d/network 1.61
+etc/rc.subr 1.86 via patch
+share/man/man5/ifconfig.if.5 1.14
+share/man/man8/rc.subr.8 1.27
+
+ Add a collapse_backslash_newline function to rc.subr. PR#41662.
+ [enami, ticket #1504]
+
+sys/dev/sysmon/sysmon_envsys_events.c 1.94 via patch
+
+ Make this compile when "options ENVSYS_OBJECTS_DEBUG" is defined.
+ [pgoyette, ticket #1505]
+