don't whine if all we need to do is remove a bg job
[oweals/busybox.git] / date.c
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-16 Matt KraaiChange 'printf("%s\n", ...)' into 'puts(...)'. Noted...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-29 Eric AndersenApply a patch from Larry Doolittle <ldoolitt@recycle...
2000-11-17 Eric Andersen"I will always compile before I commit."
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-10 Eric AndersenSome #include updates.
2000-07-17 Pavel RoskinThe result of getopt() is "int" and should be treated...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Eric AndersenGetopt'ed by Marc Nijdam <marc_nijdam@hp.com>
2000-07-12 Matt KraaiAlways report the applet name when doing error reporting.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-06 Eric AndersenFix 'date -u'
2000-05-16 Erik AndersenSome updates for better portability.
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-03-24 Erik AndersenThe new tar for busybox is now done, and works just...
2000-03-23 Erik AndersenMy latest ramblings.
2000-03-21 Erik Andersen* all mallocs now use xmalloc (and so are OOM error...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-29 Erik AndersenClear up some ambiguity with old style assignments.
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-12 Eric AndersenLatest and greatest.
1999-10-06 Eric Andersenlatest and greatest.
1999-10-05 Eric AndersenInitial revision 0_29alpha2