s/#ifdef CONFIG_/#if ENABLE_/g
[oweals/busybox.git] / util-linux / fbset.c
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.