FAT - Removed unneeded malloc() calls
[tpg/acess2.git] / Modules / Filesystems / FAT / fat.c
2011-08-06 John HodgeFAT - Removed unneeded malloc() calls
2010-12-10 John HodgeFixed places where char* was used in place of const...
2010-10-31 John HodgeFiddling with x86_64 and i486 builds
2010-10-29 John HodgeMisc fiddling with FAT driver (LFN and ReadDir)
2010-10-29 John HodgeBug was in Heap_Realloc
2010-10-29 John HodgeAttempting to fix heap corruption
2010-10-22 John HodgeDon't ask me how, but it's booting again
2010-10-19 John HodgeBuglocating: Some random corruption in VFS, FDD lockups
2010-10-05 John HodgeChanged back to lottery scheduler, disabled debug
2010-10-03 John HodgeDebug, Debug, Debug
2010-10-03 John HodgeReplace rand() implementation - fixes threading lockups
2010-08-22 John HodgeChanged spinlock mechananisim
2010-08-20 John HodgeImproving the debug capabilities of the heap code,...
2010-07-27 John HodgeWorking on the x86 bit port (caused some changes to...
2010-07-20 John HodgeMajor revamp to FAT code, fixing LFN issues and other...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-14 John HodgeRenamed libc filename, disabled debug and reenabled...
2010-04-14 John HodgeAdded debug to FAT driver, trying to fix a Real HW bug
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-11 John HodgeDisabled ATA debug, turned FAT Debug on, misc in IPStac...
2010-04-11 John HodgeUpdated FAT filesystem driver to not cache the FAT...
2010-03-29 John HodgeDisable debug in FAT
2010-03-29 John HodgeBugfixing FAT Driver, Addint Multiboot2 Support
2010-03-28 John HodgeMore work on the FAT driver, more messy, but more complete
2010-03-28 John HodgeWorking on cleaning up the FAT driver, but atm it's...
2010-03-27 John HodgeCleanups in FAT driver
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-17 John HodgeVarious changes, most of them involving the FAT and...

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