1. 00e1355 Remove settings value 'hide_threads' by WHR · 2 years, 7 months ago
  2. dc65f2e Explicitly query information of process 0 if kern.proc.all sysctl didn't include that by WHR · 2 years, 7 months ago
  3. d9a9e2b Clean up function ProcessList_getKInfoProcs in darwin/DarwinProcessList.c by WHR · 2 years, 7 months ago
  4. a6edd8c Support showing kernel processes in a different color by WHR · 2 years, 7 months ago
  5. da227f6 Refactor function Process_isThread into Process_isExtraThreadProcess, which will no longer returning true for kernel process by WHR · 2 years, 7 months ago
  6. 6cb0d43 Fix kernel processes never showing on OpenBSD 5.2~6.0 by WHR · 2 years, 7 months ago
  7. 453d2fd Support OpenBSD 5.1 by WHR · 2 years, 7 months ago
  8. 35d0bdf Remove unused includes; fix include order in openbsd/OpenBSDProcessList.c by WHR · 2 years, 7 months ago
  9. c39c350 Workaround compiler warning "'struct proc' declared inside parameter list" on OpenBSD by WHR · 2 years, 7 months ago
  10. b3f82ec Remove unused or duplicated includes from openbsd/Platform.c by WHR · 2 years, 7 months ago
  11. 52c4f3a Use _SC_NPROCESSORS_CONF to get processor count by WHR · 2 years, 7 months ago
  12. b1c4174 Fix implicit declaration of strcmp(3) by WHR · 2 years, 7 months ago
  13. e71d126 Don't try to read sysctl on Cygwin by WHR · 2 years, 7 months ago
  14. b064da1 Define macro '_KERNEL' to get more macros defined from 'sys/proc.h' on OpenBSD if possible by WHR · 2 years, 7 months ago
  15. 02a9bf2 Support showing thread processes on OpenBSD by WHR · 2 years, 7 months ago
  16. 526256c Consider process 0 a kernel process on kFreeBSD by WHR · 2 years, 7 months ago
  17. ea40f6c Rename 2 settings variables by WHR · 2 years, 7 months ago
  18. 1939c8a Remove editor and CI configuration files by WHR · 2 years, 7 months ago
  19. 16c2f3f Check consistency when reading '<pid>/stat' from Linux procfs by WHR · 2 years, 7 months ago
  20. 5c6b8e2 Remove unnecessary and problematic type convertion for isprint(3) by WHR · 2 years, 7 months ago
  21. 1eaecc4 Port to Cygwin by WHR · 2 years, 7 months ago
  22. b16adf8 Fix formatting types mismatch for uid_t on Interix by WHR · 2 years, 7 months ago
  23. 4439429 Fix missing include for memmove(3) and memset(3) by WHR · 2 years, 7 months ago
  24. 3f4bd08 Check availability for getopt_long(3); Fix incorrect handling of getopt_long(3) or getopt(3) return value by WHR · 2 years, 7 months ago
  25. dea679e Port to Interix by WHR · 2 years, 7 months ago
  26. 3ef86ff Count kernel processes and threads separately by WHR · 2 years, 7 months ago
  27. 5c00d83 Fix incorrect buffer size for snprintf(3) by WHR · 2 years, 7 months ago
  28. e983ba2 s/Process_isKernelThread/Process_isKernelProcess/ by WHR · 2 years, 7 months ago
  29. e8a32cd Fix process time scale error on Solaris by WHR · 2 years, 7 months ago
  30. c3a7860 Show both real and effective user (id) of processes by WHR · 2 years, 7 months ago
  31. 334a00e Set process name to '<unsupported>' in UnsupportedProcessList by WHR · 2 years, 7 months ago
  32. a4a191e Fix nice values didn't minus NZERO on AIX by WHR · 2 years, 7 months ago
  33. bd615f2 Fix formatting types mismatch by WHR · 2 years, 7 months ago
  34. d979b36 Don't assume the compiler is GCC-compatible by WHR · 2 years, 7 months ago
  35. b475d50 Remove use of err(3) by WHR · 2 years, 7 months ago
  36. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 2 years, 7 months ago
  37. 461353c Remove hardcoded path for Linux procfs by WHR · 2 years, 7 months ago
  38. d2697d8 Allow building with xlc(1) by WHR · 2 years, 7 months ago
  39. e4cf98d Fill command line with pi_comm if actual commnad line is not available on AIX by WHR · 2 years, 7 months ago
  40. b42b125 Fix defining variables in aix/Platform.h by WHR · 2 years, 7 months ago
  41. 548788c Add 'NAME' column for AIX process listing by WHR · 2 years, 7 months ago
  42. 0cda368 Merge remote-tracking branch 'NattyNarwhal/aix-wrk' into 'rivoreo-fork' by WHR · 2 years, 7 months ago
  43. ccac6ef Support CPU hot-plugging with Linux procfs by WHR · 2 years, 7 months ago
  44. e809cf6 Fix a null pointer dereference on OpenBSD by WHR · 2 years, 7 months ago
  45. 191f121 Don't try to read kstat on OpenBSD since it didn't support dynamic sysctl names by WHR · 2 years, 7 months ago
  46. ac01eec Listing threads is not supported in BSD; don't consider kernel process which itself containing threads a thread by WHR · 2 years, 7 months ago
  47. 0d814c9 Try truss(1) before strace(1) because Solaris has an unrelated strace(1M) command by WHR · 2 years, 7 months ago
  48. 247d747 Fix formatting types mismatch on Solaris by WHR · 2 years, 7 months ago
  49. b4006f3 Update version number by WHR · 2 years, 7 months ago
  50. 21801ef Fix Android compatibility issue by WHR · 2 years, 7 months ago
  51. ba7b30c Fix using hardcoded power_supply names when reading battery data on Linux via sysfs by WHR · 2 years, 7 months ago
  52. e0be815 Fix some file descriptor leaks by WHR · 2 years, 7 months ago
  53. 7647d0a Fix nice values didn't minus NZERO on Solaris by WHR · 2 years, 7 months ago
  54. 7066ea0 Add generic ZFS ARC size statistic by WHR · 2 years, 7 months ago
  55. 4376760 Optimize colors in help screen by WHR · 2 years, 7 months ago
  56. eb18d4c Add unified interface for kstat by WHR · 2 years, 7 months ago
  57. af5d8c0 Fix potential compatibility issue with Linux procfs meminfo by WHR · 2 years, 7 months ago
  58. 0563721 Fix defining variables in headers by WHR · 2 years, 7 months ago
  59. 6b2e2fa Skip private type definitions when generating header by WHR · 2 years, 7 months ago
  60. 93cd921 Make some private use functions 'static' by WHR · 2 years, 7 months ago
  61. f0722d7 Fix external variables didn't being marked as 'extern' in generated headers by WHR · 2 years, 7 months ago
  62. 040e5b0 Support showing command line on Solaris by WHR · 2 years, 7 months ago
  63. dae0cdd Translate scripts/MakeHeader.py into scripts/MakeHeader.sh to allow building without python(1) by WHR · 2 years, 7 months ago
  64. 47779e0 Adjust unit prefix names by WHR · 2 years, 7 months ago
  65. f68572e Add NAME column by WHR · 2 years, 7 months ago
  66. 4297561 Support tracing via truss(1) by WHR · 2 years, 7 months ago
  67. 3ea913d Style suggestion from kadler by Calvin Buckley · 4 years, 9 months ago
  68. 7a27d3d Remember to declare uptime func for platform by Calvin Buckley · 4 years, 9 months ago
  69. 9b66216 Fix totally bogus err shim by Calvin Buckley · 4 years, 9 months ago
  70. b7d4312 Add OpenBSD copyright to strcasestr shim by Calvin Buckley · 4 years, 9 months ago
  71. f1c8598 Merge branch 'master' into aix-wrk by Calvin Buckley · 5 years ago
  72. 402e46b Linting changes by Hisham Muhammad · 6 years ago
  73. 90518bf Return of snprintf is not the number of written bytes by Hisham Muhammad · 6 years ago
  74. f49f545 Fix printf() unsigned placeholders by Alan Barr · 6 years ago
  75. 60e5578 Prevent possible NULL pointer deference by Alan Barr · 6 years ago
  76. 79c939e Remove duplicated if condition by Alan Barr · 6 years ago
  77. dc7d035 htop.c: remove unused "--io" / "-i" (#811) by Lion Yang · 6 years ago
  78. e3a7cb7 Make htop work on IBM i with the AIX backend by Calvin Buckley · 6 years ago
  79. c84bb41 Merge branch 'master' into aix-wrk by Calvin · 6 years ago
  80. 67e3689 htop.c: remove unused "--io" / "-i" (#811) by Lion Yang · 6 years ago
  81. 71b95da fix typo after change (though the metric still doesn't seem right?) by Calvin Buckley · 6 years ago
  82. 3197871 Environment variable reading support for AIX by Calvin Buckley · 6 years ago
  83. c99a188 fix process states on AIX by Calvin Buckley · 6 years ago
  84. 8e4d98e headers too by Calvin Buckley · 6 years ago
  85. cf6e3e9 update copyright stamps for aix by Calvin Buckley · 6 years ago
  86. de235fe Fix compiler warninings by Calvin Buckley · 6 years ago
  87. 69993b6 Generalize timeradd change by Calvin Buckley · 6 years ago
  88. da99eaa remove curses ifdef workarounds for AIX by Calvin Buckley · 6 years ago
  89. 07e4808 better strcasestr check by Calvin Buckley · 6 years ago
  90. 7a33118 maybe better memory meters by Calvin Buckley · 6 years ago
  91. c5f7558 CPU percentage by Calvin Buckley · 6 years ago
  92. bae2705 Linux: fix CPU count by Hisham Muhammad · 6 years ago
  93. 8d01ae2 Linux: remove warnings of unused variables by Hisham Muhammad · 6 years ago
  94. 049af17 Improve Catalan translation for desktop file (#828) by Robert Antoni Buj Gelonch · 6 years ago
  95. 61a5062 support CPU average by Calvin Buckley · 6 years ago
  96. 502ba12 very naive implementation, bit erratic but ok POC by Calvin Buckley · 6 years ago
  97. 6e19857 start storing CPU data (just need to figure out how to calc it) by Calvin Buckley · 6 years ago
  98. b82e7d2 Using libperfstat for memory under AIX but not i by Calvin Buckley · 6 years ago
  99. 6794b7a more comments, add a buffer zone for alloc by Calvin Buckley · 6 years ago
  100. 9c467cd store stime and user in AixProcess, we might need them later by Calvin Buckley · 6 years ago