summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #274 from mmcco/masterHisham Muhammad2015-10-051-1/+1
|\
| * Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville2015-09-161-1/+1
* | Added preliminary attempt at jails support on FreeBSD - JID and JAIL (name) c...Martin "eto" Misuth2015-09-301-16/+76
|/
* Cast FreeBSDProcess_new to Process_NewLance Chen2015-06-071-1/+1
* Fixes to use platform-specific compare routines.Hisham Muhammad2015-04-091-1/+1
* Major advances in FreeBSD port.Hisham Muhammad2015-03-161-4/+98
* Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-5/+13
* Reading swap data!Hisham Muhammad2014-11-271-15/+38
* Reading first bits of data!Hisham Muhammad2014-11-271-8/+50
* Beginnings of FreeBSD port!Hisham Muhammad2014-11-271-0/+39

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