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