커밋 기록

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