bc: simplify input pointer manipulation while lexing
[oweals/busybox.git] / miscutils / beep.c
2017-09-18 Denys Vlasenkoregularize format of source file headers, no code changes
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-19 Denys VlasenkoUpdate remaining menuconfig items with approximate...
2017-07-08 Denys Vlasenkobeep: disallow FEATURE_BEEP_FREQ = 0 in configuration
2016-11-22 Denys VlasenkoConvert all miscutils/* applets to "new style" applet...
2016-11-22 Denys VlasenkoSplit miscutils/Config.src items into miscutils/*.c...
2016-03-30 Denys VlasenkoUse bb_error_msg instead of bb_info_msg in all commente...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-03-14 Natanael Copabeep: the -d option takes milliseconds not microseconds
2009-12-12 Denys Vlasenkorandomconfig fixes
2009-08-22 Denys Vlasenkobeep: optimize
2009-08-21 Bernhard Reutner... add config knob for default freq and length
2009-08-21 Bernhard Reutner... add simple beep applet