CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/17 19:59:53
Modified files:
usr.bin/ssh : sshd-auth.c
Log message:
make -E a no-op in sshd-auth. Redirecting logging to a file
doesn't work in this program as logging already goes via
the parent sshd-session process. ok dtucker@
