I reported this bug (to openssh-unix-dev, sorry) on 2002-06-21. It's still unfixed in 3.5p1. http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=102469253706346&w=2
Created attachment 164 [details] proposed patch what about this? (more in line with the rest of the code).
Your patch fails to preserve the current intended behavior of logging to stderr initially when debug_flag and inetd_flag are both false. It also fails to fix the problem in my case, since debug_flag is false for me, so log_stderr will not be set to true by that conditional, regardless of where you place it.
applied
Mass change of RESOLVED bugs to CLOSED