CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/16 07:26:13
Modified files:
usr.bin/ssh : auth.c monitor_wrap.c readconf.c readconf.h
servconf.c servconf.h ssh.c ssh_config.5 sshd.c
sshd_config.5
Log message:
LogVerbose keyword for ssh and sshd
Allows forcing maximum debug logging by file/function/line pattern-
lists.
ok markus@
