Bernhard Reutner-Fischer
|
4fec346966
- use (uC)libc functions. Saves a dozen bytes.
|
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
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
há 17 anos atrás |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
há 17 anos atrás |
Denis Vlasenko
|
e324184c05
s/#ifdef CONFIG_/#if ENABLE_/g
|
há 17 anos atrás |
Denis Vlasenko
|
dc757aa16c
introduce and use bb_basename()
|
há 17 anos atrás |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
há 17 anos atrás |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
há 17 anos atrás |
Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
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 |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
há 18 anos atrás |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
há 18 anos atrás |
Rob Landley
|
abfe107f78
No real need for my_query_module() and this eliminates some type-punned
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
deda6a5c0d
- move #include busybox.h to the very top so we pull in the config
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
e2e56c7c41
- single KERNEL_VERSION(a,b,c) macro in platform.h
|
há 18 anos atrás |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
há 19 anos atrás |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
há 19 anos atrás |
Rob Landley
|
82327f4be4
Patch from Yann E. Morin to make rmmod report failure properly.
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
8c44f0179d
use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option for getopt, convert to bb_getopt_ulflags(), reduce memory usage - xmalloc to bb_common_bufsiz1, size reduce over 200 bytes
|
há 19 anos atrás |
Rob Landley
|
52219874fe
Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better.
|
há 19 anos atrás |
Robert Griebl
|
bd8dd1e763
Patch from Mike Snitzer <snitzer@gmail.com>:
|
há 20 anos atrás |
Eric Andersen
|
c0693ed61b
Deal with the fact that 2.6.x kernels replace any '-'s in the
|
há 20 anos atrás |
Eric Andersen
|
e8521f14a2
Fixup some cases of "QM_MODULES: not implemented" for both
|
há 20 anos atrás |
Eric Andersen
|
1daa0c6097
As noted in a patch from Kendrick Hamilton, rmmod was only
|
há 20 anos atrás |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
há 21 anos atrás |
Eric Andersen
|
3b1a74467a
re-indent
|
há 21 anos atrás |
Eric Andersen
|
e7047887b0
Update modutils with 2.6 module support
|
há 21 anos atrás |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
há 21 anos atrás |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
há 22 anos atrás |