summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/iobuf.c
AgeCommit message (Expand)Author
2017-03-17realloc() -> recallocarray().Eric Faurot
2015-12-14remove trailing whitespaceJoerg Jung
2015-12-05Remove a few NULL-checks before free().mmcc
2015-10-15iobuf_queue() should return the number of bytes it queued on success, not 0Gilles Chehade
2015-09-03move paren to correctly return a negative error value instead of theJonathan Gray
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-11-23knfEric Faurot
2012-02-01fix stupid mistake in buffer codeEric Faurot
2012-01-29Import generic network IO code. The plan is to hide the boringEric Faurot