Module Name: src
Committed By: tsutsui
Date: Mon May 3 16:21:03 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note about sysinst(8) for hpcsh.
To generate a diff of this commit:
cvs rdiff -u -r1.1386 -r1.1387 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.1386 src/doc/CHANGES:1.1387
--- src/doc/CHANGES:1.1386 Mon May 3 16:20:24 2010
+++ src/doc/CHANGES Mon May 3 16:21:03 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1386 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1387 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -602,3 +602,4 @@
tftpd(8): Add -c so files can be uploaded without requiring them
to be created before the upload. See the section on security
considerations before enabling. [hubertf 20100429]
+ hpcsh: Add sysinst(8) support. [tsutsui 20100503]