mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-24 19:53:24 +08:00
- djm@cvs.openbsd.org 2007/05/22 10:18:52
[sshd.c] zap double include; from p_nowaczyk AT o2.pl (not required in -portable, Id sync only)
This commit is contained in:
parent
2216471510
commit
4a40ae28c3
@ -1,3 +1,10 @@
|
|||||||
|
20070605
|
||||||
|
- (dtucker) OpenBSD CVS Sync
|
||||||
|
- djm@cvs.openbsd.org 2007/05/22 10:18:52
|
||||||
|
[sshd.c]
|
||||||
|
zap double include; from p_nowaczyk AT o2.pl
|
||||||
|
(not required in -portable, Id sync only)
|
||||||
|
|
||||||
20070520
|
20070520
|
||||||
- (dtucker) OpenBSD CVS Sync
|
- (dtucker) OpenBSD CVS Sync
|
||||||
- stevesk@cvs.openbsd.org 2007/04/14 22:01:58
|
- stevesk@cvs.openbsd.org 2007/04/14 22:01:58
|
||||||
@ -2940,4 +2947,4 @@
|
|||||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4670 2007/05/20 05:26:07 dtucker Exp $
|
$Id: ChangeLog,v 1.4671 2007/06/05 08:22:32 dtucker Exp $
|
||||||
|
2
sshd.c
2
sshd.c
@ -1,4 +1,4 @@
|
|||||||
/* $OpenBSD: sshd.c,v 1.350 2007/03/09 05:20:06 dtucker Exp $ */
|
/* $OpenBSD: sshd.c,v 1.351 2007/05/22 10:18:52 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…
Reference in New Issue
Block a user