1. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  2. 1219879 Dont try and preserve hard links to directories. by Glenn L McGrath · 21 years ago
  3. 817565a For the time being, revert the changes for detecting copying by Eric Andersen · 21 years ago
  4. e7d244c Chris Larson (kergoth) writes: by Eric Andersen · 21 years ago
  5. e0cbe48 Chris Larson (kergoth) writes: by Eric Andersen · 21 years ago
  6. 447bc2d Patch from Matt Kraai to fix debian bug #227081 by Glenn L McGrath · 21 years ago
  7. f62ea20 Use low level file descriptors to match bb_copyfd_eof by Glenn L McGrath · 21 years ago
  8. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  9. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  10. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  11. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  12. a9a220b last_patch56 from vodz to simplify copy_file logic by Eric Andersen · 22 years ago
  13. 02b8dfc Let people force overwrite links -Erik by Eric Andersen · 22 years ago
  14. 403a73a Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for by Eric Andersen · 22 years ago
  15. 9ef2ea2 * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev. by Matt Kraai · 23 years ago
  16. ace02dc Make cp and mv optionally preserve hard links. by Matt Kraai · 23 years ago
  17. 14b7c5d Open the source before creating the destination. by Matt Kraai · 23 years ago
  18. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  19. 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
  20. 75220b5 dfp might be used uninitialized. NULL it. by Eric Andersen · 23 years ago
  21. a2949aa Add some missing includes to kill warnings when building with the default by Manuel Novoa III · 23 years ago
  22. bf0a010 Copy files until EOF, not the reported file size, to deal with bad sizes in by Matt Kraai · 24 years ago
  23. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago
  24. 218aa37 Fix user permissions of copied directories. by Matt Kraai · 24 years ago
  25. 43ca137 Simplify permission handling for FIFOs. by Matt Kraai · 24 years ago
  26. 24abecc Fix exit status when there is an error copying a file. by Matt Kraai · 24 years ago
  27. 72ab975 Terminate source correctly when copying symlink. Report and patch by by Matt Kraai · 24 years ago
  28. 0144103 Use generic flag names. by Matt Kraai · 24 years ago
  29. 9ff9325 Move applet_name declaration from busybox.h to libbb.h. by Matt Kraai · 24 years ago
  30. 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 24 years ago
  31. 6ebd633 Set permissions of created file by Glenn L McGrath · 24 years ago
  32. 4949faf copy_file_chunk uses streams now. by Glenn L McGrath · 24 years ago
  33. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago