NetBSD/usr.bin/ftp
2012-02-24 19:53:31 +00:00
..
cmds.c fix previous; use append instead of write. 2012-01-15 20:43:24 +00:00
cmdtab.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
complete.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
domacro.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
extern.h Use __dead 2011-09-16 15:39:25 +00:00
fetch.c subtracting two pointers yields ptrdiff_t, so cast it to int. 2012-02-24 19:53:31 +00:00
ftp_var.h Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
ftp.1 Back to using 'RFC xxxx' instead of 'RFCxxxx' 2010-03-05 07:41:10 +00:00
ftp.c Move determination of socket buffer sizes from startup to the first 2011-12-10 05:53:58 +00:00
main.c Move determination of socket buffer sizes from startup to the first 2011-12-10 05:53:58 +00:00
Makefile fix gcc-4.5 warnings 2011-08-14 12:58:15 +00:00
progressbar.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
progressbar.h Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
ruserpass.c
util.c Move determination of socket buffer sizes from startup to the first 2011-12-10 05:53:58 +00:00
version.h In ftpvis(), prevent incomplete escape sequences at end of dst, 2010-06-05 13:59:39 +00:00