| Commit message (Expand) | Author | Age | Files | Lines |
* | Update applet size estimates | Denys Vlasenko | 2023-07-10 | 1 | -1/+1 |
* | libbb: introduce and use msleep() | Denys Vlasenko | 2020-11-29 | 1 | -2/+2 |
* | build system: drop PLATFORM_LINUX | Ron Yorston | 2020-08-13 | 1 | -1/+0 |
* | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 1 | -1/+0 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -3/+3 |
* | Update remaining menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-19 | 1 | -1/+1 |
* | beep: disallow FEATURE_BEEP_FREQ = 0 in configuration | Denys Vlasenko | 2017-07-08 | 1 | -1/+1 |
* | Convert all miscutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-22 | 1 | -0/+4 |
* | Split miscutils/Config.src items into miscutils/*.c files | Denys Vlasenko | 2016-11-22 | 1 | -0/+22 |
* | Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts | Denys Vlasenko | 2016-03-30 | 1 | -1/+1 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -2/+1 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+11 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | beep: the -d option takes milliseconds not microseconds | Natanael Copa | 2010-03-14 | 1 | -2/+2 |
* | randomconfig fixes | Denys Vlasenko | 2009-12-12 | 1 | -2/+4 |
* | beep: optimize | Denys Vlasenko | 2009-08-22 | 1 | -67/+55 |
* | add config knob for default freq and length | Bernhard Reutner-Fischer | 2009-08-21 | 1 | -2/+10 |
* | add simple beep applet | Bernhard Reutner-Fischer | 2009-08-21 | 1 | -0/+119 |