1. 0a6db60 Try to enable backtrace(3) support for all platforms by WHR · 2 years, 5 months ago
  2. 6943655 Remove unused Platform_setTasksValues function definitions by WHR · 2 years, 5 months ago
  3. 4bd878d Fix sysctl(3) type mismatches; fix CPUData-related memory corruption on OpenBSD by WHR · 2 years, 6 months ago
  4. 17af5d8 Change function Platform_getProcessEnv to accept a 'Process *' instead by WHR · 2 years, 6 months ago
  5. 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
  6. a6edd8c Support showing kernel processes in a different color by WHR · 2 years, 6 months ago
  7. da227f6 Refactor function Process_isThread into Process_isExtraThreadProcess, which will no longer returning true for kernel process by WHR · 2 years, 6 months ago
  8. 35d0bdf Remove unused includes; fix include order in openbsd/OpenBSDProcessList.c by WHR · 2 years, 6 months ago
  9. 526256c Consider process 0 a kernel process on kFreeBSD by WHR · 2 years, 6 months ago
  10. ea40f6c Rename 2 settings variables by WHR · 2 years, 6 months ago
  11. 3ef86ff Count kernel processes and threads separately by WHR · 2 years, 6 months ago
  12. e983ba2 s/Process_isKernelThread/Process_isKernelProcess/ by WHR · 2 years, 6 months ago
  13. c3a7860 Show both real and effective user (id) of processes by WHR · 2 years, 6 months ago
  14. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 2 years, 6 months ago
  15. ac01eec Listing threads is not supported in BSD; don't consider kernel process which itself containing threads a thread by WHR · 2 years, 6 months ago
  16. 7066ea0 Add generic ZFS ARC size statistic by WHR · 2 years, 6 months ago
  17. eb18d4c Add unified interface for kstat by WHR · 2 years, 6 months ago
  18. 0563721 Fix defining variables in headers by WHR · 2 years, 6 months ago
  19. 93cd921 Make some private use functions 'static' by WHR · 2 years, 6 months ago
  20. f68572e Add NAME column by WHR · 2 years, 6 months ago
  21. 09e241f Security review: check results of snprintf. 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. 6d4df3d Merge branch 'master' of https://github.com/hishamhm/htop by Hisham · 8 years ago
  26. d4a8023 Fix typos, by @Gelma. Closes #546. by Hisham · 8 years ago
  27. 1f3d85b Mark signal tables 'const' by Explorer09 · 8 years ago
  28. 6028e1b Merge pull request #496 from tcreech/lwp_hack by Hisham Muhammad · 8 years ago
  29. 5776cb5 Revert "Fix FreeBSD CPU% calculation" by Andy Pilate · 8 years ago
  30. e2ccc7b Prepare for release 2.0.1. by Hisham · 9 years ago 2.0.1
  31. db80f20 Avoid global, as done by @gaod in #387. by Hisham Muhammad · 9 years ago
  32. 98e4381 Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-master by Hisham Muhammad · 9 years ago
  33. b886ecc Improve error reporting on FreeBSD libkvm call by Michael McConville · 9 years ago
  34. cc8375f FreeBSD: use KERN_PROC_PROC with kvm_getprocs to avoid erroneously combining LWPs by Tim Creech · 9 years ago
  35. 0cf3cfa Fix low CPU usage reporting in FreeBSD by Tim Creech · 9 years ago
  36. f554f08 Fix FreeBSD CPU% calculation by Bernard Spil · 9 years ago
  37. d753996 Fix memory percentage display on FreeBSD by Bernard Spil · 9 years ago
  38. c66ac09 Add MEM% for processes in process list on FreeBSD. by Hung-Yi Chen · 9 years ago
  39. cc4267c Suppress compiler warnings. by Hung-Yi Chen · 9 years ago
  40. bb0333e fix process memory on FreeBSD by Greg V · 9 years ago
  41. f1d1d6e add FreeBSD battery support by Greg V · 9 years ago
  42. ffcf48f Merge branch 'xalloc' by Hisham · 9 years ago
  43. b54d2dd Check for failure in allocations. by Hisham · 9 years ago
  44. 21da044 Add generated header. by Hisham · 9 years ago
  45. 6dae810 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. by Explorer09 · 9 years ago
  46. b10e54c Merge remote-tracking branch 'upstream/master' into envscreen by Michael Klein · 9 years ago
  47. f342a9e Merge branch 'freebsd-free' of https://github.com/mmcco/htop into mmcco-freebsd-free by Hisham Muhammad · 9 years ago
  48. c5b9045 Plug leak in FreeBSD backend, as noted by @mmcco in #334. by Hisham Muhammad · 9 years ago
  49. 61f2d67 Remove NULL-checks before free() by Michael McConville · 9 years ago
  50. 7170382 Fix spelling of "maintainer" by Michael McConville · 9 years ago
  51. c67e482 fixed bug with PPID of parent not being set on first process list scan pass. by Martin "eto" Misuth · 9 years ago
  52. e0b6e2e enabled swap meter by Martin "eto" Misuth · 9 years ago
  53. 9d55c56 added Support for memory meter, and slightly adjusted process monitor logic by Martin "eto" Misuth · 9 years ago
  54. 80f594f added CPU% for processes in process list by Martin "eto" Misuth · 9 years ago
  55. c276998 added cpu monitoring for both single core and smp systems, some notes in process monitor by Martin "eto" Misuth · 9 years ago
  56. bc84920 added support for effective UID/username change detection by Martin "eto" Misuth · 9 years ago
  57. cc23d13 Add Platform_getProcessEnv by Michael Klein · 9 years ago
  58. 78f2933 Regenerate platform-dependent headers. Closes #293. by Hisham Muhammad · 9 years ago
  59. 23bf564 Fixed reparenting issue. PPID should be updated each refresh as any process can get reparented to either by Martin "eto" Misuth · 9 years ago
  60. 3ea7b34 attempt to return to upstream/master by Martin "eto" Misuth · 9 years ago
  61. 2379835 Added platform dependent DEFAULT_SIGNAL define, for now for: by Martin "eto" Misuth · 9 years ago
  62. 86417e4 Unless I move signal definitions into the comment used for header generation, by Martin "eto" Misuth · 9 years ago
  63. 3fe2f3e Move list of signals to platform-specific code. by Hisham Muhammad · 9 years ago
  64. bf276a0 Merge pull request #274 from mmcco/master by Hisham Muhammad · 9 years ago
  65. 8c00fa4 Added preliminary attempt at jails support on FreeBSD - JID and JAIL (name) columns, somewhat more correct kernel "thread" detection. by Martin "eto" Misuth · 9 years ago
  66. 445222e Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style by Michael McConville · 9 years ago
  67. e8970b6 fix calloc() calls by Christian Hesse · 9 years ago
  68. 9428010 Make column width calculation dynamic. by Hisham Muhammad · 9 years ago
  69. 5a5dc71 Cast FreeBSDProcess_new to Process_New by Lance Chen · 9 years ago
  70. 1efa544 Re-run MakeHeader.py on freebsd/FreeBSDProcess.c by Lance Chen · 9 years ago
  71. b291fba Fixes to use platform-specific compare routines. by Hisham Muhammad · 10 years ago
  72. 272e2d9 Major advances in FreeBSD port. by Hisham Muhammad · 10 years ago
  73. adbfe3c Get FreeBSD tree to compile again with latest changes. by Hisham Muhammad · 10 years ago
  74. c29e53c Add a stub for the battery meter. by Hisham Muhammad · 10 years ago
  75. f4c49ff "get max pid" for FreeBSD by Hisham Muhammad · 10 years ago
  76. 6d92d7f Load averages for FreeBSD! by Hisham Muhammad · 10 years ago
  77. 3ba3d6f Add uptime calculation code. by Hisham Muhammad · 10 years ago
  78. a9f05c2 Uptime meter for FreeBSD. by Hisham Muhammad · 10 years ago
  79. 0aa485c Reading swap data! by Hisham Muhammad · 10 years ago
  80. 28712f2 Reading first bits of data! by Hisham Muhammad · 10 years ago
  81. 8915b29 Beginnings of FreeBSD port! by Hisham Muhammad · 10 years ago