summaryrefslogtreecommitdiffstats
path: root/src/freebsd
AgeCommit message (Expand)Author
2024-06-15fix divide 0 error when caculating disk usage percentage (#791)Xoris
2024-04-30Add regex filteringSteffen
2024-02-29Fix misc spellingOtto Kekäläinen
2024-02-11Merge branch 'main' into unix-duplicatesJakob P. Liljenberg
2024-02-09collect: Share ifaddrs wrapper and use uniq_ptr-like syntaxSteffen Winter
2024-02-09bsd: Wrap kvm_t* in a uniq_ptr and share code between BSD'sSteffen Winter
2023-12-26Merge branch 'aristocratos:main' into battery-power-2vsey
2023-12-25Fix errorsaristocratos
2023-12-25Added more checks and debug loggingaristocratos
2023-12-25Fix call to compact and missing utility includearistocratos
2023-12-25Replace robin_hood map and set with STD alternative and add safeVal() functio...aristocratos
2023-12-15add freebsd support for battery powerjkre
2023-08-27Added show_gpu_info setting and Auto options for cpu graphsaristocratos
2023-08-26Squashed commit of the following:aristocratos
2023-07-16Merge pull request #560 from rrveex/mainJakob P. Liljenberg
2023-07-05Retrieve load average from libc and use emplace_back where appropriatezackiloco
2023-06-21FreeBSD swap inforr
2023-05-26Fix integer overflows in btop_collect.cppMitchell Dorrell
2022-12-21fix zfs on freebsd not reporting IOsimplepad
2022-11-06a comment about AF_LINK being ignored on purposecorreabuscar
2022-11-06FreeBSD: replace getnameinfo with inet_ntopcorreabuscar
2022-11-06FreeBSD: use the first IP of the interfacecorreabuscar
2022-10-04All but two places `const bool` have been updatedΣτέφανος
2022-10-04Fix variable initialization to 'auto' for getB()Στέφανος
2022-07-03Changed: Rewrite of process sorting and tree generation including fixes for t...aristocratos
2022-05-01Added: Case insensitive process filteringabrasumente
2022-03-26Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSDaristocratos
2022-02-20Changed: Restrict command line for processes to 1000 characters to fix utf8 c...aristocratos
2022-01-16Fixed (freebsd): Process cpu usage, sorting and warningsaristocratos
2022-01-12Fixed: Net speed rollover for 32-bitaristocratos
2022-01-12Squashed commit of the following:Jos Dehaes