2006-05-27 |
Bernhard Reutner... | - use the defines CURRENT_TTY and VC_1; also shrink... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Rob Landley | Change llist_add_* to take the address of the list... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Rob Landley | Slight sanity fix: data is void *, not char *. And... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - provide fallback defines for non-linux |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - provide fallback defines for non-linux |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - add central knob to turn off getopt_long everywhere... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - use strtol instead of strtoll if the latter does... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - introduce and use bb_path_wtmp_file for portability... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - use portability wrapper define bb_setpgrp. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - work around bug in gcc-3.4.x on ARM |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - move llist to top of file so we can potentially use... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - make find_mount_point conditional on df and eject... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - add workaround for tar being broken since it uses... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - use the SED given by the user |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - add target hosttools (see make help) |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - use ATTRIBUTE_ALWAYS_INLINE if requested |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - move libc checks from busybox.h to platform.h |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bernhard Reutner... | - patch from Tito to pretty print the overall delta |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Mike Frysinger | Yann E. MORIN. writes: |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Mike Frysinger | errno and h_errno values are not the same #876 by rfelker |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Mike Frysinger | fix spelling mistakes |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Mike Frysinger | check for queueing dependancy dependancies typos |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Mike Frysinger | queuing is spelled correctly |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rob Landley | Rich Felker suggested removing dprintf() from watch... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rob Landley | And fix the error I just introduced. :) |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rob Landley | Remove pointless #define. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rob Landley | Patch from Tito: |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rob Landley | Remove a pointless #define. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Bernhard Reutner... | make the testsuite a little less brittle: |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Rob Landley | Two more issues pointed out by Bernhard. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Rob Landley | Yann Morin spotted some leftover flotsam from halfway... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Rob Landley | It takes _talent_ to implement a version of nohup that... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bernhard Reutner... | - set x bit |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Rob Landley | Convert to a global struct, the way sed was. Now I... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Rob Landley | Minor cleanups: Convert a few calloc() calls to xzalloc... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Rob Landley | New version of nohup that's much smaller, less paranoid... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bernhard Reutner... | - fix wrong path to scripts/usage; It is in the builddi... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bernhard Reutner... | - check for existing usage binary, so it get's more... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bernhard Reutner... | - there is no _usage.h anymore, so don't rm it in distc... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bernhard Reutner... | - do not create usage_compressed.h if CONFIG_FEATURE_CO... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bernhard Reutner... | - there is no "sh". Use $(SHELL) |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Bernhard Reutner... | - silence warning about no return in function returning... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Rob Landley | Patch from Robert P. Day to remove #ifdefed out SLIP... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Rob Landley | Remove unused function parameter, from Garrett. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Rob Landley | Add diffutils and dhcp to list of packages we provide... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - backout erroneously checked in snippet.. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Rob Landley | First quick stab at organizing TODO under whose TODO... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Rob Landley | A pending item in my tree I might as well check in... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - remove emacs layout block as suggested by Robert... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - forgot to make busybox_unstripped depend on the apple... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - use shorter boilerplate. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - redirect stdout of scripts/config/conf to /nil for |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - remove SIGIOT as suggested by landley. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Rob Landley | Patch from tito to replace shared memory usage with... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Mike Frysinger | fix indenting in help output for ifconfig |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - typo s/allbaseconfig/allbareconfig/ |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - replace _PATH_DEVNULL with bb_dev_null |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - do not use non-standard u_int. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - make it C89 compatible; Declarations in the middle... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - use uint32_t instead of __u32 |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - Rich Felker writes: |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - remove superfluous legacy includes. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - include strings.h |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - fix invalid mode |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - single KERNEL_VERSION(a,b,c) macro in platform.h |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bernhard Reutner... | - cleanup memory if opening aliases failed and cleanup... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Rob Landley | Fluff out info on morris accounts. |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Rob Landley | Avoid a memory leak pointed out by Lucas C. Villa Real. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Rob Landley | Typo fix. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Rob Landley | Patch from Bernhard Fischer to remove some useless... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Rob Landley | Announce 1.1.3. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Rob Landley | Typo that hits big endian systems. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Rob Landley | The gnu extension to have realpath() malloc its buffer... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Rob Landley | Rob Sullivan cleaned up the longstanding patch from... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Rob Landley | Largeish cleanup patch from Tito, mostly if statement... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Rob Landley | Make md5 calculation always go through an the buffer... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Rob Landley | Remove some out of date bits. |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Rob Landley | The one line fix to Bernhard Fischer's "profoundly". |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Bernhard Reutner... | - patch from Robert P. J. Day to use filter instead... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Mike Frysinger | pull Rules.mak from top_srcdir as pointed out by Robert... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Mike Frysinger | pull Rules.mak from top_srcdir as pointed out by Robert... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Mike Frysinger | fix whitespace |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Rob Landley | Patch from Lucas C. Villa Real adding "source" as a... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Paul Fox | implement -print0 for find |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Rob Landley | Autodetect parts of a multipart file, from Robert P... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Busybox is licensed under GPLv2 or later. Shipping... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Bug fix from Vladimir Oleynik, and suggestion I add... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Tabs weren't lining up in the help text. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | More about configuring busybox. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Rename the devfs device names option so it doesn't... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Patch from Vladamir Oleynik, reducing memory consumption. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Remove reference to programming.html, update descriptio... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Rob Landley | Reorganize FAQ, update a few entries, and consolidate... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | back out default implicit %.o rule for now |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | move the dir related rules to the end so the E2FSPROGS_... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | dont use tabs people |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | fix no previous prototype warning |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | fix no previous prototype warning |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | typecast bbig to kill format warnings |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Mike Frysinger | rename |
commit | commitdiff | tree | snapshot |
next |