- 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:
Damien Miller 2013-10-17 11:57:23 +11:00
parent f29238e674
commit e3ea09494d
2 changed files with 5 additions and 1 deletions

View File

@ -29,6 +29,10 @@
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

2
ssh.c
View File

@ -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