freebsd-src/libexec/tftpd
Dag-Erling Smørgrav 1ed44fcc44 tftpd: Use size_t where appropriate.
* Limit the use of `ssize_t` to only where it's needed.
* Correct one case of `int` being used for a length.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D44954
2024-04-25 20:36:12 +02:00
..
tests tftpd: Use size_t where appropriate. 2024-04-25 20:36:12 +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: Use size_t where appropriate. 2024-04-25 20:36:12 +02:00