summaryrefslogtreecommitdiff
path: root/libbb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dont try and preserve hard links to directories.Glenn L McGrath2004-04-191-1/+3
* remove a warningEric Andersen2004-04-141-2/+1
* Larry Doolittle writes:Eric Andersen2004-04-1411-19/+19
* Vladimir N. Oleynik writes:Eric Andersen2004-04-071-1/+1
* Christian Grigis, christian.grigis at smartdata dot ch writes:Eric Andersen2004-04-061-1/+1
* Add missing include filesEric Andersen2004-03-272-0/+2
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-272-2/+2
* Brian Pomerantz writes:Eric Andersen2004-03-231-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-1570-135/+135
* In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III2004-03-101-2/+2
* My bug. :-(Manuel Novoa III2004-03-081-0/+1
* Fix/eliminate use of atolEric Andersen2004-03-062-3/+102
* Don't build these support functions for uClibc, as it always suppliesManuel Novoa III2004-03-061-0/+4
* Patch from Vernon Sauder.Glenn L McGrath2004-03-051-1/+1
* bb_full_fd_action was incorrectly returning an error message causingGlenn L McGrath2004-02-231-2/+2
* For the time being, revert the changes for detecting copyingEric Andersen2004-02-221-6/+0
* Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath2004-02-211-5/+5
* Chris Larson (kergoth) writes:Eric Andersen2004-02-191-16/+6
* Chris Larson (kergoth) writes:Eric Andersen2004-02-191-0/+16
* Accomodate the fact that newer libc versions may in fact notEric Andersen2004-02-131-6/+29
* Make the loop support stuff be much less evil, and make it copeEric Andersen2004-02-064-81/+34
* Vladimir N. Oleynik writes:Eric Andersen2004-02-051-3/+1