Make 'grep -l' work
[oweals/busybox.git] / include /
2001-04-09 Eric AndersenMake 'grep -l' work
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-05 Eric Andersenmore FILE_OFFSET_BITS == 64 adjustments.
2001-04-05 Eric AndersenA patch from Dmitry Zakharov <dmit@crp.bank.gov.ua...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-04-04 Eric AndersenSeems that stupid libc5 doesn't implement daemon()...
2001-04-04 Eric AndersenI said no new features till after the 0.51 release...
2001-04-03 Eric AndersenA patch from Matt Kraai that adds a new 'shutdown'...
2001-04-01 Eric AndersenMove the mtab support stuff into libbb
2001-03-29 Eric AndersenAdd in a new standalone env applet for fixing up app...
2001-03-28 Mark WhitleyApplied patch from David Douthitt to re-add -print...
2001-03-28 Matt KraaiPatch bass ackwards behavior of hr flag.
2001-03-27 Matt KraaiChange BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_US...
2001-03-27 Mark WhitleyIn fact, socklen_t *is* defined by libc5.
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-20 Eric Andersenchown was missing a ] in its usage msg
2001-03-19 Eric AndersenPatch from Vladimir to move struct applet from busybox...
2001-03-19 Eric AndersenSplit error messages into separate files.
2001-03-16 Eric AndersenStupid thinko. egrep tried to call init. Sigh. Fix...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...
2001-03-16 Eric AndersenThere was an unwanted extra newline, which prevented... 0_50
2001-03-15 Eric AndersenFix egrep
2001-03-15 Mark WhitleyOne tinly, little, missing newline that confused Pod.
2001-03-15 Eric AndersenFix linuxrc define
2001-03-15 Eric AndersenUpdate the documentation so examples are autoincluded...
2001-03-14 Mark WhitleyApplied patch from Christophe Boyanique to add an egrep...
2001-03-14 Eric AndersenAmazing the difference between an "and" and an "or".
2001-03-14 Eric AndersenSome updates for libc5
2001-03-13 Mark WhitleyApplied patch from Christophe Boyanique to add -i suppo...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
2001-03-12 Manuel Novoa III Adjust ifconfig usage message for selected options...
2001-03-08 Eric AndersenAdd in 'trim' routine. Fix up sh.c so it works when...
2001-03-07 Mark WhitleyChanged KILOBYTE, MEGABYTE, and GIGABYTE from #define...
2001-03-07 Mark WhitleySome minor cleanups to df.c. Also, with Erik's blessing...
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.
2001-03-01 Mark WhitleyApplied patch from David Douthitt to fix build error...
2001-02-27 Eric AndersenPatch from Vladimir N. Oleynik to save 128 bytes by...
2001-02-24 Eric AndersenThe usage message for syslogd had stuff longer then...
2001-02-23 Eric AndersenAnother usage cleanup from kent robotti
2001-02-23 Eric AndersenMore cleanups
2001-02-23 Eric AndersenMake HUMAN_READABLE be single argument like the others.
2001-02-23 Eric AndersenMore usage cleanups from kent robotti. I know some...
2001-02-23 David Kimdonspace after \ make preprocessor sad
2001-02-23 Eric AndersenSomewhere along the line, MAKE_LINKS got broken, thereb...
2001-02-23 Eric AndersenI should be more careful...
2001-02-22 Eric AndersenTurn off the printf attribute for the ?error_msg* funct...
2001-02-22 Eric AndersenAdd in kent robotti's updated dos2unix.c
2001-02-22 Eric AndersenCommit a few updates to the usage messages.
2001-02-22 Eric AndersenAnother update to the way usage messages are done by...
2001-02-17 Eric AndersenA bunch of usage clenups from kent robotti <robotti...
2001-02-16 Eric AndersenDo usage messages the same way all other apps fo them.
2001-02-14 Eric AndersenFins find message.
2001-02-14 Eric AndersenI forgot to add usage.h, so here it is, with a few...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric AndersenCommit Vladimir's latest version of stty.c. Nice work.
2001-02-14 Eric AndersenAdd in ifconfig and route
2001-02-14 Eric AndersenSeveral cleanups from Manuel Novoa III.
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-10 Glenn L McGrathNew applet: dpkg
2001-02-05 Matt KraaiMake suffix_mult structures const. Thanks to Vladimir...
2001-02-01 Matt KraaiCreate find_applet_by_name function. Save 32 bytes.
2001-02-01 Matt KraaiFix wget error message and add (and use) chomp library...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-27 Eric AndersenAdd in a patch to make busybox use the normal pwd.h...
2001-01-25 Eric AndersenCommit Larry Doolittle's buffers-on-stack/buffers-via...
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
2001-01-22 Richard JuneAdd HUMAN_READABLE define for -m and -h support in...
2001-01-02 Glenn L McGrathadd dpkg-deb command
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-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...