Denys Vlasenko
|
6b01b71e83
randomconfig fixes
|
15 years ago |
Michael Grzeschik
|
24dc9ab2f4
fbset: add possibility to set timing and sync polarity
|
15 years ago |
Denys Vlasenko
|
ef5bc2c39c
*: three more NOINLINEs
|
15 years ago |
Denys Vlasenko
|
90a9904e9e
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
|
15 years ago |
Denis Vlasenko
|
551ffdccea
more of pointless whitespace fixes
|
15 years ago |
Bernhard Reutner-Fischer
|
7307e06122
- bail out if screen resolution does not match PPM dimensions.
|
15 years ago |
Denis Vlasenko
|
b66d16a2e6
fbset: fix mode matching code: original code may trigger false positive.
|
16 years ago |
Denis Vlasenko
|
d91afa33fd
randomconfig fixes
|
16 years ago |
Denis Vlasenko
|
8d523cbcd7
fbset: shrink code a bit more
|
16 years ago |
Denis Vlasenko
|
09f5ecfa47
fbset: code shrink
|
16 years ago |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
Denis Vlasenko
|
85c247161b
*: fix fallout from -Wunused-parameter
|
16 years ago |
Denis Vlasenko
|
6bef3d1d22
fbset: fix buglet where we were using wrong pointer
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
e324184c05
s/#ifdef CONFIG_/#if ENABLE_/g
|
17 years ago |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
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
|
b6aae0f381
preparatory patch for -Wwrite-strings #2
|
18 years ago |
Denis Vlasenko
|
73464ce53d
fbset: move variable from data to bss
|
18 years ago |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 years ago |
Denis Vlasenko
|
39d551fd15
fbset: store short string in the structure itself instead of the pointer
|
18 years ago |
Denis Vlasenko
|
274b8c0639
fbset: add support for -a (bug 1017)
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 years ago |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
"Vladimir N. Oleynik"
|
b399a96343
remode warning: const static mix
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |