Denys Vlasenko
|
1267770a9d
fix compile failure in previous commit
|
%!s(int64=6) %!d(string=hai) anos |
Denys Vlasenko
|
5cdd120f0c
unzip: do not set directory mode to 0777
|
%!s(int64=6) %!d(string=hai) anos |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
%!s(int64=7) %!d(string=hai) anos |
Denys Vlasenko
|
4bd0c2ab38
fix musl problem with dirname, now for all users of bb_make_directory()
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
17f8418ea7
Add conditional support for -v / --verbose
|
%!s(int64=10) %!d(string=hai) anos |
Natanael Copa
|
02112d8ae3
unzip: ignore chmod errors
|
%!s(int64=12) %!d(string=hai) anos |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
%!s(int64=14) %!d(string=hai) anos |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
%!s(int64=14) %!d(string=hai) anos |
Jeremie Koenig
|
84b01d5afc
mkdir: fix -p on FreeBSD
|
%!s(int64=14) %!d(string=hai) anos |
Denys Vlasenko
|
f94c9bf288
tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes
|
%!s(int64=15) %!d(string=hai) anos |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
%!s(int64=15) %!d(string=hai) anos |
Denis Vlasenko
|
582dff0514
volume identification: abolish /proc/partitions and /proc/cdroms
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
11152e30e3
mkdir: fix "uname 0222; mkdir foo/bar" case
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
501bfe2630
stat: fix option -Z segv (bug 1454)
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
%!s(int64=18) %!d(string=hai) anos |
"Robert P. J. Day"
|
5d8843e451
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
|
%!s(int64=18) %!d(string=hai) anos |
Eric Andersen
|
0e020d1025
Make certain clients of bb_make_directory default to honoring
|
%!s(int64=20) %!d(string=hai) anos |
Eric Andersen
|
2842659cc0
Patch from Michael Tokarev:
|
%!s(int64=20) %!d(string=hai) anos |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
%!s(int64=20) %!d(string=hai) anos |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
%!s(int64=21) %!d(string=hai) anos |
Glenn L McGrath
|
5b110874df
Dont need a seperate function
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
822e7fd587
When making parent directories set permissions based on the base parent tree rather than the new directory to be created.
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
4298e87fa5
Dont try and make the "/" directory
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
891ee641cb
Fail straight away rather than recursively printing error messages :)
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
b3f7261ffe
Fix error messages conditions, and make them the same as GNU mkdir.
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
193697db4e
Dont return an error if the directory already existed
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
210aa14916
Fix warning
|
%!s(int64=22) %!d(string=hai) anos |
Glenn L McGrath
|
fbef225c4b
Rewrite, its smaller
|
%!s(int64=22) %!d(string=hai) anos |