| Commit message (Expand) | Author | Age | Files | Lines |
* | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE | vodz | 2005-09-16 | 1 | -3/+3 |
* | split libbb: moved xregcomp separatelly for speed up recompile | vodz | 2005-09-14 | 1 | -1/+1 |
* | FEATURE->ENABLE_FEATURE loses one for 'top' applet | vodz | 2005-09-14 | 1 | -3/+3 |
* | This code exists to compensate for ancient broken build environments which, | landley | 2005-09-07 | 3 | -231/+2 |
* | Amir Shalem writes: | vapier | 2005-09-06 | 1 | -7/+7 |
* | - sync traceroute with Slackware-10.1 | vodz | 2005-09-06 | 1 | -5/+12 |
* | get_terminal_width_height.c was in there twice. | landley | 2005-09-05 | 1 | -1/+1 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | vodz | 2005-09-05 | 1 | -124/+149 |
* | Actually returning ret might be good. | landley | 2005-09-05 | 1 | -0/+2 |
* | According to bug #63, crond is unhappy with crontab lines that don't end in a | landley | 2005-09-01 | 1 | -4/+8 |
* | Bernhard Fischer suggested that get_terminal_width_height() should return | landley | 2005-09-01 | 1 | -22/+7 |
* | make sure __NF_sysfs exists before trying to use it | vapier | 2005-08-27 | 1 | -0/+9 |
* | Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. | landley | 2005-08-22 | 1 | -0/+1 |
* | the () around isspace actually matters | vapier | 2005-08-16 | 1 | -2/+4 |
* | Bernhard Fischer says: fix comment typo | vapier | 2005-08-16 | 1 | -1/+1 |
* | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | landley | 2005-08-10 | 4 | -191/+89 |
* | implemented a builtin echo command in ash. moved the guts of the | pgf | 2005-08-09 | 2 | -1/+165 |
* | apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAME | vapier | 2005-07-30 | 1 | -2/+2 |
* | move the ifdef to after libbb.h include, so it can do some good. | pgf | 2005-07-27 | 1 | -1/+1 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | vapier | 2005-07-27 | 1 | -1/+1 |
* | 2005-04-05 Shaun Jackman <sjackman@gmail.com> | vapier | 2005-07-26 | 1 | -14/+14 |
* | no longer used as reported by apgo in Bug 348 | vapier | 2005-07-26 | 1 | -0/+0 |
* | 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-19 | 1 | -1/+1 |
* | applying fix from: | pgf | 2005-07-19 | 1 | -1/+1 |
* | applying fix from: | pgf | 2005-07-19 | 1 | -3/+7 |
* | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | vapier | 2005-05-11 | 1 | -3/+3 |
* | now that mjn3 explained it to me, add documentation for the 3rd field in long... | vapier | 2005-05-11 | 1 | -5/+12 |
* | add documentation for long options and touch up the current docs now that i a... | vapier | 2005-05-10 | 1 | -39/+62 |
* | syntax/whitespace touchup | vapier | 2005-05-09 | 1 | -2/+2 |
* | Shaun Jackman said: | landley | 2005-05-03 | 1 | -9/+21 |
* | A patch from Takeharu KATO to update/fix SE-Linux support. | landley | 2005-05-03 | 3 | -28/+37 |
* | Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed | landley | 2005-05-03 | 1 | -1/+1 |
* | On Tuesday 19 April 2005 21:10, Tito wrote and today added: | landley | 2005-05-01 | 1 | -1/+1 |
* | Correct errors preventing busybox tar from working properly, | andersen | 2005-04-27 | 1 | -6/+11 |
* | In Bug 5, Tito writes: | vapier | 2005-04-18 | 1 | -116/+210 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | andersen | 2005-04-16 | 2 | -2/+2 |
* | Rework to fix http://bugs.uclibc.org/view.php?id=107 | andersen | 2005-04-16 | 1 | -32/+41 |
* | Add bb_msg_read_error | andersen | 2005-04-16 | 2 | -1/+4 |
* | fake out support for POSIX -H and -L options since busybox cp dereferences ev... | vapier | 2005-04-14 | 1 | -4/+5 |
* | Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. | vapier | 2005-03-04 | 1 | -1/+1 |
* | add some more comments | vapier | 2005-03-04 | 1 | -30/+29 |
* | newlib fixe from Shaun Jackman | vapier | 2005-03-04 | 1 | -1/+1 |
* | Sort rewrite to be SUSv3 compliant. New config option, updated help, and | landley | 2005-01-24 | 1 | -1/+7 |
* | Dear andersen: | andersen | 2005-01-04 | 1 | -1/+2 |
* | perhaps a better fix | andersen | 2005-01-03 | 1 | -0/+2 |
* | Workaround for uClibc-specific header problem described here: | landley | 2004-12-09 | 1 | -1/+1 |
* | Make certain clients of bb_make_directory default to honoring | andersen | 2004-10-13 | 1 | -1/+8 |
* | Patch from Claus Klein to increase, and make more apparent | andersen | 2004-10-08 | 1 | -2/+4 |
* | Tito writes: | andersen | 2004-10-08 | 2 | -14/+14 |