Kernel - Slight reworks to timer code
[tpg/acess2.git] / Kernel / debug.c
2012-01-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-01-14 John HodgeKernel/x86 - Debugging SMP bugs, lead to some fixes...
2012-01-07 John HodgeFixing Tegra2 build
2011-10-11 John HodgeKernel - MMU usage fixes
2011-10-09 John HodgeKernel - Cleaning up a little
2011-10-04 John HodgeKernel - Cleaning up unneeded messages
2011-09-25 John HodgeKernel - Unlocked debug lock when entering kernel panic
2011-09-08 John HodgeKernel - Trace messages now only go to debug (not VTerm)
2011-08-20 John HodgeKernel - Debugging cleanup
2011-08-06 John HodgeKernel - Cleaning up unneeded malloc() calls
2011-07-30 John HodgeKernel - Bugfixing x86_64 port
2011-07-03 John HodgeKernel - Absently cleaning up (minor presentation changes)
2011-06-16 John HodgeKernel - Implemented waking from semaphores
2011-06-07 John HodgeNetworking - Heaps of changes
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeHore work to allow ARM builds
2011-05-07 John HodgeCleaning up and Debugging (Exposed by AcessNative mostly)
2011-02-14 John HodgeAdded some very pedantic warning flags
2010-12-10 John HodgeFixed places where char* was used in place of const...
2010-11-20 John HodgeGeneral fixes
2010-10-03 John HodgeReplace rand() implementation - fixes threading lockups
2010-08-01 John HodgeCleanup (NTFS fiddling and fixed debug hexdump)
2010-07-31 John HodgeMakign debug functions thread safe
2010-07-20 John HodgeMajor revamp to FAT code, fixing LFN issues and other...
2010-07-20 John HodgeBit of debug cleanup, fixing bugs found on GrUB2
2010-07-15 John HodgeATA Fixes, Module compilation fixups
2010-07-13 John HodgeIncreased user stack size, fiddling with error recovery
2010-07-02 John HodgeBugfix to debug code (fixing usage of va_args)
2010-06-18 John HodgeIt's been too long since I committed
2010-06-03 John HodgeBugfixing
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-23 John HodgeAltered debug print function to use vsnprintf and to...
2010-04-21 John HodgeAdded kernel panic routines to output to the screen...
2010-04-21 John HodgeRandom fixes, disabled debug in vterm, random crash...
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-06 John HodgeImproved padding code in Debug_Fmt
2010-04-02 John HodgeFixes to x86 error and interrupt handling
2010-03-27 John HodgeUpdating drivers to use the Log_ functions instead...
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-04 John HodgeMore work on TCP, Connection is successfully establishe...
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-01-14 John HodgeBugfixes and UDI Updates
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2009-12-31 John HodgeWorking on Multiprocessing support
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeCleanup & Debug Removal
2009-12-26 John HodgeBig Changes - See commit details
2009-11-19 John HodgeCleanup and Bugfixes
2009-10-26 John HodgeImproved VTerm support
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-11 John HodgeImplemented basic disk write support in EXT2.
2009-10-02 John HodgeCleanup
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-21 John HodgeInitial commit of kernel only

UCC git Repository :: git.ucc.asn.au