summaryrefslogtreecommitdiff
path: root/logger.c
Commit message (Expand)AuthorAgeFilesLines
* Some patches to make dietlibc work...Eric Andersen2001-07-221-10/+11
* Some adjustments, mostly from David McCullough <davidm@lineo.com> toEric Andersen2001-07-191-11/+15
* Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley2001-03-121-2/+3
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+2
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+2
* Logger forgot to NULL terminate strings from stdin.Eric Andersen2001-01-031-1/+1
* Log stdin when no message given and use getopt.Matt Kraai2001-01-021-38/+17
* Patch from larry doolittle to make sure we don't reallocEric Andersen2000-12-111-0/+1
* Some little cleanups from Larry DoolittleEric Andersen2000-12-091-1/+1
* Patch from Matt Kraai to make logger log all arguments.Eric Andersen2000-12-081-3/+12
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-3/+3
* Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad formatMatt Kraai2000-12-071-1/+1
* Remove the BSD advertising clause, and replace it with a link to howEric Andersen2000-11-141-0/+43
* Clean up error handling and uses of TRUE/FALSE.Matt Kraai2000-10-251-14/+8
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Some #include updates.Eric Andersen2000-08-101-1/+0
* Extract usage information into a separate file.Matt Kraai2000-07-161-14/+0
* More fixes for "signed vs. unsigned" warnings.Pavel Roskin2000-07-141-1/+2
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-3/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+2
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-3/+6
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-96/+95
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-1/+1
* Some busybox updates. You no longer _have_ to put a "-" in front of tarErik Andersen2000-01-231-38/+21
* Fix a logger bug.Erik Andersen2000-01-091-1/+1
* Trivial type fix.Erik Andersen2000-01-071-2/+1
* Fix bugs in logger and syslogd. Add fbset.Erik Andersen1999-12-161-5/+4
* StufEric Andersen1999-11-251-8/+18
* StufEric Andersen1999-11-251-0/+186