- 19 Nov, 2015 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Add Darwin swap meter
-
- 16 Nov, 2015 1 commit
-
-
SaltwaterC authored
-
- 03 Nov, 2015 1 commit
-
-
Hisham Muhammad authored
(See #292.)
-
- 02 Nov, 2015 5 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
OpenBSD port updates and error exit improvements
-
- 01 Nov, 2015 2 commits
-
-
Michael McConville authored
err.h functions corrupts the terminal when using curses.
-
Michael McConville authored
-
- 26 Oct, 2015 1 commit
-
-
Hisham Muhammad authored
Fix a case where the usertime calculation can overflow (see issue #202)
-
- 25 Oct, 2015 2 commits
-
-
Hisham Muhammad authored
Darwin cpu average
-
Hisham Muhammad authored
-
- 23 Oct, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 19 Oct, 2015 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
add hint about system configuration file
-
Hisham Muhammad authored
Closes #293.
-
- 13 Oct, 2015 1 commit
-
-
Michael McConville authored
-
- 09 Oct, 2015 1 commit
-
-
Michael McConville authored
-
- 07 Oct, 2015 1 commit
-
-
Hisham Muhammad authored
PPID and JID update fix
-
- 06 Oct, 2015 15 commits
-
-
Martin "eto" Misuth authored
-
Martin "eto" Misuth authored
Fixed reparenting issue. PPID should be updated each refresh as any process can get reparented to either PID1 or even any other PID (if there are custom reapers in the system). Similar issue with jails, elevated process can ask kernel to attach itself into any jail at any time, thus JID and jail name can change each refresh cycle.
-
Martin "eto" Misuth authored
-
Martin "eto" Misuth authored
-
Hisham Muhammad authored
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Add OpenBSD signals
-
Michael McConville authored
-
Michael McConville authored
-
Martin "eto" Misuth authored
FreeBSD Linux Other platforms will have it undefined for now.
-
Martin "eto" Misuth authored
htop fails to compile with: ```text SignalsPanel.c:32:49: error: use of undeclared identifier 'Platform_signals' Panel_set(this, i, (Object*) ListItem_new(Platform_signals[i].name, Platform_signals[i].number)); ^ 1 error generated. *** Error code 1 ```
-
Christian Hesse authored
-
Hisham Muhammad authored
Implementations for Linux (tested) and FreeBSD (still untested, thanks to @etosan for providing the table). Darwin and OpenBSD(ping @mmcco) builds should be broken now, pending their own tables.
-
- 05 Oct, 2015 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Cleanup and initial OpenBSD support
-
Hisham Muhammad authored
add editorconfig file to give hints to editors
-