NetBSD/usr.bin/ftp
lukem 700e3c1ec7 * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf'
* document the above three commands
* rototill the way the sndbuf and rcvbuf work. remove resetsockbufsize()
* use the appropriate socket buffer size as the size of the buffer that
  the read()/write() loops use. speeds up things in some cases.
1999-09-22 07:18:31 +00:00
..
Makefile add dual-stack (IPv4/v6) support. hope I broke no other part... 1999-07-02 08:07:40 +00:00
cmds.c * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
cmdtab.c * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
complete.c replace snprintf() with strlcpy(), strlcat(), or direct assignment 1999-09-22 03:01:53 +00:00
domacro.c some fixes & enhancements from openbsd's ftp, with extra fixes by me: 1998-06-04 08:28:35 +00:00
extern.h * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
fetch.c * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
ftp.1 * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
ftp.c * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
ftp_var.h * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
main.c * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c replace snprintf() with strlcpy(), strlcat(), or direct assignment 1999-09-22 03:01:53 +00:00
util.c * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00