2006-05-13 |
Mike Frysinger | pull Rules.mak from top_srcdir as pointed out by Robert... |
tree | commitdiff |
2006-05-07 |
Rob Landley | Remove bb_strlen() in favor of -fno-builtin-strlen... |
tree | commitdiff |
2006-04-13 |
Rob Landley | Patch from Robert P Day: let menuconfig indent stuff... |
tree | commitdiff |
2006-04-12 |
Bernhard Reutner... | - patch from Denis Vlasenko to add and use bb_xdaemon() |
tree | commitdiff |
2006-04-12 |
Bernhard Reutner... | - add and use bb_opendir(), bb_xopendir(). |
tree | commitdiff |
2006-03-13 |
Bernhard Reutner... | - revert back to r14406 |
tree | commitdiff |
2006-03-13 |
Rob Landley | Patch from Denis Vlasenko to add xstat() and use it. |
tree | commitdiff |
2006-03-09 |
Bernhard Reutner... | - backout using features which are not available with... |
tree | commitdiff |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
tree | commitdiff |
2006-03-02 |
Bernhard Reutner... | - use absolute path for top_builddir and top_srcdir. |
tree | commitdiff |
2006-03-01 |
Bernhard Reutner... | - fixes parallel builds (make -j) |
tree | commitdiff |
2006-02-21 |
Rob Landley | Don't build directory libraries unless we're building... |
tree | commitdiff |
2006-02-02 |
Mike Frysinger | make the build system puuuuuuuuuuurty |
tree | commitdiff |
2006-01-25 |
Tim Riker | just whitespace |
tree | commitdiff |
2006-01-15 |
Bernhard Reutner... | - shared libbusybox. |
tree | commitdiff |
2005-12-02 |
Rob Landley | A cleanup patch I've had lying around in my tree for... |
tree | commitdiff |
2005-10-14 |
"Vladimir N. Oleynik" | - new bb_opt_complementally syntax, use [-:?] only... |
tree | commitdiff |
2005-10-11 |
"Vladimir N. Oleynik" | - use complementally '!' to '?' - 'ask' is best 'free... |
tree | commitdiff |
2005-10-06 |
"Vladimir N. Oleynik" | change strange depend to libbb.h, but require busybox.h |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | use the shorter license header |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | use brief license line |
tree | commitdiff |
2005-09-20 |
Bernhard Reutner... | - rename libbb's password helpers as suggested in libbb.h |
tree | commitdiff |
2005-09-17 |
Rob Landley | Tito pointed out that if readlink doesn't have -f,... |
tree | commitdiff |
2005-09-14 |
Paul Fox | committing bug #7: |
tree | commitdiff |
2005-09-11 |
Rob Landley | Clean up memory allocation. |
tree | commitdiff |
2005-09-11 |
Rob Landley | Cleanup patch by Bernhard Fischer, removing unnecessary... |
tree | commitdiff |
2005-09-05 |
"Vladimir N. Oleynik" | 1) bb_opt_complementaly -> bb_opt_complementally |
tree | commitdiff |
2005-07-29 |
Paul Fox | commiting fix from: |
tree | commitdiff |
2005-07-27 |
Mike Frysinger | use toplevel ARFLAGS and update default ARFLAGS to... |
tree | commitdiff |
2005-05-11 |
Mike Frysinger | change the hardcoded error constant (0x80000000UL)... |
tree | commitdiff |
2004-12-08 |
Ned Ludd | - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch... |
tree | commitdiff |
2004-10-08 |
Eric Andersen | egor duda writes: |
tree | commitdiff |
2004-04-13 |
Eric Andersen | Fix several problems with start-stop-daemon, add -m... |
tree | commitdiff |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
tree | commitdiff |
2004-03-13 |
Eric Andersen | Update docs for start_stop_daemon to match reality... |
tree | commitdiff |
2004-03-03 |
Glenn L McGrath | Fix a compile error identiefied by Steven Scholz. |
tree | commitdiff |
2004-03-01 |
Glenn L McGrath | Check file has execute permission for the current user... |
tree | commitdiff |
2004-01-23 |
Glenn L McGrath | Correct check for only one of K or S options |
tree | commitdiff |
2004-01-22 |
Glenn L McGrath | Check one and only one of start, stop are given. |
tree | commitdiff |
2003-11-21 |
Glenn L McGrath | Fix warning |
tree | commitdiff |
2003-11-14 |
Glenn L McGrath | NEW APPLET: pipe_progress, used by debian installer |
tree | commitdiff |
2003-10-29 |
Glenn L McGrath | fix a bug where `which' doesn't check whether the file... |
tree | commitdiff |
2003-10-22 |
Eric Andersen | sigh |
tree | commitdiff |
2003-10-22 |
Eric Andersen | Tomasz Motylewski reported that the 'which' applet... |
tree | commitdiff |
2003-08-06 |
Eric Andersen | Patch from Eric Spakman to update "run-parts" help... |
tree | commitdiff |
2003-07-30 |
Eric Andersen | Do not require that the signal number be specified |
tree | commitdiff |
2003-07-29 |
Eric Andersen | Bruno Randolf writes: |
tree | commitdiff |
2003-07-26 |
Eric Andersen | Move start_stop_daemon to debianutils. |
tree | commitdiff |
2003-07-26 |
Eric Andersen | cleanup and add long options |
tree | commitdiff |
2003-07-14 |
Eric Andersen | Update a bunch of docs. Run a script to update my... |
tree | commitdiff |
2003-07-05 |
Eric Andersen | Patch from Kent Robotti adding a bunch of needed docs! |
tree | commitdiff |
2003-04-26 |
Glenn L McGrath | Add the -d option, its used by old versions of config... |
tree | commitdiff |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
tree | commitdiff |
2003-01-08 |
Glenn L McGrath | Patch by Stewart Brodie to terminate the string array... |
tree | commitdiff |
2002-12-05 |
Eric Andersen | Kill the now obsolete docs/Configure.help file, and... |
tree | commitdiff |
2002-12-05 |
Eric Andersen | Yet another major rework of the BusyBox config system... |
tree | commitdiff |
2002-11-11 |
Glenn L McGrath | Move awk from textutils to editors. Cleanup run-parts... |
tree | commitdiff |
2002-11-11 |
Glenn L McGrath | Move readlink, mktemp, run-parts and which to a new... |
tree | commitdiff |
2002-07-03 |
Eric Andersen | Scrub pwd.h and grp.h handling so we don't have to... |
tree | commitdiff |
2002-06-05 |
Eric Andersen | plug fd leak noticed by Russ Dill |
tree | commitdiff |
2002-06-04 |
Robert Griebl | Fix for broken handling off BusyBox's own pwd/grp imple... |
tree | commitdiff |
2002-01-26 |
Eric Andersen | Patch from Russ Dill <Russ.Dill@asu.edu>. From the |
tree | commitdiff |
2001-10-31 |
Eric Andersen | patch from vodz: |
tree | commitdiff |
2001-10-24 |
Eric Andersen | Fixup the location of pwd.h and grp.h |
tree | commitdiff |
2001-10-18 |
Eric Andersen | Commit the start-stop-daemon applet. This was contribu... |
tree | commitdiff |
|