aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/hget.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-15/+14
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* hget: use absolute url for POST through a proxyAnthony Martin2010-06-281-7/+17
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/1282042
* print final verbose update (Lou Kamenov)rsc2006-10-121-2/+2
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* try to make ftp workrsc2005-12-301-9/+4
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
|
* I just hate to be pushed around by some @#$%^& machine.rsc2005-07-191-4/+4
|
* no [] initializersrsc2005-07-131-4/+4
|
* add hget (no ftp support)rsc2005-03-181-0/+1484