Cut down on debug, fixed tabs, made process tree be killed when root is killed
[tpg/acess2.git] / Kernel / vfs /
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeRemoved debug (VFS_GetAbsPath seems to be stable)
2009-09-27 John Hodgefixed EOS calculation
2009-09-27 John Hodgetesting
2009-09-27 John Hodgetesting
2009-09-27 John HodgeTesting
2009-09-27 John HodgeTesting
2009-09-27 John HodgeBugfixes, bugfixes, bugfixes
2009-09-27 John HodgeFixed string being copied offset
2009-09-27 John HodgeMade it _look_ like the leading / is included
2009-09-27 John HodgeIncluded leading / in path parsing
2009-09-27 John HodgeFixed offset issue with slashNum
2009-09-27 John HodgeCorrectness Fix: Stuff speed, now parses CWD with the...
2009-09-27 John HodgeFixed: Used pos-increment instead of pre-increment
2009-09-27 John HodgeDebug
2009-09-27 John HodgeFixed use of `pos` instead of `read` in first slash...
2009-09-27 John HodgeDebug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeFixed incorrect use of strpos
2009-09-27 John HodgeFixed: Not adding a trailing slash to CWD in VFS_GetAbsPath
2009-09-27 John HodgeRemove debug & add Debug
2009-09-27 John HodgeFixed duplicate reference of heap locatons, and stopped...
2009-09-27 John HodgeFixed VFS_ChDir to handle symlinks by using VFS_Open
2009-09-27 John HodgeDebug
2009-09-27 John HodgeDebug
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 HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
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 HodgeAdded sanity check to VFS_GetHandle and fixed CLIShell...
2009-09-25 John HodgeAdded debug to VFS_GetACL
2009-09-25 John HodgeAdded SYS_GETACL system call and implemented it in...
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 HodgeChanged tVFS_Node->close on a mount root to be a no...
2009-09-25 John HodgeAdded size maintainence in Root_MkNod
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 HodgeFixed VFS_ParsePath freeing a string that is returned...
2009-09-25 John HodgeAdded debug to VFS_ReadDir
2009-09-25 John HodgeAdded VFS_ReadDir and SYS_READDIR, Implemented basic...
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeAdded SYS_FINFO and functions required to support it
2009-09-22 John HodgeAdded VFS_IOCtl, Implemented input in vterm
2009-09-21 John HodgeInitial commit of kernel only

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