Denys Vlasenko
|
8187e01438
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
|
7 жил өмнө |
Denys Vlasenko
|
819b47aa35
new NOFORKs: clear, nproc, tty, uname, arch, unlink, which
|
7 жил өмнө |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 жил өмнө |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 жил өмнө |
Denys Vlasenko
|
6d9329935c
Convert all console-tools/* applets to "new style" applet definitions
|
8 жил өмнө |
Pere Orga
|
55068c478e
move help text from include/usage.src.h to console-tools/*.c
|
13 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Denys Vlasenko
|
729ecb87bf
bbconfig: make it independent from printf functions
|
14 жил өмнө |
Denys Vlasenko
|
d9a3e89f50
consolidate ESC sequences
|
14 жил өмнө |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 жил өмнө |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 жил өмнө |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 жил өмнө |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 жил өмнө |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 жил өмнө |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 жил өмнө |
"Vladimir N. Oleynik"
|
87210b5f4b
trivial generate exit code
|
19 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 жил өмнө |
Eric Andersen
|
7f6295f516
Patch from Arthur Othieno for style-guide.txt conformance
|
21 жил өмнө |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 жил өмнө |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 жил өмнө |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 жил өмнө |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 жил өмнө |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 жил өмнө |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 жил өмнө |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 жил өмнө |
Matt Kraai
|
27a804246a
Centralize handling of --help.
|
24 жил өмнө |
Matt Kraai
|
2f46b664b7
Add usage messages for applets without them.
|
24 жил өмнө |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 жил өмнө |