1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/libexec/tftpd
Michael Tuexen 1d0272a600 When receiving a file having a length, which is a mulitple of the blocksize,
close the file once it is received.

Reported by:	Timo Voelker
MFC after:	1 week
2020-12-15 09:43:18 +00:00
..
tests
Makefile
Makefile.depend
Makefile.depend.options
tftp-file.c
tftp-file.h
tftp-io.c When dropping packets (RRQ or WRQ) for debugging, report the send 2020-12-06 18:43:12 +00:00
tftp-io.h
tftp-options.c
tftp-options.h
tftp-transfer.c When receiving a file having a length, which is a mulitple of the blocksize, 2020-12-15 09:43:18 +00:00
tftp-transfer.h
tftp-utils.c
tftp-utils.h
tftpd.8
tftpd.c