Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
f592aa36f3
which: -a support (needed for bfin uclibc build script)
|
16 years ago |
Denis Vlasenko
|
6446c2d4ab
which: fix testsuite failure
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
f5f75c5e82
remove nearly-duplicate PATHs in several places
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
9d938732d0
fix which-uses-default-path
|
18 years ago |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 years ago |
Denis Vlasenko
|
f6f43df60b
ifupdown: stop emitting annoying/misleading error messages.
|
18 years ago |
Denis Vlasenko
|
01c27fc5ac
which: -84 bytes
|
18 years ago |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 years ago |
Rob Landley
|
f86a5ba510
Remove unnecessary consts.
|
18 years ago |
"Robert P. J. Day"
|
fc2aea1a76
Rearrange order of type qualifiers.
|
18 years ago |
Bernhard Reutner-Fischer
|
66e3a222cd
- minor shrinkage
|
18 years ago |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 years ago |
Rob Landley
|
a389651115
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Paul Fox
|
db485cf7bc
committing bug #7:
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Glenn L McGrath
|
bbf2ce36d8
Fix a compile error identiefied by Steven Scholz.
|
21 years ago |
Glenn L McGrath
|
e84152e9e1
Check file has execute permission for the current user, minor formating
|
21 years ago |
Glenn L McGrath
|
984b45142a
fix a bug where `which' doesn't check whether the file passed as an argument
|
21 years ago |
Eric Andersen
|
e78fe2414b
sigh
|
21 years ago |
Eric Andersen
|
514633bf3f
Tomasz Motylewski reported that the 'which' applet does not find
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |