2008-11-19 |
Denis Vlasenko | klogd: fix small buglet in previous commit |
blob | commitdiff | raw |
2008-11-19 |
Denis Vlasenko | klogctl: fix a problem where we don't terminate read... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Denis Vlasenko | watchdog: WDIOC_SETTIMEOUT accepts seconds, not millise... |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Denis Vlasenko | klogd: make help text more understandable |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Denis Vlasenko | less,klogd,syslogd,nc,tcpudp: exit on signal by killing... |
blob | commitdiff | raw | diff to current |
2008-02-16 |
Denis Vlasenko | libbb: introduce bb_signals and bb_signals_recursive, |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Bernhard Reutner... | - fix conflicting decls of syslog related facilitynames... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Denis Vlasenko | dmesg,klogd: make code more readable |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Denis Vlasenko | *: BB_BANNER -> bb_banner (it is not a const or #define)! |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Denis Vlasenko | move everything to new NOMMU helpers, except udhcp |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Denis Vlasenko | NOMMU re-exec trick shuld not depend on existence of... |
blob | commitdiff | raw | diff to current |
2007-02-17 |
Denis Vlasenko | klogd: code de-obfuscation with small code size reduction |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Bernhard Reutner... | - shrink klogd a tiny bit. |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Denis Vlasenko | klogd: small optimizations |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Bernhard Reutner... | - shrink klogd a bit |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Bernhard Reutner... | - s/defined(__uClinux__)/BB_NOMMU/ |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - remove emacs layout block as suggested by Robert... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Bernhard Reutner... | - patch from Denis Vlasenko to add and use bb_xdaemon() |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
"Vladimir N. Oleynik" | moved BB_BANNER to applets/version.c file: make kernel... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Rob Landley | Cleanup patch from tito: migrate option parsing to... |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Glenn L McGrath | Part of patch from William Barsse, fixes a problem... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Eric Andersen | Do not mess with the console logging level unless |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Eric Andersen | Patch from Bastian Blank: |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Russ Dill | Get vfork_daemon_rexec working under uclinux |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Eric Andersen | Fixup bugs in last patch |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Eric Andersen | last_patch95 from vodz: |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Eric Andersen | Remove remaining libc5 support code |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Eric Andersen | Update a bunch of docs. Run a script to update my... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Glenn L McGrath | Update email address for Gennady Feldman <gena01@gena01... |
blob | commitdiff | raw | diff to current |
2002-12-01 |
Glenn L McGrath | add the -c option, modified version of a patch from... |
blob | commitdiff | raw | diff to current |
2002-09-18 |
Eric Andersen | patch from John Hall <john.hall@optionexist.co.uk>... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comments |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Matt Kraai | Remove `== TRUE' tests and convert `!= TRUE' and `... |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Eric Andersen | Add in some (theoretical) uClinux support. Some init... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Matt Kraai | Use date -u instead of date --utc and consolidate versi... |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Eric Andersen | A number of cleanups. Now compiles with libc5, glibc... |
blob | commitdiff | raw | diff to current |
2001-03-29 |
Eric Andersen | Use daemon() to spawn syslogd and klogd daemons. |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Eric Andersen | Some updates for libc5 |
blob | commitdiff | raw | diff to current |
2001-03-12 |
Mark Whitley | Added some comment lines in the header indicating that... |
blob | commitdiff | raw | diff to current |
2001-03-12 |
Mark Whitley | Applied patch from Gennady Feldman to split up syslogd... |
blob | commitdiff | raw | diff to current |
|