Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Mon Apr 29 08:23:36 UTC 2002
Modified Files:
basesrc/crypto/dist/ssh: pathnames.h ssh.1 sshd.8
basesrc/distrib/sets/lists/etc: mi
basesrc/etc: postinstall
basesrc/etc/mtree: special
basesrc/etc/rc.d: sshd
basesrc/usr.bin/ssh: Makefile
Log Message:
Complete the conversion back to the OpenSSH default configuration files of
"/etc/ssh/ssh_config" (from "/etc/ssh/ssh.conf") for ssh(1) and other
userland tools, and "/etc/ssh/sshd_config (from "/etc/ssh/sshd.conf")
for sshd(8).
etc/postinstall will detect this, and if "fix" is given, rename the files.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/crypto/dist/ssh/pathnames.h
cvs rdiff -r1.19 -r1.20 basesrc/crypto/dist/ssh/ssh.1
cvs rdiff -r1.24 -r1.25 basesrc/crypto/dist/ssh/sshd.8
cvs rdiff -r1.96 -r1.97 basesrc/distrib/sets/lists/etc/mi
cvs rdiff -r1.5 -r1.6 basesrc/etc/postinstall
cvs rdiff -r1.56 -r1.57 basesrc/etc/mtree/special
cvs rdiff -r1.17 -r1.18 basesrc/etc/rc.d/sshd
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/ssh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index