CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2023/01/12 19:58:20
Modified files: usr.bin/ssh : readconf.c readconf.h ssh.c Log message: 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@