CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/13 18:25:25
Modified files:
usr.bin/ssh : ssh-keyscan.c
Log message:
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@
