Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
9be4d4fe44
cpio: if longopts are enabled, accept --null (synonym for -0)
|
6 years ago |
Denys Vlasenko
|
4d0e2d5b6d
tweak help texts
|
6 years ago |
Harald van Dijk
|
8c24af9dcf
tar: fix interaction of delayed symlink and hardlink creation
|
6 years ago |
Natanael Copa
|
d9503224c8
cpio: extract "unsafe" symlinks the same way tar/unzip does
|
6 years ago |
Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 years ago |
Denys Vlasenko
|
d2f4241d2e
cpio: tweak help text
|
8 years ago |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Aaro Koskinen
|
2735bc00e3
cpio: implement -R/--owner
|
9 years ago |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |
Denys Vlasenko
|
184b266917
cpio: reinstate "options:" line in help text
|
10 years ago |
Denys Vlasenko
|
f6beef63c6
archival/*: move "config:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
36184a487d
archival/*: move "applet:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
66620fa626
archival/*: move "kbuild:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 years ago |
Denys Vlasenko
|
d2277e262f
nommu: fix cases where we mangle argv[0][0]
|
13 years ago |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Denys Vlasenko
|
1f937d6468
cpio: allow cpio -i to take params - names of files to extract
|
14 years ago |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
14 years ago |
Denys Vlasenko
|
c05387d5de
*: replace xopen3 with xopen where makes sense
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
ff0e875e02
work on adding testsuite runs to randomconfig test builds
|
14 years ago |
Matheus Izvekov
|
4640ccc399
cpio: "NNN blocks" should go to stderr
|
14 years ago |
Denys Vlasenko
|
02dd96f688
cpio: fix -o-less cpio -F FILE
|
15 years ago |