Usermode/ld-acess - Disabled PIC (not needed)
[tpg/acess2.git] / Kernel / vfs / fs /
2011-08-07 John HodgeKernel - Fixed RootFS mknod bugs
2011-08-06 John HodgeKernel - Cleaning up unneeded malloc() calls
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
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-09-07 John HodgeFixing up doxygen comments
2010-08-22 John HodgeChanged spinlock mechananisim
2010-08-20 John HodgeImproving the debug capabilities of the heap code,...
2010-08-01 John HodgeBugfixing the x86_64 port
2010-06-18 John HodgeIt's been too long since I committed
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-10 John HodgeFixed a bug in the heap manager where if an exact match...
2010-03-17 John HodgeVarious changes, most of them involving the FAT and...
2010-03-13 John HodgeChanges to the module loader to handle specific errors...
2010-03-05 John Hodgedoxygen fixes
2010-01-23 John HodgeAltered & Renamed LookupString, Added DrvUtil_SetIdent
2010-01-19 John HodgeBugfixes and debug cleanup
2010-01-14 John HodgeMore work on UDI support, still doesn't load pseudud yet
2010-01-14 John HodgeBugfixes and UDI Updates
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeCleanup & Debug Removal
2009-11-13 John HodgeFixes and Cleanup
2009-10-27 John HodgeImplemented Dependency resolving for compile-time modul...
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-18 John HodgeMultiple changes (Module Interopability, Timers, FDD...
2009-10-15 John HodgeVarious Changes
2009-10-11 John HodgeFixed network triple fault, packets now send successfully.
2009-10-11 John HodgeImplemented basic disk write support in EXT2.
2009-10-10 John HodgeFixed Infinite reading in ext2 driver, removed debug...
2009-10-10 John HodgeFixed Triple Fault in EXT2 driver/hdd driver
2009-10-10 John HodgeVarious Changes
2009-10-02 John HodgeCleanup
2009-09-30 John HodgeImmense cleanup of libc, implemening login program...
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeFixed FAT_Read to return number of bytes read. Created...
2009-09-26 John HodgeRemoved debug from ata, modules, vfs/dir.c and rootfs...
2009-09-26 John HodgeFixed RootFS not returning a temp heap address
2009-09-26 John HodgeAdded `strdup` library function and removed VFS_FREEPLZ...
2009-09-26 John HodgeRemoved debug from FAT and VFS_ReadDir and made DevFS...
2009-09-26 John HodgeFixed not removing the flag from the string in VFS_ReadDir
2009-09-26 John HodgeMade directories indeterminitely sized in FAT
2009-09-26 John HodgeFixed support for indeterminate sized directories
2009-09-26 John HodgeRe-enabled debug in FAT to find bug in ReadDir
2009-09-26 John HodgeAdded "Free Me" Flag to VFS_ReadDir
2009-09-25 John HodgeRemoved debug from VFS_GetACL and VTerm, fixed DevFS...
2009-09-25 John HodgeChanged tVFS_Node->close on a mount root to be a no...
2009-09-25 John HodgeAdded size maintainence in Root_MkNod
2009-09-21 John HodgeInitial commit of kernel only

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