Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/mail
Module Name: src
Committed By: rillig
Date: Wed Jul 9 16:59:54 UTC 2025
Modified Files:
src/usr.bin/mail: cmd2.c format.c main.c mime_codecs.c mime_decode.c
send.c
Log Message:
mail: fix lint warnings
No binary change, except for one line number in an assertion.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/mail/cmd2.c
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/mail/format.c
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/mail/main.c
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/mail/mime_codecs.c
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/mail/mime_decode.c
cvs rdiff -u -r1.39 -r1.40 src/usr.bin/mail/send.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