| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Since busybox binary is unnecessary, deleted it from prerequisites. | Glenn L McGrath | 2003-08-29 | 1 | -2/+3 |
* | Fix for compiling with ipv6 | Glenn L McGrath | 2003-08-29 | 1 | -8/+8 |
* | "This function was not updating the argc and argv pointers to reflect | Glenn L McGrath | 2003-08-29 | 1 | -0/+2 |
* | label's dont work in v4 tunnels, patch by Eric Spakman | Glenn L McGrath | 2003-08-29 | 1 | -1/+1 |
* | Vodz, last patch 105 | Glenn L McGrath | 2003-08-29 | 2 | -75/+67 |
* | Vodz, last patch 104 | Glenn L McGrath | 2003-08-29 | 1 | -5/+1 |
* | vodz, last patch 103 | Glenn L McGrath | 2003-08-29 | 2 | -136/+114 |
* | Correct logic in determining size of block to download, as pointed out | Glenn L McGrath | 2003-08-29 | 1 | -2/+2 |
* | "Typo and/or thinko: scanning till the end of NUL terminated string | Glenn L McGrath | 2003-08-28 | 1 | -1/+1 |
* | "When the initial request by wget is responded by a 3XX redirect | Glenn L McGrath | 2003-08-28 | 1 | -2/+5 |
* | "When the filesize is known from content-length header, safe_fread is | Glenn L McGrath | 2003-08-28 | 1 | -13/+15 |
* | *** empty log message *** | Glenn L McGrath | 2003-08-28 | 1 | -1/+1 |
* | Dont unlink when testing ! | Glenn L McGrath | 2003-08-28 | 4 | -43/+45 |
* | Removed some debug printfs | Robert Griebl | 2003-08-26 | 1 | -4/+0 |
* | Syncronise some build files with busybox-cvs-20030819 | Glenn L McGrath | 2003-08-26 | 5 | -45/+159 |
* | Woops, depend on SHA1 not the option | Glenn L McGrath | 2003-08-26 | 1 | -1/+1 |
* | SHA1 options depend on SHA1 | Glenn L McGrath | 2003-08-26 | 1 | -0/+1 |
* | Fix overflow for machines greater than 4GB, return unsigned int to avoid | Glenn L McGrath | 2003-08-26 | 1 | -5/+6 |
* | "staywithu" writes: | Eric Andersen | 2003-08-22 | 2 | -5/+5 |
* | trivial doc fix | Eric Andersen | 2003-08-22 | 1 | -2/+3 |
* | Fixup 'make clean' to properly clean the _install directory | Eric Andersen | 2003-08-22 | 1 | -5/+5 |
* | Typo | Glenn L McGrath | 2003-08-19 | 1 | -1/+1 |
* | Change hardlink handling for tar to work the same way as cpio | Glenn L McGrath | 2003-08-14 | 2 | -44/+46 |
* | Fix a bug reported by junkio@cox.net involving the mode_chars index. | Manuel Novoa III | 2003-08-14 | 1 | -1/+6 |
* | Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox | Eric Andersen | 2003-08-13 | 1 | -10/+72 |
* | Rewrite timescmd() function to avoid the use of floating point and to | Manuel Novoa III | 2003-08-13 | 1 | -16/+24 |
* | Remove unnecessary pointer dereference. | Manuel Novoa III | 2003-08-13 | 1 | -1/+1 |
* | fix style sheet so site doesn't look like crap with IE | Eric Andersen | 2003-08-12 | 1 | -1/+0 |
* | Adjust Erik's change, as I don't claim copyright of the applet. | Manuel Novoa III | 2003-08-09 | 1 | -2/+0 |
* | Move shell descriptions to the config system | Eric Andersen | 2003-08-08 | 1 | -30/+0 |
* | Use the new 'select' option to make the shell config | Eric Andersen | 2003-08-08 | 1 | -38/+27 |
* | Begin using the new "select" option. Good stuff! | Eric Andersen | 2003-08-08 | 1 | -8/+30 |
* | Implement a minimalist 'last' which allows the LEAF project to | Eric Andersen | 2003-08-08 | 6 | -93/+120 |
* | quiet some noise | Eric Andersen | 2003-08-08 | 1 | -0/+2 |
* | Kent Robotti noted that mt.c uses "rewind" not "rew" | Eric Andersen | 2003-08-08 | 1 | -1/+12 |
* | Patch from Kent Robotti to being fdisk in sync with v2.12 final. | Eric Andersen | 2003-08-08 | 1 | -6/+10 |
* | Remove unnecessary defamatory comment | Eric Andersen | 2003-08-08 | 1 | -12/+1 |
* | Fix a stupid bug I introduced several months ago | Eric Andersen | 2003-08-08 | 1 | -2/+2 |
* | Begin preparing for another release | Eric Andersen | 2003-08-06 | 1 | -1/+1 |
* | Latest dash update from vodz | Eric Andersen | 2003-08-06 | 3 | -528/+910 |
* | Patch from Eric Spakman to update "run-parts" help text in Config.in. | Eric Andersen | 2003-08-06 | 1 | -2/+2 |
* | Eric Spakman writes: | Eric Andersen | 2003-08-06 | 1 | -7/+11 |
* | Patch from vodz: | Eric Andersen | 2003-08-06 | 2 | -10/+96 |
* | Patch from Steven Scholz: | Eric Andersen | 2003-08-06 | 3 | -2/+20 |
* | Steven Scholz writes: | Eric Andersen | 2003-08-06 | 1 | -1/+0 |
* | Sync hdparm -t and -T options with hdparm-5.3, which seems | Eric Andersen | 2003-08-06 | 1 | -66/+69 |
* | Patch from vodz to cleanup libbb/obscure.c:password_check() | Eric Andersen | 2003-08-06 | 1 | -3/+3 |
* | Joe.C writes: | Eric Andersen | 2003-08-06 | 1 | -1/+5 |
* | Fixup segfault on 'kill -q' | Eric Andersen | 2003-08-06 | 1 | -5/+5 |
* | extern inline is a bad bad thing. kill it (so mkfs_minix.c will | Eric Andersen | 2003-08-06 | 1 | -11/+11 |