| commit | 282b4026cb5c5a229e2c5b33e4ad3ac31fcf3189 | [log] [download] | 
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Wed Oct 07 08:23:06 2009 +1100 | 
| committer | Darren Tucker <dtucker@zip.com.au> | Wed Oct 07 08:23:06 2009 +1100 | 
| tree | 182d38eb23823330e04099e81bc2c57f4eac309e | |
| parent | adba1ba51474d43e708de2b986c36199fa8f167e [diff] | 
   - djm@cvs.openbsd.org 2009/08/13 01:11:19
     [sftp.1 sftp.c]
     Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path",
     add "-P port" to match scp(1). Fortunately, the -P option is only really
     used by our regression scripts.
     part of larger patch from carlosvsilvapt@gmail.com for his Google Summer
     of Code work; ok deraadt markus