Patch from Matt Kraai to enable proxy support.
[oweals/busybox.git] / include /
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-05 Mark WhitleyRemoved isBlank and isWildCard macros that were totally...
2000-12-05 Mark WhitleyFixed the comments to match the code and renamed the...
2000-12-04 Eric AndersenFlag day warning!
2000-12-02 Eric AndersenPatch from Larry Doolittle so it will build the newdocs...
2000-12-01 Eric AndersenRemove #ifdef __STDC__ junk. We don't do K&R round...
2000-11-30 Eric AndersenPatch from Larry Doolittle (with minor touchups from...
2000-11-29 Eric AndersenApply a patch fromkent robotti:
2000-11-17 Eric Andersen"I will always compile before I commit."
2000-11-17 Eric AndersenFix up builtin overrides, and hack in the binary search...
2000-10-25 Matt KraaiAdded a new perrorMsg function, cleanup up error handli...
2000-10-25 Matt KraaiAdded a fatalPerror function to simplify error handling.
2000-10-25 Mark WhitleyApplied patch from Gaute B Strokkenes <gs234@cam.ac...
2000-10-19 Mark WhitleyPut getopt_usage where it belongs and added *_usage...
2000-10-09 Mark WhitleyAdded cmp and readlink applets from Matt Kraai.
2000-09-27 Matt KraaiRewrote head to perservere when it can't open a file...
2000-09-27 Matt KraaiRewrote uniq to be less than a third of the size, and...
2000-09-26 Eric AndersenAdd in busybox.h. I renamed it, and forgot to commit...