コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 93ac7d8468 cpio: improve help text; document two TODOs 14 年 前
  Denys Vlasenko aa4977d8e5 libunarchive: clean up dirty hacks. code shrank as a result 14 年 前
  Denys Vlasenko af1c8e8be0 cpio: fix unpacking of names with leading slashes 14 年 前
  Denis Vlasenko d83676ec47 data_extract_all: do not complain if directory exists on mkdir 16 年 前
  Denis Vlasenko a46dd89e94 cpio: internalize archive_xread_all_eof. add a few paranoia checks 16 年 前
  Denis Vlasenko ee1b3b1042 cpio: on unpack, limit filename length to 8k; shorten comment a bit 16 年 前
  Denis Vlasenko 2b407b12be cpio: support some long options; document GNU options 16 年 前
  Denis Vlasenko a60936da06 libunarchive: stop using static data in archivers - archive_handle_t 16 年 前
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 年 前
  Denis Vlasenko 1af00eda92 cpio: fix a bug where we do not extract zero-sized hardlinks 16 年 前
  Denis Vlasenko a80b4a0fa7 tar: improve OLDGNU compat, make old SUN compat configurable 17 年 前
  Denis Vlasenko 7510384107 do not do utime() on links, it acts on link targets, and we don't want that. 17 年 前
  Denis Vlasenko 150f402b36 whitespace fixes (leading spaces to tab) 17 年 前
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 18 年 前
  Denis Vlasenko 3eb91c2e35 cpio: (allegedly) fix bug 0001095: 18 年 前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年 前
  Denis Vlasenko cba9ef5523 fixes from Vladimir Dronnikov <dronnikov@gmail.ru> 18 年 前
  Denis Vlasenko 6d655be5df removed a lot of trailing \n in bb_msg() calls. It is added 18 年 前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年 前
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 18 年 前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年 前
  Rob Landley 1ec5b29054 More size shrinkage. 18 年 前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 年 前
  Eric Andersen d78aea8b8e sort out yet more type issues 18 年 前
  Eric Andersen 4f807a84c5 BusyBox has no business hard coding the number of major and minor bits for a 20 年 前
  Glenn L McGrath faa3546fd7 Fix symlink handling and small memory leak 20 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
  Glenn L McGrath 4cee66d5a8 Dont unlink when testing ! 21 年 前
  Manuel Novoa III cad5364599 Major coreutils update. 21 年 前
  Eric Andersen f4b273cbb4 A cleaner cleanup that avoids passing an off_t to scanf 22 年 前