Commit History

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