summaryrefslogtreecommitdiffstats
path: root/openbsd/OpenBSDProcess.c
Commit message (Expand)AuthorAgeFilesLines
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-17/+13
* Rework enum ProcessFieldChristian Göttsche2020-12-191-8/+2
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-191-14/+7
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-1/+1
* OpenBSD updateChristian Göttsche2020-12-061-20/+22
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-2/+2
* Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+6
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-0/+2
* Whitespace and indentation issuesBenny Baumann2020-11-021-25/+50
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-2/+2
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-261-2/+2
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-1/+1
* Enable -Wcast-qual compiler warningChristian Göttsche2020-10-061-6/+6
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-20/+0
* Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+1
* Check for failure in allocations.Hisham2016-02-021-1/+1
* Change some tabs to three spacesMichael McConville2015-09-191-100/+100
* (Very) initial working OpenBSD portMichael McConville2015-09-181-0/+234

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