1. b13807d Make several pointers to 'Hashtable' object read-only by WHR · 2 years, 5 months ago
  2. b347b25 Be consistent with name and head comment of source files by WHR · 2 years, 5 months ago
  3. 269919c Fix free(3)ing pointer to string literal on unsupported platforms; remove uses of unsafe strncpy(3) and strcat(3) by WHR · 2 years, 5 months ago
  4. 7ad0553 Fix unsupported skeleton code uses removed field 'flags' of 'Process' object; add a dummy process on unsupported platforms by WHR · 2 years, 5 months ago
  5. 48e76d3 Remove unused variable 'isIdleProcess' from freebsd/FreeBSDProcessList.c; don't count idle process for 'running_process_count' and 'running_thread_count' on kFreeBSD-based platforms; partially reformat unsupported/UnsupportedProcessList.c by WHR · 2 years, 5 months ago
  6. 49675a0 Add ArgScreen to list command line arguments of a process by WHR · 2 years, 5 months ago
  7. a511616 Use 6-character space for showing UID values by WHR · 2 years, 5 months ago
  8. 7b6872e Use signal name macros instead of hard coded numbers for 'Platform_signals' by WHR · 2 years, 5 months ago
  9. e8ee7eb Unify 'Platform_getUptime' implementation for BSD platforms by WHR · 2 years, 5 months ago
  10. 0a6db60 Try to enable backtrace(3) support for all platforms by WHR · 2 years, 5 months ago
  11. 4218e9e Make function Platform_getUptime fail on unsupported platform to properly fallback to using utmpx(5) by WHR · 2 years, 5 months ago
  12. 17af5d8 Change function Platform_getProcessEnv to accept a 'Process *' instead by WHR · 2 years, 6 months ago
  13. 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
  14. a6edd8c Support showing kernel processes in a different color by WHR · 2 years, 6 months ago
  15. da227f6 Refactor function Process_isThread into Process_isExtraThreadProcess, which will no longer returning true for kernel process by WHR · 2 years, 6 months ago
  16. c3a7860 Show both real and effective user (id) of processes by WHR · 2 years, 6 months ago
  17. 334a00e Set process name to '<unsupported>' in UnsupportedProcessList by WHR · 2 years, 6 months ago
  18. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 2 years, 6 months ago
  19. f0722d7 Fix external variables didn't being marked as 'extern' in generated headers by WHR · 2 years, 6 months ago
  20. f68572e Add NAME column by WHR · 2 years, 6 months ago
  21. eed18dd Remove unused function from unsupported/ by Hisham Muhammad · 7 years ago
  22. 3f6d126 Issue #502 fix SID colunm header width by Kamyar Rasta · 8 years ago
  23. 84bc00a Issue #502 update Session ID column by Kamyar Rasta · 8 years ago
  24. 8af4d9f Interpret TTY_NR column on Linux, by Hisham · 8 years ago
  25. 1f3d85b Mark signal tables 'const' by Explorer09 · 8 years ago
  26. ae823c3 Make unsupported platform build again. by Hisham · 9 years ago
  27. ffcf48f Merge branch 'xalloc' by Hisham · 9 years ago
  28. b54d2dd Check for failure in allocations. by Hisham · 9 years ago
  29. 301c346 Update generated headers. by Hisham · 9 years ago
  30. b10e54c Merge remote-tracking branch 'upstream/master' into envscreen by Michael Klein · 9 years ago
  31. 7170382 Fix spelling of "maintainer" by Michael McConville · 9 years ago
  32. cc23d13 Add Platform_getProcessEnv by Michael Klein · 9 years ago
  33. e8970b6 fix calloc() calls by Christian Hesse · 9 years ago
  34. 9428010 Make column width calculation dynamic. by Hisham Muhammad · 9 years ago
  35. feb7a01 Make unsupported run by David Hunt · 9 years ago
  36. ddbb71d Add files to unsupported platform. by Hisham Muhammad · 10 years ago
  37. d2acffa Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd by Hisham Muhammad · 10 years ago
  38. 5ca9b8e Work on fixing build of "unsupported" platform by Hisham Muhammad · 10 years ago
  39. d4c26a3 Merge branch 'master' into freebsd by Hisham Muhammad · 10 years ago
  40. 430c7c9 Move platform-dependent parts of Linux battery meter. by Hisham Muhammad · 10 years ago
  41. da0956d Merge branch 'master' into freebsd by Hisham Muhammad · 10 years ago
  42. b4f6b11 Move "get max pid" code into platform specific area. by Hisham Muhammad · 10 years ago
  43. 6d92d7f Load averages for FreeBSD! by Hisham Muhammad · 10 years ago
  44. 5290956 Isolate cross-platform code for load average. by Hisham Muhammad · 10 years ago
  45. ca03094 Make UptimeMeter cross-platform again. by Hisham Muhammad · 10 years ago
  46. 357e7a3 Move UptimeMeter into platform-dependent area. by Hisham Muhammad · 10 years ago
  47. cda6bdd Add ProcessList_delete to the variable interface. by Hisham Muhammad · 10 years ago
  48. 26422af Files moved and added for supporting separate platforms. by Hisham Muhammad · 10 years ago