summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-10-18debianutils/*: convert to new-style "one file" appletsDenys Vlasenko8-85/+90
2014-05-03which: rewriteTimo Teräs1-60/+23
2014-05-02libbb: rename execable -> executable. No code changesDenys Vlasenko6-18/+18
2011-04-02move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga26-400/+418
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko102-1308/+1312
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-06-05which: -a support (needed for bfin uclibc build script)Denis Vlasenko3-23/+70
2007-11-25which: fix testsuite failureDenis Vlasenko5-8/+13
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-06-12remove nearly-duplicate PATHs in several placesDenis Vlasenko7-16/+13
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2007-01-28fix which-uses-default-pathDenis Vlasenko1-0/+4
2006-10-26remove bb_printf and the likeDenis Vlasenko48-314/+315
2006-10-11ifupdown: stop emitting annoying/misleading error messages.Denis Vlasenko4-88/+74
2006-10-05which: -84 bytesDenis Vlasenko2-50/+27
2006-09-13- fix copy'n paste errors that got introduced when switching to the shorter b...Bernhard Reutner-Fischer12-12/+12
2006-07-19Remove unnecessary consts.Rob Landley1-1/+1
2006-07-18Rearrange order of type qualifiers."Robert P. J. Day"1-1/+1
2006-06-14- minor shrinkageBernhard Reutner-Fischer1-8/+13
2006-06-02- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer34-193/+77
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer57-980/+46
2006-05-07Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytesRob Landley14-50/+37
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley168-199/+199
2005-09-14committing bug #7:Paul Fox1-29/+42
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2004-03-03Fix a compile error identiefied by Steven Scholz.Glenn L McGrath1-1/+1
2004-03-01Check file has execute permission for the current user, minor formatingGlenn L McGrath1-24/+20
2003-10-29fix a bug where `which' doesn't check whether the file passed as an argumentGlenn L McGrath1-1/+3
2003-10-22sighEric Andersen1-1/+1
2003-10-22Tomasz Motylewski reported that the 'which' applet does not findEric Andersen1-12/+30
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen169-380/+298
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2002-11-11Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath16-11/+86