1. 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
  2. 2405ad6 ls: use get_cached_username/groupname by Denis Vlasenko · 18 years ago
  3. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  4. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  5. d031ffa tar: sanitize option handling by Denis Vlasenko · 18 years ago
  6. b8a8e60 tar: small fixes: * size-optimize mapping code * kill double close by Denis Vlasenko · 18 years ago
  7. c50f370 tar: cache [ug]id->username/groupname mappings. Cuts down amount by Denis Vlasenko · 18 years ago
  8. 459e4d6 replace /proc scanning code by more versatile one. by Denis Vlasenko · 18 years ago
  9. fa07680 top: improve CPU% calculation style fixes by Denis Vlasenko · 18 years ago
  10. dd539f7 Unneeded code removed, usused field "unsigned pscpu" removed by Denis Vlasenko · 18 years ago
  11. 35fb512 PID should be stored in pid_t, not int or long. by Denis Vlasenko · 18 years ago
  12. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  13. a6dbb08 small style fixes by Denis Vlasenko · 18 years ago
  14. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  15. 58dda84 decuddle () from for/if/while by Mike Frysinger · 18 years ago
  16. 22f383e Fix http://bugs.busybox.net/view.php?id=906 which could cause failures in top. by Rob Landley · 18 years ago
  17. 373af43 comment all fields by Mike Frysinger · 18 years ago
  18. 301ad67 add reference to proc(5) by Mike Frysinger · 18 years ago
  19. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  20. 7818a42 Portability tweak from Shaun Jackman, don't include asm/page.h directly. by Rob Landley · 18 years ago
  21. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 18 years ago
  22. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  23. 465300c cleanups after changes by Denis Vlasenko. Size optimization by "Vladimir N. Oleynik" · 19 years ago
  24. b280455 Cleanups from Denis Vlasenko. by Rob Landley · 19 years ago
  25. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  26. f246dc7 ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE by "Vladimir N. Oleynik" · 19 years ago
  27. 1e07f85 FEATURE->ENABLE_FEATURE loses one for 'top' applet by "Vladimir N. Oleynik" · 19 years ago
  28. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  29. 52499cb Tito writes: by Eric Andersen · 20 years ago
  30. 242ab83 Teach busybox ps to get the correct uid when displaying stuff by Eric Andersen · 21 years ago
  31. a1e4a0e Patch from Atsushi Nemoto, recent MIPS kernel headers by Glenn L McGrath · 21 years ago
  32. 0933a92 bother. It seems I can't read. by Eric Andersen · 21 years ago
  33. f295b5a doh! by Eric Andersen · 21 years ago
  34. a8d82fe Try to accomodate systems that do not define PAGE_SHIFT by Eric Andersen · 21 years ago
  35. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  36. fab3e12 Skip printing "/proc/%d/cmdline" stuff when it is not relevant by Eric Andersen · 21 years ago
  37. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  38. deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
  39. 09adaca last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  40. 393ad1a Handle name entries that have a \0 in them, last_patch_65 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  41. 7b1eca2 include libbb after stdlib.h as it breaks dmalloc by Glenn L McGrath · 22 years ago
  42. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago