Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 5576136563 fixes revealed by randomconfig run il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko 5d61e71c3a introduce safe_poll (fixes a problem in top) il y a 17 ans
  Denis Vlasenko 4d7605af86 top: small fix for command line wrapping il y a 17 ans
  Denis Vlasenko 4c1d88daff top: get rid of on-stack variable buffers, use permanent one. il y a 17 ans
  Denis Vlasenko e7c1ad1540 top: add sizeof(G) check; fix style il y a 17 ans
  Denis Vlasenko ff6e8e2974 top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled, il y a 17 ans
  Denis Vlasenko 05241802a7 top: another readability fix il y a 17 ans
  Denis Vlasenko 8bdba4d011 top: don't wait before final bailout (try top -b -n1). il y a 17 ans
  Denis Vlasenko b308d81e92 top: use poll instead of select for waiting on one descriptor il y a 17 ans
  Denis Vlasenko 6ee023cf62 *: compile fixes for 64-bit build il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko 856be770a6 assorted fixes for breakage found by randomconfig il y a 17 ans
  Denis Vlasenko 110967a6f7 top: nested function allows us to reuse some code il y a 17 ans
  Denis Vlasenko 24c5fbaf42 top: make "100%" case less ugly, and shrink code while at it il y a 17 ans
  Denis Vlasenko c1166c3a8c top: simpler loadavg processing il y a 17 ans
  Denis Vlasenko 9109fbeaa1 top: truncate usernames to 8 chars il y a 17 ans
  Denis Vlasenko 98ebab8b76 top,ps: improve /proc/PID/cmdinfo reading code il y a 17 ans
  Denis Vlasenko f7d07b1723 killall, pidof: use argv0 for process matching too il y a 17 ans
  Denis Vlasenko 745119605e top: on user suggestion make percentile calculations configurable. -56 bytes when off. +600 bytes when on il y a 17 ans
  Denis Vlasenko b1e5addfed top: improve global CPU percentage (smaller & faster code) il y a 17 ans
  Denis Vlasenko 5a65447e30 top: add config option and code for global CPU % display il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 8581863a1b procps: remove all global variables il y a 17 ans
  Denis Vlasenko ac678ec2f1 style fixes, no code changes il y a 17 ans
  Mike Frysinger 0aa6ba5d44 make sure ps/top output what they claim: vsz, not rss ... down the line we should make the output controllable either at runtime or buildtime as both statistics are quite useful il y a 18 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree il y a 18 ans
  Denis Vlasenko 3bba545a54 done a dozen of randconfig test. guess what? ALL failed... il y a 18 ans