summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authordtucker <dtucker>2006-06-23 11:05:12 +0000
committerdtucker <dtucker>2006-06-23 11:05:12 +0000
commitcb71a6683a06fdb39ec23f63e9c98680eff47ac5 (patch)
treed0dc77ee578ee281df4f6ee0e790a622ad519d92 /INSTALL
parenteebe6c77b01ed472ffe7e07e16794e664283f76b (diff)
downloadopenssh-cb71a6683a06fdb39ec23f63e9c98680eff47ac5.tar.gz
- (dtucker) [README.platform configure.ac openbsd-compat/port-tun.c] Add
tunnel support for Mac OS X/Darwin via a third-party tun driver. Patch from reyk@, tested by anil@
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 7 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 38f39473..efc7b47d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -57,9 +57,10 @@ installed. No other S/Key library is currently known to be supported.
http://www.sparc.spb.su/solaris/skey/
LibEdit:
-sftp now supports command-line editing via NetBSD's libedit. If your
-platform has it available natively you can use that, alternatively
-you might try these multi-platform ports:
+
+sftp supports command-line editing via NetBSD's libedit. If your platform
+has it available natively you can use that, alternatively you might try
+these multi-platform ports:
http://www.thrysoee.dk/editline/
http://sourceforge.net/projects/libedit/
@@ -210,7 +211,8 @@ for sshd, ssh and ssh-agent.
-------------------------
$ make survey
-[check the contents and make sure there's no sensitive information]
+[check the contents of the file "survey" to ensure there's no information
+that you consider sensitive]
$ make send-survey
This will send configuration information for the currently configured
@@ -227,4 +229,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.71 2006/02/20 09:17:36 dtucker Exp $
+$Id: INSTALL,v 1.72 2006/06/23 11:05:13 dtucker Exp $