Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 6c6d37ee45 top: fix memset length (sizeof(ptr) vs sizeof(array) problem) vor 10 Jahren
  Timo Teräs 7df1f1dda1 top: fix and merge code to parse /proc/meminfo vor 10 Jahren
  Bartosz Golaszewski 2de232da53 top.c: fix compilation warnings vor 11 Jahren
  Denys Vlasenko 327f550669 Use unsigned printf/scanf conversion where more appropriate vor 11 Jahren
  Denys Vlasenko dc57294485 top: fix breakage introduced by previous commit vor 11 Jahren
  Denys Vlasenko a407cf74cc Make smart_ulltoa return pointer to end (allows for code shink in callers) vor 11 Jahren
  Denys Vlasenko 778794d1dd *: reuse more strings vor 12 Jahren
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes vor 12 Jahren
  Denys Vlasenko c4f2d997a4 libbb: correctness/size tweaks in signal-related helpers vor 12 Jahren
  Denys Vlasenko 73a1990897 top: do not touch stdin if -b vor 12 Jahren
  Denys Vlasenko ffe03f04cb top: fix build failure in !USE_TERMIOS case vor 12 Jahren
  Denys Vlasenko 2fb8d0dee9 top: implement scrolling up/down (_very_ useful) vor 12 Jahren
  Denys Vlasenko 16714245f9 add INIT_G()'s. No code changes. vor 13 Jahren
  Denys Vlasenko 24b71fd894 top: display sort indicator in memory display vor 13 Jahren
  Denys Vlasenko eafc558f94 top: better indicator of selected field in mem view vor 13 Jahren
  Denys Vlasenko 4d6059eedc top: another scripting improvement vor 13 Jahren
  Denys Vlasenko 7d9a1d25e5 top: make it possible to feed commands via pipe vor 13 Jahren
  Denys Vlasenko 9aa599dc9d top: replace %MEM with %VSZ in header text vor 14 Jahren
  Denys Vlasenko 444ff284c4 top: document a debugging script vor 14 Jahren
  Denys Vlasenko 068444629f top: add keyboard commands to --help vor 14 Jahren
  Marek Polacek 3c99d59b5d top: Use _exit() instead of exit() in sighandler vor 14 Jahren
  Alexander Shishkin 0834a6d3b9 pmap: new applet. +1k. vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko a95ce93e57 top: add tie breaking for topmem mode vor 14 Jahren
  Denys Vlasenko d94332f2b6 top: code shrink, -26 bytes vor 14 Jahren
  Maksym Kryzhanovskyy 87496aa081 top: code shrink vor 14 Jahren
  Denys Vlasenko d9a3e89f50 consolidate ESC sequences vor 14 Jahren
  Denys Vlasenko 917693b5b3 top: make 's' display easier to understand vor 14 Jahren
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 vor 15 Jahren
  Denys Vlasenko 9be4f31da0 top: do not use #if inside printf, it can be a macro vor 15 Jahren