NetBSD/usr.bin/ftp
christos 102c680023 Avoid free'ing junk. It pisses off gnumalloc. 1999-06-24 23:21:02 +00:00
..
Makefile revert previous (creation of /usr/bin/pftp link); 1999-04-16 23:01:55 +00:00
cmds.c split the "SMALL" #ifdefs into ones for NO_ABOUT, NO_EDITCOMPLETE, and 1999-06-20 22:07:28 +00:00
cmdtab.c include <signal.h> explicitly! we use sig_t extern.h, and we cannot 1999-06-24 14:54:28 +00:00
complete.c include <signal.h> explicitly! we use sig_t extern.h, and we cannot 1999-06-24 14:54:28 +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 remove declaration for empty; it is only used in one file and hide 1999-06-24 14:46:59 +00:00
fetch.c include time.h explicitly, don't depend on other include side-effects 1999-06-24 14:48:35 +00:00
ftp.1 Elaborate a bit on PAGER. 1999-06-13 20:00:03 +00:00
ftp.c rework empty() to work with both select and poll and abstract it better. 1999-06-24 14:50:56 +00:00
ftp_var.h split the "SMALL" #ifdefs into ones for NO_ABOUT, NO_EDITCOMPLETE, and 1999-06-20 22:07:28 +00:00
main.c split the "SMALL" #ifdefs into ones for NO_ABOUT, NO_EDITCOMPLETE, and 1999-06-20 22:07:28 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c include <signal.h> explicitly! we use sig_t extern.h, and we cannot 1999-06-24 14:54:28 +00:00
util.c Avoid free'ing junk. It pisses off gnumalloc. 1999-06-24 23:21:02 +00:00