2006-02-03 |
Mike Frysinger | cleanup style ... just because you use less spaces... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | shrink the code a bit |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | gavinl writes in Bug 661: |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Mike Frysinger | alphabetical order and fix mdev comments about echo... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Mike Frysinger | fix mdev help output |
commit | commitdiff | tree | snapshot |
2006-02-02 |
"Vladimir N... | destroy bug 679, use getopt_ulflags with new feature... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Mike Frysinger | make the build system puuuuuuuuuuurty |
commit | commitdiff | tree | snapshot |
2006-02-01 |
"Vladimir N... | removed anoinig `unused' warnings |
commit | commitdiff | tree | snapshot |
2006-02-01 |
"Vladimir N... | removed anoinig warnings |
commit | commitdiff | tree | snapshot |
2006-02-01 |
"Vladimir N... | remode warning: const static mix |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Bernhard Reutner... | - bzero -> memset |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | more better for me signed<->unsigned and the const... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | add feature: support for running scripts through an... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | more obscure |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | avoid signed<->unsigned warning |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | avoid signed<->unsigned warning |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | removed unneed signed, avoid warning |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Bernhard Reutner... | - pass -static via CC rather than LD |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | more destroy potential overflow for x86_64. |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | destroy potential overflow for x86_64. Added ATTRIBUTE_... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Bernhard Reutner... | - add and use ATTRIBUTE_ALIGNED(num_bytes) |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | changed strange mix signed<->unsigned |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | protect potential overflow for x86_64 |
commit | commitdiff | tree | snapshot |
2006-01-31 |
"Vladimir N... | quick analize signed->unsigned: protect overflow of... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Bernhard Reutner... | - fix typo i introduced yesterday. |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Rob Landley | Not on libbusybox.so: it's GPL, no API barrier, no... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Rob Landley | Turn defconfig into what make allyesconfig is today... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | hopefully the last of the annoying signed/unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | fix up yet more annoying signed/unsigned and mixed... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | make certain we dereference the pointer as a time_t... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | fix up annoying signed/unsigned and mixed type errors |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | clean up yet more annoying signed/unsigned mismatches... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | passing around an int as a void* is a very bad idea |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | sort out yet more type issues |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Bernhard Reutner... | - very minor tweak: save 1 byte. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | with 2.4 kernel headers, lo_file_name is char, but... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Eric Andersen | fixup a few types to prevent gcc (rightfully) whining... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Bernhard Reutner... | - add some ATTRIBUTE_UNUSED. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Bernhard Reutner... | - make linking against libcrypt optional by looking... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned". |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned". |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | removed warning "comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | support GNU suffixes for fancy mode: b(512), k(1024... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
"Vladimir N... | remove outdated and do not corected comment. Use bb_xas... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Rob Landley | Re-add initrd support, unify halt/reboot/poweroff,... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Rob Landley | Note on SVN 13424: Don't mix "default y" and select... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Rob Landley | Move SUSv2 obsolete feature disabling to debug menu... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Rob Landley | Remove foo.txt and reenable -funsigned-char now that... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Rob Landley | Remind me to implement bb_fork_exec()... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Rob Landley | Add explanations of encrypted passwords, and fork vs... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Bernhard Reutner... | - add a macro to check for ld and as flags |
commit | commitdiff | tree | snapshot |
2006-01-26 |
"Vladimir N... | for change previous log: close bug 186 |
commit | commitdiff | tree | snapshot |
2006-01-26 |
"Vladimir N... | close bug 190 |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Mike Frysinger | use LC_ALL, not LANG, for forcing C |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | C99 say: "char" declaration may be signed or unsigned... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | added support /prefix for IPV4 form IPV6 code. Close... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Bernhard Reutner... | - Simplify the prereq and add more documentation. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | +#include <sys/socket.h> |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | new applet. Thanks Roberto A. Foglietta |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | support 64 arith. Close bug 136 |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | close bug 638 |
commit | commitdiff | tree | snapshot |
2006-01-25 |
"Vladimir N... | Add more bash-like dot-dirs cmdedit feature |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tim Riker | ignore whitespace |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tim Riker | LANG=C should help |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tim Riker | just whitespace |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Bernhard Reutner... | - correct flag for gcc-3.x |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Bernhard Reutner... | - Turn off combine for allyesconfig and allbareconfig. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Bernhard Reutner... | - readd config option for libbusybox and ima-mode which... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
"Vladimir N... | close bug 657 |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Rob Landley | Once more, with fewer inappropriate semicolons. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rob Landley | Ken McGuire's patch to make mke2fs and e2fsck work... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rob Landley | Testing CONFIG_SORT_BIG to display the help for the... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
"Vladimir N... | ash with -funsigned-char don`t work! |
commit | commitdiff | tree | snapshot |
2006-01-23 |
"Vladimir N... | Oops, restore tabs |
commit | commitdiff | tree | snapshot |
2006-01-23 |
"Vladimir N... | cleanup (dist)clean logic |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Rob Landley | Close bug 644: loop incrementing twice, skipping ever... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Rob Landley | There was a missing ! on strcmp (despite the fact it... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Rob Landley | The whole "init is sometimes pid 3" thing is silly... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Rob Landley | Start of developer documentation for busybox. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Paul Fox | compile on 2.96 for a while longer -- no floating decla... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Rob Landley | Patch from Aurelien Jacobs to add unlzma. (A new decom... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Rob Landley | Zap sysdeps directory, moving Config.in and defconfig... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Rob Landley | Update readme and install.sh usage message. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bernhard Reutner... | - Document -m, -c, -s and provide a default shell for... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bernhard Reutner... | - missing bits of patch attached to bug #249 (constify). |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bernhard Reutner... | - need to have config MODULE in order to make tristate... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bernhard Reutner... | - cleanup Config.in. Use "select CONFIG_FOO" and add... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
"Vladimir N... | restore 8-bit syntax works, last debian patch is broken... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bernhard Reutner... | - bump version to 1.1.1 nonrelease series (let's say... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Bernhard Reutner... | - remove debian/ |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Bernhard Reutner... | - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
"Vladimir N... | setgid and setuid have changes effective id too |
commit | commitdiff | tree | snapshot |
2006-01-15 |
"Vladimir N... | sync with dash_0.5.3-1 |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Bernhard Reutner... | - shared libbusybox. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
"Vladimir N... | restore erronyous 'cleanups' by Rob Sullivan and landley |
commit | commitdiff | tree | snapshot |
next |