summaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftp-io.c
Commit message (Expand)AuthorAgeFilesLines
* Mark tftp_log() as __printflike() (which would have caught the bugMarius Strobl2013-01-311-4/+4
* Remove extra %s from debug statement that ends up crashing tftpd ifSean Bruno2013-01-301-1/+1
* Use correct size in snprintf.Antoine Brodin2012-12-251-2/+1
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-2/+2
* Avoid error log for transfer stop w/o error code.Ed Maste2012-02-211-1/+2
* Fix warning when compiling with gcc46:Eitan Adler2012-01-101-2/+0
* Spelling fixes for libexec/Ulrich Spörlein2012-01-071-2/+2
* Fix tftp_log() usage.Craig Rodrigues2011-05-261-1/+1
* Move the pfrom initialization from before the setjmp to after theWarner Losh2010-09-151-2/+1
* Bring in new files from edwin's tftpWarner Losh2010-05-041-0/+478