1. 3ef86ff Count kernel processes and threads separately by WHR · 3 years, 3 months ago
  2. 5c00d83 Fix incorrect buffer size for snprintf(3) by WHR · 3 years, 3 months ago
  3. e983ba2 s/Process_isKernelThread/Process_isKernelProcess/ by WHR · 3 years, 3 months ago
  4. e8a32cd Fix process time scale error on Solaris by WHR · 3 years, 3 months ago
  5. c3a7860 Show both real and effective user (id) of processes by WHR · 3 years, 3 months ago
  6. 334a00e Set process name to '<unsupported>' in UnsupportedProcessList by WHR · 3 years, 3 months ago
  7. a4a191e Fix nice values didn't minus NZERO on AIX by WHR · 3 years, 3 months ago
  8. bd615f2 Fix formatting types mismatch by WHR · 3 years, 3 months ago
  9. d979b36 Don't assume the compiler is GCC-compatible by WHR · 3 years, 3 months ago
  10. b475d50 Remove use of err(3) by WHR · 3 years, 3 months ago
  11. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 3 years, 3 months ago
  12. 461353c Remove hardcoded path for Linux procfs by WHR · 3 years, 3 months ago
  13. d2697d8 Allow building with xlc(1) by WHR · 3 years, 3 months ago
  14. e4cf98d Fill command line with pi_comm if actual commnad line is not available on AIX by WHR · 3 years, 3 months ago
  15. b42b125 Fix defining variables in aix/Platform.h by WHR · 3 years, 3 months ago
  16. 548788c Add 'NAME' column for AIX process listing by WHR · 3 years, 3 months ago
  17. 0cda368 Merge remote-tracking branch 'NattyNarwhal/aix-wrk' into 'rivoreo-fork' by WHR · 3 years, 3 months ago
  18. ccac6ef Support CPU hot-plugging with Linux procfs by WHR · 3 years, 3 months ago
  19. e809cf6 Fix a null pointer dereference on OpenBSD by WHR · 3 years, 3 months ago
  20. 191f121 Don't try to read kstat on OpenBSD since it didn't support dynamic sysctl names by WHR · 3 years, 3 months ago
  21. ac01eec Listing threads is not supported in BSD; don't consider kernel process which itself containing threads a thread by WHR · 3 years, 3 months ago
  22. 0d814c9 Try truss(1) before strace(1) because Solaris has an unrelated strace(1M) command by WHR · 3 years, 3 months ago
  23. 247d747 Fix formatting types mismatch on Solaris by WHR · 3 years, 3 months ago
  24. b4006f3 Update version number by WHR · 3 years, 3 months ago
  25. 21801ef Fix Android compatibility issue by WHR · 3 years, 3 months ago
  26. ba7b30c Fix using hardcoded power_supply names when reading battery data on Linux via sysfs by WHR · 3 years, 3 months ago
  27. e0be815 Fix some file descriptor leaks by WHR · 3 years, 3 months ago
  28. 7647d0a Fix nice values didn't minus NZERO on Solaris by WHR · 3 years, 3 months ago
  29. 7066ea0 Add generic ZFS ARC size statistic by WHR · 3 years, 3 months ago
  30. 4376760 Optimize colors in help screen by WHR · 3 years, 3 months ago
  31. eb18d4c Add unified interface for kstat by WHR · 3 years, 3 months ago
  32. af5d8c0 Fix potential compatibility issue with Linux procfs meminfo by WHR · 3 years, 3 months ago
  33. 0563721 Fix defining variables in headers by WHR · 3 years, 3 months ago
  34. 6b2e2fa Skip private type definitions when generating header by WHR · 3 years, 3 months ago
  35. 93cd921 Make some private use functions 'static' by WHR · 3 years, 3 months ago
  36. f0722d7 Fix external variables didn't being marked as 'extern' in generated headers by WHR · 3 years, 3 months ago
  37. 040e5b0 Support showing command line on Solaris by WHR · 3 years, 3 months ago
  38. dae0cdd Translate scripts/MakeHeader.py into scripts/MakeHeader.sh to allow building without python(1) by WHR · 3 years, 3 months ago
  39. 47779e0 Adjust unit prefix names by WHR · 3 years, 3 months ago
  40. f68572e Add NAME column by WHR · 3 years, 3 months ago
  41. 4297561 Support tracing via truss(1) by WHR · 3 years, 3 months ago
  42. 3ea913d Style suggestion from kadler by Calvin Buckley · 5 years ago
  43. 7a27d3d Remember to declare uptime func for platform by Calvin Buckley · 5 years ago
  44. 9b66216 Fix totally bogus err shim by Calvin Buckley · 5 years ago
  45. b7d4312 Add OpenBSD copyright to strcasestr shim by Calvin Buckley · 5 years ago
  46. f1c8598 Merge branch 'master' into aix-wrk by Calvin Buckley · 6 years ago
  47. 402e46b Linting changes by Hisham Muhammad · 6 years ago
  48. 90518bf Return of snprintf is not the number of written bytes by Hisham Muhammad · 6 years ago
  49. f49f545 Fix printf() unsigned placeholders by Alan Barr · 7 years ago
  50. 60e5578 Prevent possible NULL pointer deference by Alan Barr · 7 years ago
  51. 79c939e Remove duplicated if condition by Alan Barr · 7 years ago
  52. dc7d035 htop.c: remove unused "--io" / "-i" (#811) by Lion Yang · 7 years ago
  53. e3a7cb7 Make htop work on IBM i with the AIX backend by Calvin Buckley · 7 years ago
  54. c84bb41 Merge branch 'master' into aix-wrk by Calvin · 7 years ago
  55. 67e3689 htop.c: remove unused "--io" / "-i" (#811) by Lion Yang · 7 years ago
  56. 71b95da fix typo after change (though the metric still doesn't seem right?) by Calvin Buckley · 7 years ago
  57. 3197871 Environment variable reading support for AIX by Calvin Buckley · 7 years ago
  58. c99a188 fix process states on AIX by Calvin Buckley · 7 years ago
  59. 8e4d98e headers too by Calvin Buckley · 7 years ago
  60. cf6e3e9 update copyright stamps for aix by Calvin Buckley · 7 years ago
  61. de235fe Fix compiler warninings by Calvin Buckley · 7 years ago
  62. 69993b6 Generalize timeradd change by Calvin Buckley · 7 years ago
  63. da99eaa remove curses ifdef workarounds for AIX by Calvin Buckley · 7 years ago
  64. 07e4808 better strcasestr check by Calvin Buckley · 7 years ago
  65. 7a33118 maybe better memory meters by Calvin Buckley · 7 years ago
  66. c5f7558 CPU percentage by Calvin Buckley · 7 years ago
  67. bae2705 Linux: fix CPU count by Hisham Muhammad · 7 years ago
  68. 8d01ae2 Linux: remove warnings of unused variables by Hisham Muhammad · 7 years ago
  69. 049af17 Improve Catalan translation for desktop file (#828) by Robert Antoni Buj Gelonch · 7 years ago
  70. 61a5062 support CPU average by Calvin Buckley · 7 years ago
  71. 502ba12 very naive implementation, bit erratic but ok POC by Calvin Buckley · 7 years ago
  72. 6e19857 start storing CPU data (just need to figure out how to calc it) by Calvin Buckley · 7 years ago
  73. b82e7d2 Using libperfstat for memory under AIX but not i by Calvin Buckley · 7 years ago
  74. 6794b7a more comments, add a buffer zone for alloc by Calvin Buckley · 7 years ago
  75. 9c467cd store stime and user in AixProcess, we might need them later by Calvin Buckley · 7 years ago
  76. 8713e68 memory percentage looks reasonable by Calvin Buckley · 7 years ago
  77. 8f0482d memory gathering by Calvin Buckley · 7 years ago
  78. ef72b50 process time for aix by Calvin Buckley · 7 years ago
  79. eb1a3ae fix proc start time on AIX by Calvin Buckley · 7 years ago
  80. 9227ef5 more memory values, turn on CPU meters by Calvin Buckley · 7 years ago
  81. a86924e Add signals to AIX by Calvin Buckley · 7 years ago
  82. 6b46757 AIX load avg by Calvin Buckley · 7 years ago
  83. 0cc35e9 args list, uptime by Calvin Buckley · 7 years ago
  84. db98ed3 fix listing of procs by Calvin Buckley · 7 years ago
  85. cbc3eb4 fallback for argv by Calvin Buckley · 7 years ago
  86. 44d210d fix PIDs by Calvin Buckley · 7 years ago
  87. 363cca0 Progressing further by Calvin Buckley · 7 years ago
  88. b0c7f57 fix argv on aix by Calvin Buckley · 7 years ago
  89. 3586134 Initial AIX support by Calvin Buckley · 7 years ago
  90. 8bfd6ba Get AIX working with stubby unsupported platform by Calvin Buckley · 7 years ago
  91. 009837b Improve htop.desktop file (#609) by Jan Chren · 7 years ago
  92. bd1d719 Linux: add process->starttime and use it for STARTTIME column (#700) by Shawn Landden · 7 years ago
  93. ca1cce4 OpenBSD: make the STARTTIME column display correctly (#815) by multiplexd · 7 years ago
  94. c1fb585 OpenBSD: add environment reading support (#819) by multiplexd · 7 years ago
  95. d74b6dc Fix process name updates for shorter strings (#812) by Score_Under · 7 years ago
  96. 666e1e7 Fix virtualization color in help screen by Hisham Muhammad · 7 years ago
  97. 5f9e16b Unstage/gitignore INSTALL since it's regenerated by autogen.sh by Hisham Muhammad · 7 years ago
  98. fd15ead Mention the "c" key (tag subtree) in the man by Jérémie Roquet · 7 years ago
  99. 103f1a4 Disable 'make dist' when pkg.m4 is unused in configure by Explorer09 · 7 years ago
  100. 08a9b05 fix option string by Christian Hesse · 7 years ago