summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--atomicio.h2
-rw-r--r--canohost.h2
-rw-r--r--clientloop.h2
-rw-r--r--deattack.h2
-rw-r--r--dh.h2
-rw-r--r--dispatch.h2
-rw-r--r--groupaccess.c2
-rw-r--r--groupaccess.h2
-rw-r--r--hmac.h2
-rw-r--r--hostfile.h2
-rw-r--r--includes.h2
-rw-r--r--kex.h2
-rw-r--r--key.h2
-rw-r--r--log.h2
-rw-r--r--login.h2
-rw-r--r--match.h2
-rw-r--r--misc.h2
-rw-r--r--myproposal.h2
-rw-r--r--nchan.ms2
-rw-r--r--pathnames.h2
-rw-r--r--radix.h2
-rw-r--r--readpass.h2
-rw-r--r--rijndael.h2
-rw-r--r--serverloop.h2
-rw-r--r--session.h2
-rw-r--r--sftp.h2
-rw-r--r--ssh-add.12
-rw-r--r--ssh-dss.h2
-rw-r--r--ssh-keygen.12
-rw-r--r--ssh-keyscan.12
-rw-r--r--ssh-rsa.h2
-rw-r--r--ssh1.h2
-rw-r--r--ssh_config2
-rw-r--r--sshconnect.h2
-rw-r--r--sshd_config2
-rw-r--r--tildexpand.h2
-rw-r--r--uidswap.h2
-rw-r--r--uuencode.h2
39 files changed, 85 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c38653c..b1f276a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
20010128
- (bal) Put USE_PIPES back into sco3.2v5
+ - (bal) OpenBSD Sync
+ - niklas@cvs.openbsd.org 2001/01/2001
+ [atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
+ groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
+ key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
+ radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
+ ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
+ sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
+ $OpenBSD$
20010126
- (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen
diff --git a/atomicio.h b/atomicio.h
index 15fc025c..d0252491 100644
--- a/atomicio.h
+++ b/atomicio.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: atomicio.h,v 1.2 2001/01/29 01:58:14 niklas Exp $ */
+
/*
* Copyright (c) 1995,1999 Theo de Raadt
* All rights reserved.
diff --git a/canohost.h b/canohost.h
index 572adb03..ba04c59f 100644
--- a/canohost.h
+++ b/canohost.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: canohost.h,v 1.2 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/clientloop.h b/clientloop.h
index 58a1a7af..550c556c 100644
--- a/clientloop.h
+++ b/clientloop.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: clientloop.h,v 1.3 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/deattack.h b/deattack.h
index 22930f61..3907159b 100644
--- a/deattack.h
+++ b/deattack.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: deattack.h,v 1.5 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Cryptographic attack detector for ssh - Header file
*
diff --git a/dh.h b/dh.h
index 09b11fdb..f08d70e3 100644
--- a/dh.h
+++ b/dh.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: dh.h,v 1.2 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Copyright (c) 2000 Niels Provos. All rights reserved.
*
diff --git a/dispatch.h b/dispatch.h
index e60174c2..0bee03b2 100644
--- a/dispatch.h
+++ b/dispatch.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: dispatch.h,v 1.4 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/groupaccess.c b/groupaccess.c
index 9f72e577..ac9e00ac 100644
--- a/groupaccess.c
+++ b/groupaccess.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: groupaccess.c,v 1.3 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Copyright (c) 2001 Kevin Steves. All rights reserved.
*
diff --git a/groupaccess.h b/groupaccess.h
index 7e8584bd..b4e5e42f 100644
--- a/groupaccess.h
+++ b/groupaccess.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: groupaccess.h,v 1.2 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Copyright (c) 2001 Kevin Steves. All rights reserved.
*
diff --git a/hmac.h b/hmac.h
index 9872b29f..d9dc048a 100644
--- a/hmac.h
+++ b/hmac.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: hmac.h,v 1.4 2001/01/29 01:58:15 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/hostfile.h b/hostfile.h
index dbdbd8f3..e1f5d164 100644
--- a/hostfile.h
+++ b/hostfile.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: hostfile.h,v 1.6 2001/01/29 01:58:16 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/includes.h b/includes.h
index fc269e8e..18693c7f 100644
--- a/includes.h
+++ b/includes.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: includes.h,v 1.14 2001/01/29 01:58:16 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/kex.h b/kex.h
index 143769a3..f07e3d4d 100644
--- a/kex.h
+++ b/kex.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: kex.h,v 1.12 2001/01/29 01:58:16 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/key.h b/key.h
index 00e71839..23a76343 100644
--- a/key.h
+++ b/key.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: key.h,v 1.9 2001/01/29 01:58:16 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/log.h b/log.h
index 4b82ee3e..786e86d7 100644
--- a/log.h
+++ b/log.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: log.h,v 1.2 2001/01/29 01:58:16 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/login.h b/login.h
index fc9b5ded..4630eedf 100644
--- a/login.h
+++ b/login.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: login.h,v 1.2 2001/01/29 01:58:16 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/match.h b/match.h
index 5afbe326..285ad55f 100644
--- a/match.h
+++ b/match.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: match.h,v 1.6 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/misc.h b/misc.h
index 8205a607..16370425 100644
--- a/misc.h
+++ b/misc.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: misc.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/myproposal.h b/myproposal.h
index 5abb0e5a..9dfecdaf 100644
--- a/myproposal.h
+++ b/myproposal.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: myproposal.h,v 1.10 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/nchan.ms b/nchan.ms
index 1679d39f..2d080228 100644
--- a/nchan.ms
+++ b/nchan.ms
@@ -1,3 +1,5 @@
+.\" $OpenBSD: nchan.ms,v 1.7 2001/01/29 01:58:17 niklas Exp $
+.\"
.\"
.\" Copyright (c) 1999 Markus Friedl. All rights reserved.
.\"
diff --git a/pathnames.h b/pathnames.h
index 223d5a2a..85d8a1fe 100644
--- a/pathnames.h
+++ b/pathnames.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: pathnames.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/radix.h b/radix.h
index 993fa588..57592d82 100644
--- a/radix.h
+++ b/radix.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: radix.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Copyright (c) 1999 Dug Song. All rights reserved.
*
diff --git a/readpass.h b/readpass.h
index fa64b4b3..d8da448a 100644
--- a/readpass.h
+++ b/readpass.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: readpass.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/rijndael.h b/rijndael.h
index 09c42574..01b342eb 100644
--- a/rijndael.h
+++ b/rijndael.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: rijndael.h,v 1.6 2001/01/29 01:58:17 niklas Exp $ */
+
#ifndef _RIJNDAEL_H_
#define _RIJNDAEL_H_
diff --git a/serverloop.h b/serverloop.h
index 915bffea..652c1d9f 100644
--- a/serverloop.h
+++ b/serverloop.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: serverloop.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/session.h b/session.h
index ee2e244c..133e9233 100644
--- a/session.h
+++ b/session.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: session.h,v 1.5 2001/01/29 01:58:18 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/sftp.h b/sftp.h
index 4fdc2b6d..763056f5 100644
--- a/sftp.h
+++ b/sftp.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: sftp.h,v 1.2 2001/01/29 01:58:18 niklas Exp $ */
+
/*
* Copyright (c) 2001 Markus Friedl. All rights reserved.
*
diff --git a/ssh-add.1 b/ssh-add.1
index 7d641c02..0656f629 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,3 +1,5 @@
+.\" $OpenBSD: ssh-add.1,v 1.20 2001/01/29 01:58:18 niklas Exp $
+.\"
.\" -*- nroff -*-
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/ssh-dss.h b/ssh-dss.h
index 4252f394..0e6a20a5 100644
--- a/ssh-dss.h
+++ b/ssh-dss.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: ssh-dss.h,v 1.3 2001/01/29 01:58:18 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 9a9fac03..4fc7910a 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,3 +1,5 @@
+.\" $OpenBSD: ssh-keygen.1,v 1.29 2001/01/29 01:58:18 niklas Exp $
+.\"
.\" -*- nroff -*-
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index 31bae33c..9f71705d 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,3 +1,5 @@
+.\" $OpenBSD: ssh-keyscan.1,v 1.3 2001/01/29 01:58:18 niklas Exp $
+.\"
.Dd January 1, 1996
.Dt ssh-keyscan 1
.Os
diff --git a/ssh-rsa.h b/ssh-rsa.h
index fac96c72..af2b2fe2 100644
--- a/ssh-rsa.h
+++ b/ssh-rsa.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: ssh-rsa.h,v 1.3 2001/01/29 01:58:18 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/ssh1.h b/ssh1.h
index a7782ceb..770c5e4b 100644
--- a/ssh1.h
+++ b/ssh1.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: ssh1.h,v 1.2 2001/01/29 01:58:18 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/ssh_config b/ssh_config
index fdac1313..e7dabbf5 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,3 +1,5 @@
+# $OpenBSD: ssh_config,v 1.7 2001/01/29 01:58:18 niklas Exp $
+
# This is ssh client systemwide configuration file. This file provides
# defaults for users, and the values can be changed in per-user configuration
# files or on the command line.
diff --git a/sshconnect.h b/sshconnect.h
index 4e16f2d8..8337cb71 100644
--- a/sshconnect.h
+++ b/sshconnect.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: sshconnect.h,v 1.5 2001/01/29 01:58:18 niklas Exp $ */
+
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
diff --git a/sshd_config b/sshd_config
index ad8db274..25c0ec3f 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,3 +1,5 @@
+# $OpenBSD: sshd_config,v 1.27 2001/01/29 01:58:19 niklas Exp $
+
# This is ssh server systemwide configuration file.
Port 22
diff --git a/tildexpand.h b/tildexpand.h
index fc999773..88734f4b 100644
--- a/tildexpand.h
+++ b/tildexpand.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: tildexpand.h,v 1.2 2001/01/29 01:58:19 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/uidswap.h b/uidswap.h
index 72f17d0d..ab1a79c8 100644
--- a/uidswap.h
+++ b/uidswap.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: uidswap.h,v 1.6 2001/01/29 01:58:19 niklas Exp $ */
+
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
diff --git a/uuencode.h b/uuencode.h
index 2972e2d0..42f83c2c 100644
--- a/uuencode.h
+++ b/uuencode.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: uuencode.h,v 1.5 2001/01/29 01:58:19 niklas Exp $ */
+
/*
* Copyright (c) 1999 Markus Friedl. All rights reserved.
*