aboutsummaryrefslogtreecommitdiff
path: root/libbb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from Michael Tokarev:Eric Andersen2004-10-081-1/+5
* Remove this error message at Vodz request, it was misleading.Glenn L McGrath2004-09-241-1/+0
* Tito writes,Glenn L McGrath2004-09-154-67/+90
* No longer neededEric Andersen2004-09-021-55/+0
* Tito writes:Eric Andersen2004-09-023-5/+57
* Tito writes:Eric Andersen2004-08-263-7/+7
* Felipe Kellermann writes:Eric Andersen2004-08-261-2/+2
* Use __kernel_old_dev_t for 2.6.x kernelsEric Andersen2004-08-161-0/+2
* Aurelien Jacobs writes:Eric Andersen2004-08-161-3/+1
* Patch from solar to fix problems with get_name()Eric Andersen2004-08-121-23/+28
* Patch from Tito to fix memory leak upon error.Glenn L McGrath2004-08-111-2/+3
* Tito, farmatito at tiscali dot it writes:Eric Andersen2004-08-031-2/+6
* Clean up hex escape support.Manuel Novoa III2004-07-291-21/+43
* Felipe Kellermann noticed a missing `break'.Eric Andersen2004-07-271-0/+2
* bother. unrevert my fix.Eric Andersen2004-07-261-16/+23
* Allow hex escape sequencesEric Andersen2004-07-261-23/+16
* Allow hex escape sequencesEric Andersen2004-07-261-16/+23
* Fix for a bug identied by Harald Kuthe, when using many interfaces (29 Glenn L McGrath2004-07-231-18/+13
* Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'Glenn L McGrath2004-07-231-1/+1
* Revert my previous commitGlenn L McGrath2004-06-251-3/+4
* Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath2004-06-251-3/+3
* Patch from Bastian Blank:Eric Andersen2004-06-222-46/+1
* Add part of a patch from Vernon Sauder that i missed a while backGlenn L McGrath2004-05-021-1/+1
* Do not use getpass(3)Eric Andersen2004-05-013-3/+90