1. eb048a4 ps: fix -o pid=PID,args interpreting entire "PID,args" as header by Denys Vlasenko · 3 years, 2 months ago
  2. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  3. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  4. 3106784 ps: ensure fields are separated by at least one space, closes 11826 by Denys Vlasenko · 6 years ago
  5. 0ec0fac ps: fix build failure if FEATURE_PS_TIME is disabled by Ron Yorston · 7 years ago
  6. 753c404 ps: allow ps config options if minips is enabled by Kang-Che Sung · 7 years ago
  7. ab77e81 klibc-utils: new applets: resume, nuke, minips by Denys Vlasenko · 7 years ago
  8. 9c7c63b ps: improve TIME column for large times: showing "14453:50" is not good by Denys Vlasenko · 7 years ago
  9. 9a6f62f ps: make it NOEXEC by Denys Vlasenko · 7 years ago
  10. 1fd8e66 ps: stop using AT_CLKTCK, there are more standard ways by Denys Vlasenko · 7 years ago
  11. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  12. 00c1811 pstree: make it NOEXEC by Denys Vlasenko · 7 years ago
  13. 727948e getopt32: factor out code to treat all args as options by Denys Vlasenko · 7 years ago
  14. 69be994 ps: tweak outdated comment, no code changes by Denys Vlasenko · 7 years ago
  15. 5d725fd ps: implement -o sid by Denys Vlasenko · 7 years ago
  16. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  17. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  18. 4e08a12 Assorted warning fixes and added a comment, no code changes by Denys Vlasenko · 8 years ago
  19. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  20. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  21. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  22. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  23. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  24. 641caae libbb: factor out code which queries screen width by Denys Vlasenko · 9 years ago
  25. c9091d8 ps: fix SEGV on narrow screens. closes 8176 by Denys Vlasenko · 9 years ago
  26. a407cf7 Make smart_ulltoa return pointer to end (allows for code shink in callers) by Denys Vlasenko · 11 years ago
  27. 17d4436 ps: seconds_since_boot: uint64_t -> ulong by Denys Vlasenko · 12 years ago
  28. 6aab061 ps: fix sscanf format specifier (%l); make uptime unsigned by Denys Vlasenko · 12 years ago
  29. 42be921 ps: fix build failure in !DESKTOP case by Denys Vlasenko · 12 years ago
  30. ac42e3d ps: use separate get_uptime() and make it work on non-linux too by Michael Tokarev · 12 years ago
  31. 85b1f29 ps: fix for !FEATURE_PS_LONG build by Cristian Ionescu-Idbohrn · 13 years ago
  32. b64bd16 ps: with -l, show STIME too by Flemming Madsen · 13 years ago
  33. 8d9ac30 ps: add support for -l for !DESKTOP by Denys Vlasenko · 13 years ago
  34. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  35. 12ac628 procps: remove PSSCAN_STAT define, users were using it incorrectly by Denys Vlasenko · 13 years ago
  36. d7efa06 fix breakage caused by 'remove "Options:" string from help texts' commit by Denys Vlasenko · 14 years ago
  37. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  38. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  39. 099e528 ps: implement -o stat by Denys Vlasenko · 14 years ago
  40. 6957d79 remove redundant ENABLE_DESKTOP in procps/ps.c by Cristian Ionescu-Idbohrn · 14 years ago
  41. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  42. 9e07219 ps: make "ps -o BAD" emit list of good -o params by Denys Vlasenko · 15 years ago
  43. fe36048 fix typo in commented-out code by Denys Vlasenko · 15 years ago
  44. 3960184 ps: fix non-DESKTOP option handling code by Denys Vlasenko · 15 years ago
  45. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  46. 887d963 ps: add comment about -T by Denys Vlasenko · 15 years ago
  47. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  48. a05b2b8 ps: show longer COMMAND by Denys Vlasenko · 15 years ago
  49. d75295c ps: conditionally enable -T on non-DESKTOP build too by Denys Vlasenko · 15 years ago
  50. b410d4a ps,top: add an option to show threads. +260 bytes of code by Denys Vlasenko · 15 years ago
  51. 3a0f6f2 fix read_cmdline API and a small buglet where "[comm]" may be too narrow by Denys Vlasenko · 15 years ago
  52. fca70a8 ps: conditionally support additional -o FIELDs by Denys Vlasenko · 15 years ago
  53. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  54. 83cea0e s/SELINIX/SELINUX/ by Denis Vlasenko · 16 years ago
  55. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  56. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  57. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 16 years ago
  58. 54b90b5 fix another -Wall warning by Denis Vlasenko · 17 years ago
  59. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  60. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  61. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  62. c85bfca ps: fixlet to disabled compat code by Denis Vlasenko · 17 years ago
  63. 5de754a ps: add (disabled) compat code by Denis Vlasenko · 17 years ago
  64. 9b4c072 ps: fix yet another buglet from recent ulltoa conversion :( by Denis Vlasenko · 17 years ago
  65. 766f659 ps: fix COMMAND column adjustment by Denis Vlasenko · 17 years ago
  66. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  67. 56ea65c ps: fix overflow in USER and VSZ columns by Denis Vlasenko · 17 years ago
  68. 5fee2e1 ps: add conditional support for -o [e]time by Denis Vlasenko · 17 years ago
  69. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  70. fc1e995 vsz and rss are unsigned longs (ulong ~= width of void* => by Denis Vlasenko · 17 years ago
  71. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  72. f893da8 ls,ps,watch: measure terminal width on fd 0, not 1 by Denis Vlasenko · 17 years ago
  73. 7ce7594 ps: fix non-desktop ps -ww -- thanks rockeychu by Denis Vlasenko · 17 years ago
  74. aba7f49 ps: revert wrong "optimization": (i & 1) -> i by Denis Vlasenko · 17 years ago
  75. dc7a5ea ps: fix "unused variable" warning; fix integer variable declared as char. by Denis Vlasenko · 17 years ago
  76. 98ebab8 top,ps: improve /proc/PID/cmdinfo reading code by Denis Vlasenko · 17 years ago
  77. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  78. 31789a8 top,ps: 'stringify' tty only when needed. -60 bytes. by Denis Vlasenko · 17 years ago
  79. 0696b8a ps: fix -Z (by Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 18 years ago
  80. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  81. dcf4de2 test: code size saving, no logic changes by Denis Vlasenko · 18 years ago
  82. 8581863 procps: remove all global variables by Denis Vlasenko · 18 years ago
  83. 516a0ca ps: add -o tty and -o rss support by Denis Vlasenko · 18 years ago
  84. 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 18 years ago
  85. 450196c ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer) by Denis Vlasenko · 18 years ago
  86. 26a8016 - change option -c to -Z to match newer upstream SElinux conventions by Bernhard Reutner-Fischer · 18 years ago
  87. 54cf511 sort: fix multiple -k (was ignoring all except last) by Denis Vlasenko · 18 years ago
  88. 0aa6ba5 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 by Mike Frysinger · 18 years ago
  89. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  90. 769d1e0 fix warning from needlessly-global functions by Denis Vlasenko · 18 years ago
  91. 6dca70a ps: fix buglet, add microoptimization by Denis Vlasenko · 18 years ago
  92. 4021516 ps: add documentation on POSIX ps by Denis Vlasenko · 18 years ago
  93. 9494919 ps: implement POSIX-like options, most notably -o (activated by CONFIG_DESKTOP) by Denis Vlasenko · 18 years ago
  94. 459e4d6 replace /proc scanning code by more versatile one. by Denis Vlasenko · 18 years ago
  95. fa07680 top: improve CPU% calculation style fixes by Denis Vlasenko · 18 years ago
  96. dd539f7 Unneeded code removed, usused field "unsigned pscpu" removed by Denis Vlasenko · 18 years ago
  97. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  98. 35fb512 PID should be stored in pid_t, not int or long. by Denis Vlasenko · 18 years ago
  99. d3ada32 ps: reduce #ifdef forest by Denis Vlasenko · 18 years ago
  100. 621204b get_terminal_width_height: do not pass insanely large values by Denis Vlasenko · 18 years ago