summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcess.c
Commit message (Expand)AuthorAgeFilesLines
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-081-1/+1
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-2/+4
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-10/+17
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-2/+2
* Add support for scheduling policiesChristian Göttsche2023-02-051-0/+4
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* FreeBSD: free emulation stringChristian Göttsche2022-04-301-0/+1
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-2/+2
* FreeBSD: Add support for showing process emulationJessica Clarke2022-01-161-0/+6
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* FreeBSD: Implement CWD columnBenny Baumann2021-05-251-0/+1
* Add ELAPSED process columnChristian Göttsche2021-05-231-1/+1
* FreeBSD: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-231-0/+2
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-4/+0
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+1
* Rework TTY columnChristian Göttsche2021-04-141-13/+1
* FreeBSD: drop minflt and implement majfltChristian Göttsche2021-01-301-2/+1
* FreeBSD: simplify kernel thread logicChristian Göttsche2021-01-301-7/+1
* FreeBSD: miscChristian Göttsche2021-01-301-2/+3
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-9/+9
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-8/+3
* 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-20/+9
* Rework enum ProcessFieldChristian Göttsche2020-12-191-4/+3
* 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
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* IWYU update (FreeBSD)Christian Goettsche2020-11-191-7/+6
* Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+1
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-3/+5
* Embracing branchesBenny Baumann2020-11-021-2/+3
* Spacing around operatorsBenny Baumann2020-11-021-1/+1
* FreeBSD: update ProcessChristian Göttsche2020-10-291-13/+13
* FreeBSD: rework tty process columnChristian Goettsche2020-10-291-1/+15
* 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-3/+3
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-2/+2
* 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-27/+0
* Merge branch 'hishamhm-pull-904'Nathan Scott2020-08-201-1/+1
|\
| * Truncate overwide jail names on BSD.Robert Crowston2019-04-171-1/+1
* | Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
|/
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-2/+2
* Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1

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