Denys Vlasenko
|
b097a84d62
config: update size information
|
há 5 anos atrás |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
há 7 anos atrás |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
há 7 anos atrás |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
há 7 anos atrás |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
há 8 anos atrás |
Denys Vlasenko
|
e695ac97fd
typo fixes
|
há 8 anos atrás |
Denys Vlasenko
|
35ae2ccb40
sync: add support for -d -f FILE
|
há 9 anos atrás |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
há 13 anos atrás |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
há 14 anos atrás |
Denys Vlasenko
|
bb16f57e5d
INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad.rr.com)
|
há 15 anos atrás |
Denys Vlasenko
|
a355da0775
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
|
há 15 anos atrás |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
há 16 anos atrás |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
há 16 anos atrás |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
há 17 anos atrás |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
há 17 anos atrás |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
há 17 anos atrás |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
há 18 anos atrás |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
há 18 anos atrás |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
há 18 anos atrás |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
há 18 anos atrás |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
há 21 anos atrás |
Eric Andersen
|
1d1d2f9b18
Update some missing copyright notices
|
há 22 anos atrás |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
há 24 anos atrás |
Glenn L McGrath
|
a9c69762ba
Fix compile error, sync() always returns 0 anyway.
|
há 24 anos atrás |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
há 24 anos atrás |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
há 24 anos atrás |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
há 24 anos atrás |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
há 24 anos atrás |
Matt Kraai
|
3bd8bd89ee
Don't use strings directly in calls to usage(). This is in preparation
|
há 24 anos atrás |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
há 24 anos atrás |