Commit History

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