diff options
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | atomicio.h | 2 | ||||
-rw-r--r-- | canohost.h | 2 | ||||
-rw-r--r-- | clientloop.h | 2 | ||||
-rw-r--r-- | deattack.h | 2 | ||||
-rw-r--r-- | dh.h | 2 | ||||
-rw-r--r-- | dispatch.h | 2 | ||||
-rw-r--r-- | groupaccess.c | 2 | ||||
-rw-r--r-- | groupaccess.h | 2 | ||||
-rw-r--r-- | hmac.h | 2 | ||||
-rw-r--r-- | hostfile.h | 2 | ||||
-rw-r--r-- | includes.h | 2 | ||||
-rw-r--r-- | kex.h | 2 | ||||
-rw-r--r-- | key.h | 2 | ||||
-rw-r--r-- | log.h | 2 | ||||
-rw-r--r-- | login.h | 2 | ||||
-rw-r--r-- | match.h | 2 | ||||
-rw-r--r-- | misc.h | 2 | ||||
-rw-r--r-- | myproposal.h | 2 | ||||
-rw-r--r-- | nchan.ms | 2 | ||||
-rw-r--r-- | pathnames.h | 2 | ||||
-rw-r--r-- | radix.h | 2 | ||||
-rw-r--r-- | readpass.h | 2 | ||||
-rw-r--r-- | rijndael.h | 2 | ||||
-rw-r--r-- | serverloop.h | 2 | ||||
-rw-r--r-- | session.h | 2 | ||||
-rw-r--r-- | sftp.h | 2 | ||||
-rw-r--r-- | ssh-add.1 | 2 | ||||
-rw-r--r-- | ssh-dss.h | 2 | ||||
-rw-r--r-- | ssh-keygen.1 | 2 | ||||
-rw-r--r-- | ssh-keyscan.1 | 2 | ||||
-rw-r--r-- | ssh-rsa.h | 2 | ||||
-rw-r--r-- | ssh1.h | 2 | ||||
-rw-r--r-- | ssh_config | 2 | ||||
-rw-r--r-- | sshconnect.h | 2 | ||||
-rw-r--r-- | sshd_config | 2 | ||||
-rw-r--r-- | tildexpand.h | 2 | ||||
-rw-r--r-- | uidswap.h | 2 | ||||
-rw-r--r-- | uuencode.h | 2 |
39 files changed, 85 insertions, 0 deletions
@@ -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 15fc025c3..d02524917 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 572adb037..ba04c59f5 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 58a1a7afb..550c556c4 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 22930f619..3907159b4 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 * @@ -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 e60174c20..0bee03b2b 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 9f72e577e..ac9e00aca 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 7e8584bde..b4e5e42fc 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. * @@ -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 dbdbd8f33..e1f5d164a 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 fc269e8eb..18693c7f0 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 @@ -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. * @@ -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. * @@ -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 @@ -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 @@ -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 @@ -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 5abb0e5a6..9dfecdafc 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. * @@ -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 223d5a2a6..85d8a1fe2 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 @@ -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 fa64b4b34..d8da448a7 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 09c425742..01b342eb7 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 915bffeab..652c1d9f8 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 @@ -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. * @@ -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. * @@ -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> @@ -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 9a9fac035..4fc7910a0 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 31bae33c3..9f71705d9 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 @@ -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. * @@ -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 fdac1313c..e7dabbf53 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 4e16f2d85..8337cb71d 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 ad8db2746..25c0ec3f7 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 fc9997736..88734f4bf 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 @@ -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 2972e2d0c..42f83c2c0 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. * |