Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Kernel / vfs / dir.c
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-01-21 John HodgeVFS - Rework to remove function pointers from tVFS_Node
2011-11-12 John HodgeKernel/vfs - Debugging changes (and some limits to...
2011-08-24 John HodgeKernel/vfs - Fixing OpenInode support
2011-05-28 John HodgeKernel - Finally fixed that corruption bug (description...
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-08-01 John HodgeNo more VFS debug please
2010-07-31 John HodgeDebugging GPF in VFS (non-canoical addr) - Added catch...
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-11-10 John HodgeGeneral Cleanup, Implemented DMA Allocation
2009-10-18 John HodgeMultiple changes (Module Interopability, Timers, FDD...
2009-09-26 John HodgeRemoved debug from ata, modules, vfs/dir.c and rootfs...
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 HodgeFixed support for indeterminate sized directories
2009-09-26 John HodgeAdded "Free Me" Flag to VFS_ReadDir
2009-09-25 John HodgeAdded NULL check to VFS_ReadDir
2009-09-25 John HodgeAdded support for skipping to VFS_ReadDir
2009-09-25 John HodgeAdded position check to VFS_ReadDir
2009-09-25 John HodgeFixed bug in VFS_ReadDir and added full debug
2009-09-25 John HodgeAdded extra debug to VFS_ReadDir
2009-09-25 John HodgeAdded debug to VFS_ReadDir
2009-09-25 John HodgeAdded VFS_ReadDir and SYS_READDIR, Implemented basic...
2009-09-21 John HodgeInitial commit of kernel only

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