| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #ifdef reduction infrastructure, based on an argument between Shaun Jackman, | landley | 2005-07-27 | 4 | -4/+11 |
* | The change in getty.c in Busybox 1.01 caused the /etc/issue file to not | andersen | 2005-07-27 | 1 | -5/+6 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | vapier | 2005-07-27 | 24 | -24/+24 |
* | 2005-04-05 Shaun Jackman <sjackman@gmail.com> | vapier | 2005-07-26 | 1 | -14/+14 |
* | 2005-03-19 Shaun Jackman <sjackman@gmail.com> | vapier | 2005-07-26 | 1 | -1/+1 |
* | remove unused variable ret as reported by apgo in Bug 350 and touchup syntax ... | vapier | 2005-07-26 | 1 | -8/+5 |
* | no longer used as reported by apgo in Bug 348 | vapier | 2005-07-26 | 1 | -0/+0 |
* | just punt all the f_frsize crap since not all linux headers support it Bug 346 | vapier | 2005-07-26 | 1 | -22/+5 |
* | ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't | pgf | 2005-07-22 | 1 | -0/+2 |
* | applying fix for: | pgf | 2005-07-22 | 1 | -0/+2 |
* | remove duplicate check against chaddr. | pgf | 2005-07-21 | 1 | -3/+0 |
* | revert 10881, and refix by changing "if (vallen)" to "if (val)". this | pgf | 2005-07-21 | 1 | -2/+3 |
* | applying fixes from: | pgf | 2005-07-20 | 3 | -223/+415 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -6/+8 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -1/+6 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -0/+12 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -7/+0 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -0/+10 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -2/+1 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -0/+5 |
* | applying patch from: | pgf | 2005-07-20 | 1 | -1/+2 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -0/+9 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -1/+3 |
* | applyinf fix for: | pgf | 2005-07-20 | 1 | -1/+1 |
* | applying fix from: | pgf | 2005-07-20 | 1 | -11/+22 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -1/+1 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -0/+1 |
* | much more concise fix for bug #45. just align the packet... | pgf | 2005-07-20 | 1 | -6/+5 |
* | If /tmp and /home were different partitions, then "mv /tmp/file /home/file" | landley | 2005-07-20 | 1 | -3/+3 |
* | applying fix for: | pgf | 2005-07-19 | 1 | -1/+1 |
* | applying fix from: | pgf | 2005-07-19 | 1 | -2/+2 |
* | applying fix from; | pgf | 2005-07-19 | 1 | -1/+1 |
* | applying fix from: | pgf | 2005-07-19 | 1 | -6/+6 |
* | applying fix from: | pgf | 2005-07-19 | 2 | -1/+9 |
* | applying fix from: | pgf | 2005-07-19 | 1 | -3/+7 |
* | applying: | pgf | 2005-07-19 | 1 | -2/+2 |
* | applying fix for: | pgf | 2005-07-19 | 1 | -4/+6 |
* | Fixup makedevs to handle regular files, and also fix | andersen | 2005-07-18 | 1 | -1/+32 |
* | fix for "0000027: patch: nc will spin if stdin closed" | pgf | 2005-07-18 | 1 | -2/+5 |
* | allow both ^H and DEL to backspace in insert mode (bug #23) | pgf | 2005-07-18 | 1 | -4/+4 |
* | Fix vi so that error messages, insert mode messages, etc are | andersen | 2005-07-18 | 1 | -12/+37 |
* | a bit more polish | andersen | 2005-07-18 | 2 | -6/+5 |
* | a bit of polish on makedevs | andersen | 2005-07-18 | 2 | -2/+3 |
* | the makedevs config option was pretty much totally broken | andersen | 2005-07-18 | 1 | -1/+2 |
* | Fixup device table based makedevs so it actually works | andersen | 2005-07-18 | 2 | -34/+71 |
* | move var decls around a little to help gcc make smaller code | vapier | 2005-07-06 | 1 | -8/+8 |
* | 2005-07-04 Shaun Jackman <sjackman@gmail.com> | vapier | 2005-07-06 | 1 | -3/+2 |
* | 2005-07-05 Shaun Jackman <sjackman@gmail.com> | vapier | 2005-07-06 | 2 | -0/+14 |
* | rename log var to log_console so we dont override internal gcc/glibc log func | vapier | 2005-07-05 | 1 | -5/+5 |
* | 2005-06-30 Shaun Jackman <sjackman@gmail.com> | vapier | 2005-07-01 | 1 | -16/+14 |