[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Fri Jul 16 13:56:43 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 10/07/16 13:56:43
Modified files:
. : ChangeLog ssh.c ssh_config.5
Log message:
- djm at cvs.openbsd.org 2010/07/12 22:41:13
[ssh.c ssh_config.5]
expand %h to the hostname in ssh_config Hostname options. While this
sounds useless, it is actually handy for working with unqualified
hostnames:
Host *.*
Hostname %h
Host *
Hostname %h.example.org
"I like it" markus@
Diff commands:
cvs -nQq rdiff -u -r1.5615 -r1.5616 openssh/ChangeLog
cvs -nQq rdiff -u -r1.334 -r1.335 openssh/ssh.c
cvs -nQq rdiff -u -r1.135 -r1.136 openssh/ssh_config.5
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5615;r2=1.5616&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.334;r2=1.335&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.135;r2=1.136&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list