Denis Vlasenko
|
80297d5f0c
Apply all post-1.8.1 patches
|
17 年之前 |
Denis Vlasenko
|
b71c668c57
style fix (stray space before ';')
|
17 年之前 |
Denis Vlasenko
|
a80b4a0fa7
tar: improve OLDGNU compat, make old SUN compat configurable
|
17 年之前 |
Denis Vlasenko
|
7510384107
do not do utime() on links, it acts on link targets, and we don't want that.
|
17 年之前 |
Denis Vlasenko
|
940494f813
remove f words
|
18 年之前 |
Denis Vlasenko
|
dcbd51dd28
tar: handle tarfiles with (broken) checksums a-la Sun.
|
18 年之前 |
Denis Vlasenko
|
666da5e2c6
merge post-1.3.0 fixes
|
18 年之前 |
Denis Vlasenko
|
714701c890
tar et al: die if bb_copyfd_size copies less than asked for.
|
18 年之前 |
Denis Vlasenko
|
c1660fea6d
tar: refuse to untar files with "/../" components
|
18 年之前 |
Denis Vlasenko
|
b596335868
tar: correctly skip (and warn about) pax headers.
|
18 年之前 |
Denis Vlasenko
|
87cd4a87e3
tar: small fix and small optimization
|
18 年之前 |
Denis Vlasenko
|
b833ca9d2d
tar: buglet fix
|
18 年之前 |
Denis Vlasenko
|
d6772501db
tar: fix and sanitize handling of long filenames/linknames
|
18 年之前 |
Denis Vlasenko
|
cf30cc82a3
header_verbose_list: stop truncating file size in listing
|
18 年之前 |
Denis Vlasenko
|
376ce1e775
tar:
|
18 年之前 |
Denis Vlasenko
|
cba9ef5523
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
|
18 年之前 |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 年之前 |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 年之前 |
"Robert P. J. Day"
|
eea561871b
"formated" -> "formatted" throughout the code base.
|
18 年之前 |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 年之前 |
Rob Landley
|
ff6e21c2ce
Fix tar so it can extract git-generated tarballs, based on a suggestion
|
18 年之前 |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 年之前 |
Rob Landley
|
1ec5b29054
More size shrinkage.
|
18 年之前 |
Rob Landley
|
8bb50782a5
Change llist_add_* to take the address of the list rather than returning the new
|
18 年之前 |
Bernhard Reutner-Fischer
|
a1bccc0ba8
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
|
18 年之前 |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 年之前 |
"Vladimir N. Oleynik"
|
325da7b509
use bb_xstrndup vs strndup. Thanks rfelker.
|
19 年之前 |
Rob Landley
|
06249fee39
Bug 640: a filename of length exactly 100 could bleed into the next field on
|
19 年之前 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 年之前 |
Rob Landley
|
161aae7273
There doesn't seem to be a standard header for makedev(), but this is close.
|
19 年之前 |