summaryrefslogtreecommitdiff
path: root/logger.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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