summaryrefslogtreecommitdiffstats
path: root/openbsd/OpenBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* OpenBSD updateChristian Göttsche2020-12-061-77/+75
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-3/+0
* Reduce scope of local variablesBenny Baumann2020-11-221-12/+7
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* Embracing branchesBenny Baumann2020-11-021-1/+2
* Spacing around operatorsBenny Baumann2020-11-021-6/+6
* Unify function argument namesChristian Göttsche2020-10-281-3/+3
* Hold only a const version of Settings in ProcessListChristian Göttsche2020-10-261-1/+1
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-201-2/+7
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+7
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-9/+9
|/
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-6/+1
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* fix building on openbsd due to remaining WhiteListStephen Gregoratto2020-09-141-1/+1
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-1/+1
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-15/+0
* Axe automated header generation.Zev Weiss2020-09-031-34/+0
* Remove trailing whitespacesChristian Göttsche2020-08-211-1/+0
* Fix CPU usage on OpenBSDAntoine Motet2018-12-161-21/+121
* OpenBSD: make the STARTTIME column display correctly (#815)multiplexd2018-08-191-0/+6
* 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