don't whine if all we need to do is remove a bg job
[oweals/busybox.git] / loadacm.c
2001-03-23 Eric Andersen-Wshadow loadacm fix from Jeff Garzik
2001-03-19 Eric AndersenAnother cleanup patch from Jeff Garzik <jgarzik@mandrak...
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-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
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-09-27 Matt KraaiConsolidate handling of some fopen failures.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-10 Eric AndersenSome #include updates.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-09 Eric AndersenMore portability updates. Now compiles cleanly vs...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-19 Erik AndersenMore minor updates to docs (and making apps behave...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-12-29 Erik AndersenAdd the beginings of some regression testing. Add...