Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 年之前 |
Pascal Bellard
|
48b6f59e19
chsum: fix
|
13 年之前 |
Denys Vlasenko
|
9ce642f974
libbb: introduce and use common crc32 routine
|
14 年之前 |
Dan Fandrich
|
2d1a78b88f
Marked some more applets NOEXEC/NOFORK
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
5b6fe34cee
split: handle - as "use stdin". +13 bytes. Closes bug 741.
|
15 年之前 |
Denis Vlasenko
|
f91f14d221
cksum, printenv: report errors via exitcode
|
16 年之前 |
Denis Vlasenko
|
8f0e342803
cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case.
|
16 年之前 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 年之前 |
Denis Vlasenko
|
5599502a55
more -Wall warning fixes. -Wall is enabled now.
|
16 年之前 |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
17 年之前 |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 年之前 |
Denis Vlasenko
|
c6758a07c6
make compressed help code NOMMU- and NOFORK-friendly -
|
17 年之前 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 年之前 |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 年之前 |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 年之前 |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 年之前 |
Bernhard Reutner-Fischer
|
73561cc75a
- pull from busybox_scratch: r15829:15850
|
18 年之前 |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 年之前 |
Rob Landley
|
81dab2cf83
Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits
|
18 年之前 |
Rob Landley
|
856489b63c
New applet cksum, from Rob Sullivan.
|
18 年之前 |