Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
17 лет назад |
Denis Vlasenko
|
50f7f446ec
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
17 лет назад |
Denis Vlasenko
|
c86e052b81
fix accumulated whitespace and indentation damage
|
17 лет назад |
Denis Vlasenko
|
54d14ca1a2
copy_file: comment out one condition which is always false.
|
17 лет назад |
Denis Vlasenko
|
6ef06eeed4
stop using big static buffer for inode hash
|
17 лет назад |
Denis Vlasenko
|
39c651e909
introduce and use setfscreatecon_or_die
|
17 лет назад |
Denis Vlasenko
|
49622d7846
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
|
17 лет назад |
Denis Vlasenko
|
6ca0444420
syslogd: fix "readpath bug" by using readlink instead
|
18 лет назад |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 лет назад |
Denis Vlasenko
|
f24e1f40e0
cp: add support for -s, -l. Fix free(nonmalloc) bug.
|
18 лет назад |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 лет назад |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 лет назад |
Rob Landley
|
c983274565
The logic to make cp -d or -P treat things like regular files should only
|
18 лет назад |
Rob Landley
|
18958e9309
Random cleanup of platform.h.
|
18 лет назад |
Bernhard Reutner-Fischer
|
cb44816ba3
- add and use bb_opendir(), bb_xopendir().
|
18 лет назад |
Bernhard Reutner-Fischer
|
421d9e5941
- move buffer allocation schemes to libbb.h
|
18 лет назад |
Rob Landley
|
386f85eadf
Attempt to make a warning go away without increasing size.
|
18 лет назад |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 лет назад |
Rob Landley
|
2f30932eca
Fix cp /dev/null filename, and a few in-passing cleanups.
|
19 лет назад |
Paul Fox
|
c337d29550
applying fix for:
|
19 лет назад |
Paul Fox
|
0a92bbf349
applying fix from:
|
19 лет назад |
Mike Frysinger
|
2ed05ab146
fake out support for POSIX -H and -L options since busybox cp dereferences everything by default
|
19 лет назад |
Glenn L McGrath
|
1219879422
Dont try and preserve hard links to directories.
|
20 лет назад |
Eric Andersen
|
817565a0ff
For the time being, revert the changes for detecting copying
|
21 лет назад |
Eric Andersen
|
e7d244cc96
Chris Larson (kergoth) writes:
|
21 лет назад |
Eric Andersen
|
e0cbe48637
Chris Larson (kergoth) writes:
|
21 лет назад |
Glenn L McGrath
|
447bc2d17f
Patch from Matt Kraai to fix debian bug #227081
|
21 лет назад |
Glenn L McGrath
|
f62ea20aff
Use low level file descriptors to match bb_copyfd_eof
|
21 лет назад |
Glenn L McGrath
|
7ffe133864
As we no longer use function pointers for read in common archiving code
|
21 лет назад |
Glenn L McGrath
|
393183dccc
Vodz, last_patch_86
|
21 лет назад |