Fix missing header file.
[oweals/busybox.git] / busybox.h
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-25 Eric AndersenCommit Larry Doolittle's buffers-on-stack/buffers-via...
2001-01-22 Richard JuneAdd HUMAN_READABLE define for -m and -h support in...
2001-01-02 Eric AndersenBetter dmalloc handling
2000-12-19 Matt KraaiFix tar handling of absolute paths and excluded directo...
2000-12-18 Matt KraaiRewrote dd.
2000-12-15 Matt KraaiRewrite nc to be simpler, smaller, and to check syscall...
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-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-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...