From f181384a6b6af9c94c036578674ad7d706cf9579 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Wed, 27 Mar 2002 17:18:31 +0000 Subject: - markus@cvs.openbsd.org 2002/03/26 11:34:49 [ssh.1 sshd.8] update to recent drafts --- ChangeLog | 7 ++++++- ssh.1 | 6 +++--- sshd.8 | 10 +++++----- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 559538b4a..9f00ec1bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 20020327 - (bal) 'pw' should be 'authctxt->pw' in auth1.c spotted by kent@lysator.liu.se + - (bal) OpenBSD CVS Sync + - markus@cvs.openbsd.org 2002/03/26 11:34:49 + [ssh.1 sshd.8] + update to recent drafts + 20020325 - (stevesk) import OpenBSD as "openbsd-compat/tree.h" @@ -8064,4 +8069,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1992 2002/03/27 16:50:03 mouring Exp $ +$Id: ChangeLog,v 1.1993 2002/03/27 17:18:31 mouring Exp $ diff --git a/ssh.1 b/ssh.1 index dc7fa2915..bc66701e4 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.149 2002/03/21 15:17:26 jakob Exp $ +.\" $OpenBSD: ssh.1,v 1.150 2002/03/26 11:34:49 markus Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -1524,7 +1524,7 @@ protocol versions 1.5 and 2.0. .%A T. Rinne .%A S. Lehtinen .%T "SSH Protocol Architecture" -.%N draft-ietf-secsh-architecture-09.txt -.%D July 2001 +.%N draft-ietf-secsh-architecture-12.txt +.%D January 2002 .%O work in progress material .Re diff --git a/sshd.8 b/sshd.8 index af0486ba3..b99708ef3 100644 --- a/sshd.8 +++ b/sshd.8 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.173 2002/03/19 05:23:08 stevesk Exp $ +.\" $OpenBSD: sshd.8,v 1.174 2002/03/26 11:34:49 markus Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -1382,8 +1382,8 @@ for privilege separation. .%A T. Rinne .%A S. Lehtinen .%T "SSH Protocol Architecture" -.%N draft-ietf-secsh-architecture-09.txt -.%D July 2001 +.%N draft-ietf-secsh-architecture-12.txt +.%D January 2002 .%O work in progress material .Re .Rs @@ -1391,7 +1391,7 @@ for privilege separation. .%A N. Provos .%A W. A. Simpson .%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol" -.%N draft-ietf-secsh-dh-group-exchange-01.txt -.%D April 2001 +.%N draft-ietf-secsh-dh-group-exchange-02.txt +.%D January 2002 .%O work in progress material .Re -- cgit v1.2.3