Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  Rob Landley c983274565 The logic to make cp -d or -P treat things like regular files should only 18 年之前
  Rob Landley 18958e9309 Random cleanup of platform.h. 18 年之前
  Bernhard Reutner-Fischer cb44816ba3 - add and use bb_opendir(), bb_xopendir(). 18 年之前
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 年之前
  Rob Landley 386f85eadf Attempt to make a warning go away without increasing size. 18 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  Rob Landley 2f30932eca Fix cp /dev/null filename, and a few in-passing cleanups. 19 年之前
  Paul Fox c337d29550 applying fix for: 19 年之前
  Paul Fox 0a92bbf349 applying fix from: 19 年之前
  Mike Frysinger 2ed05ab146 fake out support for POSIX -H and -L options since busybox cp dereferences everything by default 19 年之前
  Glenn L McGrath 1219879422 Dont try and preserve hard links to directories. 20 年之前
  Eric Andersen 817565a0ff For the time being, revert the changes for detecting copying 21 年之前
  Eric Andersen e7d244cc96 Chris Larson (kergoth) writes: 21 年之前
  Eric Andersen e0cbe48637 Chris Larson (kergoth) writes: 21 年之前
  Glenn L McGrath 447bc2d17f Patch from Matt Kraai to fix debian bug #227081 21 年之前
  Glenn L McGrath f62ea20aff Use low level file descriptors to match bb_copyfd_eof 21 年之前
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 年之前
  Glenn L McGrath 393183dccc Vodz, last_patch_86 21 年之前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年之前
  Glenn L McGrath 25fe94fd32 Merge copyfd and copy_file_chunk 22 年之前
  Eric Andersen a9a220b92a last_patch56 from vodz to simplify copy_file logic 22 年之前
  Eric Andersen 02b8dfc524 Let people force overwrite links 22 年之前
  Eric Andersen 403a73a351 Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for 22 年之前
  Matt Kraai 9ef2ea27d4 * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev. 22 年之前
  Matt Kraai ace02dc9cd Make cp and mv optionally preserve hard links. 23 年之前
  Matt Kraai 14b7c5d12b Open the source before creating the destination. 23 年之前
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 年之前
  Matt Kraai 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. 23 年之前