Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: lukem
Date: Sun Feb 8 09:00:55 UTC 2026
Modified Files:
src/usr.bin/ftp: Makefile fetch.c
Log Message:
ftp: fix some -Wformat-overflow issues
Remove -Wno-format-overflow and fix the issues.
Detected by gcc 11 compiling tnftp.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/ftp/Makefile
cvs rdiff -u -r1.245 -r1.246 src/usr.bin/ftp/fetch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index