summaryrefslogtreecommitdiffstats
path: root/usr.sbin/smtpd/queue_proc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete unnecessary <libgen.h> #includesguenther2018-12-301-2/+1
* kill corrupt / uncorrupt queue mechanism as it has never been usable and itgilles2018-05-141-18/+2
* EAGAIN handling for imsg_read. OK henning@ benno@claudio2015-12-051-2/+3
* use <limits.h> comprehensively. For now try to push <> includes toderaadt2015-01-201-1/+2
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* various queue improvements:eric2014-07-081-39/+24
* obvious fixes in the external queue code.eric2013-10-271-2/+2
* Assorted queue improvements:eric2013-07-191-0/+366