mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
- djm@cvs.openbsd.org 2013/10/17 00:46:49
[ssh.c] rearrange check to reduce diff against -portable (Id sync only)
This commit is contained in:
parent
f29238e674
commit
e3ea09494d
@ -29,6 +29,10 @@
|
|||||||
client support to allow calling fsync() faster successful transfer
|
client support to allow calling fsync() faster successful transfer
|
||||||
patch mostly by imorgan AT nas.nasa.gov; bz#1798
|
patch mostly by imorgan AT nas.nasa.gov; bz#1798
|
||||||
"fine" markus@ "grumble OK" deraadt@ "doesn't sound bad to me" millert@
|
"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
|
20131015
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
|
2
ssh.c
2
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>
|
* Author: Tatu Ylonen <ylo@cs.hut.fi>
|
||||||
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
||||||
|
Loading…
x
Reference in New Issue
Block a user