| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -D shorttitle support, so that the progress meter can show some sort |  deraadt | 2014-01-23 | 1 | -1/+2 |
* | fix output handling: |  halex | 2010-06-29 | 1 | -1/+2 |
* | shuffle some things around to deal with incomplete types |  jsg | 2010-04-30 | 1 | -2/+1 |
* | make it clean removing the ifdef SMALL maze. separate cmds and |  martynas | 2009-05-05 | 1 | -114/+25 |
* | remove uploading and macros support from install media; to save |  martynas | 2009-04-27 | 1 | -1/+15 |
* | figure out titles automatically by using remote file name. remove |  martynas | 2009-04-26 | 1 | -3/+2 |
* | add a "-T title" option to ftp; this is is used in progress bar mode to |  deraadt | 2009-04-13 | 1 | -1/+2 |
* | - add support for recursive transfers (but not for floppies), e.g. |  martynas | 2008-07-08 | 1 | -2/+8 |
* | in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm |  martynas | 2008-06-25 | 1 | -2/+2 |
* | - fix -Wall (no behavior change, a || b && c = a || (b && c) anyway) |  martynas | 2008-06-25 | 1 | -1/+3 |
* | fix transfer interrupting when confirmrest mode is used. change |  martynas | 2008-06-16 | 1 | -2/+2 |
* | implement a `keep-alive' option that sends bytes over an inactive |  espie | 2007-06-16 | 1 | -1/+2 |
* | Enable cookie support. This allows parsing of netscape-like cookie jars |  pyr | 2007-06-13 | 1 | -1/+3 |
* | Remove the .netrc parser when compiling a SMALL binary. |  pyr | 2007-06-06 | 1 | -2/+5 |
* | Fix mget directory traversal vulnerability. From NetBSD. CAN-2002-1345. |  otto | 2005-10-12 | 1 | -1/+2 |
* | type corrections and other delinting |  deraadt | 2004-09-16 | 1 | -2/+2 |
* | The empty() function basically effects a poll, so replace it with |  millert | 2003-08-11 | 1 | -2/+1 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -6/+2 |
* | http redirect support; adapted from NetBSD. |  fgsch | 2002-11-08 | 1 | -2/+2 |
* | -4 and -6 options; kanai@big.or.jp; itojun ok |  deraadt | 2002-05-30 | 1 | -1/+2 |
* | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) |  millert | 2002-02-17 | 1 | -3/+3 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -123/+123 |
* | add epsv4 command, which turns off epsv on ipv4 (off by dfeault) |  itojun | 2000-06-21 | 1 | -1/+2 |
* | ftp(1) from KAME, should be good for testing. |  itojun | 1999-12-08 | 1 | -2/+32 |
* | fd_set is not a struct |  art | 1998-07-07 | 1 | -3/+3 |
* | Add a new option "-o filename" for autofetch mode. Allows use of |  millert | 1998-02-17 | 1 | -2/+2 |
* | Updtaes from NetBSD (lukem) |  millert | 1997-09-04 | 1 | -3/+4 |
* | Updates from NetBSD (lukem) include -Wall cleanup. |  millert | 1997-07-25 | 1 | -5/+4 |
* | Disable progress meter if started as a bg process. Also don't |  millert | 1997-06-10 | 1 | -1/+2 |
* | allow "ftp -aV ftp://host/foo.tar.gz | tar xvfpz -" to work |  deraadt | 1997-04-23 | 1 | -2/+2 |
* | Sync with NetBSD (lukem): |  millert | 1997-04-16 | 1 | -3/+3 |
* | Sync with NetBSD (lukem) |  millert | 1997-04-10 | 1 | -2/+3 |
* | Add in recent NetBSD changes we didn't already have: |  millert | 1997-03-21 | 1 | -4/+4 |
* | Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter |  millert | 1997-03-14 | 1 | -6/+7 |
* | Include signal.h where reasonable and make signal handlers match |  millert | 1997-02-05 | 1 | -12/+12 |
* | Add back ``-r'' option and fix strncpy() usage and other nits because |  millert | 1997-02-03 | 1 | -0/+1 |
* | Sync with NetBSD |  millert | 1997-02-03 | 1 | -24/+42 |
* | split cd() into two pieces, whoever was here last did a bad job |  deraadt | 1997-01-25 | 1 | -2/+3 |
* | if pathname given is a valid directory, cd to it at remote, also |  michaels | 1996-12-17 | 1 | -2/+2 |
* | http:// support for the command line fetches; useful for the ports subsystem |  deraadt | 1996-09-03 | 1 | -1/+2 |
* | rcsid |  deraadt | 1996-06-26 | 1 | -0/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+155 |