Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Fandrich 63adf83814 fix build failure for pmap hace 14 años
  Alexander Shishkin 0834a6d3b9 pmap: new applet. +1k. hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko ed4ff0e8cb pidof/killall: fix bug 625 (kernel threads get stale "binary name") hace 15 años
  Denys Vlasenko b410d4ada7 ps,top: add an option to show threads. +260 bytes of code hace 15 años
  Denys Vlasenko 3a0f6f2328 fix read_cmdline API and a small buglet where "[comm]" may be too narrow hace 15 años
  Denys Vlasenko ae357bd713 top, ps: do not output trailing spaces hace 15 años
  Alexander Shishkin e766f62132 make find_pid_by_name look at /proc/PID/exe too hace 15 años
  Denys Vlasenko fca70a8cce ps: conditionally support additional -o FIELDs hace 15 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Denis Vlasenko 0c68a874e7 libbb: password/group function helpers rewritten by Tito: hace 16 años
  Denis Vlasenko 17e7f04c8d top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) hace 16 años
  Denis Vlasenko 27842288b3 libbb: make xrealloc_vector zero out the realloc'ed tail hace 16 años
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. hace 16 años
  Denis Vlasenko 3b3ca113ed pidof/killall: allow find_pid_by_name to find running hace 16 años
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 16afa38a7b libbb: fix wrong sscanf count check (affects pidof etc) hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko 5fee2e1a79 ps: add conditional support for -o [e]time hace 16 años
  Denis Vlasenko 304a97a1ec trivial typo fix hace 17 años
  Denis Vlasenko 72e1c89d97 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> hace 17 años
  Denis Vlasenko 1ebd0a6d91 remove if() which is always true hace 17 años
  Denis Vlasenko ab8c9378c9 more "if (p) free(p)" fixes; fix a typo in comment hace 17 años
  Denis Vlasenko ff6e8e2974 top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled, hace 17 años
  Denis Vlasenko 512499c8ca ps: fix RSS parsing (rss field in /proc/PID/stat is in pages, not bytes) hace 17 años
  Denis Vlasenko 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; hace 17 años
  Denis Vlasenko 2f6ae43b9c stray trailing tabs removed hace 17 años
  Denis Vlasenko 49a128a156 remove accumulated stray trailing whitespace hace 17 años
  Denis Vlasenko 98ebab8b76 top,ps: improve /proc/PID/cmdinfo reading code hace 17 años