summaryrefslogtreecommitdiff
path: root/usr.bin/mail/util.c
AgeCommit message (Expand)Author
2025-05-29mail: don't rewrite buffer sizes as muchKyle Evans
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18mail: Use a C89 function pointer type for command functions.John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-07-15mail(1): Minor declaration updates.Pedro F. Giffuni
2016-04-17mail: Don't truncate mtime of mailbox to microseconds.Jilles Tjoelker
2013-02-15Fix undefined behaviour in usr.bin/mail/util.c.Dimitry Andric
2012-09-01Rework all non-contributed files that use `struct timezone'.Ed Schouten
2012-01-05Touch up some more small typos missed in the previous round.Ulrich Spörlein
2011-12-30Spelling fixes for usr.bin/Ulrich Spörlein
2010-12-19Add __unused. Ansi prototypes.Philippe Charnier
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2010-05-27mail(1) misses addresses when replying to allUlrich Spörlein
2010-03-28Change all our own code to use st_*tim instead of st_*timespec.Ed Schouten
2009-01-16Rename mail(1)'s aux.c to util.c.Ed Schouten