summaryrefslogtreecommitdiffstats
path: root/openbsd/OpenBSDProcess.c
AgeCommit message (Expand)Author
2020-12-06OpenBSD updateChristian Göttsche
2020-11-21Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche
2020-11-16Add process column for normalized CPU usageChristian Göttsche
2020-11-15Introduce spaceship comparison for ProcessesChristian Göttsche
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-10-26Hold only a const version of Settings in ProcessChristian Göttsche
2020-10-26Mark process parameter of Process_writeField consistently constChristian Göttsche
2020-10-13Mark remaining classes constChristian Göttsche
2020-10-09Mark process argument of Process_isThread constChristian Göttsche
2020-10-06Enable -Wcast-qual compiler warningChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-03Axe automated header generation.Zev Weiss
2018-10-07Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange
2016-10-01Interpret TTY_NR column on Linux,Hisham
2016-02-02Check for failure in allocations.Hisham
2015-09-19Change some tabs to three spacesMichael McConville
2015-09-18(Very) initial working OpenBSD portMichael McConville