Fixed Video_DrawText passing too many arguments to _SysDebug
[tpg/acess2.git] / Kernel / vfs /
2010-10-22 John HodgeFixing places where malloc() (and others) is not null...
2010-10-22 John HodgeCleaning up debug (and set modules to build with debug)
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-09-07 John HodgeFixing up doxygen comments
2010-08-22 John HodgeChanged spinlock mechananisim
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-08-01 John HodgeNo more VFS debug please
2010-08-01 John HodgeBugfixing the x86_64 port
2010-07-31 John HodgeDebugging GPF in VFS (non-canoical addr) - Added catch...
2010-06-20 John HodgeFixing a kernel #PF caused by an unitialised VFS method
2010-06-19 John HodgeCleaning up and attempting to fix these darn heisenbugs
2010-06-18 John HodgeIt's been too long since I committed
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-24 John HodgeFixed SYS_SEEK not working due to 64-bit offset
2010-04-21 John HodgeRandom fixes, disabled debug in vterm, random crash...
2010-04-15 John HodgeAdded SYS_OPENCHILD system call
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-28 John HodgeWorking on cleaning up the FAT driver, but atm it's...
2010-03-27 John HodgeUpdating drivers to use the Log_ functions instead...
2010-03-18 John HodgeBugfixing initrd and ld-acess
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-12-28 John HodgeBugfixes upon chaning GCC versions
2009-12-27 John HodgeFixed bug in Inode_ClearCache
2009-12-27 John HodgeUpdated build system to remove `install` from `all`
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-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-11-16 John HodgeFixed implementation of ChRoot
2009-11-15 John HodgeAdded ChRoot Support (untested)
2009-11-13 John HodgeFixes and Cleanup
2009-11-10 John HodgeGeneral Cleanup, Implemented DMA Allocation
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-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-30 John HodgeImmense cleanup of libc, implemening login program...
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
next

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