Bernhard Reutner-Fischer
|
df10094870
- revert back to r14406
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
07a79e75f5
- backout using features which are not available with the previous stable
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
5d26126b9e
- fixes parallel builds (make -j)
|
19 năm trước cách đây |
Mike Frysinger
|
b38673fb9f
make the build system puuuuuuuuuuurty
|
19 năm trước cách đây |
Rob Landley
|
c1d69906a0
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
7ca61b6f33
- shared libbusybox.
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
309dc2d642
- typo in makefile variable: s/archvial/archival/
|
19 năm trước cách đây |
Rob Landley
|
2d2c868aab
Patch from Berhnard Fischer to keep duplicate objects out of the library.
|
19 năm trước cách đây |
"Vladimir N. Oleynik"
|
1443487c92
typo, thanks, Bernhard Fischer
|
19 năm trước cách đây |
Mike Frysinger
|
4d00896d05
use toplevel ARFLAGS and update default ARFLAGS to be quiet
|
19 năm trước cách đây |
Eric Andersen
|
7daa076d3e
egor duda writes:
|
20 năm trước cách đây |
Eric Andersen
|
762c64fdf1
rename uncompress.c to decompress_uncompress.c
|
20 năm trước cách đây |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 năm trước cách đây |
Glenn L McGrath
|
7ffe133864
As we no longer use function pointers for read in common archiving code
|
21 năm trước cách đây |
Glenn L McGrath
|
2cd1eb16ad
Remove unused function
|
21 năm trước cách đây |
Glenn L McGrath
|
56f16b42c9
tar -Z, uncompress support
|
21 năm trước cách đây |
Glenn L McGrath
|
5699b8525e
Move from read_gz to the pipe()+fork() method.
|
21 năm trước cách đây |
Glenn L McGrath
|
7b215b99b2
Fix build error with tar -j
|
21 năm trước cách đây |
Eric Andersen
|
0120be94a0
Fix stupid typo
|
21 năm trước cách đây |
Glenn L McGrath
|
e81fc5fb30
Conditionally compile some files.
|
21 năm trước cách đây |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 năm trước cách đây |
Glenn L McGrath
|
cc616928d5
Fix endian probelm on PPC, i had different types for an extern variable.
|
22 năm trước cách đây |
Glenn L McGrath
|
b72a735a32
rpm applet by Laurence Anderson
|
22 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
Glenn L McGrath
|
18bbca18ac
enable .tar.bz2 for dpkg-deb
|
22 năm trước cách đây |
Glenn L McGrath
|
237ae42fc9
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
|
22 năm trước cách đây |
Glenn L McGrath
|
6ab32eb34c
Move data_extract_all_prefix to dpkg, its only used there.
|
22 năm trước cách đây |
Glenn L McGrath
|
60bce4905c
Move bunzip2 idecompression code to libunarchive
|
22 năm trước cách đây |
Glenn L McGrath
|
9ffd5776eb
Move unzip.c uncompress.c from libbb to archiveal/libunarchive
|
22 năm trước cách đây |