aboutsummaryrefslogtreecommitdiff
path: root/libbb (follow)
Commit message (Expand)AuthorAgeFilesLines
* ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGEvodz2005-09-161-3/+3
* split libbb: moved xregcomp separatelly for speed up recompilevodz2005-09-141-1/+1
* FEATURE->ENABLE_FEATURE loses one for 'top' appletvodz2005-09-141-3/+3
* This code exists to compensate for ancient broken build environments which,landley2005-09-073-231/+2
* Amir Shalem writes:vapier2005-09-061-7/+7
* - sync traceroute with Slackware-10.1vodz2005-09-061-5/+12
* get_terminal_width_height.c was in there twice.landley2005-09-051-1/+1
* 1) bb_opt_complementaly -> bb_opt_complementallyvodz2005-09-051-124/+149
* Actually returning ret might be good.landley2005-09-051-0/+2
* According to bug #63, crond is unhappy with crontab lines that don't end in alandley2005-09-011-4/+8
* Bernhard Fischer suggested that get_terminal_width_height() should returnlandley2005-09-011-22/+7
* make sure __NF_sysfs exists before trying to use itvapier2005-08-271-0/+9
* Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles.landley2005-08-221-0/+1
* the () around isspace actually mattersvapier2005-08-161-2/+4
* Bernhard Fischer says: fix comment typovapier2005-08-161-1/+1
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-104-191/+89
* implemented a builtin echo command in ash. moved the guts of thepgf2005-08-092-1/+165
* apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAMEvapier2005-07-301-2/+2
* move the ifdef to after libbb.h include, so it can do some good.pgf2005-07-271-1/+1
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>vapier2005-07-261-14/+14
* no longer used as reported by apgo in Bug 348vapier2005-07-261-0/+0
* ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tpgf2005-07-221-0/+2
* applying fix for:pgf2005-07-191-1/+1
* applying fix from:pgf2005-07-191-1/+1
* applying fix from:pgf2005-07-191-3/+7
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-3/+3
* now that mjn3 explained it to me, add documentation for the 3rd field in long...vapier2005-05-111-5/+12
* add documentation for long options and touch up the current docs now that i a...vapier2005-05-101-39/+62
* syntax/whitespace touchupvapier2005-05-091-2/+2
* Shaun Jackman said:landley2005-05-031-9/+21
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-033-28/+37
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedlandley2005-05-031-1/+1
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:landley2005-05-011-1/+1
* Correct errors preventing busybox tar from working properly,andersen2005-04-271-6/+11
* In Bug 5, Tito writes:vapier2005-04-181-116/+210
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-162-2/+2
* Rework to fix http://bugs.uclibc.org/view.php?id=107andersen2005-04-161-32/+41
* Add bb_msg_read_errorandersen2005-04-162-1/+4
* fake out support for POSIX -H and -L options since busybox cp dereferences ev...vapier2005-04-141-4/+5
* Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.vapier2005-03-041-1/+1
* add some more commentsvapier2005-03-041-30/+29
* newlib fixe from Shaun Jackmanvapier2005-03-041-1/+1
* Sort rewrite to be SUSv3 compliant. New config option, updated help, andlandley2005-01-241-1/+7
* Dear andersen:andersen2005-01-041-1/+2
* perhaps a better fixandersen2005-01-031-0/+2
* Workaround for uClibc-specific header problem described here:landley2004-12-091-1/+1
* Make certain clients of bb_make_directory default to honoringandersen2004-10-131-1/+8
* Patch from Claus Klein to increase, and make more apparentandersen2004-10-081-2/+4
* Tito writes:andersen2004-10-082-14/+14