NetBSD/usr.bin/ftp
lukem 02e1aae831 remove now-unused variable left over from last commit.
(repeat after me; `test compile before commit...')
1999-09-26 14:21:50 +00:00
..
Makefile * replace ifdefs against __SVR4 and __linux__ with DIRENT_MISSING_D_NAMLEN; 1999-09-26 02:00:12 +00:00
cmds.c * use %lld instead of %qd to print out (long long) vars. 1999-09-24 14:28:14 +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 ifdefs against __SVR4 and __linux__ with DIRENT_MISSING_D_NAMLEN; 1999-09-26 02:00:12 +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 * replace ifdefs against __SVR4 and __linux__ with DIRENT_MISSING_D_NAMLEN; 1999-09-26 02:00:12 +00:00
fetch.c * replace ifdefs against __SVR4 and __linux__ with DIRENT_MISSING_D_NAMLEN; 1999-09-26 02:00:12 +00:00
ftp.1 * add support for `xferbuf', which sets both `sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
ftp.c * use %lld instead of %qd to print out (long long) vars. 1999-09-24 14:28:14 +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 if getsockopt() returns a buffer size of <= 0, set them to 8192. 1999-09-24 06:14:40 +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 remove now-unused variable left over from last commit. 1999-09-26 14:21:50 +00:00