Denis Vlasenko
|
bbd695d801
find: fix handling of -prune
|
18 years ago |
Bernhard Reutner-Fischer
|
3e816c1252
- fold recurse, depthFirst and dereference params into one param flags.
|
18 years ago |
Denis Vlasenko
|
baca175912
kill superfluous returns at the end of void functions
|
18 years ago |
Denis Vlasenko
|
940494f813
remove f words
|
18 years ago |
Denis Vlasenko
|
dcbd51dd28
tar: handle tarfiles with (broken) checksums a-la Sun.
|
18 years ago |
Denis Vlasenko
|
54cf511ce1
sort: fix multiple -k (was ignoring all except last)
|
18 years ago |
Denis Vlasenko
|
6ca0444420
syslogd: fix "readpath bug" by using readlink instead
|
18 years ago |
Denis Vlasenko
|
1d76f439da
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
18 years ago |
Denis Vlasenko
|
8c0164c373
fix tar t segfault (closes 1183)
|
18 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
18 years ago |
Denis Vlasenko
|
218f2f4882
accumulated post-1.4.0 fixes
|
18 years ago |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 years ago |
Denis Vlasenko
|
714701c890
tar et al: die if bb_copyfd_size copies less than asked for.
|
18 years ago |
Denis Vlasenko
|
c88894602d
tar: report error if child dies while writing out the end of tarball
|
18 years ago |
Denis Vlasenko
|
9f739445cd
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
18 years ago |
Bernhard Reutner-Fischer
|
6f0540e7ec
- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.
|
18 years ago |
Denis Vlasenko
|
c61852a02b
fix support for globally disabling --long-options.
|
18 years ago |
Denis Vlasenko
|
30d7a346e6
tar: fix misplaced --exclude long option definition
|
18 years ago |
Denis Vlasenko
|
cf749bc10c
small fixes:
|
18 years ago |
Denis Vlasenko
|
b596335868
tar: correctly skip (and warn about) pax headers.
|
18 years ago |
Denis Vlasenko
|
7725d0ff5c
tar: add support for FEATURE_TAR_GNU_EXTENSIONS so than we can save
|
18 years ago |
Denis Vlasenko
|
87cd4a87e3
tar: small fix and small optimization
|
18 years ago |
Denis Vlasenko
|
f2408e6c3f
tar: abort if tarring up file larger that 64Gb
|
18 years ago |
Denis Vlasenko
|
3feb2fc535
tar: fix multiple -t and/or -v options handling.
|
18 years ago |
Denis Vlasenko
|
d031ffa623
tar: sanitize option handling
|
18 years ago |
Denis Vlasenko
|
b8a8e601df
tar: small fixes:
|
18 years ago |
Denis Vlasenko
|
c50f370f98
tar: cache [ug]id->username/groupname mappings. Cuts down amount
|
18 years ago |
Denis Vlasenko
|
4fbb584a0e
tar: cry murder and bail out if file shrinks under us while we tar it up
|
18 years ago |
Denis Vlasenko
|
cf30cc82a3
header_verbose_list: stop truncating file size in listing
|
18 years ago |