Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note addition of -4 and -6 to rcp(1), rlogin(1), and rsh...
details: https://anonhg.NetBSD.org/src/rev/7d782278117d
branches: trunk
changeset: 574739:7d782278117d
user: ginsbach <ginsbach%NetBSD.org@localhost>
date: Fri Mar 11 04:18:47 2005 +0000
description:
Note addition of -4 and -6 to rcp(1), rlogin(1), and rsh(1) and support
for IPv6 address strings as the `rhost' with rcp(1).
diffstat:
doc/CHANGES | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 5a2d2d7cbe73 -r 7d782278117d doc/CHANGES
--- a/doc/CHANGES Fri Mar 11 03:20:23 2005 +0000
+++ b/doc/CHANGES Fri Mar 11 04:18:47 2005 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.441 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.442 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -240,3 +240,9 @@
[matt 20050309]
xen: updated to support the xen 2.0 kernel, including domain0 support
(this drops support for xen 1.2) [bouyer 20050309]
+ rcp(1): Add -4 and -6 options, used to limit host addresses to
+ IPv4 or IPv6 respectively. [ginsbach 20050309]
+ rsh(1), rlogin(1): Add -4 and -6 options, used to limit host
+ addresses to IPv4 or IPv6 respectively. [ginsbach 20050311]
+ rcp(1): Add support for specifying the rhost as an IPv6 address
+ string. [ginsbach 20050311]
Home |
Main Index |
Thread Index |
Old Index