don't whine if all we need to do is remove a bg job
[oweals/busybox.git] / logger.c
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
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.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-03 Eric AndersenLogger forgot to NULL terminate strings from stdin.
2001-01-02 Matt KraaiLog stdin when no message given and use getopt.
2000-12-11 Eric AndersenPatch from larry doolittle to make sure we don't realloc
2000-12-09 Eric AndersenSome little cleanups from Larry Doolittle
2000-12-08 Eric AndersenPatch from Matt Kraai to make logger log all arguments.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-07 Matt KraaiFix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent...
2000-11-14 Eric AndersenRemove the BSD advertising clause, and replace it with...
2000-10-25 Matt KraaiClean up error handling and uses of TRUE/FALSE.
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 Pavel RoskinMore fixes for "signed vs. unsigned" warnings.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
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-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-29 Erik AndersenClear up some ambiguity with old style assignments.
2000-01-23 Erik AndersenSome busybox updates. You no longer _have_ to put...
2000-01-09 Erik AndersenFix a logger bug.
2000-01-07 Erik AndersenTrivial type fix.
1999-12-16 Erik AndersenFix bugs in logger and syslogd. Add fbset.
1999-11-25 Eric AndersenStuf
1999-11-25 Eric AndersenStuf