aboutsummaryrefslogtreecommitdiff
path: root/sysklogd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make syslogd.c, init.c, and update.c compile error/warning free under both li...andersen2000-06-191-4/+2
* Updated to compile and work with libc5.andersen2000-06-191-14/+29
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-2/+2
* Syslogd will not go to background if "-n" is given. Better helpproski2000-06-071-45/+52
* A number of additional fixed from Pavel Roskin, note some more bugs in theandersen2000-06-021-4/+4
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-122-6/+12
* Latest and greatest. Some effort at libc5 (aiming towards newlib)erik2000-04-281-2/+2
* More Doc updates. cmdedit and more termio fixes.erik2000-04-211-1/+2
* Add #include <sys/param.h> to syslogd.erik2000-04-191-0/+1
* Make the sys logger for so that concurrent logging will workerik2000-04-191-40/+64
* More stufferik2000-04-181-77/+72
* Updateserik2000-04-181-6/+9
* Fix a tar bug: tar removed leading '/'s for symlink targets.erik2000-04-141-44/+20
* Latest and greatest. Seems there is a bug.erik2000-04-141-7/+11
* Upates to include copyright 2000 to everythingerik2000-04-132-2/+3
* Some more minor updates to better use some gcc attributes.erik2000-04-061-0/+2
* minor changes to mount/umount to support-by-ignoring the "-v" flag.erik2000-04-041-86/+152
* Hmm. Missed this changeerik2000-03-211-0/+1
* Some updates for the day,erik2000-02-181-11/+11
* Updateserik2000-02-111-22/+17
* Some formatting updates (ran the code through indent)erik2000-02-082-369/+374
* device_open is common code -- moved into utility.cerik2000-02-071-19/+0
* A few minor updates. ;-)erik2000-02-071-6/+9
* Clear up some ambiguity with old style assignments.erik2000-01-291-1/+1
* Some busybox updates. You no longer _have_ to put a "-" in front of tarerik2000-01-231-38/+21
* Bug fixes.erik2000-01-131-1/+4
* Fix a logger bug.erik2000-01-091-1/+1
* Trivial type fix.erik2000-01-071-2/+1
* Fix bugs in logger and syslogd. Add fbset.erik1999-12-162-6/+4
* Added poweroff (and adjusted init to use it). Inlined functionandersen1999-12-101-5/+22
* Stufandersen1999-12-051-25/+6
* syslogd and klogd work now.andersen1999-12-051-19/+25
* Stufandersen1999-12-031-10/+115
* Stufandersen1999-11-251-8/+18
* Stufandersen1999-11-252-53/+449
* First draftandersen1999-11-241-0/+86