freebsd-skq/usr.bin/tftp
matteo 80b8235497 MFC rev. 1.12 and rev. 1.13
rev. 1.12 : use socklen_t where appropriate
rev. 1.13 : Set txrx_error to 1 when we reach abort. This makes the program correctly set the exit code.
The PR has further details on this. [2]

PR:		bin/103206 [2]
Approved by:	re@ (bmah@)
2006-10-02 18:43:57 +00:00
..
extern.h
main.c
Makefile
tftp.1 Sort sections. 2005-01-18 13:43:56 +00:00
tftp.c MFC rev. 1.12 and rev. 1.13 2006-10-02 18:43:57 +00:00
tftpsubs.c Fix most cases where the address of an int is passed to a function expecting a 2005-02-14 17:42:58 +00:00
tftpsubs.h