Denys Vlasenko
|
b097a84d62
config: update size information
|
il y a 5 ans |
Denys Vlasenko
|
7c40ddd950
NOFORK fixes
|
il y a 7 ans |
Denys Vlasenko
|
18e781dc02
config: do not use `a' quoting in help texts
|
il y a 7 ans |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
il y a 7 ans |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
il y a 7 ans |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
il y a 8 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Denys Vlasenko
|
f2177abe1d
yes: this applet doesn't have options, don't lie that it does.
|
il y a 14 ans |
Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
il y a 15 ans |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
il y a 16 ans |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
il y a 17 ans |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
il y a 17 ans |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
il y a 18 ans |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
il y a 18 ans |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
il y a 18 ans |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
il y a 18 ans |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
il y a 18 ans |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
il y a 21 ans |
Eric Andersen
|
8d4c397d9d
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
|
il y a 24 ans |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
il y a 24 ans |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
il y a 24 ans |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
il y a 24 ans |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
il y a 24 ans |
Matt Kraai
|
90f580ad5b
Start the great EXIT_{SUCCESS,FAILURE} migration.
|
il y a 24 ans |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
il y a 24 ans |
Matt Kraai
|
3bd8bd89ee
Don't use strings directly in calls to usage(). This is in preparation
|
il y a 24 ans |
Eric Andersen
|
9c8ffa02f4
Pavel fixed a segfault in yes.
|
il y a 24 ans |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
il y a 24 ans |
Erik Andersen
|
e5b6c7dd9c
More updates to the docs, and fixes to sync things with the docs.
|
il y a 24 ans |