Historique des commits

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