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