Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 2ed05ab146 fake out support for POSIX -H and -L options since busybox cp dereferences everything by default hace 19 años
  Glenn L McGrath 1219879422 Dont try and preserve hard links to directories. hace 20 años
  Eric Andersen 817565a0ff For the time being, revert the changes for detecting copying hace 21 años
  Eric Andersen e7d244cc96 Chris Larson (kergoth) writes: hace 21 años
  Eric Andersen e0cbe48637 Chris Larson (kergoth) writes: hace 21 años
  Glenn L McGrath 447bc2d17f Patch from Matt Kraai to fix debian bug #227081 hace 21 años
  Glenn L McGrath f62ea20aff Use low level file descriptors to match bb_copyfd_eof hace 21 años
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code hace 21 años
  Glenn L McGrath 393183dccc Vodz, last_patch_86 hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Glenn L McGrath 25fe94fd32 Merge copyfd and copy_file_chunk hace 22 años
  Eric Andersen a9a220b92a last_patch56 from vodz to simplify copy_file logic hace 22 años
  Eric Andersen 02b8dfc524 Let people force overwrite links hace 22 años
  Eric Andersen 403a73a351 Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for hace 22 años
  Matt Kraai 9ef2ea27d4 * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev. hace 22 años
  Matt Kraai ace02dc9cd Make cp and mv optionally preserve hard links. hace 23 años
  Matt Kraai 14b7c5d12b Open the source before creating the destination. hace 23 años
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. hace 23 años
  Matt Kraai 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. hace 23 años
  Eric Andersen 75220b55ff dfp might be used uninitialized. NULL it. hace 23 años
  Manuel Novoa III a2949aa217 Add some missing includes to kill warnings when building with the default hace 23 años
  Matt Kraai bf0a010cf7 Copy files until EOF, not the reported file size, to deal with bad sizes in hace 23 años
  Mark Whitley 8a633268ef Made new xreadlink function for libbb and changed applets to use it instead of hace 23 años
  Matt Kraai 218aa370b4 Fix user permissions of copied directories. hace 23 años
  Matt Kraai 43ca13714b Simplify permission handling for FIFOs. hace 23 años
  Matt Kraai 24abecc349 Fix exit status when there is an error copying a file. hace 23 años
  Matt Kraai 72ab975a6b Terminate source correctly when copying symlink. Report and patch by hace 23 años
  Matt Kraai 01441036e9 Use generic flag names. hace 23 años
  Matt Kraai 9ff9325e60 Move applet_name declaration from busybox.h to libbb.h. hace 23 años
  Matt Kraai 91b2855ba8 Rewrite cp and mv to be SUSv2 compliant. hace 23 años