Fixing up doxygen comments
[tpg/acess2.git] / Kernel / vfs / open.c
2010-09-07 John HodgeFixing up doxygen comments
2010-08-20 John HodgeFixed heap troubles (and bugs in VFS_GetTruePath)
2010-08-20 John HodgeImproving the debug capabilities of the heap code,...
2010-06-20 John HodgeFixing a kernel #PF caused by an unitialised VFS method
2010-05-11 John Hodgex86_64 support, requiring a slight refactor to the...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-21 John HodgeRandom fixes, disabled debug in vterm, random crash...
2010-04-15 John HodgeAdded SYS_OPENCHILD system call
2010-01-19 John HodgeBugfixes and debug cleanup
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-26 John HodgeBig Changes - See commit details
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-16 John HodgeFixed implementation of ChRoot
2009-11-15 John HodgeAdded ChRoot Support (untested)
2009-10-11 John HodgeImplemented basic disk write support in EXT2.
2009-10-10 John HodgeVarious Changes
2009-10-03 John HodgeEnabled WP flag in CR0 to allow COW to work if the...
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-02 John HodgeCleanup
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-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
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 HodgeFixed VFS_ParsePath freeing a string that is returned...
2009-09-21 John HodgeInitial commit of kernel only

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