summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Work around GCC14 memleak diagnosticBenny Baumann10 days1-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
* Fix code styleBenny Baumann2023-12-261-8/+8
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Move shared memory next to used memoryKevin Bracey2023-10-261-1/+1
* Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-042-2/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-312-31/+31
* Fix FreeBSD builds after some recent code refactoringNathan Scott2023-08-311-2/+2
* BSD platforms: Reject negative and zero KERN_FSCALE factorsExplorer092023-08-301-1/+1
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-302-21/+27
* Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-10/+7
* Shorten CPUData ptr initialization stanzaBenny Baumann2023-05-091-7/+2
* Build fixes for FreeBSDXimalas2023-05-094-14/+15
* Adapt platform code for the new Machine base classNathan Scott2023-05-085-429/+480
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-085-51/+71
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-1/+3
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-062-3/+3
* Use shared real memory on FreeBSDChristian Göttsche2023-04-011-1/+1
* Improve code readability by using enum values instead of raw numbersGuillaume Gomez2023-03-041-3/+3
* Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSDBenny Baumann2023-02-192-0/+9
* Add support for scheduling policiesChristian Göttsche2023-02-052-0/+10
* FreeBSD: remove duplicate zfs ARC size subtractioner-azh2023-02-051-5/+0
* Use sysctlnametomib for vm.vmtotaler-azh2023-02-041-3/+1
* Implement shared memory for FreeBSDer-azh2023-02-042-1/+11
* Use strict function prototypes also for defintionsChristian Göttsche2023-02-041-2/+2
* Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez2023-01-081-2/+2
* Clean out Platform_getInodeFilenameнаб2023-01-082-8/+0
* Improve code readability by creating constants for memory valuesGuillaume Gomez2023-01-071-8/+8
* Reformat code baseBenny Baumann2022-10-241-4/+12
* Fix build failure on FreeBSD 10.* due to KERN_PROC_CWD unavailableWHR2022-08-041-0/+4
* Implement FreeBSD support for minimum ZFS ARC sizeBenny Baumann2022-05-301-0/+11
* 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
* Assume process just started when kproc->ki_start returns garbageBenny Baumann2022-04-211-0/+3
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-2/+3
* freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDSJessica Clarke2022-01-181-2/+2
* FreeBSD: Add support for showing process emulationJessica Clarke2022-01-164-0/+10
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Introduce screen tabsHisham Muhammad2021-12-073-3/+12
* Reduce allocation size of cp_time_n and cp_time_o on FreeBSD and DragonFlyBSDGuillaume Gomez2021-11-191-2/+2
* Tidy up process state handlingmarcluque2021-11-021-9/+10
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-4/+6
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* FreeBSD: add comment for memory leak workaroundChristian Göttsche2021-10-151-0/+1
* Plug the memory leak for the Disk I/O meterXimalas2021-10-121-1/+1
* Release memory for cmdline when Process_updateCmdline() returns.Ximalas2021-10-031-0/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-227-7/+7

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