2011-02-13 |
John Hodge | Reworked semaphores to be symetric |
blob | commitdiff |
2011-02-12 |
John Hodge | Cleaned up places where MM_Allocate was used without... |
blob | commitdiff | diff to current |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb |
blob | commitdiff | diff to current |
2011-02-02 |
John Hodge | Fixed compile errors, added Semaphore code |
blob | commitdiff | diff to current |
2011-01-23 |
John Hodge | Kernel - So... should remember to initialise structures |
blob | commitdiff | diff to current |
2010-12-10 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
blob | commitdiff | diff to current |
2010-12-10 |
John Hodge | Cleaning up code, and separating a little to allow... |
blob | commitdiff | diff to current |
2010-12-04 |
John Hodge | Added thread pointer to thread dump |
blob | commitdiff | diff to current |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
blob | commitdiff | diff to current |
2010-10-31 |
John Hodge | Fiddling with x86_64 and i486 builds |
blob | commitdiff | diff to current |
2010-10-30 |
John Hodge | Fixing vsnprintf behavior on 64-bit systems |
blob | commitdiff | diff to current |
2010-10-19 |
John Hodge | Buglocating: Some random corruption in VFS, FDD lockups |
blob | commitdiff | diff to current |
2010-10-05 |
John Hodge | Changed back to lottery scheduler, disabled debug |
blob | commitdiff | diff to current |
2010-10-03 |
John Hodge | Refactored thread switching code to support compile... |
blob | commitdiff | diff to current |
2010-10-02 |
John Hodge | Placed a comment to not the location of the blocker |
blob | commitdiff | diff to current |
2010-10-02 |
John Hodge | Fixed threading bug |
blob | commitdiff | diff to current |
2010-09-09 |
John Hodge | Per-CPU task switch disable, minor spiderscript changes |
blob | commitdiff | diff to current |
2010-09-07 |
John Hodge | More thread issue fixing, still not working |
blob | commitdiff | diff to current |
2010-09-05 |
John Hodge | Still some issues, but it seems to not crash anymore |
blob | commitdiff | diff to current |
2010-09-04 |
John Hodge | Fiddling with threading code to attempt to fix this... |
blob | commitdiff | diff to current |
2010-09-04 |
John Hodge | Just a bit of commenting and cleanup (plus correctness... |
blob | commitdiff | diff to current |
2010-08-31 |
John Hodge | Fiddling with threading bugs (both Qemu and Bochs hate... |
blob | commitdiff | diff to current |
2010-08-24 |
John Hodge | Fixed TID0 not being on the All Threads list |
blob | commitdiff | diff to current |
2010-08-24 |
John Hodge | Trying to reduce the ability for a fork bomb to fault... |
blob | commitdiff | diff to current |
2010-08-23 |
John Hodge | Unborking some threading code |
blob | commitdiff | diff to current |
2010-08-22 |
John Hodge | Fixing commenting (always nice) |
blob | commitdiff | diff to current |
2010-08-22 |
John Hodge | Changed spinlock mechananisim |
blob | commitdiff | diff to current |
2010-07-31 |
John Hodge | MP Scheduling work (slightly buggy, but no impact on... |
blob | commitdiff | diff to current |
2010-07-28 |
John Hodge | Bugfixed MP scheduling code in MP build |
blob | commitdiff | diff to current |
2010-07-28 |
John Hodge | Fixing MultiCPU thread distribution (only tested in... |
blob | commitdiff | diff to current |
2010-07-24 |
John Hodge | Fixing bugs and removing debug statements |
blob | commitdiff | diff to current |
2010-06-20 |
John Hodge | Fixing behavior of Threads_CloneTCB |
blob | commitdiff | diff to current |
2010-06-18 |
John Hodge | It's been too long since I committed |
blob | commitdiff | diff to current |
2010-05-13 |
John Hodge | More work on x86_64 port, also cleaned up a little... |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | Cleaned up thread code, changed default compiler name... |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
blob | commitdiff | diff to current |
2010-05-01 |
John Hodge | Improved user error handling, now a user DIV0 doesn... |
blob | commitdiff | diff to current |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
blob | commitdiff | diff to current |
2010-04-23 |
John Hodge | Fixes to VM8086 handler to remove operand size errors. |
blob | commitdiff | diff to current |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
blob | commitdiff | diff to current |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
blob | commitdiff | diff to current |
2010-04-02 |
John Hodge | VM8086 Support, Starting on VESA Driver |
blob | commitdiff | diff to current |
2010-03-04 |
John Hodge | More work on TCP, Connection is successfully establishe... |
blob | commitdiff | diff to current |
2010-01-19 |
John Hodge | Bugfixes and debug cleanup |
blob | commitdiff | diff to current |
2010-01-19 |
John Hodge | Multi-user testing and bugfixing |
blob | commitdiff | diff to current |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
blob | commitdiff | diff to current |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
blob | commitdiff | diff to current |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
blob | commitdiff | diff to current |
2009-10-15 |
John Hodge | Various Changes |
blob | commitdiff | diff to current |
2009-10-02 |
John Hodge | Fixed bug where system would lock if a user task segfau... |
blob | commitdiff | diff to current |
2009-10-02 |
John Hodge | Fixed bug with handling of . and .. that was trashing... |
blob | commitdiff | diff to current |
2009-10-02 |
John Hodge | Cleanup |
blob | commitdiff | diff to current |
2009-09-30 |
John Hodge | Fixed Segfault if execve fails, fixed errors in LibC... |
blob | commitdiff | diff to current |
2009-09-28 |
John Hodge | Debug |
blob | commitdiff | diff to current |
2009-09-28 |
John Hodge | Debug |
blob | commitdiff | diff to current |
2009-09-28 |
John Hodge | Cut down on debug, fixed tabs, made process tree be... |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Removed debug |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Changed user stack to be at 8M |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Added tracing of ticket draws |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Moved adding a task to the active list to threads.c |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Added debug to Threads_GetNext |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Added magic breakpoint to SYS_CLONE, cleaned up other... |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Disabled debug in binary loader and added sleeping... |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Extra debug in Idle thread |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Added debug to idle task |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Fixed Threads_Yield clearning the Quantum, not the... |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Made Threads_WaitTID do a Threads_Dump to find bug... |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Fixed thread deletion when not explicitly killed. |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Fix race condition with scheduler starting before task... |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Moved task selection to threads.c, fixed segfault in... |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Separated Architecture independent thread controll... |
blob | commitdiff | diff to current |
|