Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 anos atrás |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anos atrás |
Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 anos atrás |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 anos atrás |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 anos atrás |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 anos atrás |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 anos atrás |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anos atrás |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 anos atrás |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 anos atrás |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 anos atrás |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 anos atrás |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 anos atrás |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 anos atrás |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 anos atrás |
Matt Kraai
|
ceeff73819
Rewrote mkdir (and touched lots of things in the process).
|
23 anos atrás |
Matt Kraai
|
3ce79338e6
Fix buffer underrun noted and solved by Larry Doolittle.
|
23 anos atrás |
Mark Whitley
|
827e45c518
Added some more '/* getopt not needed */' lines.
|
24 anos atrás |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 anos atrás |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 anos atrás |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 anos atrás |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 anos atrás |
Eric Andersen
|
483262f633
Patch from Matt Kraai to fix 'dirname /'
|
24 anos atrás |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 anos atrás |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 anos atrás |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 anos atrás |
Matt Kraai
|
3bd8bd89ee
Don't use strings directly in calls to usage(). This is in preparation
|
24 anos atrás |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 anos atrás |
Erik Andersen
|
59b9e87024
* cp -fa now works as expected for symlinks (it didn't before)
|
24 anos atrás |
Erik Andersen
|
9cf3bfa7c1
More doc updates for BusyBox, with fixes to apps for bugs revealed
|
24 anos atrás |