| Age | Commit message (Expand) | Author |
| 2003-12-19 | -n is ignored for auto-fetch transfers | lukem |
| 2003-12-10 | Don't warn about "ignored setsockopt" failures unless debugging is | lukem |
| 2003-12-04 | correct URL syntax in comment | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-31 | crank version for: | lukem |
| 2003-07-31 | Invalidate remote directory completion cache if any command which | lukem |
| 2003-07-31 | * Work around broken ftp servers (notably ProFTPd) that can't even follow | lukem |
| 2003-07-31 | * $FTPUSERAGENT overrides the HTTP User-Agent header. | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-17 | tweak copyright; the stuff jason did in util.c wasn't migrated to this file. | lukem |
| 2003-07-12 | strlcpy | itojun |
| 2003-07-09 | tweak previous; no need to have .Sm on and then just .Sm off | lukem |
| 2003-06-30 | Fixes to make these man page look nice with groff-1.19. | wiz |
| 2003-06-26 | Quote punctuation so macro works on it (another one). | wiz |
| 2003-06-26 | Quote punctuation so macro works on it. | wiz |
| 2003-06-15 | Don't coredump when printing '%n' in the prompt if there's no username yet. | lukem |
| 2003-05-14 | Uppercase URL. | wiz |
| 2003-03-07 | fix a bogus error message when given a HTTP URL with a trailing | grant |
| 2003-02-28 | crank dates | lukem |
| 2003-02-28 | crank version | lukem |
| 2003-02-28 | Crank dates on TNF copyright. | lukem |
| 2003-02-28 | add a cast to appease SUNWspro cc. noted by grant@ | lukem |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-02-12 | change a couple #ifdef's so /usr/bin/progress doesn't stomp all over | grant |
| 2003-01-21 | Abstract out progress bar support into progressbar.[ch], for inclusion | jhawk |
| 2003-01-20 | Bump date for last. | wiz |
| 2003-01-20 | Add a "macdef" example and a short section explaining that you may need to | toddpw |
| 2002-11-30 | tweaks for fparseln(3) move from libutil to libc: | lukem |
| 2002-10-17 | - if SMALLPROG is defined, add -DNO_EDITCOMPLETE -DNO_ABOUT, | lukem |
| 2002-10-02 | Typo and Americanism. From Adrian Mrva. | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-08-27 | Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> | christos |
| 2002-07-29 | Improve description of help text for "passive". | lukem |
| 2002-07-12 | strdup -> xstrdup (handle malloc error right) | itojun |
| 2002-07-07 | Various improvements in wording and marking, | lukem |
| 2002-07-04 | highlight that for ftp:// auto-fetches, read access is required on | lukem |
| 2002-06-08 | make an auto const variable static. | yamt |
| 2002-06-05 | - use setprogname() | lukem |
| 2002-06-05 | - when showing the final progress bar, replace "00:00 ETA" with the | lukem |
| 2002-05-18 | Fix description for "form", "mode", and "struct" commands. | lukem |
| 2002-05-07 | Use "r+" instead of "r+w", since the latter is not standard. | lukem |
| 2002-05-06 | Handle URLs without files correctly (e.g, when using '-o -'). | lukem |
| 2002-05-06 | - Only send port number in HTTP/1.1 Host: request if port != 80. | lukem |
| 2002-04-25 | avoid buffer overrun on PASV from malicious server. | itojun |
| 2002-03-18 | Deal with const'ification if el_parse(). | thorpej |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-01 | portnum is unsigned, use %u instead of %d | itojun |
| 2002-02-01 | line2 may overrun if line is too long (> 200). be more careful on strcpy. | itojun |
| 2001-12-26 | update copyrights | lukem |