summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-06-23 21:05:12 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-06-23 21:05:12 +1000
commit3eb4834489426bd796da90299b2f8174b744dddd (patch)
tree1ba7e8ba150f78bca0d02c3a780a01acfcd3ccba /INSTALL
parent643460803f5c8c5a9bec9455a62d8a5217699f43 (diff)
- (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 $