Module Name: src
Committed By: jnemeth
Date: Thu Jun 11 07:08:59 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
No time travelling. Teaches me right for blindly trusting the last
entry. Hi Christos!
To generate a diff of this commit:
cvs rdiff -u -r1.1239 -r1.1240 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1239 src/doc/CHANGES:1.1240
--- src/doc/CHANGES:1.1239 Wed Jun 10 03:28:22 2009
+++ src/doc/CHANGES Thu Jun 11 07:08:59 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1239 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1240 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -290,11 +290,11 @@
rumpnet: Add IPv6 support [pooka 20090527]
agr(4): Add support for layering vlans on top. Also allow LACP
to be disabled. [darran 20090529]
- openssh: Import 5.2. [christos 20090707]
+ openssh: Import 5.2. [christos 20090607]
module: Add the capability to read an <module>.prop associated
with a module and merge a plist passed in by modload(8).
Also, add MODCTL_NO_PROP flag to prevent loading
- <module>.prop. [jnemeth 20090709]
+ <module>.prop. [jnemeth 20090609]
modload(8): Add various flags to assist in the creation and
maintenance of <module>.prop and/or to set MODCTL_NO_PROP.
- [jnemeth 20090709]
+ [jnemeth 20090609]