- 13 Jan, 2016 1 commit
-
-
Hisham Muhammad authored
vi keys: translate ALT-h/j/k/l to arrow keys
-
- 12 Jan, 2016 4 commits
-
-
Michael Klein authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
-
- 11 Jan, 2016 2 commits
-
-
-
Hisham Muhammad authored
Thank you @Explorer09 for the report!
-
- 07 Jan, 2016 1 commit
-
-
Hisham Muhammad authored
Fix typo: prority => priority
-
- 06 Jan, 2016 5 commits
-
-
Benjamin Porter authored
-
Michael Klein authored
-
Michael Klein authored
-
Hisham Muhammad authored
add some security checks when running SUID root
-
Hisham Muhammad authored
use AC_HELP_STRING for proc dir
-
- 05 Jan, 2016 1 commit
-
-
Christian Hesse authored
-
- 04 Jan, 2016 8 commits
-
-
Hisham Muhammad authored
Rename variable for consistency
-
Michael McConville authored
Suggested by Hisham.
-
Hisham Muhammad authored
align help output
-
Hisham Muhammad authored
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Plug mem leak, improve CPU enumeration logic
-
Christian Hesse authored
-
- 03 Jan, 2016 7 commits
-
-
Michael McConville authored
These are never necessary when using the standard library.
-
Michael McConville authored
I think this leak may still exist in the FreeBSD port.
-
-
Hisham Muhammad authored
Should fix #321.
-
Hisham Muhammad authored
OpenBSD fixes and updates
-
Hisham Muhammad authored
Fix spelling of "maintainer"
-
Michael McConville authored
This is what OpenBSD's top(1) does when the libkvm call fails, and it's a good idea. This commit also fixes process name construction. The space was being written one character too far.
-
- 02 Jan, 2016 5 commits
-
-
Michael McConville authored
Even when they're constant, as is the case for zombie processes.
-
Michael McConville authored
Pointed out by Michael Reed.
-
Michael McConville authored
So that we can see errno. Pointed out by Michael Reed.
-
Michael McConville authored
-
Michael McConville authored
I forgot how awful the process name logic was. It was an initial hack to get it running, and I forgot to clean it up. I also had to change a few includes and error function uses.
-
- 23 Dec, 2015 2 commits
-
-
-
Hisham Muhammad authored
major meters update
-
- 22 Dec, 2015 2 commits
-
-
Hisham Muhammad authored
Fix text on function bar when moving meters.
-
Explorer09 authored
Before: [Up]Up [Dn]Down [Lt]Left [Rt]Right [Arrow]Confirm [Enter]Delete [Del]Done After: [Up]Up [Dn]Down [Lt]Left [Rt]Right [Enter]Confirm [Del]Delete [Esc]Done
-
- 17 Dec, 2015 1 commit
-
-
Martin "eto" Misuth authored
this caused htop to show processes as if freebsd kernel was their parent. on next pass reparenting code took chance to run, and that caused process to jump around. this fixed behaviour should be the correct one
-
- 14 Dec, 2015 1 commit
-
-
Hisham Muhammad authored
Apparently a line longer than 255 chars was spotted in the wild: http://serverfault.com/questions/577939/linux-ps-htop-show-processes-running-for-hundreds-or-thousands-of-days-though-h#comment676098_577939
-