summaryrefslogtreecommitdiffstats
path: root/dragonflybsd/DragonFlyBSDProcess.h
AgeCommit message (Expand)Author
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-05-23Move kernel/userland thread handling to platform-independent implementationBenny Baumann
2021-05-22DragonFlyBSD: Fix included headersBenny Baumann
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-19Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche
2020-12-19Rework enum ProcessFieldChristian Göttsche
2020-12-19Invert Process_compare resolution so that superclass matches run firstHisham Muhammad
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-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Axe automated header generation.Zev Weiss
2017-04-19Initial addition of dragonflybsd (based on FreeBSD)Diederik de Groot