aboutsummaryrefslogtreecommitdiff
path: root/miscutils/conspy.c
AgeCommit message (Expand)Author
2011-09-13conspy: add framebuffer support, -Q option.Pascal Bellard
2011-08-13conspy,nandwrite,nanddump: enable in defconfigDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11conspy: fix ESC key lostPascal Bellard
2011-03-08use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-07-01conspy: stop losing some keyboard keys.Pascal Bellard
2010-06-30conspy: code shrinkPascal Bellard
2010-06-28conspy: code shrinkPascal Bellard
2010-06-27conspy: significant output minimization; blink attribute supportDenys Vlasenko
2010-06-25conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsaDenys Vlasenko
2010-06-25conspy: code shrinkDenys Vlasenko
2010-06-24conspy: document attribute byte formatDenys Vlasenko
2010-06-23conspy: code shrink ~200 bytesPascal Bellard
2010-06-21fix errors in detecting non-modified areasDenys Vlasenko
2010-06-21conspy: new appletPascal Bellard