]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: make host/banner comments go to stderr instead of stdout,
authordjm@openbsd.org <djm@openbsd.org>
Fri, 14 Jun 2024 00:25:25 +0000 (00:25 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 14 Jun 2024 00:27:34 +0000 (10:27 +1000)
commit1e84d0cf40e94ae3a77d6a7ca8c036d8e3d55a40
tree28c8611d6952e01ad3f9e3fbcd1eec4a7ff24b49
parent3e806d011855d6bd648ec95b9df630ebbd11c3bf
upstream: make host/banner comments go to stderr instead of stdout,

so they are useful as comments without extra shell redirection and so they
don't clutter actual errors on stderr.

Add a -q flag to shut them up.

ok dtucker@

OpenBSD-Commit-ID: bec813de56a71adb5c1a76adcf49621130d24264
ssh-keyscan.c