CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/22 22:00:59
Modified files:
usr.bin/ssh : clientloop.c mux.c readconf.c readconf.h ssh.1
ssh.c ssh_config.5 sshsig.c
Log message:
Add a StdinNull directive to ssh_config(5) that allows the config
file to do the same thing as -n does on the ssh(1) commandline.
Patch from Volker Diels-Grabsch via GHPR231; ok dtucker
