1. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  2. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  3. 90632d0 Bug fix from Kim B. Heino, manifested via: by Rob Landley · 19 years ago
  4. 7600eec avoid signed<->unsigned warning by "Vladimir N. Oleynik" · 19 years ago
  5. c1ef7bd just whitespace by Tim Riker · 19 years ago
  6. 9033453 My last change to this file broke tar x. Sigh. (Trying to make sure we work by Rob Landley · 19 years ago
  7. 3fc4ad1 Fix bug 424: doing full_read breaks things like cat which should return a by Rob Landley · 19 years ago
  8. 21ccbb6 When cp ran out of space it didn't return a nonzero error code. Fixes bug 493. by Rob Landley · 19 years ago
  9. fef32b5 Correct errors preventing busybox tar from working properly, by Eric Andersen · 20 years ago
  10. 451c0d2 Rework to fix http://bugs.uclibc.org/view.php?id=107 by Eric Andersen · 20 years ago
  11. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  12. 181f077 bb_full_fd_action was incorrectly returning an error message causing by Glenn L McGrath · 21 years ago
  13. 15c3512 Sometimes i get carried away with the use of function pointers, im sure by Glenn L McGrath · 21 years ago
  14. c3498f6 When a size of 0 is passed to copyfd_size, dont do anything, it was by Glenn L McGrath · 21 years ago
  15. f0515da Fix warning by Glenn L McGrath · 21 years ago
  16. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  17. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  19. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  20. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  21. d6ef074 Rewrote copyfd to use library functions, terminate, and copy correct data. by Matt Kraai · 24 years ago
  22. 55f9872 This patch from Adam Heath <doogie@debian.org>, makes print_file by Eric Andersen · 24 years ago