CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/07/30 06:01:44

Modified files:
        usr.bin/ftp    : fetch.c 

Log message:
Print TLS and short read errors to stderr and not stdout

Code paths that are not only used in interactive mode should log to
stderr. Adjust some TLS and a short file read error to use warnx.

Diff by Pontus Stenetorp (pontus at stenetorp dot se)
OK deraadt@ tb@

Reply via email to