summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Security review: check results of snprintf.Hisham Muhammad2017-07-272-3/+3
* Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1
* Issue #502 update Session ID columnKamyar Rasta2017-02-011-2/+2
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+1
* Merge branch 'master' of https://github.com/hishamhm/htopHisham2016-08-302-4/+4
|\
| * Mark signal tables 'const'Explorer092016-08-302-4/+4
* | 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
* | Revert "Fix FreeBSD CPU% calculation"Andy Pilate2016-04-281-5/+5
* | Prepare for release 2.0.1.2.0.1Hisham2016-03-071-1/+0
* | Avoid global, as done by @gaod in #387.Hisham Muhammad2016-03-072-7/+1
* | Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-masterHisham Muhammad2016-03-072-8/+10
|\ \
| * | Fix FreeBSD CPU% calculationBernard Spil2016-02-141-5/+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
|/
* Suppress compiler warnings.Hung-Yi Chen2016-02-132-2/+3
* fix process memory on FreeBSDGreg V2016-02-111-2/+2
* add FreeBSD battery supportGreg V2016-02-111-4/+14
* Merge branch 'xalloc'Hisham2016-02-022-12/+12
|\
| * Check for failure in allocations.Hisham2016-02-022-12/+12
* | Add generated header.Hisham2016-01-311-2/+26
|/
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-152-1/+11
* Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein2016-01-063-34/+331
|\
| * 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
| |/
| * Fix spelling of "maintainer"Michael McConville2016-01-021-1/+1
| * fixed bug with PPID of parent not being set on first process list scan pass.Martin "eto" Misuth2015-12-171-0/+1
| * enabled swap meterMartin "eto" Misuth2015-12-131-1/+3
| * added Support for memory meter, and slightly adjusted process monitor logicMartin "eto" Misuth2015-12-132-29/+135
| * 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-132-21/+188
| * added support for effective UID/username change detectionMartin "eto" Misuth2015-12-111-0/+4
* | Add Platform_getProcessEnvMichael Klein2015-12-031-0/+5
|/
* Regenerate platform-dependent headers.Hisham Muhammad2015-10-194-5/+25
* Fixed reparenting issue. PPID should be updated each refresh as any process c...Martin "eto" Misuth2015-10-061-1/+8
* attempt to return to upstream/masterMartin "eto" Misuth2015-10-061-12/+8
* Added platform dependent DEFAULT_SIGNAL define, for now for:Martin "eto" Misuth2015-10-061-0/+4
* Unless I move signal definitions into the comment used for header generation,Martin "eto" Misuth2015-10-061-8/+8
* Move list of signals to platform-specific code.Hisham Muhammad2015-10-061-0/+40
* 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-302-21/+111
|/
* fix calloc() callsChristian Hesse2015-09-071-1/+1
* Make column width calculation dynamic.Hisham Muhammad2015-08-202-29/+9
* Cast FreeBSDProcess_new to Process_NewLance Chen2015-06-071-1/+1
* Re-run MakeHeader.py on freebsd/FreeBSDProcess.cLance Chen2015-06-071-2/+4

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