Denys Vlasenko
|
76b680c7a8
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
|
8 years ago |
Linus Walleij
|
52f2f37477
fbset: fix rgba parsing
|
9 years ago |
Linus Walleij
|
b5c7220e7b
fbset: respect rgba configuration lines in fb.modes
|
12 years ago |
Denys Vlasenko
|
972e046070
fbset: apply modelines. Closes 3823
|
13 years ago |
Denys Vlasenko
|
12bc152b31
fbset: abort on unknown options. closes 3121
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
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 |