Commit Verlauf

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