summaryrefslogtreecommitdiffstats
path: root/openbsd/OpenBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'openbsd-mem-used' of https://github.com/juanfra684/htop into ju...Hisham Muhammad2016-03-071-10/+23
|\
| * Add support for cachedMem and fix usedMem on OpenBSD.Juan Francisco Cantero Hurtado2016-02-141-8/+21
* | A few more OpenBSD fixesMichael McConville2016-03-051-2/+7
* | Misc. OpenBSD tuneup and improvementMichael McConville2016-03-051-42/+55
|/
* Check for failure in allocations.Hisham2016-02-021-5/+5
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-1/+5
* Rename variable for consistencyMichael McConville2016-01-041-16/+16
* Plug mem leak, improve CPU enumeration logicMichael McConville2016-01-031-4/+8
* Fall back to sysctl's command name, and a bugfixMichael McConville2016-01-021-8/+14
* Use dynamically allocated memory for process namesMichael McConville2016-01-021-1/+4
* Check for allocation failureMichael McConville2016-01-021-1/+2
* Use err() rather then errx() for sysctl()Michael McConville2016-01-021-2/+2
* OpenBSD fixes and updatesMichael McConville2016-01-021-29/+27
* Replace all err.h function uses with CRT_fatalError(). Failing withMichael McConville2015-11-011-5/+4
* Remove some trailing whitespaceMichael McConville2015-10-131-12/+12
* Fix enumeratoin of on-CPU processes in OpenBSDMichael McConville2015-09-191-1/+2
* Replace some remaining tabsMichael McConville2015-09-191-1/+1
* Change some tabs to three spacesMichael McConville2015-09-191-30/+31
* (Very) initial working OpenBSD portMichael McConville2015-09-181-0/+249

© 2014-2024 Faster IT GmbH | imprint | privacy policy