From e434ac295e02112c9ef3fec38587ad50333024c4 Mon Sep 17 00:00:00 2001 From: mouring Date: Sun, 9 Jun 2002 20:20:58 +0000 Subject: [PATCH] - (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c, sftp-client.c, ssh-agenet.c, ssh-keygen.c and connect.h (we did unexpand independant of them) --- ChangeLog | 3 +++ channels.c | 2 +- clientloop.c | 2 +- nchan.c | 2 +- sftp-client.c | 2 +- ssh-keygen.c | 2 +- sshconnect.h | 2 +- 7 files changed, 9 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index b193308a..0f0601e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,9 @@ - markus@cvs.openbsd.org 2002/06/09 04:33:27 [sshconnect.c] abort() - > fatal() + - (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c, + sftp-client.c, ssh-agenet.c, ssh-keygen.c and connect.h (we did unexpand + independant of them) 20020607 - (bal) Removed --{enable/disable}-suid-ssh diff --git a/channels.c b/channels.c index cca138c2..7ce1a076 100644 --- a/channels.c +++ b/channels.c @@ -39,7 +39,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: channels.c,v 1.173 2002/04/22 21:04:52 markus Exp $"); +RCSID("$OpenBSD: channels.c,v 1.174 2002/06/09 13:32:01 markus Exp $"); #include "ssh.h" #include "ssh1.h" diff --git a/clientloop.c b/clientloop.c index aa8e9bed..75d24ace 100644 --- a/clientloop.c +++ b/clientloop.c @@ -59,7 +59,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: clientloop.c,v 1.100 2002/04/22 21:04:52 markus Exp $"); +RCSID("$OpenBSD: clientloop.c,v 1.101 2002/06/09 13:32:01 markus Exp $"); #include "ssh.h" #include "ssh1.h" diff --git a/nchan.c b/nchan.c index 5ed64f86..c4f55e65 100644 --- a/nchan.c +++ b/nchan.c @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: nchan.c,v 1.45 2002/03/25 21:13:51 markus Exp $"); +RCSID("$OpenBSD: nchan.c,v 1.46 2002/06/09 13:32:01 markus Exp $"); #include "ssh1.h" #include "ssh2.h" diff --git a/sftp-client.c b/sftp-client.c index 2f9faff1..779ef2fe 100644 --- a/sftp-client.c +++ b/sftp-client.c @@ -28,7 +28,7 @@ /* XXX: copy between two remote sites */ #include "includes.h" -RCSID("$OpenBSD: sftp-client.c,v 1.31 2002/04/06 00:30:08 djm Exp $"); +RCSID("$OpenBSD: sftp-client.c,v 1.32 2002/06/09 13:32:01 markus Exp $"); #include "openbsd-compat/fake-queue.h" diff --git a/ssh-keygen.c b/ssh-keygen.c index 5d26200e..d83ccecc 100644 --- a/ssh-keygen.c +++ b/ssh-keygen.c @@ -12,7 +12,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: ssh-keygen.c,v 1.98 2002/03/27 22:21:45 markus Exp $"); +RCSID("$OpenBSD: ssh-keygen.c,v 1.99 2002/06/09 13:32:01 markus Exp $"); #include #include diff --git a/sshconnect.h b/sshconnect.h index 134b59af..aeb2e51a 100644 --- a/sshconnect.h +++ b/sshconnect.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sshconnect.h,v 1.14 2002/05/23 19:24:30 markus Exp $ */ +/* $OpenBSD: sshconnect.h,v 1.15 2002/06/09 13:32:01 markus Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. -- 2.45.2