freebsd-src/libexec/tftpd
Dag-Erling Smørgrav 21b5829d28 tftpd: Untangle a conditional.
MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D45026
2024-04-30 16:56:17 +02:00
..
tests tftpd: Immediately reject any request shorter than 4 bytes. 2024-04-25 20:36:13 +02:00
Makefile libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tftp-file.c libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tftp-file.h Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
tftp-io.c libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tftp-io.h Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
tftp-options.c libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tftp-options.h Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
tftp-transfer.c libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tftp-transfer.h Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
tftp-utils.c tftpd: Use size_t where appropriate. 2024-04-25 20:36:12 +02:00
tftp-utils.h tftpd: Use size_t where appropriate. 2024-04-25 20:36:12 +02:00
tftpd.8 libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
tftpd.c tftpd: Untangle a conditional. 2024-04-30 16:56:17 +02:00