]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Add a "Host" line to the output of ssh -G showing the
authordtucker@openbsd.org <dtucker@openbsd.org>
Fri, 13 Jan 2023 02:58:20 +0000 (02:58 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 13 Jan 2023 03:09:32 +0000 (14:09 +1100)
commit41f36dd896c8fb8337d403fcf476762986976e9d
treeeeb3a61acba14b92f542d98ab864f238adb9b0e5
parentf673b49f3be3eb51074fbb8a405beb6cd0f7d93e
upstream: Add a "Host" line to the output of ssh -G showing the

original host arg. Inspired by patch from vincent at bernat.ch via bz#3343,
ok djm@

OpenBSD-Commit-ID: 59c0f60a222113a44d0650cd394376e3beecc883
readconf.c
readconf.h
ssh.c