freebsd-dev/libexec/tftpd
Dag-Erling Smørgrav 1955ad42b3 tftpd: Gracefully skip tests if networking is not enabled.
Sponsored by:	Klara, Inc.
Reviewed by:	asomers
Differential Revision:	https://reviews.freebsd.org/D39012
2023-03-10 13:25:16 +00:00
..
tests tftpd: Gracefully skip tests if networking is not enabled. 2023-03-10 13:25:16 +00:00
Makefile tftpd: Disable -Wformat-nonliteral for GCC. 2022-11-22 11:12:06 -08:00
Makefile.depend
Makefile.depend.options
tftp-file.c
tftp-file.h
tftp-io.c tftpd: Use poll() instead of alarm() + setjmp(). 2023-03-10 13:25:16 +00:00
tftp-io.h
tftp-options.c tftpd: Fix max block size calculation. 2023-03-10 13:25:15 +00:00
tftp-options.h
tftp-transfer.c tftpd: Use poll() instead of alarm() + setjmp(). 2023-03-10 13:25:16 +00:00
tftp-transfer.h tftpd: Make the transfer functions return success / failure. 2023-03-10 13:25:16 +00:00
tftp-utils.c tftpd: Ensure that tftp_log() preserves errno. 2023-03-10 13:25:16 +00:00
tftp-utils.h
tftpd.8
tftpd.c tftpd: Don't forget to close stderr on startup. 2023-03-10 13:25:16 +00:00