Avoid using basename(), it's way too nasty from a portability
commit5b21a932a63ae8c418531ee68fca196c52cfa41f
authorhpa <hpa>
Mon, 12 Nov 2001 05:57:29 +0000 (12 05:57 +0000)
committerhpa <hpa>
Mon, 12 Nov 2001 05:57:29 +0000 (12 05:57 +0000)
tree909f229e4fd80cdea23175331c3658767f9da512
parentba41bd7ceae6ad3d0497938e8131556c2539ddc8
Avoid using basename(), it's way too nasty from a portability
standpoint.

Change recvfile, sendfile -> tftp_* due to namespace collision problems.
tftpd/remap.c
tftpd/tftpd.c