| Age | Commit message (Expand) | Author |
| 2009-04-12 | Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). | lukem |
| 2009-04-12 | fix -Wshadow issues | lukem |
| 2008-09-30 | update copyrights | lukem |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-04-17 | * Implement -s srcaddr; uses srcaddr as the local IP address for all | lukem |
| 2006-01-31 | Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask. | christos |
| 2005-06-09 | copyright maintenance | lukem |
| 2005-05-19 | Some const cleanups. | lukem |
| 2000-05-01 | convert to ANSI KNF | lukem |
| 2000-01-20 | complete_ambiguous(): be consistent about completing unambiguous matches; if | lukem |
| 1999-11-28 | * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}() | lukem |
| 1999-11-26 | * complete_remote(): use remglob("", ...) instead of remglob(".", ...), | lukem |
| 1999-10-24 | new features: | lukem |
| 1999-10-05 | add TNFi copyright to all files i've done more than a minor amount of work to... | lukem |
| 1999-09-28 | * add new commands: | lukem |
| 1999-09-27 | * idle(): rename to idlecmd(). certain linux distributions have an incompatible | lukem |
| 1999-09-26 | * replace ifdefs against __SVR4 and __linux__ with DIRENT_MISSING_D_NAMLEN; | lukem |
| 1999-09-24 | * use %lld instead of %qd to print out (long long) vars. | lukem |
| 1999-09-24 | in complete(), only copy the word if there is one. | lukem |
| 1999-09-22 | replace snprintf() with strlcpy(), strlcat(), or direct assignment | lukem |
| 1999-07-10 | don't do unnecessary const castaways | christos |
| 1999-06-24 | include <signal.h> explicitly! we use sig_t extern.h, and we cannot | christos |
| 1999-06-20 | split the "SMALL" #ifdefs into ones for NO_ABOUT, NO_EDITCOMPLETE, and | cgd |
| 1999-06-12 | oops reversed the test. | christos |
| 1999-06-12 | Make this compile on linux [zoularis on linux works] | christos |
| 1999-03-08 | whitespace & copyright fixes | lukem |
| 1999-02-18 | during an ambiguous complete, take into account the length of the | lukem |
| 1999-02-08 | whitespace | lukem |
| 1999-02-07 | changes to fix [bin/6951] by Peter Simons <simons@cys.de>: | lukem |
| 1999-02-07 | complete ~ in local paths (noted by perry@netbsd.org) | lukem |
| 1998-08-08 | minor workaround for borken compilers | lukem |
| 1998-08-03 | features: | lukem |
| 1998-06-04 | some fixes & enhancements from openbsd's ftp, with extra fixes by me: | lukem |
| 1998-06-01 | * use CC_REFRESH_BEEP in an ambiguous complete (recently added to -ledit) | lukem |
| 1998-05-20 | - cast arg to is*() to unsigned char. | christos |
| 1997-09-13 | Fixes from Todd Miller <Todd.Miller@courtesan.com>: | lukem |
| 1997-08-18 | bugs fixed: | lukem |
| 1997-07-20 | * use RCSID() && COPYRIGHT() macros | lukem |
| 1997-05-24 | Simplify NLST parsing code in complete_remote(); just basename each of | lukem |
| 1997-04-14 | More enhancements/bugfixes (when will it end?) | lukem |
| 1997-03-16 | Fixes from <Todd.Miller@cs.colorado.edu>, with some cleanup and reworks by me: | lukem |
| 1997-03-14 | SMALLFTP->SMALL; remove SMALL from Makefile | christos |
| 1997-03-13 | Deal with SMALLFTP a bit differently [by compiling complete.c] | christos |
| 1997-03-13 | Features: | lukem |
| 1997-02-01 | [Yet Another Huge Ftp Commit - hopefully the last for a while, | lukem |
| 1997-01-19 | New features: | lukem |