- 27 Jul, 2017 1 commit
-
-
Hisham Muhammad authored
Calls marked with xSnprintf shouldn't fail. Abort program cleanly if any of them does.
-
- 30 Aug, 2016 1 commit
-
-
Hisham authored
Closes #546.
-
- 07 Mar, 2016 1 commit
-
-
Hisham Muhammad authored
-
- 06 Mar, 2016 1 commit
-
-
Michael McConville authored
This involves switching from kvm_open(3) to kvm_openfiles(3). The only difference is that the latter has saner error reporting (see the man page for details). We can now fatally report the error rather than just calling assert(3).
-
- 29 Feb, 2016 1 commit
-
-
Tim Creech authored
-
- 27 Feb, 2016 1 commit
-
-
Tim Creech authored
-
- 14 Feb, 2016 1 commit
-
-
Bernard Spil authored
-
- 13 Feb, 2016 1 commit
-
-
Hung-Yi Chen authored
-
- 11 Feb, 2016 1 commit
-
-
Greg V authored
-
- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 04 Jan, 2016 1 commit
-
-
Hisham Muhammad authored
-
- 03 Jan, 2016 1 commit
-
-
Michael McConville authored
These are never necessary when using the standard library.
-
- 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
-
- 13 Dec, 2015 2 commits
-
-
Martin "eto" Misuth authored
-
Martin "eto" Misuth authored
-
- 12 Dec, 2015 1 commit
-
-
Martin "eto" Misuth authored
-
- 11 Dec, 2015 1 commit
-
-
Martin "eto" Misuth authored
-
- 06 Oct, 2015 1 commit
-
-
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.
-
- 30 Sep, 2015 1 commit
-
-
Martin "eto" Misuth authored
Added preliminary attempt at jails support on FreeBSD - JID and JAIL (name) columns, somewhat more correct kernel "thread" detection. Seems FreeBSD kernel can spawn both kernel processes (what is what htop currently sees) and kernel threads. For now let's consider kernel processes kernel "threads".
-
- 17 Sep, 2015 1 commit
-
-
Michael McConville authored
-
- 07 Jun, 2015 1 commit
-
-
Lance Chen authored
`Process_new_fn` had been renamed to `Process_New` in d880def0
-
- 09 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 17 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 16 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 27 Nov, 2014 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 24 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-