aboutsummaryrefslogtreecommitdiff
path: root/miscutils/beep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* apply post-1.16.0 fixes, bump version to 1.16.11_16_1Denys Vlasenko2010-03-281-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* randomconfig fixesDenys Vlasenko2009-12-121-2/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* beep: optimizeDenys Vlasenko2009-08-221-67/+55
| | | | | | | function old new delta beep_main 394 276 -118 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* add config knob for default freq and lengthBernhard Reutner-Fischer2009-08-211-2/+10
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* add simple beep appletBernhard Reutner-Fischer2009-08-211-0/+119
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>