CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/02 03:26:22
Modified files:
usr.bin/ssh : sftp-client.c sftp-server.c srclimit.c
Log message:
replace remaining cases where we manually included __func__ in a
debug or error log with the respective *_f log variant
