summaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftp-options.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* Add support for the TFTP windowsize option described in RFC 7440.John Baldwin2020-03-021-0/+36
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Mark tftp_log() as __printflike() (which would have caught the bugMarius Strobl2013-01-311-6/+7
* Make WARNS=6 clean.Marius Strobl2010-09-241-20/+17
* Bring in new files from edwin's tftpWarner Losh2010-05-041-0/+390