ash: fix build failure when command built-in is disabled
[oweals/busybox.git] / procps / powertop.c
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2018-12-28 Denys Vlasenkoconfig: update size information
2018-01-08 Denys Vlasenko*: make "argc UNUSED_PARAM" consistent
2017-09-13 Denys Vlasenko*: use ESC define instead of "\033"; use ESC[m instead...
2017-08-16 Denys Vlasenko*: stop using atexit in non-debug build: saves ~260...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-01-11 Denys VlasenkoMove FEATURE_USE_TERMIOS config option to two applets...
2017-01-11 Denys Vlasenkolibbb: consolidate the code to set termios unbuffered...
2015-10-08 Denys Vlasenkojoin some common strings, -400 bytes
2015-10-07 Denys Vlasenkobuild system: -fno-builtin-printf
2015-03-12 Ron YorstonUse chomp to remove newlines
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2015-01-24 Denys Vlasenkotrim extra newlines in help texts
2013-09-06 Denys VlasenkoMake smart_ulltoa return pointer to end (allows for...
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2013-01-04 Lauri Hintsalapowertop: fix error message
2012-06-20 Denys VlasenkoMove several applets to different install dir:
2011-05-13 Denys Vlasenkofix "variable 'foo' set but not used" warnings
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-11-06 Maksym Kryzhanovskyypowertop: code shrink
2010-11-06 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2010-11-04 Denys Vlasenkopowertop: fix last line detection in process_timer_stats()
2010-11-04 Denys Vlasenkopowertop: replace erroneous \n with \0; make numberic...
2010-11-04 Maksym Kryzhanovskyypowertop: code shrink
2010-10-29 Denys Vlasenkopowertop: build fix for !386 compiles
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-27 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2010-10-26 Denys Vlasenkowhitespace fix
2010-10-26 Denys Vlasenkopowertop: simplified C-state display code
2010-10-26 Denys Vlasenkopowertop: IPIs and hw irqs were swapped, fixing
2010-10-26 Denys Vlasenkopowertop: fixes to output format and code shrink
2010-10-26 Denys Vlasenkopowertop: code shrink
2010-10-25 Marek Polacekpowertop: new applet