aboutsummaryrefslogtreecommitdiff
path: root/libbb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* egor duda writes:andersen2004-10-082-12/+16
* Patch from Michael Tokarev:andersen2004-10-081-1/+5
* Remove this error message at Vodz request, it was misleading.bug12004-09-241-1/+0
* Tito writes,bug12004-09-154-67/+90
* No longer neededandersen2004-09-021-55/+0
* Tito writes:andersen2004-09-023-5/+57
* Tito writes:andersen2004-08-263-7/+7
* Felipe Kellermann writes:andersen2004-08-261-2/+2
* Use __kernel_old_dev_t for 2.6.x kernelsandersen2004-08-161-0/+2
* Aurelien Jacobs writes:andersen2004-08-161-3/+1
* Patch from solar to fix problems with get_name()andersen2004-08-121-23/+28
* Patch from Tito to fix memory leak upon error.bug12004-08-111-2/+3
* Tito, farmatito at tiscali dot it writes:andersen2004-08-031-2/+6
* Clean up hex escape support.mjn32004-07-291-21/+43
* Felipe Kellermann noticed a missing `break'.andersen2004-07-271-0/+2
* bother. unrevert my fix.andersen2004-07-261-16/+23
* Allow hex escape sequencesandersen2004-07-261-23/+16
* Allow hex escape sequencesandersen2004-07-261-16/+23
* Fix for a bug identied by Harald Kuthe, when using many interfaces (29 bug12004-07-231-18/+13
* Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'bug12004-07-231-1/+1
* Revert my previous commitbug12004-06-251-3/+4
* Fix compile error under 2.6, check for newer versions first or all thebug12004-06-251-3/+3
* Patch from Bastian Blank:andersen2004-06-222-46/+1
* Add part of a patch from Vernon Sauder that i missed a while backbug12004-05-021-1/+1
* Do not use getpass(3)andersen2004-05-013-3/+90
* Dont try and preserve hard links to directories.bug12004-04-191-1/+3
* remove a warningandersen2004-04-141-2/+1
* Larry Doolittle writes:andersen2004-04-1411-19/+19
* Vladimir N. Oleynik writes:andersen2004-04-071-1/+1
* Christian Grigis, christian.grigis at smartdata dot ch writes:andersen2004-04-061-1/+1
* Add missing include filesandersen2004-03-272-0/+2
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-272-2/+2
* Brian Pomerantz writes:andersen2004-03-231-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-1570-135/+135
* In spite of the feature freeze, check in a complete rework of route whichmjn32004-03-101-2/+2
* My bug. :-(mjn32004-03-081-0/+1
* Fix/eliminate use of atolandersen2004-03-062-3/+102
* Don't build these support functions for uClibc, as it always suppliesmjn32004-03-061-0/+4
* Patch from Vernon Sauder.bug12004-03-051-1/+1
* bb_full_fd_action was incorrectly returning an error message causingbug12004-02-231-2/+2
* For the time being, revert the changes for detecting copyingandersen2004-02-221-6/+0
* Sometimes i get carried away with the use of function pointers, im surebug12004-02-211-5/+5
* Chris Larson (kergoth) writes:andersen2004-02-191-16/+6