2006-06-14 |
Bernhard Reutner... | - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - correct typo |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - minor size tweak |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - minor shrinkage |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Rob Landley | Attempt at fixing bug 836, vaguely based on patch from... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Rob Landley | Upgrade the standalone shell code to use CONFIG_BUSYBOX... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Rob Landley | Attempt at fixing bug 815 by upgrading bb_spawn() so... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Don't break allbareconfig. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Patch from Shaun Jackman to detect "name=value" variabl... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Make lash smaller. (Use llist_t for file closing,... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Rewrite of dmesg, smaller and simpler. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Random cleanup of platform.h. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Work around a persistent uClibc bug, since 0.9.29 still... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Patch from Denis Vlasenko: |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Whitespace cleanup from Denis Vlasenko. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Use -ffunction-sections -fdata-sections --gc-sections... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Use xstat() instead of if(stat()) die() |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Patch from Denis Vlasenko, tweak error messages. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Minor size shrinkage. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Patch from Denis Vlasenko: unlzma was make files with... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Fix from Paul Fox to make compressed help text notice... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Bernhard Reutner... | - make VERBOSE= and V= work equally; use BUILD_VERBOSE... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Bernhard Reutner... | - fix stupid typo from last checkin |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Bernhard Reutner... | - remove superfluous CONFIG_BEGIN and CONFIG_END |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Bernhard Reutner... | - add fancy mode to start-stop-daemon to support -... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Bernhard Reutner... | - invert logic for nocheck_targets to exclude the empty... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Bernhard Reutner... | - don't check for toolchain-setting for make targets... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Bernhard Reutner... | - revert incorrect select change |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Bernhard Reutner... | - fix two segfaults (reported by Horst Kronstorfer) |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Bernhard Reutner... | - use bb_xbind |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Bernhard Reutner... | - use bb_xchdir instead of ignoring eventual errors... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Bernhard Reutner... | - fix bug #887, in bb_get_chomped_line_from_file()... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Paul Fox | add ordering warning on enum Location |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Bernhard Reutner... | - make sure that we see string_insert only if we need it. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Paul Fox | remove leading "Enable" from the config option text... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Paul Fox | made "test" an ash built-in. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Rob Landley | Patch from Erik Hovland, via Tito. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Rob Landley | Some day, maybe gcc will be able to optimize out static... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | need prototype for new vfork_daemon() |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | initial support for no-mmu systems |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | sometimes daemonizing and vfork()/exit() is ok |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | bb_xdaemon() isnt available on no-mmu systems |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | comment all fields |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | hint at where the Magic comes from |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bernhard Reutner... | - do away with the comment that noted that the current... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Rob Landley | Fix from Tito to read from stdin only when it's not... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bernhard Reutner... | - spelling |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | add reference to proc(5) |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bernhard Reutner... | - reuse strings and messages. Saves about 600B |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Rob Landley | Consolidate devfs garbage and mark it as obsolete. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | use bb_xbind/bb_xlisten |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | whitespace |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | whitespace |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | add a --noclobber flag |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | add support for cleaning out previous busybox install |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | dont install emtpy libdirs |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | dont mix tabs and spaces, kthx |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | remove cvs $Id tag |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bernhard Reutner... | - add applet taskset to set/retrieve the CPU affinity... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | Tito writes: this patch fixes two potential bugs with... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bernhard Reutner... | - fix the build if we have ftpput without ftpget (speel... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Rob Landley | Callers to identify() converted the endianness of the... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Rob Landley | Remove a config entry that leaked in from my tree befor... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Rob Landley | Whack the one last warning in make allbareconfig... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Mike Frysinger | import support for microblaze relocations from uClinux... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Mike Frysinger | make the default prompt suck less when using fancy... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Mike Frysinger | fix from uClinux-dist for proper exit status if reading... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Mike Frysinger | merge blackfin/microblaze from uClinux-dist |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Mike Frysinger | use vfork() instead of vork() since the only thing... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Mike Frysinger | only check __GNU_LIBRARY__ if it is actually defined |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Rob Landley | Header cleanup on two more networking files (move libbb... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Rob Landley | Confirming it's not needed. |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Bernhard Reutner... | - add note about need to unify the 4 itoa() implementat... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Bernhard Reutner... | - add testcase for grep bug (busybox.net/bugs/view... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Bernhard Reutner... | - add note about ingroup and is_a_group_member |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Bernhard Reutner... | - add note about removing superfluous fmt specifiers |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Bernhard Reutner... | - note to cleanup fprintf(2,...) -> bb_error_msg(.... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - use bb_msg_{read,write}_error where appropriate. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - use bb functions instead of handrolling stuff. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Rob Landley | Remove #ifdeffed out code, both KEEP_UNUSED and #if 0. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - remove superfluous call of stack_machine(0) upon... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - no need to have timer_duration in the data section. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - use bb_msg_write_error in 3 places |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - patch from Yann E. Morin: makes modprobe understand... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | 2006-06-02 Shaun Jackman <sjackman@gmail.com> |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Bernhard Reutner... | - No options should set the current system time. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Rob Landley | Patch from Atsushi Nemoto: |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Rob Landley | Header cleanup: don't #include headers that libbb.h... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Rob Landley | #ifdef reduction. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Bernhard Reutner... | - fix CONFIG_DEBUG_INIT compile failure |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Mike Frysinger | use xmalloc() |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Paul Fox | fix fdflish typo (reported by erik hovland) |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Bernhard Reutner... | - look at bb_applet_name. Should close bugs #892 and... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Bernhard Reutner... | - shrink logread a bit. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Paul Fox | make halt and poweroff messages more accurate (i.e... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Rob Landley | Shaun Jackman pointed out that KERNEL_VERSION() is... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Rob Landley | The common case APPLET() macro only needs three arguments. |
commit | commitdiff | tree | snapshot |
next |