Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | Call ftpget from wget | Denys Nykula | |
Branch wget to xexec ftpget given an ftp url. Rename the output flag -O like in other wgets. Add mock wget --no-check-certificate to satisfy pkgsrc. Ifdef the version output in wget because the nonexistent constant fails single builds and mkroot. | |||
2018-08-03 | Typo. | Rob Landley | |
2018-08-03 | Fix error message pointed out by Reverend Homer. | Rob Landley | |
2016-03-06 | wget: clean up | Lipi Lee | |
- shorten error messages - replace mk_rq with sprintf - remove struct and defines - change unsigned int to unsigned | |||
2016-02-22 | implement simple 'wget' and port name can be specified in URL if default | Lipi C. H. Lee | |
port 80 is not used. |