Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make it clean removing the ifdef SMALL maze. separate cmds and | 2009-05-05 | 1 | -1/+2 | |
| | | | | | | small stuff. make it a fetcher. shrinks quite a bit agreed by millert@, krw@ ok theo, sthen@ | ||||
* | remove uploading and macros support from install media; to save | 2009-04-27 | 1 | -1/+5 | |
| | | | | | | some space discussed with theo, todd@, millert@ tested and looked over by sthen@ | ||||
* | toast the rcsid strings which just get in the way | 2009-04-27 | 1 | -5/+1 | |
| | |||||
* | default file transfer type is binary, not ascii; | 2008-08-22 | 1 | -3/+3 | |
| | | | | | | | | | | | commands which toggle settings can take an explicit on or off argument to force the setting appropiately, show these arguments in usage; synchronize synopsis and usage of commands; spacing; KNF; other minor documentation tweaks. written with help by jmc@ ok jmc@ (documentation), martynas@ (type usage and default file transfer type) | ||||
* | Remove shadowing variables and properly use /* FALLTHROUGH */ | 2006-05-16 | 1 | -3/+3 | |
| | | | | | | | | comments. No binary change. Found by lint. OK beck@, deraadt@ | ||||
* | two strtol calls that were begging to be converted to strtonum | 2006-04-25 | 1 | -2/+2 | |
| | |||||
* | ansi; khalek@linuxgamers.net | 2004-07-20 | 1 | -5/+3 | |
| | |||||
* | for -DSMALL, do not include rcsid[]s | 2003-12-16 | 1 | -8/+4 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | line2 may overrun if line is too long (> 200). be more careful on strcpy. | 2003-01-22 | 1 | -7/+9 | |
| | | | | | XXX strlen(argv[x]) should be checked before copies. netbsd 1.18 -> 1.19, requested by David Krause | ||||
* | Updates from NetBSD (lukem) include -Wall cleanup. | 1997-07-25 | 1 | -4/+4 | |
| | | | | More -W* cleanup and in_port_t usage by me. | ||||
* | allow "ftp -aV ftp://host/foo.tar.gz | tar xvfpz -" to work | 1997-04-23 | 1 | -10/+12 | |
| | |||||
* | Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter | 1997-03-14 | 1 | -8/+7 | |
| | | | | and setting times. | ||||
* | Add back ``-r'' option and fix strncpy() usage and other nits because | 1997-02-03 | 1 | -10/+11 | |
| | | | | I'm anal. Closer to KNF now. | ||||
* | Sync with NetBSD | 1997-02-03 | 1 | -5/+4 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -1/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+154 | |