Benny Baumann
|
9ce887beb8
Port FreeBSDMaschine structure cleanup to DragonflyBSD
|
8 hours ago |
WHR
|
141452e9c4
Fix issues related to memory usage reporting for kFreeBSD-based platforms:
|
21 hours ago |
WHR
|
6638971993
Refactor variables 'memWire' and 'memActive' out from 'FreeBSDMachine' object
|
12 hours ago |
peter15914
|
8990cc5b9b
Fix possible memory leak in Settings.c
|
4 days ago |
Daniel Lange
|
1f24250a31
Updates for 2025. Happy New Year!
|
6 days ago |
fraggerfox
|
3921bb67f0
ci: Bump BSD versions.
|
1 week ago |
SuCicada
|
731812d92a
darwin: Enhance memory metrics support for Apple Silicon (ARM64)
|
9 months ago |
KholkinDmitrii
|
28dcbd7584
feat: add sensors for Rockchip RK3566
|
3 months ago |
Daniel Lange
|
ea27926e22
Merge branch 'ci-package-update' of Explorer09/htop-1
|
2 weeks ago |
Explorer09
|
1828096f40
CI: Update libsensors-dev package name
|
2 weeks ago |
Explorer09
|
762acbe40a
Introduce countDigits() function for PID and UID field widths
|
1 month ago |
Explorer09
|
fb3d10a8bd
Do not expand GPU_TIME field width
|
1 month ago |
Daniel Lange
|
4ba1988477
Merge branch 'disk-io-norm-util' of Explorer09/htop-1
|
3 weeks ago |
Explorer09
|
becb032818
Use uint64_t for disk IO accumulated values
|
3 weeks ago |
Explorer09
|
e99d0daa91
DiskIOMeter: draw normalized utilization; show utilization above 100%
|
3 weeks ago |
Explorer09
|
7ad9ec2849
build: Add "ncurses{t,tw}" to possible ncurses names
|
2 months ago |
Explorer09
|
e3bdb109c4
build: Improve "tinfo" library detection in configure
|
2 months ago |
Explorer09
|
f023790ad3
build: Check curses "bool" type compatibility
|
2 months ago |
Explorer09
|
a2d90f4d19
build: Add a test for whether curses.h works.
|
2 months ago |
Explorer09
|
de9384767f
build: Move _XOPEN_SOURCE_EXTENDED define to config.h
|
2 months ago |
Explorer09
|
3b66b2040e
build: check for wadd_wchnstr() rather than mvadd_wchnstr()
|
2 months ago |
Explorer09
|
b458299bf1
build: Don't test "stdscr" with linking with libtinfo
|
2 months ago |
Explorer09
|
76e7dd4a14
build: Improve configure logic with pkg.m4 support
|
2 months ago |
Explorer09
|
d464ad155f
build: Log the detected '*curses*.pc' file into config.log
|
2 months ago |
Explorer09
|
52c9e3db2d
build: configure "--with-curses=yes" is now a no-op
|
2 months ago |
Daniel Lange
|
f2b2828eda
Remove the special handling for the "Command" column and add a warning that its length should be dynamic
|
1 month ago |
Benny Baumann
|
04d0a5456c
Avoid compilation issues with ncurses on GCC 15
|
4 weeks ago |
Oumuamua
|
4102862d12
Remove duplicate function declaration in Row.h
|
2 months ago |
Дилян Палаузов
|
261df1c685
README: clarification on kernel requirements for I/O
|
3 months ago |
Benny Baumann
|
9c316cc14c
Keep following a process when resuming process updates
|
3 months ago |
Christian Göttsche
|
49bb3c49ac
Silence clang analyzer warnings
|
5 months ago |
Explorer09
|
8a6e519c5e
doc: Update netbsd/README regarding curses support
|
3 months ago |
Explorer09
|
c34fb93b5d
CI: Don't override LDFLAGS for NetBSD build
|
5 months ago |
Explorer09
|
082b977f18
build: Add friendly warning to advise user to install pkg-config
|
3 months ago |
Explorer09
|
d5f24d20d8
build: Improve "-ltinfo" detection in configure
|
4 months ago |
Explorer09
|
5d1948b8d2
build: Rewrite curses detection code in configure
|
3 months ago |
Explorer09
|
c802dc48f8
Replace tab indent with spaces in configure
|
3 months ago |
Explorer09
|
d44e2588be
doc: Mention pkg-config in README
|
4 months ago |
Explorer09
|
5e059d0808
CI: Install pkg-config for FreeBSD build
|
5 months ago |
Explorer09
|
baf7041193
build: bring back configure warning when pkg.m4 is absent
|
3 months ago |
Explorer09
|
fd083144d4
build: always call PKG_PROG_PKG_CONFIG in configure
|
3 months ago |
charles
|
5503cda4c0
Fixed the issue that the process traced by strace ends and causes the CPU to be fully loaded.
|
4 months ago |
Daniel Lange
|
171f8285d3
Document --drop-capabilities requiring a compile-time option
|
4 months ago |
Benny Baumann
|
fc54b885ef
Simplify Settings toFieldName logic relating to dynamic columns
|
4 months ago |
Benny Baumann
|
80ac0c619c
Prefer size_t when array indices involved
|
4 months ago |
Benny Baumann
|
bb5259e1ff
Avoid some code duplication for Settings_splitLineToIDs
|
4 months ago |
Benny Baumann
|
dcd28e599a
Remove long-dead code
|
4 months ago |
Nathan Scott
|
f3306db9d1
Pass Machine pointer to Settings_new instead of internal detail
|
4 months ago |
Nathan Scott
|
f3c3ac7f8e
Refactor column delete into a shared Settings_deleteColumns
|
4 months ago |
Benny Baumann
|
179182d59f
Be less strict about thermal zones for RockChip RK3588 SoC
|
4 months ago |