Histórico de Commits

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