]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 2 Sep 2005 19:34:57 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh-sigpipe.patch -> 1.7

openssh-sigpipe.patch

index 0d561a198ca1d2ad9bdbc24caaee342b2cc9eca5..139fb312ac8ea58ff8765bdd4e10b94a4ab2a7ee 100644 (file)
@@ -43,9 +43,9 @@ diff -urN openssh-3.9p1.org/ssh.0 openssh-3.9p1/ssh.0
  .Op Fl c Ar cipher_spec
  .Op Fl D Ar port
 @@ -425,6 +425,10 @@
.It Fl b Ar bind_address
- Specify the interface to transmit from on machines with multiple
interfaces or aliased addresses.
on the local machine as the source address
+ of the connection.
Only useful on systems with more than one address.
 +.It Fl B
 +Enables processing of SIGPIPE. Useful when using ssh output as input for
 +another process, for example in a shell script. Be careful - it may break
This page took 0.036062 seconds and 4 git commands to generate.