summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-22Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko36-533/+498
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko58-159/+168
2016-04-21*: hopefully all setup_common_bufsiz() are in placeDenys Vlasenko29-55/+83
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko91-131/+414
2011-09-13conspy: add framebuffer support, -Q option.Pascal Bellard1-43/+71
2011-08-13conspy,nandwrite,nanddump: enable in defconfigDenys Vlasenko2-9/+9
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-04-11conspy: fix ESC key lostPascal Bellard1-2/+3
2011-03-08use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko12-28/+38
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko17-92/+115
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko41-409/+409
2010-10-29whitespace cleanupDenys Vlasenko69-268/+231
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek8-72/+78
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko22-22/+22
2010-07-18mark Linux-specific configuration optionsJeremie Koenig19-4/+114
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard21-95/+56
2010-07-01conspy: stop losing some keyboard keys.Pascal Bellard1-9/+11
2010-06-30conspy: code shrinkPascal Bellard1-110/+101
2010-06-28conspy: code shrinkPascal Bellard3-86/+78
2010-06-27conspy: significant output minimization; blink attribute supportDenys Vlasenko1-72/+126
2010-06-25conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsaDenys Vlasenko1-7/+4
2010-06-24conspy: code shrinkDenys Vlasenko1-21/+28
2010-06-24conspy: document attribute byte formatDenys Vlasenko1-8/+34
2010-06-23conspy: code shrink ~200 bytesPascal Bellard1-45/+42
2010-06-21fix errors in detecting non-modified areasDenys Vlasenko1-24/+25
2010-06-21conspy: new appletPascal Bellard1-0/+472