summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-22Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko37-77/+147
2016-11-22Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko36-533/+498
2016-03-30Use bb_error_msg instead of bb_info_msg in all commented-out debug printoutsDenys Vlasenko6-17/+17
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-03-14beep: the -d option takes milliseconds not microsecondsNatanael Copa1-2/+2
2009-12-12randomconfig fixesDenys Vlasenko6-21/+14
2009-08-22beep: optimizeDenys Vlasenko4-69/+60
2009-08-21add config knob for default freq and lengthBernhard Reutner-Fischer3-2/+29
2009-08-21add simple beep appletBernhard Reutner-Fischer5-0/+137