Denys Vlasenko
|
11775edbfc
randomconfig fixes
|
10 년 전 |
Denys Vlasenko
|
acb8be7217
tar: fix "tar -cJ" ignoring -J option. closes 7706
|
10 년 전 |
Denys Vlasenko
|
b4c11c1397
libarchive: add capability to unpack to mem.buffer
|
10 년 전 |
Denys Vlasenko
|
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
|
10 년 전 |
Denys Vlasenko
|
640ce3de07
zcat: complain if input is not compressed
|
11 년 전 |
Denys Vlasenko
|
0545e3b69a
tar: prevent empty file to be treated as valid tarball
|
11 년 전 |
Denys Vlasenko
|
f6beef63c6
archival/*: move "config:" snippets into .c files
|
11 년 전 |
Denys Vlasenko
|
36184a487d
archival/*: move "applet:" snippets into .c files
|
11 년 전 |
Denys Vlasenko
|
66620fa626
archival/*: move "kbuild:" snippets into .c files
|
11 년 전 |
SASAKI Suguru
|
73fbe9dc86
tar: fix tar -T to add entries in the exact order as the input list
|
11 년 전 |
Rich Felker
|
16614e9bab
*: change execl sentinels from NULL to (char*)0
|
11 년 전 |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 년 전 |
Boris Reisig
|
dfc2473b9e
tar: support -J, --xz explicit compression option
|
12 년 전 |
Natanael Copa
|
0446104137
tar: implement --no-recursion
|
12 년 전 |
Denys Vlasenko
|
faac1d3e6e
tar,rpm2cpio: check that child decompressor did not error out
|
12 년 전 |
Denys Vlasenko
|
8a6a2f9c9c
update seamless uncompression code
|
12 년 전 |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
13 년 전 |
Denys Vlasenko
|
b47b3ce1bd
randomconfig fixes
|
13 년 전 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 년 전 |
Denys Vlasenko
|
9180c6045e
tar: store negative mtime as 0; pack very large files using base-256 encoding
|
13 년 전 |
Denys Vlasenko
|
681efe20d3
use user's shell instead of hardwired "/bin/sh" (android needs this)
|
14 년 전 |
Denys Vlasenko
|
b80acf58f1
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
|
14 년 전 |
Denys Vlasenko
|
aef441cb4d
tar: fix a bug where autodetection messes up -z on extract
|
14 년 전 |
Denys Vlasenko
|
3237f5c307
tar: support -T - and -X -
|
14 년 전 |
Denys Vlasenko
|
b5233f8556
tar: add -h and -T to help text
|
14 년 전 |
Denys Vlasenko
|
a116552869
tar: add a note about -C and symlink-in-tarball attack
|
14 년 전 |
Serj Kalichev
|
e4e911e712
modprobe: add support for --show-depends
|
14 년 전 |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
14 년 전 |
Denys Vlasenko
|
8d3e225a2d
libbb: add xfstat function
|
14 년 전 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 년 전 |