CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/13 14:01:10
Modified files:
usr.bin/ftp : fetch.c
Log message:
- stat is not fatal, since we want resume not to fail for non-existent
file transfers in all cases
- do it a bit earlier and use HTTP/1.0 if we won't send the range header
- change resume -> restart_point where it is intended
ok halex@, millert@
