Denys Vlasenko
|
94ca6943bc
*: small code shrinks and compile fix for unicode
|
15 年之前 |
Mikhail Gusarov
|
0d478334b3
tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME
|
15 年之前 |
Denys Vlasenko
|
4b6abf6655
tar: fix recently added SEGV on "tar" w/o args
|
15 年之前 |
Denys Vlasenko
|
8a936cfab7
tar: add support for --overwrite. +70 bytes.
|
15 年之前 |
Denys Vlasenko
|
425ad9c93b
libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences
|
15 年之前 |
Denys Vlasenko
|
a3aa3e3095
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
|
15 年之前 |
Denys Vlasenko
|
d43d628f8b
tar: revert part of last change. -39 bytes
|
15 年之前 |
Denys Vlasenko
|
f94c9bf288
tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes
|
15 年之前 |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 年之前 |
Bernhard Reutner-Fischer
|
30f3c1d5fd
tar: add support for -o as synonym to --no-same-owner. +5 bytes
|
15 年之前 |
Denys Vlasenko
|
f645037ffb
tar: handle "tar fx TARFILE" etc
|
15 年之前 |
Denys Vlasenko
|
d57d62686d
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
|
15 年之前 |
Denis Vlasenko
|
f9d4fc3cf8
switch_root: improve behavior on error; improve help text
|
15 年之前 |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 年之前 |
Denis Vlasenko
|
8b814b4a34
tar: support for tar --numeric-owner. By Natanael Copa.
|
15 年之前 |
Denis Vlasenko
|
498436586e
tar: stop changing net tarfile's mode, GNU tar doesn't do it
|
16 年之前 |
Denis Vlasenko
|
ab6b446e95
header_verbose_list: show off_t size, not cast to (unsigned)
|
16 年之前 |
Denis Vlasenko
|
73d702ee07
tar: fix typo in comment
|
16 年之前 |
Denis Vlasenko
|
ebad0294c9
tar: fix bug 3844: non-root tar does not preserve perms
|
16 年之前 |
Denis Vlasenko
|
e9ad84dfd4
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
|
16 年之前 |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 年之前 |
Denis Vlasenko
|
b6052724ff
open_transformer: do not return fd, it does not change
|
16 年之前 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 年之前 |
Denis Vlasenko
|
fa0b56db76
sendmail: fix wrong vfork usage here too
|
16 年之前 |
Denis Vlasenko
|
82604e9730
revert last two commits. vfork cannot be used in subroutine,
|
16 年之前 |
Denis Vlasenko
|
3da5572bfa
*: introduce and use xvfork()
|
16 年之前 |
Denis Vlasenko
|
a60936da06
libunarchive: stop using static data in archivers - archive_handle_t
|
16 年之前 |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 年之前 |
Denis Vlasenko
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 年之前 |
Denis Vlasenko
|
7a762f9dbf
tar: fix "unused parameter 'gzip'" warning
|
16 年之前 |