Module Name: src
Committed By: pooka
Date: Sat Dec 5 20:17:13 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Note portalfs kernel driver removal.
To generate a diff of this commit:
cvs rdiff -u -r1.1327 -r1.1328 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.1327 src/doc/CHANGES:1.1328
--- src/doc/CHANGES:1.1327 Sat Dec 5 16:34:02 2009
+++ src/doc/CHANGES Sat Dec 5 20:17:13 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1327 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1328 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -498,3 +498,6 @@
[haad 20091202]
resolvconf(8): Import openreslv-3.3.4. [roy 20091204]
playstation2: Port deleted. [pooka 20091205]
+ mount_portal(8): Remove the kernel portalfs driver and replace
+ mount_portal with a version implemented using puffs.
+ [pooka 20091205]