aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/util.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-3/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* mail: Use a C89 function pointer type for command functions.John Baldwin2023-04-181-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* mail(1): Minor declaration updates.Pedro F. Giffuni2016-07-151-1/+1
* mail: Don't truncate mtime of mailbox to microseconds.Jilles Tjoelker2016-04-171-9/+9
* Fix undefined behaviour in usr.bin/mail/util.c.Dimitry Andric2013-02-151-2/+2
* Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-011-1/+1
* Touch up some more small typos missed in the previous round.Ulrich Spörlein2012-01-051-1/+1
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-1/+1
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-50/+19
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* mail(1) misses addresses when replying to allUlrich Spörlein2010-05-271-3/+4
* Change all our own code to use st_*tim instead of st_*timespec.Ed Schouten2010-03-281-1/+1
* Rename mail(1)'s aux.c to util.c.Ed Schouten2009-01-161-0/+632