Usermode/libaxwin4 - Handle demarshal failure
[tpg/acess2.git] / KernelLand / Kernel / vfs /
2014-11-05 John Hodge (sonata)Kernel/VFS - Better error reporting in open
2014-08-18 John HodgeKernel - MMap fixed (non-fixed mappings, bad search...
2014-06-22 John HodgeKernel/VFS - Truncate support, mmap fixes
2014-06-22 John HodgeKernel/VFS - Kernel-side implementation of marshalled FDs
2014-06-08 John HodgeKernel - Fix user handles not being cleared by Threads_...
2014-06-08 John HodgeKernel/vfs - Return matched flags from VFS_SelectNode
2014-03-15 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-09 John Hodge (sonata)Kernel - Rename _EXECUTE to _EXEC (VFS perm flag)
2014-03-09 John HodgeKernel/MMap - Fix off-by-one error causing junk mappings
2014-02-16 John HodgeKernel/vfs - (minor) commenting only
2014-02-15 John HodgeKernel - Change virtual memory API to use void* for...
2014-02-03 John HodgeKernel/VFS - Add assertion that node for VFS_Mark*...
2014-01-06 John HodgeKernel/VFS - (minor) Logging changes to select
2013-12-21 John HodgeKernel - Fixed crash in vfs from assuming allocated...
2013-11-18 John HodgeKernel/rootfs - Added GetNodeByInode support
2013-10-12 John HodgeKernel - Cleanup and fix all memfiles treated as same...
2013-09-22 John HodgeKernel/VFS - Clean up handle save+restore code
2013-09-08 John HodgeKernel - Implimenting POSIX/C Signals
2013-08-11 John HodgeKernel/RootFS - Upped max filesize to 10MB for TCP...
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-31 John HodgeKernel - Changed PTY code to not expose userland server...
2013-07-30 John HodgeKernel/VFS - Added warning (instead of LOG) when GetNod...
2013-07-22 John HodgeKernel/VFS - Added debug for IOCtl failing
2013-07-15 John HodgeKernel/VFS - Added setting of errno to _Write
2013-07-03 John HodgeKernel/syscalls - Implimenting _SysMkDir
2013-06-26 John HodgeKernelLand - Better node chaching code
2013-06-23 John HodgeKernel/VFS - Disabled use of .Size in directories
2013-06-23 John HodgeKernel/VFS - Update to node cache to support extra...
2013-05-16 John HodgeKernel/VFS - Fixed bug with setting flags on FD0
2013-05-16 John HodgeKernel - Implimented VFS_Reopen
2013-05-16 John HodgeKernel - Added 'Flags' param to VFS Read/Write/FindDir
2013-05-15 John Hodge (sonata)Kernel - SYS_FDCTL
2013-05-15 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-15 John HodgeKernel - Working on SYS_COPYFD
2013-03-29 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-26 John HodgeAcesNative+Usermode - libacessnative "works" (for some...
2013-03-05 John HodgeMerge branch 'master' of git://localhost/acess2
2013-03-05 John Hodge (sonata)Kernel/VFS - Fix debug in io.c
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeKernel - Fix ACLs using anon structures
2013-01-28 John Hodge (sonata)Cleaning up clang warnings
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-20 John Hodge (sonata)Kernel/vfs - Better handling of -1 in handle list
2013-01-20 John Hodge (sonata)Kernel - Debug to messages/select
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-20 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2012-12-20 John HodgeKernel/VFS - Shut handle.c up about missing prototype
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-06 John Hodge (sonata)Kernel - Fixing bugs in kernel-land ELF relocation
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-23 John Hodge (sonata)Kernel - Fixed ARMv7 build, doesn't run
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-08-28 John HodgeModules/Ext2 - Adding inode creation/writeback on file...
2012-08-23 John HodgeKernel/VFS - Fixed mount reference counting and shutdow...
2012-08-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-21 John HodgeKernel - VFS API Update - ReadDir caller provided buffer
2012-08-20 John HodgeMisc code cleanup
2012-08-15 John HodgeKernel/VFS - Fixed debug in open.c
2012-08-15 John HodgeKernel/vfs - TODO in open.c for relative symlinks
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-01 John HodgeKernel/vfs - Fixed potential lockup, logging for crap...
2012-07-31 John HodgeKernel/vfs - (minor) Logging update in ChDir
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-15 John HodgeKernel - Debugging AxWin3 error
2012-07-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel - Silencing complaining compilers
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel/rootfs - Fixed root not being a directory
2012-07-14 John HodgeVFS - Fixed unmount issues and added filesystem autodet...
2012-07-14 John HodgeKernel - Added .Detect method to VFS drivers
2012-07-14 John HodgeKernel/VFS - Fixed logic error in MkNod (rootfs and...
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel/VFS - Added unmount support
2012-07-13 John HodgeVFS - Bugfixes to nodecache
2012-07-11 John HodgeKernel/VFS - Error catching in MkNod/O_CREAT
2012-07-09 John HodgeKernel/VFS - Fixed missuse of strcmp that caused userla...
2012-05-22 John HodgeCleanups - MM_MapTemp to return void*, VFS use Unlink...
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeKernel/VFS - Added timeouts to select
2012-03-16 John HodgeFixing KMod support
2012-02-26 John HodgeKernel - Added another event and allowed clearing of...
2012-02-17 John HodgeKernel - Update VFS API to use off_t/size_t instead...
2012-02-14 John HodgeKernel/vfs - Fixed edge case bug with chroots
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-07 John HodgeSorting source tree a bit

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