- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 12 Jan, 2016 1 commit
-
-
Michael Klein authored
-
- 19 Aug, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 25 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Mar, 2015 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 22 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 20 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 03 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
Kinda runs, but functionality from the original main loop is still missing. Patience.
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 20 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
Made the logic more modular, hopefully easier to follow, and removed repeated code. Plus, some optimization in RichString code.
-
- 26 Feb, 2013 1 commit
-
-
Hisham Muhammad authored
Don't end up killing init if process selected to be killed terminates before the user selects a signal. Closes #3606072.
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 10 Nov, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 26 Dec, 2011 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 01 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533.
-
- 26 May, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 22 Mar, 2011 1 commit
-
-
Hisham Muhammad authored
(thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
-
- 03 Mar, 2010 1 commit
-
-
Hisham Muhammad authored
(thanks to Daniel Schuler)
-
- 25 Feb, 2010 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 02 Jun, 2009 1 commit
-
-
Hisham Muhammad authored
-
- 07 May, 2008 1 commit
-
-
Hisham Muhammad authored
-
- 09 Mar, 2008 1 commit
-
-
Hisham Muhammad authored
Reduces resulting code size.
-
- 11 Jul, 2006 1 commit
-
-
Hisham Muhammad authored
disable useless code in release builds such as runtime type-checking on dynamic data structures and process fields that are not being computed, faster(?) method for verifying the process owner (still need to ensure correctness), don't destroy and create process objects for hidden kernel threads over and over. Phew. I shouldn't be doing all this today, but I could not resist.
-
- 30 May, 2006 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 04 Mar, 2006 1 commit
-
-
Hisham Muhammad authored
-