summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
...
* FreeBSD: drop unused ProcessList fieldsChristian Göttsche2021-01-301-2/+2
* FreeBSD: miscChristian Göttsche2021-01-301-3/+3
* kfreeBSD: include config.h for _GNU_SOURCE (part 2)Christian Göttsche2021-01-121-0/+2
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-1/+1
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-2/+1
* Drop redundant sys/dirent.h includeGraham Inggs2020-12-111-1/+0
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-9/+6
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-8/+0
* Simplify code flow by inlining declarations where they are usedBenny Baumann2020-11-221-14/+7
* No need to check for change when no action is requiredBenny Baumann2020-11-221-4/+2
* Simplify page size related calculationsChristian Göttsche2020-11-211-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-5/+13
* Embracing branchesBenny Baumann2020-11-021-12/+24
* Spacing around operatorsBenny Baumann2020-11-021-8/+8
* Whitespace and indentation issuesBenny Baumann2020-11-021-21/+21
* Spacing after keywords (if)Benny Baumann2020-11-021-2/+2
* Add compat wrapper for fstatatChristian Göttsche2020-10-291-2/+3
* FreeBSD: update ProcessChristian Göttsche2020-10-291-3/+2
* FreeBSD: update ProcessListChristian Göttsche2020-10-291-6/+6
* FreeBSD: rework tty process columnChristian Goettsche2020-10-291-1/+78
* Unify function argument namesChristian Göttsche2020-10-281-13/+13
* Drop duplicate assignmentChristian Göttsche2020-10-271-1/+0
* 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-1/+5
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-191-1/+5
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-4/+5
|/
* Make all required includes explicitBenny Baumann2020-10-181-11/+14
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-7/+1
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Enable -Wcast-qual compiler warningChristian Göttsche2020-10-061-0/+3
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Fix FreeBSD compile issueBenny Baumann2020-09-291-1/+1
* Fail travis CI on compiler warningsChristian Göttsche2020-09-181-7/+10
* Resolve unused variable on FreeBSDChristian Göttsche2020-09-181-2/+0
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-2/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-47/+0
* Unbreak with -fno-common on FreeBSDTobias Kortkamp2020-09-031-1/+2
* Fix build on FreeBSDGraham Inggs2020-08-211-11/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-14/+13
|\
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-031-1/+1
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-66/+11
| * Support ZFS ARC stats on FreeBSDRoss Williams2019-07-071-2/+46
| * Specify correct MIB lengthRoss Williams2019-07-061-1/+1
* | Merge branch 'hishamhm-pull-974'Nathan Scott2020-08-201-0/+8
|\ \
| * | Fix STARTTIME column on FreeBSD.Robert Crowston2019-12-311-0/+8
| |/
* / Fix memory statistics display on FreeBSD/powerpcTobias Kortkamp2018-12-241-18/+33
|/
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+1

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