- e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
- d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
- 570f655 Cleanup patch from tito: migrate option parsing to the bb_ functions and fix by Rob Landley · 19 years ago
- 2c6b418 Kunihiko IMAI writes: by Eric Andersen · 19 years ago
- 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
- 27cbffd applying fix for: by Paul Fox · 19 years ago
- f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 20 years ago
- c089ccd Removed the incorrect and confusing facility argument specified with by Peter Kjellerstedt · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 73ebb88 Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding a condition around the remote logging, also adds some comments. by Glenn L McGrath · 20 years ago
- f91b928 Felipe Kellermann writes: by Eric Andersen · 20 years ago
- 192c35f Tito writes: by Eric Andersen · 20 years ago
- 75813ee Togg writes: by Eric Andersen · 20 years ago
- 52499cb Tito writes: by Eric Andersen · 20 years ago
- 12ed333 Part of patch from William Barsse, fixes a problem with unescaped %. by Glenn L McGrath · 20 years ago
- 5529b7b Reverse my previous change, "::" is a GNU getopt extension that allows by Glenn L McGrath · 20 years ago
- e8f4651 Fix bug in accepting buffer size argument by Glenn L McGrath · 20 years ago
- 0373cf1 Do not mess with the console logging level unless asked to do so. -Erik by Eric Andersen · 20 years ago
- bb692cd Add missing 'S' to the getopt string. by Eric Andersen · 20 years ago
- 7f94a5c Patch from Bastian Blank: by Eric Andersen · 20 years ago
- 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- df2c565 Fix from Paul Kortekaas for syslog -C option, size should be in kB. by Glenn L McGrath · 21 years ago
- d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
- a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- 29c77f7 Arnd Ben Otto writes: by Eric Andersen · 21 years ago
- f7dd10f Patch from Fillod Stephane
by Glenn L McGrath · 21 years ago
- a79220d add size parameter to syslogd -C by Glenn L McGrath · 21 years ago
- fe538ba Vodz, last_patch_104 by Glenn L McGrath · 21 years ago
- dc72f3a Vodz, last patch 104 by Glenn L McGrath · 21 years ago
- 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
- 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
- 480f153 The logger utility does not really depend on CONFIG_SYSLOGD, by Eric Andersen · 21 years ago
- e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- 46ba568 oops by Eric Andersen · 22 years ago
- d4f90ed This patch from Vitezslav Batrla, is a cleaner fix for the by Eric Andersen · 22 years ago
- 900c8f3 Apply patch from Georg Magschok to fix syslog behavior so that the by Eric Andersen · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 08f4a4c Add all the syslogd help text by Eric Andersen · 22 years ago
- 877d418 Dont die if logging remotely fails, patch by Joshua Jackson by Glenn L McGrath · 22 years ago
- 6ed7759 Update email address for Gennady Feldman <gena01@gena01.com> by Glenn L McGrath · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
- e1ad672 add the -c option, modified version of a patch from Bastian Blank by Glenn L McGrath · 22 years ago
- 912d8f4 run through indent and manually check result by Glenn L McGrath · 22 years ago
- 907a240 last_patch57 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
- 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
- 06c35da patch from John Hall <john.hall@optionexist.co.uk> to change the by Eric Andersen · 22 years ago
- 39ad283 hehe. by Eric Andersen · 22 years ago
- 871d93c Vodz' last_patch57: by Eric Andersen · 22 years ago
- 9fef17d Run through indent, fix comments by Glenn L McGrath · 22 years ago
- f8277ca Move #define MAXLINE so this compiles without circ buffers. by Manuel Novoa III · 22 years ago
- 74b007f Oops. Code things so it actually works this time around... -Erik by Eric Andersen · 22 years ago
- c59716f Joel Coltoff <joel@wmi.com> noticed that following a recent by Eric Andersen · 22 years ago
- fc78b79 Applied syslogd fix submitted by Bart Visscher: by Robert Griebl · 22 years ago
- 4e11682 Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR by Eric Andersen · 23 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
- b159146 Add missing " " after the word on, as reported by Jason Luther by Eric Andersen · 23 years ago
- 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
- c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
- 72f9a42 Add in some (theoretical) uClinux support. Some init cleanups by Eric Andersen · 23 years ago
- 087bc82 Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c) by Gennady Feldman · 23 years ago
- bfebd35 Fix missing BB_VER defines by Eric Andersen · 23 years ago
- bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
- b6ec781 Log all messages from a single connection, not just the first. Patch from by Matt Kraai · 23 years ago
- 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
- 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
- c1cda4a Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c by Matt Kraai · 23 years ago
- 044228d This is vodz' latest patch. Sorry it took so long... by Eric Andersen · 23 years ago
- c308847 Remove redundant initialization of lfile to reduce executable size by by Matt Kraai · 23 years ago
- 22ecf04 Per patch from vodz, change a couple of consts to defines, since by Eric Andersen · 23 years ago
- addabd6 Patch from Gennady Feldman by Glenn L McGrath · 23 years ago
- c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 24 years ago
- 238bc40 Per comment from Jim McQuillan <jam@mcquil.com>, don't log by Eric Andersen · 24 years ago
- 87d893c devfs does not support creation of regular files. So change the by Eric Andersen · 24 years ago
- 6ba1a80 Use date -u instead of date --utc and consolidate version string. by Matt Kraai · 24 years ago
- b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
- ea90650 Some cleanups/fixes for the syslogd circular buffer code from Gennady Feldman. by Eric Andersen · 24 years ago
- e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
- e5c24df Use daemon() to spawn syslogd and klogd daemons. -Erik by Eric Andersen · 24 years ago
- bff6b18 Applied patch from Gennady Feldman to fix a single-threaded syslogd bug that by Mark Whitley · 24 years ago
- f6aa13d -Wshadow tr fix from Jeff Garzik by Eric Andersen · 24 years ago
- 8ffaf8d -Wshadow logread fix from Jeff Garzik by Eric Andersen · 24 years ago
- 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
- b0c2b7d dos2unix logread.c by Mark Whitley · 24 years ago
- a8035a5 Move the warning msg after features.h gets pulled in. -Erik by Eric Andersen · 24 years ago
- 2892c35 Applied patch from Giulio Orsero to fix some preprocessor bugs. by Mark Whitley · 24 years ago
- c319601 Some updates for libc5 by Eric Andersen · 24 years ago
- 6bff9cc Added some comment lines in the header indicating that Gennady Feldman is the by Mark Whitley · 24 years ago
- 6317c4b Applied patch from Gennady Feldman to split up syslogd.c into syslogd and by Mark Whitley · 24 years ago
- 1a49fc5 Applied patch from Gennady Feldman to use single-thread instead of forking. by Mark Whitley · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago