1. a511616 Use 6-character space for showing UID values by WHR · 3 years, 5 months ago
  2. 7b6872e Use signal name macros instead of hard coded numbers for 'Platform_signals' by WHR · 3 years, 5 months ago
  3. e8ee7eb Unify 'Platform_getUptime' implementation for BSD platforms by WHR · 3 years, 5 months ago
  4. b79587b Get page size once in 'CRT_init' by WHR · 3 years, 5 months ago
  5. 98dd9eb Implement Platform_getProcessEnv for DragonFly BSD and FreeBSD without KERN_PROC_ENV by WHR · 3 years, 5 months ago
  6. 0a6db60 Try to enable backtrace(3) support for all platforms by WHR · 3 years, 5 months ago
  7. 6943655 Remove unused Platform_setTasksValues function definitions by WHR · 3 years, 5 months ago
  8. 4bd878d Fix sysctl(3) type mismatches; fix CPUData-related memory corruption on OpenBSD by WHR · 3 years, 5 months ago
  9. 17af5d8 Change function Platform_getProcessEnv to accept a 'Process *' instead by WHR · 3 years, 5 months ago
  10. 30c895a Remove 'traced' process state; fix the 'swapper' process isn't considered as a kernel process on DragonFly BSD by WHR · 3 years, 5 months ago
  11. a6edd8c Support showing kernel processes in a different color by WHR · 3 years, 5 months ago
  12. da227f6 Refactor function Process_isThread into Process_isExtraThreadProcess, which will no longer returning true for kernel process by WHR · 3 years, 5 months ago
  13. 35d0bdf Remove unused includes; fix include order in openbsd/OpenBSDProcessList.c by WHR · 3 years, 5 months ago
  14. ea40f6c Rename 2 settings variables by WHR · 3 years, 5 months ago
  15. 3ef86ff Count kernel processes and threads separately by WHR · 3 years, 5 months ago
  16. 5c00d83 Fix incorrect buffer size for snprintf(3) by WHR · 3 years, 5 months ago
  17. e983ba2 s/Process_isKernelThread/Process_isKernelProcess/ by WHR · 3 years, 5 months ago
  18. c3a7860 Show both real and effective user (id) of processes by WHR · 3 years, 5 months ago
  19. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 3 years, 5 months ago
  20. ac01eec Listing threads is not supported in BSD; don't consider kernel process which itself containing threads a thread by WHR · 3 years, 5 months ago
  21. eb18d4c Add unified interface for kstat by WHR · 3 years, 5 months ago
  22. 0563721 Fix defining variables in headers by WHR · 3 years, 5 months ago
  23. 93cd921 Make some private use functions 'static' by WHR · 3 years, 5 months ago
  24. f68572e Add NAME column by WHR · 3 years, 5 months ago
  25. 09e241f Security review: check results of snprintf. by Hisham Muhammad · 8 years ago
  26. e70f447 DragonFlyBSD PID_MAX is 999999. by Explorer09 · 8 years ago
  27. cb7a063 Enh: Add support for backtrace using execinfo by Diederik de Groot · 8 years ago
  28. cba6959 Fix: TreeView by Diederik de Groot · 8 years ago
  29. 49af12e implement: readJailName by Diederik de Groot · 8 years ago
  30. b258d6e Initial addition of dragonflybsd (based on FreeBSD) by Diederik de Groot · 8 years ago