Kernel - Added %P to vsnprintf, print physical address
[tpg/acess2.git] / Kernel / lib.c
2011-08-04 John HodgeKernel - Added %P to vsnprintf, print physical address
2011-07-27 John HodgeKernel - Fixed a bug in VFS_ParsePath that cause symlin...
2011-07-18 John HodgeKernel - Implemented strcat/strncat
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeKernel - More work on ARM port
2011-03-02 John HodgeFixed default minium size in vsnprintf being 1 (should...
2011-03-01 John HodgeFixed vsnprintf
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-12 John HodgeTSC backed timekeeping, 64-bit integer printing
2010-12-10 John HodgeFixed places where char* was used in place of const...
2010-11-27 John HodgeAdded sanity checking to kernel vnsprintf
2010-11-21 John HodgeFiddling with IPStack
2010-11-06 John HodgeComposite commit (GUI / Networking)
2010-10-30 John Hodgex86_64 fixes
2010-10-30 John HodgeFixing vsnprintf behavior on 64-bit systems
2010-10-29 John HodgeAttempting to fix heap corruption
2010-10-22 John HodgeFixing places where malloc() (and others) is not null...
2010-10-14 John Hodgex86_64: Bugfixing
2010-10-03 John HodgeReplace rand() implementation - fixes threading lockups
2010-09-07 John HodgeFixing up doxygen comments
2010-08-17 John HodgeAdded strncmp
2010-08-07 John HodgeFixed behavior of VTerm when driver is set at runtime
2010-08-01 John HodgeBugfixing the x86_64 port
2010-07-27 John HodgeWorking on the x86 bit port (caused some changes to...
2010-07-15 John HodgeATA Fixes, Module compilation fixups
2010-06-03 John HodgeBugfixing
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-05-01 John HodgeRemoved debug
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-23 John HodgeAltered debug print function to use vsnprintf and to...
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-03-27 John HodgeFixed logging print not working, cleaned up debug
2010-03-27 John HodgeCleanup Commit
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-05 John Hodgedoxygen fixes
2010-02-26 John HodgeUDP Packets are now sent and recieved correctly (server...
2010-01-23 John HodgeAltered & Renamed LookupString, Added DrvUtil_SetIdent
2009-12-31 John HodgeWorking on Multiprocessing support
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-11-10 John HodgeGeneral Cleanup, Implemented DMA Allocation
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-15 John HodgeVarious Changes
2009-10-10 John HodgeVarious Changes
2009-09-27 John HodgeFixed strncmp
2009-09-27 John HodgeChanged user stack to be at 8M
2009-09-27 John HodgeAdded catch for when rand() sticks
2009-09-27 John HodgeChanged random values again
2009-09-27 John HodgeChanged the random values A and C
2009-09-27 John HodgeDebug statement in rand()
2009-09-26 John HodgeAdded `strdup` library function and removed VFS_FREEPLZ...
2009-09-23 John HodgeMoved rand from arch/proc to lib.c and changed it to...
2009-09-22 John HodgeImplemented VT_Read(), added stub UTF32 output support...
2009-09-21 John HodgeInitial commit of kernel only

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