| Commit message (Expand) | Author | Age | Files | Lines |
* | The default behaviour for run-parts is corrected to continue if an error | bug1 | 2003-08-30 | 1 | -2/+3 |
* | handle GPLONLY symbols | bug1 | 2003-08-30 | 1 | -3/+21 |
* | "Without this patch, udhcpcd output may be buffered and delayed for | bug1 | 2003-08-30 | 1 | -0/+2 |
* | Fix the substitution print subcommand, it should only print if its | bug1 | 2003-08-30 | 1 | -2/+1 |
* | Remove some unwanted code, patch from Holger Schurig, confirmed by vodz | bug1 | 2003-08-29 | 1 | -4/+0 |
* | "Due to a wrong format parameter in a printf httpd does not work when | bug1 | 2003-08-29 | 1 | -1/+8 |
* | "A little patch for the strings applet of the busybox development tree | bug1 | 2003-08-29 | 1 | -6/+3 |
* | Logic error, patch by Matteo Croce | bug1 | 2003-08-29 | 1 | -1/+1 |
* | Remove stray '\n' | bug1 | 2003-08-29 | 2 | -3/+3 |
* | Remove unused files | bug1 | 2003-08-29 | 3 | -136/+0 |
* | Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. | bug1 | 2003-08-29 | 1 | -1/+11 |
* | Change make to $(MAKE), patch by Hideki IWAMOTO | bug1 | 2003-08-29 | 1 | -3/+3 |
* | Substitute busybox for uClibc, patch by Hideki IWAMOTO | bug1 | 2003-08-29 | 1 | -1/+1 |
* | * Since busybox binary is unnecessary, deleted it from prerequisites. | bug1 | 2003-08-29 | 1 | -2/+3 |
* | Fix for compiling with ipv6 | bug1 | 2003-08-29 | 1 | -8/+8 |
* | "This function was not updating the argc and argv pointers to reflect | bug1 | 2003-08-29 | 1 | -0/+2 |
* | label's dont work in v4 tunnels, patch by Eric Spakman | bug1 | 2003-08-29 | 1 | -1/+1 |
* | Vodz, last patch 105 | bug1 | 2003-08-29 | 2 | -75/+67 |
* | Vodz, last patch 104 | bug1 | 2003-08-29 | 1 | -5/+1 |
* | vodz, last patch 103 | bug1 | 2003-08-29 | 2 | -136/+114 |
* | Correct logic in determining size of block to download, as pointed out | bug1 | 2003-08-29 | 1 | -2/+2 |
* | "Typo and/or thinko: scanning till the end of NUL terminated string | bug1 | 2003-08-28 | 1 | -1/+1 |
* | "When the initial request by wget is responded by a 3XX redirect | bug1 | 2003-08-28 | 1 | -2/+5 |
* | "When the filesize is known from content-length header, safe_fread is | bug1 | 2003-08-28 | 1 | -13/+15 |
* | *** empty log message *** | bug1 | 2003-08-28 | 1 | -1/+1 |
* | Dont unlink when testing ! | bug1 | 2003-08-28 | 4 | -43/+45 |
* | Removed some debug printfs | sandman | 2003-08-26 | 1 | -4/+0 |
* | Syncronise some build files with busybox-cvs-20030819 | bug1 | 2003-08-26 | 5 | -45/+159 |
* | Woops, depend on SHA1 not the option | bug1 | 2003-08-26 | 1 | -1/+1 |
* | SHA1 options depend on SHA1 | bug1 | 2003-08-26 | 1 | -0/+1 |
* | Fix overflow for machines greater than 4GB, return unsigned int to avoid | bug1 | 2003-08-26 | 1 | -5/+6 |
* | "staywithu" writes: | andersen | 2003-08-22 | 2 | -5/+5 |
* | trivial doc fix | andersen | 2003-08-22 | 1 | -2/+3 |
* | Fixup 'make clean' to properly clean the _install directory | andersen | 2003-08-22 | 1 | -5/+5 |
* | Typo | bug1 | 2003-08-19 | 1 | -1/+1 |
* | Change hardlink handling for tar to work the same way as cpio | bug1 | 2003-08-14 | 2 | -44/+46 |
* | Fix a bug reported by junkio@cox.net involving the mode_chars index. | mjn3 | 2003-08-14 | 1 | -1/+6 |
* | Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox | andersen | 2003-08-13 | 1 | -10/+72 |
* | Rewrite timescmd() function to avoid the use of floating point and to | mjn3 | 2003-08-13 | 1 | -16/+24 |
* | Remove unnecessary pointer dereference. | mjn3 | 2003-08-13 | 1 | -1/+1 |
* | fix style sheet so site doesn't look like crap with IE | andersen | 2003-08-12 | 1 | -1/+0 |
* | Adjust Erik's change, as I don't claim copyright of the applet. | mjn3 | 2003-08-09 | 1 | -2/+0 |
* | Move shell descriptions to the config system | andersen | 2003-08-08 | 1 | -30/+0 |
* | Use the new 'select' option to make the shell config | andersen | 2003-08-08 | 1 | -38/+27 |
* | Begin using the new "select" option. Good stuff! | andersen | 2003-08-08 | 1 | -8/+30 |
* | Implement a minimalist 'last' which allows the LEAF project to | andersen | 2003-08-08 | 6 | -93/+120 |
* | quiet some noise | andersen | 2003-08-08 | 1 | -0/+2 |
* | Kent Robotti noted that mt.c uses "rewind" not "rew" | andersen | 2003-08-08 | 1 | -1/+12 |
* | Patch from Kent Robotti to being fdisk in sync with v2.12 final. | andersen | 2003-08-08 | 1 | -6/+10 |
* | Remove unnecessary defamatory comment | andersen | 2003-08-08 | 1 | -12/+1 |