summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:03:21 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:03:21 +1100
commitb0fb6872ed2efe3a116083e43dd4f5f47cd4882b (patch)
treeced525065297b33c1828ec0f88fc70ee50d7ec3c
parent3e96d742743b150025588b7200c7998d7e4ec2c6 (diff)
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
[atomicio.c auth-bsdauth.c auth-chall.c auth-krb5.c auth-options.c] [auth-pam.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c] [auth-shadow.c auth-skey.c auth.c auth1.c auth2-chall.c] [auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c] [auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c buffer.c] [canohost.c channels.c cipher-3des1.c cipher-acss.c cipher-aes.c] [cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c] [compress.c deattack.c dh.c dispatch.c dns.c entropy.c fatal.c] [groupaccess.c hostfile.c includes.h kex.c kexdh.c kexdhc.c] [kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c loginrec.c] [loginrec.h logintest.c mac.c match.c md-sha256.c md5crypt.c misc.c] [monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c msg.c] [nchan.c packet.c progressmeter.c readconf.c readpass.c rsa.c] [scard.c scp.c servconf.c serverloop.c session.c sftp-client.c] [sftp-common.c sftp-glob.c sftp-server.c sftp.c ssh-add.c] [ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c] [ssh-rand-helper.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c] [sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c] [uidswap.c uuencode.c xmalloc.c openbsd-compat/bsd-arc4random.c] [openbsd-compat/bsd-closefrom.c openbsd-compat/bsd-cygwin_util.c] [openbsd-compat/bsd-getpeereid.c openbsd-compat/bsd-misc.c] [openbsd-compat/bsd-nextstep.c openbsd-compat/bsd-snprintf.c] [openbsd-compat/bsd-waitpid.c openbsd-compat/fake-rfc2553.c] RCSID() can die
-rw-r--r--ChangeLog27
-rw-r--r--atomicio.c1
-rw-r--r--auth-bsdauth.c1
-rw-r--r--auth-chall.c1
-rw-r--r--auth-krb5.c1
-rw-r--r--auth-options.c1
-rw-r--r--auth-pam.c1
-rw-r--r--auth-passwd.c1
-rw-r--r--auth-rh-rsa.c1
-rw-r--r--auth-rhosts.c1
-rw-r--r--auth-rsa.c1
-rw-r--r--auth-shadow.c1
-rw-r--r--auth-skey.c1
-rw-r--r--auth.c1
-rw-r--r--auth1.c1
-rw-r--r--auth2-chall.c1
-rw-r--r--auth2-hostbased.c1
-rw-r--r--auth2-kbdint.c1
-rw-r--r--auth2-none.c1
-rw-r--r--auth2-passwd.c1
-rw-r--r--auth2-pubkey.c1
-rw-r--r--auth2.c1
-rw-r--r--authfd.c1
-rw-r--r--authfile.c1
-rw-r--r--bufaux.c1
-rw-r--r--buffer.c1
-rw-r--r--canohost.c1
-rw-r--r--channels.c1
-rw-r--r--cipher-3des1.c1
-rw-r--r--cipher-acss.c2
-rw-r--r--cipher-aes.c1
-rw-r--r--cipher-bf1.c1
-rw-r--r--cipher-ctr.c1
-rw-r--r--cipher.c1
-rw-r--r--cleanup.c1
-rw-r--r--clientloop.c1
-rw-r--r--compat.c1
-rw-r--r--compress.c1
-rw-r--r--deattack.c1
-rw-r--r--dh.c1
-rw-r--r--dispatch.c1
-rw-r--r--dns.c3
-rw-r--r--entropy.c2
-rw-r--r--fatal.c1
-rw-r--r--groupaccess.c1
-rw-r--r--hostfile.c1
-rw-r--r--includes.h5
-rw-r--r--kex.c1
-rw-r--r--kexdh.c1
-rw-r--r--kexdhc.c1
-rw-r--r--kexdhs.c1
-rw-r--r--kexgex.c1
-rw-r--r--kexgexc.c1
-rw-r--r--kexgexs.c1
-rw-r--r--key.c1
-rw-r--r--log.c1
-rw-r--r--loginrec.c2
-rw-r--r--loginrec.h2
-rw-r--r--logintest.c2
-rw-r--r--mac.c1
-rw-r--r--match.c1
-rw-r--r--md-sha256.c2
-rw-r--r--md5crypt.c2
-rw-r--r--misc.c1
-rw-r--r--monitor.c1
-rw-r--r--monitor_fdpass.c1
-rw-r--r--monitor_mm.c1
-rw-r--r--monitor_wrap.c1
-rw-r--r--msg.c1
-rw-r--r--nchan.c1
-rw-r--r--openbsd-compat/bsd-arc4random.c2
-rw-r--r--openbsd-compat/bsd-closefrom.c2
-rw-r--r--openbsd-compat/bsd-cygwin_util.c2
-rw-r--r--openbsd-compat/bsd-getpeereid.c2
-rw-r--r--openbsd-compat/bsd-misc.c2
-rw-r--r--openbsd-compat/bsd-nextstep.c2
-rw-r--r--openbsd-compat/bsd-snprintf.c2
-rw-r--r--openbsd-compat/bsd-waitpid.c2
-rw-r--r--openbsd-compat/fake-rfc2553.c2
-rw-r--r--packet.c1
-rw-r--r--progressmeter.c1
-rw-r--r--readconf.c1
-rw-r--r--readpass.c1
-rw-r--r--rsa.c1
-rw-r--r--scard.c1
-rw-r--r--scp.c1
-rw-r--r--servconf.c1
-rw-r--r--serverloop.c1
-rw-r--r--session.c1
-rw-r--r--sftp-client.c1
-rw-r--r--sftp-common.c1
-rw-r--r--sftp-glob.c1
-rw-r--r--sftp-server.c1
-rw-r--r--sftp.c1
-rw-r--r--ssh-add.c1
-rw-r--r--ssh-agent.c1
-rw-r--r--ssh-dss.c1
-rw-r--r--ssh-keygen.c1
-rw-r--r--ssh-keyscan.c1
-rw-r--r--ssh-keysign.c1
-rw-r--r--ssh-rand-helper.c2
-rw-r--r--ssh-rsa.c1
-rw-r--r--ssh.c1
-rw-r--r--sshconnect.c1
-rw-r--r--sshconnect1.c1
-rw-r--r--sshconnect2.c1
-rw-r--r--sshd.c1
-rw-r--r--sshlogin.c1
-rw-r--r--sshpty.c1
-rw-r--r--sshtty.c1
-rw-r--r--ttymodes.c1
-rw-r--r--uidswap.c1
-rw-r--r--uuencode.c1
-rw-r--r--xmalloc.c1
114 files changed, 28 insertions, 135 deletions
diff --git a/ChangeLog b/ChangeLog
index 2281accdc..64a20a4c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,31 @@
4 [ssh.1] 4 [ssh.1]
5 Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs 5 Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
6 that OpenSSH supports 6 that OpenSSH supports
7 - deraadt@cvs.openbsd.org 2006/03/19 18:51:18
8 [atomicio.c auth-bsdauth.c auth-chall.c auth-krb5.c auth-options.c]
9 [auth-pam.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c]
10 [auth-shadow.c auth-skey.c auth.c auth1.c auth2-chall.c]
11 [auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c]
12 [auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c buffer.c]
13 [canohost.c channels.c cipher-3des1.c cipher-acss.c cipher-aes.c]
14 [cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c]
15 [compress.c deattack.c dh.c dispatch.c dns.c entropy.c fatal.c]
16 [groupaccess.c hostfile.c includes.h kex.c kexdh.c kexdhc.c]
17 [kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c loginrec.c]
18 [loginrec.h logintest.c mac.c match.c md-sha256.c md5crypt.c misc.c]
19 [monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c msg.c]
20 [nchan.c packet.c progressmeter.c readconf.c readpass.c rsa.c]
21 [scard.c scp.c servconf.c serverloop.c session.c sftp-client.c]
22 [sftp-common.c sftp-glob.c sftp-server.c sftp.c ssh-add.c]
23 [ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c]
24 [ssh-rand-helper.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c]
25 [sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c]
26 [uidswap.c uuencode.c xmalloc.c openbsd-compat/bsd-arc4random.c]
27 [openbsd-compat/bsd-closefrom.c openbsd-compat/bsd-cygwin_util.c]
28 [openbsd-compat/bsd-getpeereid.c openbsd-compat/bsd-misc.c]
29 [openbsd-compat/bsd-nextstep.c openbsd-compat/bsd-snprintf.c]
30 [openbsd-compat/bsd-waitpid.c openbsd-compat/fake-rfc2553.c]
31 RCSID() can die
7 32
820060318 3320060318
9 - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via 34 - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
@@ -4196,4 +4221,4 @@
4196 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4221 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4197 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4222 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4198 4223
4199$Id: ChangeLog,v 1.4231 2006/03/25 12:39:29 djm Exp $ 4224$Id: ChangeLog,v 1.4232 2006/03/25 13:03:21 djm Exp $
diff --git a/atomicio.c b/atomicio.c
index 8dd271b6d..afe306b1b 100644
--- a/atomicio.c
+++ b/atomicio.c
@@ -25,7 +25,6 @@
25 */ 25 */
26 26
27#include "includes.h" 27#include "includes.h"
28RCSID("$OpenBSD: atomicio.c,v 1.14 2006/02/11 19:31:18 otto Exp $");
29 28
30#include "atomicio.h" 29#include "atomicio.h"
31 30
diff --git a/auth-bsdauth.c b/auth-bsdauth.c
index 920c977d8..f48b43174 100644
--- a/auth-bsdauth.c
+++ b/auth-bsdauth.c
@@ -22,7 +22,6 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24#include "includes.h" 24#include "includes.h"
25RCSID("$OpenBSD: auth-bsdauth.c,v 1.6 2005/01/19 13:11:47 dtucker Exp $");
26 25
27#ifdef BSD_AUTH 26#ifdef BSD_AUTH
28#include "xmalloc.h" 27#include "xmalloc.h"
diff --git a/auth-chall.c b/auth-chall.c
index e4f783096..7707023a4 100644
--- a/auth-chall.c
+++ b/auth-chall.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth-chall.c,v 1.9 2003/11/03 09:03:37 djm Exp $");
27 26
28#include "auth.h" 27#include "auth.h"
29#include "log.h" 28#include "log.h"
diff --git a/auth-krb5.c b/auth-krb5.c
index 64d613543..8bdc64edf 100644
--- a/auth-krb5.c
+++ b/auth-krb5.c
@@ -28,7 +28,6 @@
28 */ 28 */
29 29
30#include "includes.h" 30#include "includes.h"
31RCSID("$OpenBSD: auth-krb5.c,v 1.16 2005/11/21 09:42:10 dtucker Exp $");
32 31
33#include "ssh.h" 32#include "ssh.h"
34#include "ssh1.h" 33#include "ssh1.h"
diff --git a/auth-options.c b/auth-options.c
index ad97e6129..77488a49d 100644
--- a/auth-options.c
+++ b/auth-options.c
@@ -10,7 +10,6 @@
10 */ 10 */
11 11
12#include "includes.h" 12#include "includes.h"
13RCSID("$OpenBSD: auth-options.c,v 1.33 2005/12/08 18:34:11 reyk Exp $");
14 13
15#include "xmalloc.h" 14#include "xmalloc.h"
16#include "match.h" 15#include "match.h"
diff --git a/auth-pam.c b/auth-pam.c
index 2d975c394..3d64de76a 100644
--- a/auth-pam.c
+++ b/auth-pam.c
@@ -47,7 +47,6 @@
47 47
48/* Based on $FreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */ 48/* Based on $FreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */
49#include "includes.h" 49#include "includes.h"
50RCSID("$Id: auth-pam.c,v 1.130 2006/03/18 12:04:49 djm Exp $");
51 50
52#include <sys/types.h> 51#include <sys/types.h>
53#include <sys/stat.h> 52#include <sys/stat.h>
diff --git a/auth-passwd.c b/auth-passwd.c
index 6e6d0d76a..df202dde3 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -36,7 +36,6 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39RCSID("$OpenBSD: auth-passwd.c,v 1.34 2005/07/19 15:32:26 otto Exp $");
40 39
41#include "packet.h" 40#include "packet.h"
42#include "buffer.h" 41#include "buffer.h"
diff --git a/auth-rh-rsa.c b/auth-rh-rsa.c
index c31f2b97b..f9c386dba 100644
--- a/auth-rh-rsa.c
+++ b/auth-rh-rsa.c
@@ -13,7 +13,6 @@
13 */ 13 */
14 14
15#include "includes.h" 15#include "includes.h"
16RCSID("$OpenBSD: auth-rh-rsa.c,v 1.38 2005/07/17 07:17:54 djm Exp $");
17 16
18#include "packet.h" 17#include "packet.h"
19#include "uidswap.h" 18#include "uidswap.h"
diff --git a/auth-rhosts.c b/auth-rhosts.c
index 1deeb30b9..098893563 100644
--- a/auth-rhosts.c
+++ b/auth-rhosts.c
@@ -14,7 +14,6 @@
14 */ 14 */
15 15
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: auth-rhosts.c,v 1.35 2006/02/20 17:19:53 stevesk Exp $");
18 17
19#include <sys/types.h> 18#include <sys/types.h>
20#include <sys/stat.h> 19#include <sys/stat.h>
diff --git a/auth-rsa.c b/auth-rsa.c
index 275c0b67b..effff5d2a 100644
--- a/auth-rsa.c
+++ b/auth-rsa.c
@@ -14,7 +14,6 @@
14 */ 14 */
15 15
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: auth-rsa.c,v 1.64 2006/02/20 17:19:53 stevesk Exp $");
18 17
19#include <sys/types.h> 18#include <sys/types.h>
20#include <sys/stat.h> 19#include <sys/stat.h>
diff --git a/auth-shadow.c b/auth-shadow.c
index 59737b93c..c8d5dd3c1 100644
--- a/auth-shadow.c
+++ b/auth-shadow.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$Id: auth-shadow.c,v 1.7 2005/07/17 07:04:47 djm Exp $");
27 26
28#if defined(USE_SHADOW) && defined(HAS_SHADOW_EXPIRE) 27#if defined(USE_SHADOW) && defined(HAS_SHADOW_EXPIRE)
29#include <shadow.h> 28#include <shadow.h>
diff --git a/auth-skey.c b/auth-skey.c
index f676dbec9..ce8c1a809 100644
--- a/auth-skey.c
+++ b/auth-skey.c
@@ -22,7 +22,6 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24#include "includes.h" 24#include "includes.h"
25RCSID("$OpenBSD: auth-skey.c,v 1.20 2002/06/30 21:59:45 deraadt Exp $");
26 25
27#ifdef SKEY 26#ifdef SKEY
28 27
diff --git a/auth.c b/auth.c
index fca373b80..35bc5ea1d 100644
--- a/auth.c
+++ b/auth.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth.c,v 1.62 2006/02/20 17:19:53 stevesk Exp $");
27 26
28#include <sys/types.h> 27#include <sys/types.h>
29#include <sys/stat.h> 28#include <sys/stat.h>
diff --git a/auth1.c b/auth1.c
index 4bc2bf76d..cc1092abf 100644
--- a/auth1.c
+++ b/auth1.c
@@ -10,7 +10,6 @@
10 */ 10 */
11 11
12#include "includes.h" 12#include "includes.h"
13RCSID("$OpenBSD: auth1.c,v 1.62 2005/07/16 01:35:24 djm Exp $");
14 13
15#include "xmalloc.h" 14#include "xmalloc.h"
16#include "rsa.h" 15#include "rsa.h"
diff --git a/auth2-chall.c b/auth2-chall.c
index b147cadf3..8860a94c5 100644
--- a/auth2-chall.c
+++ b/auth2-chall.c
@@ -23,7 +23,6 @@
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 */ 24 */
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-chall.c,v 1.24 2005/07/17 07:17:54 djm Exp $");
27 26
28#include "ssh2.h" 27#include "ssh2.h"
29#include "auth.h" 28#include "auth.h"
diff --git a/auth2-hostbased.c b/auth2-hostbased.c
index 1111ed67a..251828496 100644
--- a/auth2-hostbased.c
+++ b/auth2-hostbased.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-hostbased.c,v 1.6 2004/01/19 21:25:15 markus Exp $");
27 26
28#include "ssh2.h" 27#include "ssh2.h"
29#include "xmalloc.h" 28#include "xmalloc.h"
diff --git a/auth2-kbdint.c b/auth2-kbdint.c
index fa8364975..1b902e4cb 100644
--- a/auth2-kbdint.c
+++ b/auth2-kbdint.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-kbdint.c,v 1.2 2002/05/31 11:35:15 markus Exp $");
27 26
28#include "packet.h" 27#include "packet.h"
29#include "auth.h" 28#include "auth.h"
diff --git a/auth2-none.c b/auth2-none.c
index 2eb27a914..19cc2b1b7 100644
--- a/auth2-none.c
+++ b/auth2-none.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-none.c,v 1.8 2006/02/20 17:19:54 stevesk Exp $");
27 26
28#include <sys/types.h> 27#include <sys/types.h>
29#include <sys/stat.h> 28#include <sys/stat.h>
diff --git a/auth2-passwd.c b/auth2-passwd.c
index 2321ef47b..41507af1d 100644
--- a/auth2-passwd.c
+++ b/auth2-passwd.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-passwd.c,v 1.5 2003/12/31 00:24:50 dtucker Exp $");
27 26
28#include "xmalloc.h" 27#include "xmalloc.h"
29#include "packet.h" 28#include "packet.h"
diff --git a/auth2-pubkey.c b/auth2-pubkey.c
index ea1367070..a59c37993 100644
--- a/auth2-pubkey.c
+++ b/auth2-pubkey.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-pubkey.c,v 1.10 2006/02/20 17:19:54 stevesk Exp $");
27 26
28#include <sys/types.h> 27#include <sys/types.h>
29#include <sys/stat.h> 28#include <sys/stat.h>
diff --git a/auth2.c b/auth2.c
index d255242ed..b49cc79c7 100644
--- a/auth2.c
+++ b/auth2.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2.c,v 1.107 2004/07/28 09:40:29 markus Exp $");
27 26
28#include "ssh2.h" 27#include "ssh2.h"
29#include "xmalloc.h" 28#include "xmalloc.h"
diff --git a/authfd.c b/authfd.c
index 06e6d4a4c..a3f22cfc7 100644
--- a/authfd.c
+++ b/authfd.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: authfd.c,v 1.67 2006/02/20 16:36:14 stevesk Exp $");
39 38
40#include <sys/types.h> 39#include <sys/types.h>
41#include <sys/un.h> 40#include <sys/un.h>
diff --git a/authfile.c b/authfile.c
index 0656262d0..d529c8340 100644
--- a/authfile.c
+++ b/authfile.c
@@ -36,7 +36,6 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39RCSID("$OpenBSD: authfile.c,v 1.63 2006/03/13 10:26:52 dtucker Exp $");
40 39
41#include <sys/types.h> 40#include <sys/types.h>
42#include <sys/stat.h> 41#include <sys/stat.h>
diff --git a/bufaux.c b/bufaux.c
index 106a3a0c7..19f6708f0 100644
--- a/bufaux.c
+++ b/bufaux.c
@@ -37,7 +37,6 @@
37 */ 37 */
38 38
39#include "includes.h" 39#include "includes.h"
40RCSID("$OpenBSD: bufaux.c,v 1.37 2005/11/05 05:01:15 djm Exp $");
41 40
42#include <openssl/bn.h> 41#include <openssl/bn.h>
43#include "bufaux.h" 42#include "bufaux.h"
diff --git a/buffer.c b/buffer.c
index 487e08105..08682e0f1 100644
--- a/buffer.c
+++ b/buffer.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: buffer.c,v 1.23 2005/03/14 11:46:56 markus Exp $");
16 15
17#include "xmalloc.h" 16#include "xmalloc.h"
18#include "buffer.h" 17#include "buffer.h"
diff --git a/canohost.c b/canohost.c
index f15aecb62..4fafb0b82 100644
--- a/canohost.c
+++ b/canohost.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: canohost.c,v 1.50 2006/03/14 00:15:39 djm Exp $");
16 15
17#include <ctype.h> 16#include <ctype.h>
18 17
diff --git a/channels.c b/channels.c
index 7161b9413..30c6d3870 100644
--- a/channels.c
+++ b/channels.c
@@ -39,7 +39,6 @@
39 */ 39 */
40 40
41#include "includes.h" 41#include "includes.h"
42RCSID("$OpenBSD: channels.c,v 1.235 2006/02/20 16:36:14 stevesk Exp $");
43 42
44#include <sys/ioctl.h> 43#include <sys/ioctl.h>
45#include <sys/types.h> 44#include <sys/types.h>
diff --git a/cipher-3des1.c b/cipher-3des1.c
index f815e8ae5..53b5a2958 100644
--- a/cipher-3des1.c
+++ b/cipher-3des1.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: cipher-3des1.c,v 1.2 2003/12/22 20:29:55 markus Exp $");
27 26
28#include <openssl/evp.h> 27#include <openssl/evp.h>
29#include "xmalloc.h" 28#include "xmalloc.h"
diff --git a/cipher-acss.c b/cipher-acss.c
index a95fa6747..90b51a4d1 100644
--- a/cipher-acss.c
+++ b/cipher-acss.c
@@ -17,8 +17,6 @@
17#include "includes.h" 17#include "includes.h"
18#include <openssl/evp.h> 18#include <openssl/evp.h>
19 19
20RCSID("$Id: cipher-acss.c,v 1.3 2005/07/17 07:04:47 djm Exp $");
21
22#if !defined(EVP_CTRL_SET_ACSS_MODE) && (OPENSSL_VERSION_NUMBER >= 0x00907000L) 20#if !defined(EVP_CTRL_SET_ACSS_MODE) && (OPENSSL_VERSION_NUMBER >= 0x00907000L)
23 21
24#include "acss.h" 22#include "acss.h"
diff --git a/cipher-aes.c b/cipher-aes.c
index 228ddb104..99e9eea92 100644
--- a/cipher-aes.c
+++ b/cipher-aes.c
@@ -28,7 +28,6 @@
28#include "openbsd-compat/openssl-compat.h" 28#include "openbsd-compat/openssl-compat.h"
29 29
30#ifdef USE_BUILTIN_RIJNDAEL 30#ifdef USE_BUILTIN_RIJNDAEL
31RCSID("$OpenBSD: cipher-aes.c,v 1.2 2003/11/26 21:44:29 djm Exp $");
32 31
33#include <openssl/evp.h> 32#include <openssl/evp.h>
34#include "rijndael.h" 33#include "rijndael.h"
diff --git a/cipher-bf1.c b/cipher-bf1.c
index 5af695c17..e7246650b 100644
--- a/cipher-bf1.c
+++ b/cipher-bf1.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: cipher-bf1.c,v 1.1 2003/05/15 03:08:29 markus Exp $");
27 26
28#include <openssl/evp.h> 27#include <openssl/evp.h>
29#include "xmalloc.h" 28#include "xmalloc.h"
diff --git a/cipher-ctr.c b/cipher-ctr.c
index 8a98f3c42..9615f5aa6 100644
--- a/cipher-ctr.c
+++ b/cipher-ctr.c
@@ -14,7 +14,6 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: cipher-ctr.c,v 1.6 2005/07/17 07:17:55 djm Exp $");
18 17
19#include <openssl/evp.h> 18#include <openssl/evp.h>
20 19
diff --git a/cipher.c b/cipher.c
index 1434d5524..15397db03 100644
--- a/cipher.c
+++ b/cipher.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: cipher.c,v 1.77 2005/07/16 01:35:24 djm Exp $");
39 38
40#include "xmalloc.h" 39#include "xmalloc.h"
41#include "log.h" 40#include "log.h"
diff --git a/cleanup.c b/cleanup.c
index 11d1d4d9a..7b40ca781 100644
--- a/cleanup.c
+++ b/cleanup.c
@@ -14,7 +14,6 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: cleanup.c,v 1.1 2003/09/23 20:17:11 markus Exp $");
18 17
19#include "log.h" 18#include "log.h"
20 19
diff --git a/clientloop.c b/clientloop.c
index 83706c297..6d58a5afb 100644
--- a/clientloop.c
+++ b/clientloop.c
@@ -59,7 +59,6 @@
59 */ 59 */
60 60
61#include "includes.h" 61#include "includes.h"
62RCSID("$OpenBSD: clientloop.c,v 1.155 2006/02/22 00:04:44 stevesk Exp $");
63 62
64#include <sys/types.h> 63#include <sys/types.h>
65#ifdef HAVE_SYS_STAT_H 64#ifdef HAVE_SYS_STAT_H
diff --git a/compat.c b/compat.c
index 4086e853e..24d9a7f38 100644
--- a/compat.c
+++ b/compat.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: compat.c,v 1.71 2005/03/01 10:09:52 djm Exp $");
27 26
28#include "buffer.h" 27#include "buffer.h"
29#include "packet.h" 28#include "packet.h"
diff --git a/compress.c b/compress.c
index 0d1c7e55e..6f8d6b775 100644
--- a/compress.c
+++ b/compress.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: compress.c,v 1.21 2004/01/13 19:45:15 markus Exp $");
16 15
17#include "log.h" 16#include "log.h"
18#include "buffer.h" 17#include "buffer.h"
diff --git a/deattack.c b/deattack.c
index 0cf1e1c54..3d48afc89 100644
--- a/deattack.c
+++ b/deattack.c
@@ -18,7 +18,6 @@
18 */ 18 */
19 19
20#include "includes.h" 20#include "includes.h"
21RCSID("$OpenBSD: deattack.c,v 1.20 2006/02/07 03:59:20 stevesk Exp $");
22 21
23#include "deattack.h" 22#include "deattack.h"
24#include "log.h" 23#include "log.h"
diff --git a/dh.c b/dh.c
index 044d869fb..a30b704fb 100644
--- a/dh.c
+++ b/dh.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: dh.c,v 1.31 2004/08/04 10:37:52 djm Exp $");
27 26
28#include "xmalloc.h" 27#include "xmalloc.h"
29 28
diff --git a/dispatch.c b/dispatch.c
index c5ff65031..3f96c726b 100644
--- a/dispatch.c
+++ b/dispatch.c
@@ -22,7 +22,6 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24#include "includes.h" 24#include "includes.h"
25RCSID("$OpenBSD: dispatch.c,v 1.16 2003/04/08 20:21:28 itojun Exp $");
26 25
27#include "ssh1.h" 26#include "ssh1.h"
28#include "ssh2.h" 27#include "ssh2.h"
diff --git a/dns.c b/dns.c
index a71dd9bff..e9270798d 100644
--- a/dns.c
+++ b/dns.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: dns.c,v 1.16 2005/10/17 14:13:35 stevesk Exp $ */ 1/* $OpenBSD: dns.c,v 1.17 2006/03/19 18:51:18 deraadt Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 2003 Wesley Griffin. All rights reserved. 4 * Copyright (c) 2003 Wesley Griffin. All rights reserved.
@@ -26,7 +26,6 @@
26 */ 26 */
27 27
28#include "includes.h" 28#include "includes.h"
29RCSID("$OpenBSD: dns.c,v 1.16 2005/10/17 14:13:35 stevesk Exp $");
30 29
31#include <netdb.h> 30#include <netdb.h>
32 31
diff --git a/entropy.c b/entropy.c
index 91724273e..d60583b34 100644
--- a/entropy.c
+++ b/entropy.c
@@ -51,8 +51,6 @@
51 * XXX: we should tell the child how many bytes we need. 51 * XXX: we should tell the child how many bytes we need.
52 */ 52 */
53 53
54RCSID("$Id: entropy.c,v 1.53 2006/03/15 20:21:35 dtucker Exp $");
55
56#ifndef OPENSSL_PRNG_ONLY 54#ifndef OPENSSL_PRNG_ONLY
57#define RANDOM_SEED_SIZE 48 55#define RANDOM_SEED_SIZE 48
58static uid_t original_uid, original_euid; 56static uid_t original_uid, original_euid;
diff --git a/fatal.c b/fatal.c
index ae1aaac6e..8eea85a03 100644
--- a/fatal.c
+++ b/fatal.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: fatal.c,v 1.2 2003/09/23 20:17:11 markus Exp $");
27 26
28#include "log.h" 27#include "log.h"
29 28
diff --git a/groupaccess.c b/groupaccess.c
index f50879f83..2328bf453 100644
--- a/groupaccess.c
+++ b/groupaccess.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: groupaccess.c,v 1.6 2003/04/08 20:21:28 itojun Exp $");
27 26
28#include "groupaccess.h" 27#include "groupaccess.h"
29#include "xmalloc.h" 28#include "xmalloc.h"
diff --git a/hostfile.c b/hostfile.c
index 5cb55dd3c..85fbcf7ce 100644
--- a/hostfile.c
+++ b/hostfile.c
@@ -36,7 +36,6 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39RCSID("$OpenBSD: hostfile.c,v 1.37 2006/02/07 03:47:05 stevesk Exp $");
40 39
41#include <resolv.h> 40#include <resolv.h>
42 41
diff --git a/includes.h b/includes.h
index 65c34c496..363be3ac5 100644
--- a/includes.h
+++ b/includes.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: includes.h,v 1.37 2006/02/22 00:04:44 stevesk Exp $ */ 1/* $OpenBSD: includes.h,v 1.38 2006/03/19 18:51:18 deraadt Exp $ */
2 2
3/* 3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi> 4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -16,9 +16,6 @@
16#ifndef INCLUDES_H 16#ifndef INCLUDES_H
17#define INCLUDES_H 17#define INCLUDES_H
18 18
19#define RCSID(msg) \
20static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
21
22#include "config.h" 19#include "config.h"
23 20
24#define _GNU_SOURCE /* activate extra prototypes for glibc */ 21#define _GNU_SOURCE /* activate extra prototypes for glibc */
diff --git a/kex.c b/kex.c
index 23d8d2923..ced56e668 100644
--- a/kex.c
+++ b/kex.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: kex.c,v 1.66 2006/03/07 09:07:40 djm Exp $");
27 26
28#include <openssl/crypto.h> 27#include <openssl/crypto.h>
29 28
diff --git a/kexdh.c b/kexdh.c
index f79d8781d..f34214062 100644
--- a/kexdh.c
+++ b/kexdh.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: kexdh.c,v 1.20 2005/11/04 05:15:59 djm Exp $");
27 26
28#include <openssl/evp.h> 27#include <openssl/evp.h>
29 28
diff --git a/kexdhc.c b/kexdhc.c
index d8a2fa3b7..23abeb50d 100644
--- a/kexdhc.c
+++ b/kexdhc.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: kexdhc.c,v 1.3 2005/11/04 05:15:59 djm Exp $");
27 26
28#include "xmalloc.h" 27#include "xmalloc.h"
29#include "key.h" 28#include "key.h"
diff --git a/kexdhs.c b/kexdhs.c
index 26c8cdfd6..be815e46b 100644
--- a/kexdhs.c
+++ b/kexdhs.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: kexdhs.c,v 1.3 2005/11/04 05:15:59 djm Exp $");
27 26
28#include "xmalloc.h" 27#include "xmalloc.h"
29#include "key.h" 28#include "key.h"
diff --git a/kexgex.c b/kexgex.c
index 705484a47..b306821cc 100644
--- a/kexgex.c
+++ b/kexgex.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: kexgex.c,v 1.24 2005/11/04 05:15:59 djm Exp $");
28 27
29#include <openssl/evp.h> 28#include <openssl/evp.h>
30 29
diff --git a/kexgexc.c b/kexgexc.c
index a6ff8757d..50c5a32e5 100644
--- a/kexgexc.c
+++ b/kexgexc.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: kexgexc.c,v 1.3 2005/11/04 05:15:59 djm Exp $");
28 27
29#include "xmalloc.h" 28#include "xmalloc.h"
30#include "key.h" 29#include "key.h"
diff --git a/kexgexs.c b/kexgexs.c
index c48b27af9..e3d0eacc5 100644
--- a/kexgexs.c
+++ b/kexgexs.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: kexgexs.c,v 1.2 2005/11/04 05:15:59 djm Exp $");
28 27
29#include "xmalloc.h" 28#include "xmalloc.h"
30#include "key.h" 29#include "key.h"
diff --git a/key.c b/key.c
index 08c158b59..5cb54c13b 100644
--- a/key.c
+++ b/key.c
@@ -32,7 +32,6 @@
32 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 32 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33 */ 33 */
34#include "includes.h" 34#include "includes.h"
35RCSID("$OpenBSD: key.c,v 1.58 2005/06/17 02:44:32 djm Exp $");
36 35
37#include <openssl/evp.h> 36#include <openssl/evp.h>
38 37
diff --git a/log.c b/log.c
index 96ab24b04..58ba8591c 100644
--- a/log.c
+++ b/log.c
@@ -34,7 +34,6 @@
34 */ 34 */
35 35
36#include "includes.h" 36#include "includes.h"
37RCSID("$OpenBSD: log.c,v 1.29 2003/09/23 20:17:11 markus Exp $");
38 37
39#include "log.h" 38#include "log.h"
40#include "xmalloc.h" 39#include "xmalloc.h"
diff --git a/loginrec.c b/loginrec.c
index 9f9eb69a7..c2498e1e3 100644
--- a/loginrec.c
+++ b/loginrec.c
@@ -168,8 +168,6 @@
168# include <libutil.h> 168# include <libutil.h>
169#endif 169#endif
170 170
171RCSID("$Id: loginrec.c,v 1.72 2006/03/15 03:01:11 djm Exp $");
172
173/** 171/**
174 ** prototypes for helper functions in this file 172 ** prototypes for helper functions in this file
175 **/ 173 **/
diff --git a/loginrec.h b/loginrec.h
index 8e3390178..4fe24ac2a 100644
--- a/loginrec.h
+++ b/loginrec.h
@@ -35,8 +35,6 @@
35#include <netinet/in.h> 35#include <netinet/in.h>
36#include <sys/socket.h> 36#include <sys/socket.h>
37 37
38/* RCSID("$Id: loginrec.h,v 1.10 2005/06/19 00:19:44 djm Exp $"); */
39
40/** 38/**
41 ** you should use the login_* calls to work around platform dependencies 39 ** you should use the login_* calls to work around platform dependencies
42 **/ 40 **/
diff --git a/logintest.c b/logintest.c
index 95cce5a3a..1159274f8 100644
--- a/logintest.c
+++ b/logintest.c
@@ -43,8 +43,6 @@
43 43
44#include "loginrec.h" 44#include "loginrec.h"
45 45
46RCSID("$Id: logintest.c,v 1.11 2004/07/17 04:07:42 dtucker Exp $");
47
48extern char *__progname; 46extern char *__progname;
49 47
50#define PAUSE_BEFORE_LOGOUT 3 48#define PAUSE_BEFORE_LOGOUT 3
diff --git a/mac.c b/mac.c
index 2bda5a1b9..f03100ac9 100644
--- a/mac.c
+++ b/mac.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: mac.c,v 1.7 2005/06/17 02:44:32 djm Exp $");
27 26
28#include <openssl/hmac.h> 27#include <openssl/hmac.h>
29 28
diff --git a/match.c b/match.c
index 51407b818..736047df1 100644
--- a/match.c
+++ b/match.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: match.c,v 1.21 2006/02/22 00:04:44 stevesk Exp $");
39 38
40#include <ctype.h> 39#include <ctype.h>
41 40
diff --git a/md-sha256.c b/md-sha256.c
index 064228a4a..8ea0ac433 100644
--- a/md-sha256.c
+++ b/md-sha256.c
@@ -31,8 +31,6 @@
31# endif 31# endif
32#endif 32#endif
33 33
34RCSID("$OpenBSD: md-sha256.c,v 1.1 2006/03/07 09:07:40 djm Exp $");
35
36const EVP_MD *evp_ssh_sha256(void); 34const EVP_MD *evp_ssh_sha256(void);
37 35
38static int 36static int
diff --git a/md5crypt.c b/md5crypt.c
index 8f2523e62..253fdfdf2 100644
--- a/md5crypt.c
+++ b/md5crypt.c
@@ -13,8 +13,6 @@
13#if defined(HAVE_MD5_PASSWORDS) && !defined(HAVE_MD5_CRYPT) 13#if defined(HAVE_MD5_PASSWORDS) && !defined(HAVE_MD5_CRYPT)
14#include <openssl/md5.h> 14#include <openssl/md5.h>
15 15
16RCSID("$Id: md5crypt.c,v 1.9 2003/11/21 12:56:47 djm Exp $");
17
18/* 0 ... 63 => ascii - 64 */ 16/* 0 ... 63 => ascii - 64 */
19static unsigned char itoa64[] = 17static unsigned char itoa64[] =
20 "./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; 18 "./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
diff --git a/misc.c b/misc.c
index 662480e9e..66b762b5a 100644
--- a/misc.c
+++ b/misc.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: misc.c,v 1.46 2006/03/13 10:14:29 dtucker Exp $");
28 27
29#include <sys/ioctl.h> 28#include <sys/ioctl.h>
30#include <netinet/tcp.h> 29#include <netinet/tcp.h>
diff --git a/monitor.c b/monitor.c
index 502d54efa..e34d006d7 100644
--- a/monitor.c
+++ b/monitor.c
@@ -25,7 +25,6 @@
25 */ 25 */
26 26
27#include "includes.h" 27#include "includes.h"
28RCSID("$OpenBSD: monitor.c,v 1.69 2006/03/07 09:07:40 djm Exp $");
29 28
30#include <sys/types.h> 29#include <sys/types.h>
31#include <sys/wait.h> 30#include <sys/wait.h>
diff --git a/monitor_fdpass.c b/monitor_fdpass.c
index dd1a13984..dec90d18b 100644
--- a/monitor_fdpass.c
+++ b/monitor_fdpass.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: monitor_fdpass.c,v 1.6 2004/08/13 02:51:48 djm Exp $");
28 27
29#include <sys/uio.h> 28#include <sys/uio.h>
30 29
diff --git a/monitor_mm.c b/monitor_mm.c
index b0ec37cff..e8de71fea 100644
--- a/monitor_mm.c
+++ b/monitor_mm.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: monitor_mm.c,v 1.9 2004/05/11 19:01:43 deraadt Exp $");
28 27
29#ifdef HAVE_SYS_MMAN_H 28#ifdef HAVE_SYS_MMAN_H
30#include <sys/mman.h> 29#include <sys/mman.h>
diff --git a/monitor_wrap.c b/monitor_wrap.c
index 3b50753de..7536bf305 100644
--- a/monitor_wrap.c
+++ b/monitor_wrap.c
@@ -25,7 +25,6 @@
25 */ 25 */
26 26
27#include "includes.h" 27#include "includes.h"
28RCSID("$OpenBSD: monitor_wrap.c,v 1.40 2005/05/24 17:32:43 avsm Exp $");
29 28
30#include <openssl/bn.h> 29#include <openssl/bn.h>
31#include <openssl/dh.h> 30#include <openssl/dh.h>
diff --git a/msg.c b/msg.c
index 3e4c2882c..662db4cdb 100644
--- a/msg.c
+++ b/msg.c
@@ -22,7 +22,6 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24#include "includes.h" 24#include "includes.h"
25RCSID("$OpenBSD: msg.c,v 1.8 2005/05/24 17:32:43 avsm Exp $");
26 25
27#include "buffer.h" 26#include "buffer.h"
28#include "getput.h" 27#include "getput.h"
diff --git a/nchan.c b/nchan.c
index aee3f37b0..ca9a56b59 100644
--- a/nchan.c
+++ b/nchan.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: nchan.c,v 1.51 2004/07/11 17:48:47 deraadt Exp $");
27 26
28#include "ssh1.h" 27#include "ssh1.h"
29#include "ssh2.h" 28#include "ssh2.h"
diff --git a/openbsd-compat/bsd-arc4random.c b/openbsd-compat/bsd-arc4random.c
index 1eeb6953b..46e0a020f 100644
--- a/openbsd-compat/bsd-arc4random.c
+++ b/openbsd-compat/bsd-arc4random.c
@@ -17,8 +17,6 @@
17#include "includes.h" 17#include "includes.h"
18#include "log.h" 18#include "log.h"
19 19
20RCSID("$Id: bsd-arc4random.c,v 1.10 2005/02/16 02:01:28 djm Exp $");
21
22#ifndef HAVE_ARC4RANDOM 20#ifndef HAVE_ARC4RANDOM
23 21
24#include <openssl/rand.h> 22#include <openssl/rand.h>
diff --git a/openbsd-compat/bsd-closefrom.c b/openbsd-compat/bsd-closefrom.c
index 5b7b94ae4..7509d2835 100644
--- a/openbsd-compat/bsd-closefrom.c
+++ b/openbsd-compat/bsd-closefrom.c
@@ -46,8 +46,6 @@
46# define OPEN_MAX 256 46# define OPEN_MAX 256
47#endif 47#endif
48 48
49RCSID("$Id: bsd-closefrom.c,v 1.2 2005/11/10 08:29:13 dtucker Exp $");
50
51#ifndef lint 49#ifndef lint
52static const char sudorcsid[] = "$Sudo: closefrom.c,v 1.6 2004/06/01 20:51:56 millert Exp $"; 50static const char sudorcsid[] = "$Sudo: closefrom.c,v 1.6 2004/06/01 20:51:56 millert Exp $";
53#endif /* lint */ 51#endif /* lint */
diff --git a/openbsd-compat/bsd-cygwin_util.c b/openbsd-compat/bsd-cygwin_util.c
index 96be7fecd..8f3acee26 100644
--- a/openbsd-compat/bsd-cygwin_util.c
+++ b/openbsd-compat/bsd-cygwin_util.c
@@ -29,8 +29,6 @@
29 29
30#include "includes.h" 30#include "includes.h"
31 31
32RCSID("$Id: bsd-cygwin_util.c,v 1.15 2006/02/12 00:59:09 dtucker Exp $");
33
34#ifdef HAVE_CYGWIN 32#ifdef HAVE_CYGWIN
35 33
36#include <fcntl.h> 34#include <fcntl.h>
diff --git a/openbsd-compat/bsd-getpeereid.c b/openbsd-compat/bsd-getpeereid.c
index fe2edad71..d94489d1d 100644
--- a/openbsd-compat/bsd-getpeereid.c
+++ b/openbsd-compat/bsd-getpeereid.c
@@ -16,8 +16,6 @@
16 16
17#include "includes.h" 17#include "includes.h"
18 18
19RCSID("$Id: bsd-getpeereid.c,v 1.3 2004/02/17 05:49:55 djm Exp $");
20
21#if !defined(HAVE_GETPEEREID) 19#if !defined(HAVE_GETPEEREID)
22 20
23#if defined(SO_PEERCRED) 21#if defined(SO_PEERCRED)
diff --git a/openbsd-compat/bsd-misc.c b/openbsd-compat/bsd-misc.c
index 00482616d..d2d9ad771 100644
--- a/openbsd-compat/bsd-misc.c
+++ b/openbsd-compat/bsd-misc.c
@@ -21,8 +21,6 @@
21 21
22#include "xmalloc.h" 22#include "xmalloc.h"
23 23
24RCSID("$Id: bsd-misc.c,v 1.29 2006/03/15 03:42:57 djm Exp $");
25
26#ifndef HAVE___PROGNAME 24#ifndef HAVE___PROGNAME
27char *__progname; 25char *__progname;
28#endif 26#endif
diff --git a/openbsd-compat/bsd-nextstep.c b/openbsd-compat/bsd-nextstep.c
index bd35a3afc..8195af88a 100644
--- a/openbsd-compat/bsd-nextstep.c
+++ b/openbsd-compat/bsd-nextstep.c
@@ -24,8 +24,6 @@
24 24
25#include "includes.h" 25#include "includes.h"
26 26
27RCSID("$Id: bsd-nextstep.c,v 1.6 2003/06/01 03:23:57 mouring Exp $");
28
29#ifdef HAVE_NEXT 27#ifdef HAVE_NEXT
30#include <errno.h> 28#include <errno.h>
31#include <sys/wait.h> 29#include <sys/wait.h>
diff --git a/openbsd-compat/bsd-snprintf.c b/openbsd-compat/bsd-snprintf.c
index 571c61fc0..c30cd1223 100644
--- a/openbsd-compat/bsd-snprintf.c
+++ b/openbsd-compat/bsd-snprintf.c
@@ -89,8 +89,6 @@
89 89
90#include "includes.h" 90#include "includes.h"
91 91
92RCSID("$Id: bsd-snprintf.c,v 1.12 2006/03/18 13:07:07 dtucker Exp $");
93
94#if defined(BROKEN_SNPRINTF) /* For those with broken snprintf() */ 92#if defined(BROKEN_SNPRINTF) /* For those with broken snprintf() */
95# undef HAVE_SNPRINTF 93# undef HAVE_SNPRINTF
96# undef HAVE_VSNPRINTF 94# undef HAVE_VSNPRINTF
diff --git a/openbsd-compat/bsd-waitpid.c b/openbsd-compat/bsd-waitpid.c
index 93c9ec35e..40e6ffaa8 100644
--- a/openbsd-compat/bsd-waitpid.c
+++ b/openbsd-compat/bsd-waitpid.c
@@ -24,8 +24,6 @@
24 24
25#include "includes.h" 25#include "includes.h"
26 26
27RCSID("$Id: bsd-waitpid.c,v 1.5 2003/06/01 03:23:57 mouring Exp $");
28
29#ifndef HAVE_WAITPID 27#ifndef HAVE_WAITPID
30#include <errno.h> 28#include <errno.h>
31#include <sys/wait.h> 29#include <sys/wait.h>
diff --git a/openbsd-compat/fake-rfc2553.c b/openbsd-compat/fake-rfc2553.c
index 0186b5300..aae016bf7 100644
--- a/openbsd-compat/fake-rfc2553.c
+++ b/openbsd-compat/fake-rfc2553.c
@@ -37,8 +37,6 @@
37 37
38#include "includes.h" 38#include "includes.h"
39 39
40RCSID("$Id: fake-rfc2553.c,v 1.5 2003/09/22 02:08:23 dtucker Exp $");
41
42#ifndef HAVE_GETNAMEINFO 40#ifndef HAVE_GETNAMEINFO
43int getnameinfo(const struct sockaddr *sa, size_t salen, char *host, 41int getnameinfo(const struct sockaddr *sa, size_t salen, char *host,
44 size_t hostlen, char *serv, size_t servlen, int flags) 42 size_t hostlen, char *serv, size_t servlen, int flags)
diff --git a/packet.c b/packet.c
index ca6861e55..a1e7d32f6 100644
--- a/packet.c
+++ b/packet.c
@@ -37,7 +37,6 @@
37 */ 37 */
38 38
39#include "includes.h" 39#include "includes.h"
40RCSID("$OpenBSD: packet.c,v 1.122 2006/03/13 08:33:00 dtucker Exp $");
41 40
42#include "openbsd-compat/sys-queue.h" 41#include "openbsd-compat/sys-queue.h"
43#include <netinet/in_systm.h> 42#include <netinet/in_systm.h>
diff --git a/progressmeter.c b/progressmeter.c
index 5ae02493b..26b34a3e9 100644
--- a/progressmeter.c
+++ b/progressmeter.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: progressmeter.c,v 1.26 2006/02/20 17:02:44 stevesk Exp $");
27 26
28#include <sys/ioctl.h> 27#include <sys/ioctl.h>
29 28
diff --git a/readconf.c b/readconf.c
index 392fc52c2..1112d0d86 100644
--- a/readconf.c
+++ b/readconf.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: readconf.c,v 1.148 2006/02/22 00:04:44 stevesk Exp $");
16 15
17#include <sys/types.h> 16#include <sys/types.h>
18#include <sys/stat.h> 17#include <sys/stat.h>
diff --git a/readpass.c b/readpass.c
index 811cfa231..4236c43c7 100644
--- a/readpass.c
+++ b/readpass.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: readpass.c,v 1.35 2006/02/10 01:44:26 stevesk Exp $");
27 26
28#include <sys/types.h> 27#include <sys/types.h>
29#include <sys/wait.h> 28#include <sys/wait.h>
diff --git a/rsa.c b/rsa.c
index 66561a421..507b73c9c 100644
--- a/rsa.c
+++ b/rsa.c
@@ -60,7 +60,6 @@
60 */ 60 */
61 61
62#include "includes.h" 62#include "includes.h"
63RCSID("$OpenBSD: rsa.c,v 1.24 2001/12/27 18:22:16 markus Exp $");
64 63
65#include "rsa.h" 64#include "rsa.h"
66#include "log.h" 65#include "log.h"
diff --git a/scard.c b/scard.c
index b3d25058a..7cffc2d4e 100644
--- a/scard.c
+++ b/scard.c
@@ -24,7 +24,6 @@
24 24
25#include "includes.h" 25#include "includes.h"
26#if defined(SMARTCARD) && defined(USE_SECTOK) 26#if defined(SMARTCARD) && defined(USE_SECTOK)
27RCSID("$OpenBSD: scard.c,v 1.29 2004/05/08 00:21:31 djm Exp $");
28 27
29#include <openssl/evp.h> 28#include <openssl/evp.h>
30#include <sectok.h> 29#include <sectok.h>
diff --git a/scp.c b/scp.c
index af9317645..43fd50c9e 100644
--- a/scp.c
+++ b/scp.c
@@ -71,7 +71,6 @@
71 */ 71 */
72 72
73#include "includes.h" 73#include "includes.h"
74RCSID("$OpenBSD: scp.c,v 1.135 2006/02/22 00:04:44 stevesk Exp $");
75 74
76#include <sys/types.h> 75#include <sys/types.h>
77#ifdef HAVE_SYS_STAT_H 76#ifdef HAVE_SYS_STAT_H
diff --git a/servconf.c b/servconf.c
index 81953bb80..2ae93d4c3 100644
--- a/servconf.c
+++ b/servconf.c
@@ -10,7 +10,6 @@
10 */ 10 */
11 11
12#include "includes.h" 12#include "includes.h"
13RCSID("$OpenBSD: servconf.c,v 1.146 2005/12/08 18:34:11 reyk Exp $");
14 13
15#include "ssh.h" 14#include "ssh.h"
16#include "log.h" 15#include "log.h"
diff --git a/serverloop.c b/serverloop.c
index f4fb6b7b5..2ad0bcf2b 100644
--- a/serverloop.c
+++ b/serverloop.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: serverloop.c,v 1.128 2006/03/04 04:12:58 djm Exp $");
39 38
40#include <sys/types.h> 39#include <sys/types.h>
41#include <sys/wait.h> 40#include <sys/wait.h>
diff --git a/session.c b/session.c
index 8eb1a03e5..6efaf659d 100644
--- a/session.c
+++ b/session.c
@@ -33,7 +33,6 @@
33 */ 33 */
34 34
35#include "includes.h" 35#include "includes.h"
36RCSID("$OpenBSD: session.c,v 1.197 2006/02/28 01:10:21 djm Exp $");
37 36
38#include <sys/types.h> 37#include <sys/types.h>
39#ifdef HAVE_SYS_STAT_H 38#ifdef HAVE_SYS_STAT_H
diff --git a/sftp-client.c b/sftp-client.c
index 6637feca4..c34f919a4 100644
--- a/sftp-client.c
+++ b/sftp-client.c
@@ -20,7 +20,6 @@
20/* XXX: copy between two remote sites */ 20/* XXX: copy between two remote sites */
21 21
22#include "includes.h" 22#include "includes.h"
23RCSID("$OpenBSD: sftp-client.c,v 1.60 2006/02/20 17:19:54 stevesk Exp $");
24 23
25#include <sys/types.h> 24#include <sys/types.h>
26#ifdef HAVE_SYS_STAT_H 25#ifdef HAVE_SYS_STAT_H
diff --git a/sftp-common.c b/sftp-common.c
index aa0757561..4222f58d6 100644
--- a/sftp-common.c
+++ b/sftp-common.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: sftp-common.c,v 1.11 2006/02/20 17:19:54 stevesk Exp $");
28 27
29#include <sys/types.h> 28#include <sys/types.h>
30#include <sys/stat.h> 29#include <sys/stat.h>
diff --git a/sftp-glob.c b/sftp-glob.c
index baa84aa71..cee44fc4c 100644
--- a/sftp-glob.c
+++ b/sftp-glob.c
@@ -15,7 +15,6 @@
15 */ 15 */
16 16
17#include "includes.h" 17#include "includes.h"
18RCSID("$OpenBSD: sftp-glob.c,v 1.17 2006/02/20 17:19:54 stevesk Exp $");
19 18
20#include <sys/types.h> 19#include <sys/types.h>
21#ifdef HAVE_SYS_STAT_H 20#ifdef HAVE_SYS_STAT_H
diff --git a/sftp-server.c b/sftp-server.c
index 30bd1b0ee..cf3458120 100644
--- a/sftp-server.c
+++ b/sftp-server.c
@@ -14,7 +14,6 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: sftp-server.c,v 1.52 2006/02/20 17:19:54 stevesk Exp $");
18 17
19#include <sys/types.h> 18#include <sys/types.h>
20#include <sys/stat.h> 19#include <sys/stat.h>
diff --git a/sftp.c b/sftp.c
index c4f027846..d676a3771 100644
--- a/sftp.c
+++ b/sftp.c
@@ -15,7 +15,6 @@
15 */ 15 */
16 16
17#include "includes.h" 17#include "includes.h"
18RCSID("$OpenBSD: sftp.c,v 1.75 2006/02/20 17:19:54 stevesk Exp $");
19 18
20#include <sys/types.h> 19#include <sys/types.h>
21#ifdef HAVE_SYS_STAT_H 20#ifdef HAVE_SYS_STAT_H
diff --git a/ssh-add.c b/ssh-add.c
index 59933012d..4c5cc5727 100644
--- a/ssh-add.c
+++ b/ssh-add.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: ssh-add.c,v 1.76 2006/03/13 10:26:52 dtucker Exp $");
39 38
40#include <sys/types.h> 39#include <sys/types.h>
41#include <sys/stat.h> 40#include <sys/stat.h>
diff --git a/ssh-agent.c b/ssh-agent.c
index b09ce86f2..17914410c 100644
--- a/ssh-agent.c
+++ b/ssh-agent.c
@@ -34,7 +34,6 @@
34 */ 34 */
35 35
36#include "includes.h" 36#include "includes.h"
37RCSID("$OpenBSD: ssh-agent.c,v 1.129 2006/02/20 17:02:44 stevesk Exp $");
38 37
39#include <sys/types.h> 38#include <sys/types.h>
40#include <sys/stat.h> 39#include <sys/stat.h>
diff --git a/ssh-dss.c b/ssh-dss.c
index 381b7dedb..8250266fa 100644
--- a/ssh-dss.c
+++ b/ssh-dss.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: ssh-dss.c,v 1.19 2003/11/10 16:23:41 jakob Exp $");
27 26
28#include <openssl/bn.h> 27#include <openssl/bn.h>
29#include <openssl/evp.h> 28#include <openssl/evp.h>
diff --git a/ssh-keygen.c b/ssh-keygen.c
index bea4ed59b..c527252b9 100644
--- a/ssh-keygen.c
+++ b/ssh-keygen.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: ssh-keygen.c,v 1.137 2006/03/13 08:43:16 dtucker Exp $");
16 15
17#include <sys/types.h> 16#include <sys/types.h>
18#include <sys/stat.h> 17#include <sys/stat.h>
diff --git a/ssh-keyscan.c b/ssh-keyscan.c
index f05c4697c..fee6406be 100644
--- a/ssh-keyscan.c
+++ b/ssh-keyscan.c
@@ -7,7 +7,6 @@
7 */ 7 */
8 8
9#include "includes.h" 9#include "includes.h"
10RCSID("$OpenBSD: ssh-keyscan.c,v 1.60 2006/03/07 09:07:40 djm Exp $");
11 10
12#include "openbsd-compat/sys-queue.h" 11#include "openbsd-compat/sys-queue.h"
13#include <sys/resource.h> 12#include <sys/resource.h>
diff --git a/ssh-keysign.c b/ssh-keysign.c
index aa0260bf8..a96babfa5 100644
--- a/ssh-keysign.c
+++ b/ssh-keysign.c
@@ -22,7 +22,6 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24#include "includes.h" 24#include "includes.h"
25RCSID("$OpenBSD: ssh-keysign.c,v 1.20 2006/02/08 12:15:27 stevesk Exp $");
26 25
27#ifdef HAVE_PATHS_H 26#ifdef HAVE_PATHS_H
28#include <paths.h> 27#include <paths.h>
diff --git a/ssh-rand-helper.c b/ssh-rand-helper.c
index d6e631317..bdf73ec48 100644
--- a/ssh-rand-helper.c
+++ b/ssh-rand-helper.c
@@ -50,8 +50,6 @@
50#include "pathnames.h" 50#include "pathnames.h"
51#include "log.h" 51#include "log.h"
52 52
53RCSID("$Id: ssh-rand-helper.c,v 1.27 2006/03/15 03:02:36 djm Exp $");
54
55/* Number of bytes we write out */ 53/* Number of bytes we write out */
56#define OUTPUT_SEED_SIZE 48 54#define OUTPUT_SEED_SIZE 48
57 55
diff --git a/ssh-rsa.c b/ssh-rsa.c
index eb422d07e..48607c4fb 100644
--- a/ssh-rsa.c
+++ b/ssh-rsa.c
@@ -14,7 +14,6 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: ssh-rsa.c,v 1.32 2005/06/17 02:44:33 djm Exp $");
18 17
19#include <openssl/evp.h> 18#include <openssl/evp.h>
20#include <openssl/err.h> 19#include <openssl/err.h>
diff --git a/ssh.c b/ssh.c
index 911231a6c..9402491e3 100644
--- a/ssh.c
+++ b/ssh.c
@@ -40,7 +40,6 @@
40 */ 40 */
41 41
42#include "includes.h" 42#include "includes.h"
43RCSID("$OpenBSD: ssh.c,v 1.266 2006/03/12 04:23:07 djm Exp $");
44 43
45#include <sys/types.h> 44#include <sys/types.h>
46#ifdef HAVE_SYS_STAT_H 45#ifdef HAVE_SYS_STAT_H
diff --git a/sshconnect.c b/sshconnect.c
index 340270731..53b5200ff 100644
--- a/sshconnect.c
+++ b/sshconnect.c
@@ -13,7 +13,6 @@
13 */ 13 */
14 14
15#include "includes.h" 15#include "includes.h"
16RCSID("$OpenBSD: sshconnect.c,v 1.176 2006/02/22 00:04:45 stevesk Exp $");
17 16
18#include <sys/types.h> 17#include <sys/types.h>
19#include <sys/wait.h> 18#include <sys/wait.h>
diff --git a/sshconnect1.c b/sshconnect1.c
index 440d7c5bd..a39441120 100644
--- a/sshconnect1.c
+++ b/sshconnect1.c
@@ -13,7 +13,6 @@
13 */ 13 */
14 14
15#include "includes.h" 15#include "includes.h"
16RCSID("$OpenBSD: sshconnect1.c,v 1.62 2005/10/30 08:52:18 djm Exp $");
17 16
18#include <openssl/bn.h> 17#include <openssl/bn.h>
19#include <openssl/md5.h> 18#include <openssl/md5.h>
diff --git a/sshconnect2.c b/sshconnect2.c
index 2467d235c..b7aa96e39 100644
--- a/sshconnect2.c
+++ b/sshconnect2.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: sshconnect2.c,v 1.147 2006/03/07 09:07:40 djm Exp $");
27 26
28#include <sys/types.h> 27#include <sys/types.h>
29#include <sys/wait.h> 28#include <sys/wait.h>
diff --git a/sshd.c b/sshd.c
index aef4db109..e6b1f5496 100644
--- a/sshd.c
+++ b/sshd.c
@@ -42,7 +42,6 @@
42 */ 42 */
43 43
44#include "includes.h" 44#include "includes.h"
45RCSID("$OpenBSD: sshd.c,v 1.325 2006/03/13 08:16:00 djm Exp $");
46 45
47#include <sys/types.h> 46#include <sys/types.h>
48#ifdef HAVE_SYS_STAT_H 47#ifdef HAVE_SYS_STAT_H
diff --git a/sshlogin.c b/sshlogin.c
index 15eb916d1..718c9c412 100644
--- a/sshlogin.c
+++ b/sshlogin.c
@@ -39,7 +39,6 @@
39 */ 39 */
40 40
41#include "includes.h" 41#include "includes.h"
42RCSID("$OpenBSD: sshlogin.c,v 1.13 2004/08/12 09:18:24 djm Exp $");
43 42
44#include "loginrec.h" 43#include "loginrec.h"
45#include "log.h" 44#include "log.h"
diff --git a/sshpty.c b/sshpty.c
index 7241580a8..2e42aee11 100644
--- a/sshpty.c
+++ b/sshpty.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: sshpty.c,v 1.16 2006/02/20 17:19:54 stevesk Exp $");
16 15
17#include <sys/ioctl.h> 16#include <sys/ioctl.h>
18#include <sys/types.h> 17#include <sys/types.h>
diff --git a/sshtty.c b/sshtty.c
index 844a5c063..528177b4b 100644
--- a/sshtty.c
+++ b/sshtty.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: sshtty.c,v 1.8 2006/02/07 01:52:50 stevesk Exp $");
39 38
40#include <termios.h> 39#include <termios.h>
41 40
diff --git a/ttymodes.c b/ttymodes.c
index 7f621e30e..2c95938d9 100644
--- a/ttymodes.c
+++ b/ttymodes.c
@@ -43,7 +43,6 @@
43 */ 43 */
44 44
45#include "includes.h" 45#include "includes.h"
46RCSID("$OpenBSD: ttymodes.c,v 1.20 2006/02/07 01:42:00 stevesk Exp $");
47 46
48#include <termios.h> 47#include <termios.h>
49 48
diff --git a/uidswap.c b/uidswap.c
index aab7064eb..ca0894806 100644
--- a/uidswap.c
+++ b/uidswap.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: uidswap.c,v 1.24 2003/05/29 16:58:45 deraadt Exp $");
16 15
17#include "log.h" 16#include "log.h"
18#include "uidswap.h" 17#include "uidswap.h"
diff --git a/uuencode.c b/uuencode.c
index 0a7c8d16a..314eb92f3 100644
--- a/uuencode.c
+++ b/uuencode.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: uuencode.c,v 1.17 2003/11/10 16:23:41 jakob Exp $");
27 26
28#include "xmalloc.h" 27#include "xmalloc.h"
29#include "uuencode.h" 28#include "uuencode.h"
diff --git a/xmalloc.c b/xmalloc.c
index 99c6ac330..64e439853 100644
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -13,7 +13,6 @@
13 */ 13 */
14 14
15#include "includes.h" 15#include "includes.h"
16RCSID("$OpenBSD: xmalloc.c,v 1.16 2001/07/23 18:21:46 stevesk Exp $");
17 16
18#include "xmalloc.h" 17#include "xmalloc.h"
19#include "log.h" 18#include "log.h"