1. 0a6db60 Try to enable backtrace(3) support for all platforms by WHR · 2 years, 6 months ago
  2. 4218e9e Make function Platform_getUptime fail on unsupported platform to properly fallback to using utmpx(5) by WHR · 2 years, 6 months ago
  3. 17af5d8 Change function Platform_getProcessEnv to accept a 'Process *' instead by WHR · 2 years, 6 months ago
  4. 30c895a Remove 'traced' process state; fix the 'swapper' process isn't considered as a kernel process on DragonFly BSD by WHR · 2 years, 6 months ago
  5. a6edd8c Support showing kernel processes in a different color by WHR · 2 years, 6 months ago
  6. da227f6 Refactor function Process_isThread into Process_isExtraThreadProcess, which will no longer returning true for kernel process by WHR · 2 years, 6 months ago
  7. c3a7860 Show both real and effective user (id) of processes by WHR · 2 years, 6 months ago
  8. 334a00e Set process name to '<unsupported>' in UnsupportedProcessList by WHR · 2 years, 6 months ago
  9. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 2 years, 6 months ago
  10. f0722d7 Fix external variables didn't being marked as 'extern' in generated headers by WHR · 2 years, 6 months ago
  11. f68572e Add NAME column by WHR · 2 years, 6 months ago
  12. eed18dd Remove unused function from unsupported/ by Hisham Muhammad · 7 years ago
  13. 3f6d126 Issue #502 fix SID colunm header width by Kamyar Rasta · 8 years ago
  14. 84bc00a Issue #502 update Session ID column by Kamyar Rasta · 8 years ago
  15. 8af4d9f Interpret TTY_NR column on Linux, by Hisham · 8 years ago
  16. 1f3d85b Mark signal tables 'const' by Explorer09 · 8 years ago
  17. ae823c3 Make unsupported platform build again. by Hisham · 9 years ago
  18. ffcf48f Merge branch 'xalloc' by Hisham · 9 years ago
  19. b54d2dd Check for failure in allocations. by Hisham · 9 years ago
  20. 301c346 Update generated headers. by Hisham · 9 years ago
  21. b10e54c Merge remote-tracking branch 'upstream/master' into envscreen by Michael Klein · 9 years ago
  22. 7170382 Fix spelling of "maintainer" by Michael McConville · 9 years ago
  23. cc23d13 Add Platform_getProcessEnv by Michael Klein · 9 years ago
  24. e8970b6 fix calloc() calls by Christian Hesse · 9 years ago
  25. 9428010 Make column width calculation dynamic. by Hisham Muhammad · 9 years ago
  26. feb7a01 Make unsupported run by David Hunt · 9 years ago
  27. ddbb71d Add files to unsupported platform. by Hisham Muhammad · 10 years ago
  28. d2acffa Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd by Hisham Muhammad · 10 years ago
  29. 5ca9b8e Work on fixing build of "unsupported" platform by Hisham Muhammad · 10 years ago
  30. d4c26a3 Merge branch 'master' into freebsd by Hisham Muhammad · 10 years ago
  31. 430c7c9 Move platform-dependent parts of Linux battery meter. by Hisham Muhammad · 10 years ago
  32. da0956d Merge branch 'master' into freebsd by Hisham Muhammad · 10 years ago
  33. b4f6b11 Move "get max pid" code into platform specific area. by Hisham Muhammad · 10 years ago
  34. 6d92d7f Load averages for FreeBSD! by Hisham Muhammad · 10 years ago
  35. 5290956 Isolate cross-platform code for load average. by Hisham Muhammad · 10 years ago
  36. ca03094 Make UptimeMeter cross-platform again. by Hisham Muhammad · 10 years ago
  37. 357e7a3 Move UptimeMeter into platform-dependent area. by Hisham Muhammad · 10 years ago
  38. cda6bdd Add ProcessList_delete to the variable interface. by Hisham Muhammad · 10 years ago
  39. 26422af Files moved and added for supporting separate platforms. by Hisham Muhammad · 10 years ago