ip: use rtnl_send_check() on flush commands, closes 6962
[oweals/busybox.git] / util-linux / fbset.c
2018-12-28 Denys Vlasenkoconfig: update size information
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-11-23 Denys VlasenkoConvert all util-linux/* applets to "new style" applet...
2016-06-19 Denys Vlasenkorandomconfig fixes
2016-03-30 Denys VlasenkoUse bb_error_msg instead of bb_info_msg in all commente...
2015-07-30 Linus Walleijfbset: fix rgba parsing
2012-07-07 Linus Walleijfbset: respect rgba configuration lines in fb.modes
2011-06-06 Denys Vlasenkofbset: apply modelines. Closes 3823
2011-05-09 Denys Vlasenkofbset: abort on unknown options. closes 3121
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-01-24 Denys Vlasenkorandomconfig fixes
2010-01-23 Michael Grzeschikfbset: add possibility to set timing and sync polarity
2009-10-08 Denys Vlasenko*: three more NOINLINEs
2009-09-06 Denys Vlasenkoremove some GNUisms. by Dan Fandrich (dan AT coneharves...
2009-04-01 Denis Vlasenkomore of pointless whitespace fixes
2009-02-18 Bernhard Reutner... - bail out if screen resolution does not match PPM...
2008-08-24 Denis Vlasenkofbset: fix mode matching code: original code may trigge...
2008-07-29 Denis Vlasenkorandomconfig fixes
2008-07-27 Denis Vlasenkofbset: shrink code a bit more
2008-07-27 Denis Vlasenkofbset: code shrink
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2007-11-06 Denis Vlasenkofbset: fix buglet where we were using wrong pointer
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #2
2007-01-03 Denis Vlasenkofbset: move variable from data to bss
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-09-30 Denis Vlasenkofbset: store short string in the structure itself inste...
2006-09-30 Denis Vlasenkofbset: add support for -a (bug 1017)
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-02-01 "Vladimir N. Oleynik"remode warning: const static mix
2006-01-25 Tim Rikerjust whitespace
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-14 Eric AndersenOskar Liljeblad writes:
2003-07-14 Eric AndersenUse standard types
2003-03-19 Manuel Novoa III Major coreutils update.
2002-09-17 Eric AndersenSupport setting depth
2002-08-13 Aaron Lehmannminor fixes for fbset bloat
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-29 Eric AndersenStandard typing (u_int16_t instead of u16, u_int32_t...
2001-03-15 Eric AndersenUpdate the documentation so examples are autoincluded...
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-16 Eric AndersenDo usage messages the same way all other apps fo them.
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-10-28 Matt KraaiMake fbset compile with the readmode feature by pulling...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-21 Eric AndersenRemove all the kernel headers so it will compile under...
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-12 Eric AndersenPatch from Jon McClintock <jonm@bluemug.com>
2000-07-06 Eric AndersenTurned some stuff into features that really are feature...
2000-07-06 Eric AndersenAdded (fixed) the '-n' option to fbset. Renumbered...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-23 Erik AndersenMy latest ramblings.
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-12-17 Erik AndersenReworked the source so it will compile and run under...
1999-12-16 Erik AndersenFix bugs in logger and syslogd. Add fbset.