Historial de Commits

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