| Commit message (Expand) | Author | Age | Files | Lines |
* | - size reduction of pidof | Bernhard Reutner-Fischer | 2005-10-07 | 1 | -1/+1 |
* | - add llist_free_one() and llist_free() to libbb | Bernhard Reutner-Fischer | 2005-10-06 | 1 | -1/+1 |
* | - add llist_free_one() and llist_free() to libbb; Add a bit of documentation. | Bernhard Reutner-Fischer | 2005-10-06 | 2 | -31/+60 |
* | another more correction for getopt_ulflags() documentation (examples) | "Vladimir N. Oleynik" | 2005-10-05 | 1 | -5/+8 |
* | more correction for getopt_ulflags() documentation by author of this fuck logic | "Vladimir N. Oleynik" | 2005-10-05 | 1 | -5/+6 |
* | - add proper separators. sorry for the noise.. | Bernhard Reutner-Fischer | 2005-10-05 | 1 | -1/+1 |
* | - add a bit more documentation to vodz' recent additions. | Bernhard Reutner-Fischer | 2005-10-05 | 1 | -8/+26 |
* | update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group ... | "Vladimir N. Oleynik" | 2005-10-05 | 1 | -14/+42 |
* | use updated bb_getopt_ulflags() for ps applet | "Vladimir N. Oleynik" | 2005-10-04 | 1 | -3/+27 |
* | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" | 2005-09-29 | 3 | -12/+8 |
* | - rename llist_add_to.c to llist.c | Bernhard Reutner-Fischer | 2005-09-29 | 3 | -17/+53 |
* | spwd bulid now, (typo) | "Vladimir N. Oleynik" | 2005-09-26 | 1 | -1/+1 |
* | Patch from Amir Shalem to make busybox compile on a uClibc that has no shadow | Rob Landley | 2005-09-25 | 1 | -3/+5 |
* | use the shorter license header | Mike Frysinger | 2005-09-24 | 1 | -15/+2 |
* | use brief license line | Mike Frysinger | 2005-09-24 | 1 | -14/+2 |
* | - consolidated password helpers | Bernhard Reutner-Fischer | 2005-09-20 | 1 | -0/+179 |
* | - consolidated password helpers into bb_pwd.c | Bernhard Reutner-Fischer | 2005-09-20 | 6 | -305/+0 |
* | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer | 2005-09-20 | 2 | -7/+13 |
* | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE | "Vladimir N. Oleynik" | 2005-09-16 | 1 | -3/+3 |
* | split libbb: moved xregcomp separatelly for speed up recompile | "Vladimir N. Oleynik" | 2005-09-14 | 1 | -1/+1 |
* | FEATURE->ENABLE_FEATURE loses one for 'top' applet | "Vladimir N. Oleynik" | 2005-09-14 | 1 | -3/+3 |
* | This code exists to compensate for ancient broken build environments which, | Rob Landley | 2005-09-07 | 3 | -231/+2 |
* | Amir Shalem writes: | Mike Frysinger | 2005-09-06 | 1 | -7/+7 |
* | - sync traceroute with Slackware-10.1 | "Vladimir N. Oleynik" | 2005-09-06 | 1 | -5/+12 |
* | get_terminal_width_height.c was in there twice. | Rob Landley | 2005-09-05 | 1 | -1/+1 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | "Vladimir N. Oleynik" | 2005-09-05 | 1 | -124/+149 |
* | Actually returning ret might be good. | Rob Landley | 2005-09-05 | 1 | -0/+2 |
* | According to bug #63, crond is unhappy with crontab lines that don't end in a | Rob Landley | 2005-09-01 | 1 | -4/+8 |
* | Bernhard Fischer suggested that get_terminal_width_height() should return | Rob Landley | 2005-09-01 | 1 | -22/+7 |
* | make sure __NF_sysfs exists before trying to use it | Mike Frysinger | 2005-08-27 | 1 | -0/+9 |
* | Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. | Rob Landley | 2005-08-22 | 1 | -0/+1 |
* | the () around isspace actually matters | Mike Frysinger | 2005-08-16 | 1 | -2/+4 |
* | Bernhard Fischer says: fix comment typo | Mike Frysinger | 2005-08-16 | 1 | -1/+1 |
* | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley | 2005-08-10 | 4 | -191/+89 |
* | implemented a builtin echo command in ash. moved the guts of the | Paul Fox | 2005-08-09 | 2 | -1/+165 |
* | apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAME | Mike Frysinger | 2005-07-30 | 1 | -2/+2 |
* | move the ifdef to after libbb.h include, so it can do some good. | Paul Fox | 2005-07-27 | 1 | -1/+1 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger | 2005-07-27 | 1 | -1/+1 |
* | 2005-04-05 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger | 2005-07-26 | 1 | -14/+14 |
* | no longer used as reported by apgo in Bug 348 | Mike Frysinger | 2005-07-26 | 1 | -0/+0 |
* | ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't | Paul Fox | 2005-07-22 | 1 | -0/+2 |
* | applying fix for: | Paul Fox | 2005-07-19 | 1 | -1/+1 |
* | applying fix from: | Paul Fox | 2005-07-19 | 1 | -1/+1 |
* | applying fix from: | Paul Fox | 2005-07-19 | 1 | -3/+7 |
* | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | Mike Frysinger | 2005-05-11 | 1 | -3/+3 |
* | now that mjn3 explained it to me, add documentation for the 3rd field in long... | Mike Frysinger | 2005-05-11 | 1 | -5/+12 |
* | add documentation for long options and touch up the current docs now that i a... | Mike Frysinger | 2005-05-10 | 1 | -39/+62 |
* | syntax/whitespace touchup | Mike Frysinger | 2005-05-09 | 1 | -2/+2 |
* | Shaun Jackman said: | Rob Landley | 2005-05-03 | 1 | -9/+21 |
* | A patch from Takeharu KATO to update/fix SE-Linux support. | Rob Landley | 2005-05-03 | 3 | -28/+37 |