hush: update TODO list; + my usual pointless tweaks :(
[oweals/busybox.git] / miscutils / fbsplash.c
2009-02-18 Bernhard Reutner... - bail out if screen resolution does not match PPM...
2009-02-18 Bernhard Reutner... - document ppm header and skip whitespace
2009-02-16 Bernhard Reutner... - PPMs can have comments in the header.
2009-02-14 Bernhard Reutner... - misc untested shrinkage:
2009-01-27 Bernhard Reutner... - update Michele address
2008-07-26 Denis Vlasenkofix several problems with config parser:
2008-07-24 Denis Vlasenko*: conversion to config parser
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-25 Denis Vlasenkowhitespace fixes. no code changes
2008-04-22 Denis Vlasenkowhitespace fixes. no code changes
2008-04-04 Denis Vlasenkofbsplash: more compact support for named pipes + EOF...
2008-03-28 Denis Vlasenkofbsplash: move to /sbin; small shrink
2008-03-27 Denis Vlasenkofbsplash: support this usage:
2008-03-26 Denis Vlasenkofbsplash: fix broken handling of buffered case:
2008-03-26 Denis Vlasenkofbsplash: cosmetic comment and Config text fixes; renam...
2008-03-26 Denis Vlasenkofbsplash: shrink, better help text; inifile cannot...