mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-31 14:11:35 +00:00
rewrap
This commit is contained in:
parent
914420fe74
commit
50bec89baf
@ -2,7 +2,8 @@
|
||||
- (djm) OpenBSD CVS Sync
|
||||
- henning@cvs.openbsd.org 2004/04/08 16:08:21
|
||||
[sshconnect2.c]
|
||||
swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD and NetBSD do.
|
||||
swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what
|
||||
FreeBSD and NetBSD do.
|
||||
ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@
|
||||
- djm@cvs.openbsd.org 2004/04/18 23:10:26
|
||||
[readconf.c readconf.h ssh-keysign.c ssh.c]
|
||||
@ -20,7 +21,8 @@
|
||||
[ssh.c]
|
||||
fix idiot typo that i introduced in my last commit;
|
||||
spotted by cschneid AT cschneid.com
|
||||
- (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for above change
|
||||
- (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for
|
||||
above change
|
||||
|
||||
20040419
|
||||
- (dtucker) OpenBSD CVS Sync
|
||||
@ -1025,4 +1027,4 @@
|
||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||
|
||||
$Id: ChangeLog,v 1.3327 2004/04/20 10:14:07 djm Exp $
|
||||
$Id: ChangeLog,v 1.3328 2004/04/20 10:20:40 djm Exp $
|
||||
|
Loading…
Reference in New Issue
Block a user