NetBSD/usr.bin/ftp
riastradh 9a313cc58d Clean up #includes in progress(1).
Sort them, omit needless ones, and add omitted needful ones.

Omissions revealed by pilfering the code and trying to build it on
Mac OS X.  We ought to have a better way to reveal these omissions...
2012-06-27 22:07:36 +00:00
..
Makefile
cmds.c fix previous; use append instead of write. 2012-01-15 20:43:24 +00:00
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c subtracting two pointers yields ptrdiff_t, so cast it to int. 2012-02-24 19:53:31 +00:00
ftp.1 Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
ftp.c Move determination of socket buffer sizes from startup to the first 2011-12-10 05:53:58 +00:00
ftp_var.h
main.c Move determination of socket buffer sizes from startup to the first 2011-12-10 05:53:58 +00:00
progressbar.c Clean up #includes in progress(1). 2012-06-27 22:07:36 +00:00
progressbar.h
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