summaryrefslogtreecommitdiff
path: root/logger.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+2
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-3/+6
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-96/+95
| | | | -Erik
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-1/+1
| | | | -Erik
* Some busybox updates. You no longer _have_ to put a "-" in front of tarErik Andersen2000-01-231-38/+21
| | | | | | | options, logger is better behaved and has a "-t" option now. init now supports the kernel chroot patch, so you can chroot to a new device and umount the old root. -Erik
* Fix a logger bug.Erik Andersen2000-01-091-1/+1
| | | | -Erik
* Trivial type fix.Erik Andersen2000-01-071-2/+1
| | | | -Erik
* Fix bugs in logger and syslogd. Add fbset.Erik Andersen1999-12-161-5/+4
| | | | -Erik
* StufEric Andersen1999-11-251-8/+18
|
* StufEric Andersen1999-11-251-0/+186