CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/15 23:37:10
Modified files:
usr.bin/ssh : sshd-session.c sshd-auth.c
Log message:
Call log_init in sshd-auth and sshd-session immediately after parsing
the config file so that any log settings set in the config file take
effect immediately. Move version banners to immediately after that,
and make them distinct per binary. ok djm@
