]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- djm@cvs.openbsd.org 2013/10/17 00:46:49
authorDamien Miller <djm@mindrot.org>
Thu, 17 Oct 2013 00:57:23 +0000 (11:57 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 17 Oct 2013 00:57:23 +0000 (11:57 +1100)
     [ssh.c]
     rearrange check to reduce diff against -portable
     (Id sync only)

ChangeLog
ssh.c

index 537f9f56be09cb8e245da94fdcf01cd47268d84e..732fdc2cbb322dc0bd6cd964f178c39e25dc561f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      client support to allow calling fsync() faster successful transfer
      patch mostly by imorgan AT nas.nasa.gov; bz#1798
      "fine" markus@ "grumble OK" deraadt@ "doesn't sound bad to me" millert@
+   - djm@cvs.openbsd.org 2013/10/17 00:46:49
+     [ssh.c]
+     rearrange check to reduce diff against -portable
+     (Id sync only)
 
 20131015
  - (djm) OpenBSD CVS Sync
diff --git a/ssh.c b/ssh.c
index 935390726bb687e5f3194e68153cc1cc9c2d3a37..835f4822a7fd12883f0ab952cf25e6298560e15f 100644 (file)
--- a/ssh.c
+++ b/ssh.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.c,v 1.387 2013/10/16 22:58:01 djm Exp $ */
+/* $OpenBSD: ssh.c,v 1.388 2013/10/17 00:46:49 djm Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland