تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Denis Vlasenko b9ad75fa60 copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. 16 سال پیش
  Denis Vlasenko d5fe880a57 cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 17 سال پیش
  Denis Vlasenko a9335eafcf cp: make it a bit closer to POSIX, but still refuse to open and 17 سال پیش
  Denis Vlasenko fa05074eee cp: make "cp file /dev/node" special case; explained in comments 17 سال پیش
  Denis Vlasenko 0f214ecef0 cp: fix recursion check to not waste bytes remembering names of dirs 17 سال پیش
  Denis Vlasenko 8a5fab6333 cp: detect and prevent infinite recursion 17 سال پیش
  Denis Vlasenko 30bab71f7b make copy_file() a bit easier to understand, and smaller 17 سال پیش
  Denis Vlasenko 3d829627fb cp: make POSIX-me-harder mode complain with a bit less insane message 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 سال پیش