tftp-hpa-google/tftpd
hpa 5b21a932a6 Avoid using basename(), it's way too nasty from a portability
standpoint.

Change recvfile, sendfile -> tftp_* due to namespace collision problems.
2001-11-12 05:57:29 +00:00
..
Makefile MCONFIG is optional; MRULES is not 2001-07-26 22:43:44 +00:00
misc.c Fork before performing tcpwrappers check. 2001-07-20 06:59:54 +00:00
recvfrom.c Solaris need #define _XPG4_2 for recvmsg() 2001-08-03 04:03:40 +00:00
recvfrom.h Solaris need #define _XPG4_2 for recvmsg() 2001-08-03 04:03:40 +00:00
remap.c Avoid using basename(), it's way too nasty from a portability 2001-11-12 05:57:29 +00:00
remap.h Add support for freeing a remap file datastructure, so we avoid a 2001-08-10 18:07:46 +00:00
sample.rules Add sample rule file 2001-07-10 22:07:05 +00:00
tftpd.8 Support running without inetd. 2001-08-07 00:27:52 +00:00
tftpd.c Avoid using basename(), it's way too nasty from a portability 2001-11-12 05:57:29 +00:00
tftpd.h Improve README file; set the default prefix to /usr; add debugging of 2001-07-26 22:36:14 +00:00