- 13 Jan, 2016 3 commits
-
-
Hisham Muhammad authored
Darwin: replace vm_statistics64_* with vm_statistics_*
-
Michael Klein authored
Works with: - Darwin 9.8.0 (OS X 10.5.8) PPC - Darwin 15.2.0 (OS X 10.11.2) Intel
-
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
-