Commit History

Autor SHA1 Mensaxe Data
  Eric Andersen 4f807a84c5 BusyBox has no business hard coding the number of major and minor bits for a %!s(int64=20) %!d(string=hai) anos
  Eric Andersen aff114c33d Larry Doolittle writes: %!s(int64=20) %!d(string=hai) anos
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 916ba53f1a Fix up hard links %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath c9f1fce9bb A strict interpretation of the ustar format requires the type flag to be %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath b0e163a93b Add extra comments, freakout if a pax archive is encoutered. %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath a8f756fc7f Remove debugging %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 6aa52234e8 Dont strip trailing '/' until _after_ i test to set if its there ! %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath e39ee01821 Fix tar hard links %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath e857122c97 Fix tar-handles-nested-exclude testcase %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath f074afc2a0 Dont free filename, its needed in the extracted files list. %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 54ac057c00 Fix memory leaks %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath e57feeb9e6 Keep trying to find a good header, if we exit it will cause .tar.gz %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 2685724e23 Fix tar -j support %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath beb3bbd991 Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled. %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath ef91bf67ed Use the typeflag to identify if its a hardlink on OLD and GNU posix %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 87af49f26b If a tar entry is a regualr file ending in a '/' then its really a %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath 3d5828fb6d Change hardlink handling for tar to work the same way as cpio %!s(int64=21) %!d(string=hai) anos
  Eric Andersen 1b0075d243 Fixup problem unconditionally converting all hard links to symlinks. %!s(int64=21) %!d(string=hai) anos
  Glenn L McGrath b838420fd5 Handle hard links by converting them to symlinks %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III cad5364599 Major coreutils update. %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath 21110a0aa2 Fix long standing bug with old gnu tar files, add a check so tar will %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath b7a76df4d1 Fix long filename support %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath 7f2a95319b Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath 8e94098423 Change filter paramaters, filters can be more powefull now %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath c5c1a8a112 Fix exclude/include problem %!s(int64=22) %!d(string=hai) anos
  Glenn L McGrath 2e41d0cb77 Fix compress support and prevent a segfault %!s(int64=22) %!d(string=hai) anos