index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
util-linux
/
fbset.c
Age
Commit message (
Expand
)
Author
2020-11-30
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
2018-12-28
config: update size information
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2016-11-23
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-06-19
randomconfig fixes
Denys Vlasenko
2016-03-30
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
2015-07-30
fbset: fix rgba parsing
Linus Walleij
2012-07-07
fbset: respect rgba configuration lines in fb.modes
Linus Walleij
2011-06-06
fbset: apply modelines. Closes 3823
Denys Vlasenko
2011-05-09
fbset: abort on unknown options. closes 3121
Denys Vlasenko
2011-04-11
move remaining help text from include/usage.src.h
Pere Orga
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-01-24
randomconfig fixes
Denys Vlasenko
2010-01-23
fbset: add possibility to set timing and sync polarity
Michael Grzeschik
2009-10-08
*: three more NOINLINEs
Denys Vlasenko
2009-09-06
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-04-01
more of pointless whitespace fixes
Denis Vlasenko
2009-02-18
- bail out if screen resolution does not match PPM dimensions.
Bernhard Reutner-Fischer
2008-08-24
fbset: fix mode matching code: original code may trigger false positive.
Denis Vlasenko
2008-07-29
randomconfig fixes
Denis Vlasenko
2008-07-27
fbset: shrink code a bit more
Denis Vlasenko
2008-07-27
fbset: code shrink
Denis Vlasenko
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2007-11-06
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-10-11
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-08-13
s/#ifdef CONFIG_/#if ENABLE_/g
Denis Vlasenko
2007-07-14
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-05-26
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-03
fbset: move variable from data to bss
Denis Vlasenko
2006-10-08
attempt to regularize atoi mess.
Denis Vlasenko
2006-09-30
fbset: store short string in the structure itself instead of the pointer
Denis Vlasenko
2006-09-30
fbset: add support for -a (bug 1017)
Denis Vlasenko
2006-08-03
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-04-12
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
2006-03-10
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-03-06
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-02-01
remode warning: const static mix
"Vladimir N. Oleynik"
2006-01-25
just whitespace
Tim Riker
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-11-14
Oskar Liljeblad writes:
Eric Andersen
2003-07-14
Use standard types
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III
2002-09-17
Support setting depth
Eric Andersen
[next]