提交歷史

作者 SHA1 備註 提交日期
  Denis Vlasenko e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 17 年之前
  Denis Vlasenko 7510384107 do not do utime() on links, it acts on link targets, and we don't want that. 17 年之前
  Denis Vlasenko 51742f4bb0 style fixes. No code changes 17 年之前
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 年之前
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage 17 年之前
  Denis Vlasenko 54d14ca1a2 copy_file: comment out one condition which is always false. 17 年之前
  Denis Vlasenko 6ef06eeed4 stop using big static buffer for inode hash 17 年之前
  Denis Vlasenko 39c651e909 introduce and use setfscreatecon_or_die 17 年之前
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) 17 年之前
  Denis Vlasenko 6ca0444420 syslogd: fix "readpath bug" by using readlink instead 18 年之前
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 18 年之前
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. 18 年之前
  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 年之前