Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/19/2001 14:13:05
Module Name: basesrc
Committed By: itojun
Date: Mon Feb 19 12:13:05 UTC 2001
Modified Files:
basesrc/crypto/dist/ssh: scp.c serverloop.c ssh.c sshd.8 version.h
Log Message:
sync up with 2.5.1.
this fixes backward compatibility breakage against 1.2.18 - 1.2.22.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/crypto/dist/ssh/scp.c
cvs rdiff -r1.4 -r1.5 basesrc/crypto/dist/ssh/serverloop.c
cvs rdiff -r1.6 -r1.7 basesrc/crypto/dist/ssh/ssh.c \
basesrc/crypto/dist/ssh/sshd.8
cvs rdiff -r1.9 -r1.10 basesrc/crypto/dist/ssh/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.