Module Name: src
Committed By: kim
Date: Sun Feb 28 00:57:08 UTC 1999
Modified Files:
src/sys/lib/libsa: tftp.c
Log Message:
Made this compile:
- fifth arg to recvtftp should be size_t (not ssize_t)
- the path is passed tftp_makereq as a part of the handle structure