2007-03-26 |
Denis Vlasenko | move everything to new NOMMU helpers, except udhcp |
tree | commitdiff |
2007-02-26 |
Denis Vlasenko | start_stop_daemon: add -chuid support |
tree | commitdiff |
2007-02-11 |
Denis Vlasenko | syslogd: fix "readpath bug" by using readlink instead |
tree | commitdiff |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
tree | commitdiff |
2007-01-28 |
Denis Vlasenko | fix which-uses-default-path |
tree | commitdiff |
2007-01-19 |
Denis Vlasenko | openvt,getty,vfork_daemon_rexec,mount: tighten up fd... |
tree | commitdiff |
2006-12-28 |
Denis Vlasenko | bb_xget[pw/gr]nam were horribly misnamed - fixed. |
tree | commitdiff |
2006-12-17 |
Denis Vlasenko | start_stop_daemon: make code a bit more readable |
tree | commitdiff |
2006-12-17 |
Denis Vlasenko | start_stop_daemon: fix bug where any program name was... |
tree | commitdiff |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 1 |
tree | commitdiff |
2006-11-26 |
Denis Vlasenko | Closing bug 730. libbb run_parts is using scandir ... |
tree | commitdiff |
2006-11-18 |
Denis Vlasenko | rodata cleanup. "unable to" == "cannot". -300 bytes |
tree | commitdiff |
2006-11-18 |
Denis Vlasenko | small fixes: using fd-based io instead of FILE*-based, |
tree | commitdiff |
2006-10-26 |
Denis Vlasenko | remove bb_printf and the like |
tree | commitdiff |
2006-10-20 |
Denis Vlasenko | readlink: do not emit errors if file doesnt not exist... |
tree | commitdiff |
2006-10-11 |
Denis Vlasenko | ifupdown: stop emitting annoying/misleading error messages. |
tree | commitdiff |
2006-10-10 |
Bernhard Reutner... | - add option -t |
tree | commitdiff |
2006-10-08 |
Denis Vlasenko | start_stop_daemon: add -N <nice> compat |
tree | commitdiff |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
tree | commitdiff |
2006-10-05 |
Denis Vlasenko | which: -84 bytes |
tree | commitdiff |
2006-10-05 |
Denis Vlasenko | build system overhaul |
tree | commitdiff |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
tree | commitdiff |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
tree | commitdiff |
2006-09-13 |
Bernhard Reutner... | - fix copy'n paste errors that got introduced when... |
tree | commitdiff |
2006-09-04 |
Rob Landley | Patch from Natanael Copa to make start-stop-daemon... |
tree | commitdiff |
2006-08-28 |
Rob Landley | Bugfix from Jason Schoon: send the right signal with -s. |
tree | commitdiff |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
tree | commitdiff |
2006-07-19 |
Rob Landley | Remove unnecessary consts. 1_2_0 |
tree | commitdiff |
2006-07-18 |
"Robert P. J. Day" | Rearrange order of type qualifiers. |
tree | commitdiff |
2006-07-17 |
Rob Landley | Patch from Thaddeus Ternes, adding chuid to start-stop... |
tree | commitdiff |
2006-06-14 |
Bernhard Reutner... | - minor shrinkage |
tree | commitdiff |
2006-06-12 |
Bernhard Reutner... | - fix stupid typo from last checkin |
tree | commitdiff |
2006-06-11 |
Bernhard Reutner... | - add fancy mode to start-stop-daemon to support -... |
tree | commitdiff |
2006-06-02 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
tree | commitdiff |
2006-05-26 |
Bernhard Reutner... | - add central knob to turn off getopt_long everywhere... |
tree | commitdiff |
2006-05-19 |
Bernhard Reutner... | - remove emacs layout block as suggested by Robert... |
tree | commitdiff |
2006-05-17 |
Rob Landley | The gnu extension to have realpath() malloc its buffer... |
tree | commitdiff |
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 |
next |