aboutsummaryrefslogtreecommitdiff
path: root/libbb
AgeCommit message (Expand)Author
2005-01-24Sort rewrite to be SUSv3 compliant. New config option, updated help, andRob Landley
2005-01-04Dear andersen:Eric Andersen
2005-01-03perhaps a better fixEric Andersen
2004-12-09Workaround for uClibc-specific header problem described here:Rob Landley
2004-10-13Make certain clients of bb_make_directory default to honoringEric Andersen
2004-10-08Patch from Claus Klein to increase, and make more apparentEric Andersen
2004-10-08Tito writes:Eric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-10-08Patch from Michael Tokarev:Eric Andersen
2004-09-24Remove this error message at Vodz request, it was misleading.Glenn L McGrath
2004-09-15Tito writes,Glenn L McGrath
2004-09-02No longer neededEric Andersen
2004-09-02Tito writes:Eric Andersen
2004-08-26Tito writes:Eric Andersen
2004-08-26Felipe Kellermann writes:Eric Andersen
2004-08-16Use __kernel_old_dev_t for 2.6.x kernelsEric Andersen
2004-08-16Aurelien Jacobs writes:Eric Andersen
2004-08-12Patch from solar to fix problems with get_name()Eric Andersen
2004-08-11Patch from Tito to fix memory leak upon error.Glenn L McGrath
2004-08-03Tito, farmatito at tiscali dot it writes:Eric Andersen
2004-07-29Clean up hex escape support.Manuel Novoa III
2004-07-27Felipe Kellermann noticed a missing `break'.Eric Andersen
2004-07-26bother. unrevert my fix.Eric Andersen
2004-07-26Allow hex escape sequencesEric Andersen
2004-07-26Allow hex escape sequencesEric Andersen
2004-07-23Fix for a bug identied by Harald Kuthe, when using many interfaces (29 Glenn L McGrath
2004-07-23Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'Glenn L McGrath
2004-06-25Revert my previous commitGlenn L McGrath
2004-06-25Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-05-02Add part of a patch from Vernon Sauder that i missed a while backGlenn L McGrath
2004-05-01Do not use getpass(3)Eric Andersen
2004-04-19Dont try and preserve hard links to directories.Glenn L McGrath
2004-04-14remove a warningEric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-07Vladimir N. Oleynik writes:Eric Andersen
2004-04-06Christian Grigis, christian.grigis at smartdata dot ch writes:Eric Andersen
2004-03-27Add missing include filesEric Andersen
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen
2004-03-23Brian Pomerantz writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III
2004-03-08My bug. :-(Manuel Novoa III
2004-03-06Fix/eliminate use of atolEric Andersen
2004-03-06Don't build these support functions for uClibc, as it always suppliesManuel Novoa III
2004-03-05Patch from Vernon Sauder.Glenn L McGrath
2004-02-23bb_full_fd_action was incorrectly returning an error message causingGlenn L McGrath
2004-02-22For the time being, revert the changes for detecting copyingEric Andersen
2004-02-21Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath
2004-02-19Chris Larson (kergoth) writes:Eric Andersen