Denys Vlasenko
|
b097a84d62
config: update size information
|
5 år sedan |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 år sedan |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 år sedan |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 år sedan |
Denys Vlasenko
|
9bbf6b98c4
hostid: do not output sign-extended host id. Closes 6056
|
11 år sedan |
Pere Orga
|
b1611d9a46
hostid: fix behavior on identifiers starting with zeros
|
13 år sedan |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 år sedan |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 år sedan |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
15 år sedan |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 år sedan |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 år sedan |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 år sedan |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 år sedan |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 år sedan |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 år sedan |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 år sedan |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 år sedan |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
19 år sedan |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 år sedan |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 år sedan |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 år sedan |
Eric Andersen
|
f6c6d9aacc
Remove the warning messages. By consensus, netkit-tiny doesn't
|
24 år sedan |
Eric Andersen
|
24be980004
Fix spelling. s/maintainence/maintenance/
|
24 år sedan |
Eric Andersen
|
6705986f27
Warn about apps that will be going away in release 0.50
|
24 år sedan |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 år sedan |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 år sedan |
Matt Kraai
|
27a804246a
Centralize handling of --help.
|
24 år sedan |
Matt Kraai
|
2f46b664b7
Add usage messages for applets without them.
|
24 år sedan |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 år sedan |
Erik Andersen
|
e49d5ecbbe
Some formatting updates (ran the code through indent)
|
25 år sedan |