Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
il y a 17 ans |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
il y a 17 ans |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
il y a 17 ans |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
il y a 17 ans |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
il y a 17 ans |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
il y a 18 ans |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
il y a 18 ans |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
il y a 18 ans |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
il y a 18 ans |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
il y a 18 ans |
Rob Landley
|
446129adae
Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution
|
il y a 18 ans |
Rob Landley
|
fc367f9824
There's no excuse for adding new #ifdefs to the code like that. None at all.
|
il y a 18 ans |
Mike Frysinger
|
eac0c06938
allow people to display dmesg output without syslog levels
|
il y a 18 ans |
Mike Frysinger
|
a7881119cc
de-cuddle if( to if (
|
il y a 18 ans |
Rob Landley
|
aa516a61b9
Fix three embarassing thinkos in the new dmesg.c:
|
il y a 18 ans |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
il y a 18 ans |
Rob Landley
|
7c7b0d7437
Rewrite of dmesg, smaller and simpler.
|
il y a 18 ans |
Bernhard Reutner-Fischer
|
b256bd334f
- shrink dmesg a bit.
|
il y a 18 ans |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
il y a 21 ans |
Eric Andersen
|
eef2317b9f
Ronny L Nilsson writes:
|
il y a 21 ans |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
il y a 21 ans |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
il y a 21 ans |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
il y a 22 ans |
Eric Andersen
|
1bc5fa8c0c
Save a few bytes and remove a redundant string
|
il y a 22 ans |
Eric Andersen
|
2afcbe436f
audit for proper error handling, apply a few size optimizations
|
il y a 22 ans |
Eric Andersen
|
e76c3b08e1
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
|
il y a 24 ans |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
il y a 24 ans |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
il y a 24 ans |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
il y a 24 ans |