Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 8d67007a4d top: improve large PID display in memory ('s') mode il y a 2 ans
  Denys Vlasenko 1099a27696 top: code shrink il y a 2 ans
  Denys Vlasenko 69f82e305b top: code shrink il y a 2 ans
  Denys Vlasenko 294881d2e9 top: fix display of large PID/PPID il y a 2 ans
  Denys Vlasenko 12566e7f9b ash,hush: fix handling of SIGINT while waiting for interactive input il y a 2 ans
  Denys Vlasenko 1849285a20 *: more --help tweaks, mostly expanding ts --help il y a 3 ans
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
  Denys Vlasenko df1f479fc5 randomconfig fixes il y a 4 ans
  Denys Vlasenko ac78f2ac96 top: do not use previous colleced data wheh "h" toggles threads display il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Thomas De Schampheleire 2b6282117f top: provide cmdline argument '-H' to enable thread scanning by default il y a 5 ans
  Denys Vlasenko 4a6748662a top: tweak --help il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 4c20d9f2b0 extend fractional duration support to "top -d N.N" and "timeout" il y a 6 ans
  Denys Vlasenko b3e98b1ccc top: fix "warning: unused variable new_mask" il y a 6 ans
  Denys Vlasenko a2cae937d0 top: much faster cursor key navigation by avoiding process rescan il y a 6 ans
  Denys Vlasenko 75e56a3db9 top: do unsigned rather than signed division in do_stats() il y a 6 ans
  Denys Vlasenko 86107d6dc7 top: handle much larger VSZ values il y a 6 ans
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m il y a 7 ans
  Denys Vlasenko e440b39416 *: stop using atexit in non-debug build: saves ~260 in bss with musl il y a 7 ans
  Denys Vlasenko d80302db99 top: switch to malloced "globals". il y a 7 ans
  Denys Vlasenko 727948e585 getopt32: factor out code to treat all args as options il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko 6c1f348fa7 Move FEATURE_USE_TERMIOS config option to two applets which use it il y a 7 ans
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode il y a 7 ans
  Denys Vlasenko 0fd9fb4244 top: FEATURE_USE_TERMIOS shouldn't control reading of screen size il y a 7 ans
  Denys Vlasenko 718e4fd564 top: fix help text: with !TERMIOS, no keys are affected top output il y a 7 ans
  Denys Vlasenko f8f81ed7aa Convert all procps/* applets to "new style" applet definitions il y a 7 ans
  Denys Vlasenko aedc3fe19f top: move free(prev_hist) out of signal path il y a 8 ans