summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typos, by @Gelma.Hisham2016-08-301-6/+6
* Merge pull request #496 from tcreech/lwp_hackHisham Muhammad2016-05-191-5/+1
|\
| * FreeBSD: use KERN_PROC_PROC with kvm_getprocs to avoid erroneously combining ...Tim Creech2016-02-281-5/+1
* | Avoid global, as done by @gaod in #387.Hisham Muhammad2016-03-071-6/+1
* | Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-masterHisham Muhammad2016-03-071-3/+5
|\ \
| * | Fix memory percentage display on FreeBSDBernard Spil2016-02-141-3/+5
* | | Improve error reporting on FreeBSD libkvm callMichael McConville2016-03-051-4/+8
| |/ |/|
* | Fix low CPU usage reporting in FreeBSDTim Creech2016-02-261-3/+3
* | Add MEM% for processes in process list on FreeBSD.Hung-Yi Chen2016-02-131-0/+2
|/
* fix process memory on FreeBSDGreg V2016-02-111-2/+2
* Check for failure in allocations.Hisham2016-02-021-11/+11
* Merge branch 'freebsd-free' of https://github.com/mmcco/htop into mmcco-freeb...Hisham Muhammad2016-01-041-4/+4
|\
| * Remove NULL-checks before free()Michael McConville2016-01-031-4/+4
* | Plug leak in FreeBSD backend, as noted by @mmcco in #334.Hisham Muhammad2016-01-041-0/+1
|/
* fixed bug with PPID of parent not being set on first process list scan pass.Martin "eto" Misuth2015-12-171-0/+1
* added Support for memory meter, and slightly adjusted process monitor logicMartin "eto" Misuth2015-12-131-29/+129
* added CPU% for processes in process listMartin "eto" Misuth2015-12-131-1/+17
* added cpu monitoring for both single core and smp systems, some notes in proc...Martin "eto" Misuth2015-12-131-18/+155
* added support for effective UID/username change detectionMartin "eto" Misuth2015-12-111-0/+4
* Fixed reparenting issue. PPID should be updated each refresh as any process c...Martin "eto" Misuth2015-10-061-1/+8

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