Kernel/VTerm - "Fix" wrapping issue in VTerm (why was old behavior there?)
[tpg/acess2.git] / AcessNative / acesskernel_src /
2014-11-05 John Hodge (sonata)AcessNative - Fix incorrect VT name, clean up a warning
2014-11-05 John Hodge (sonata)AcessNative - Fixing bad handling of errors, add run...
2014-11-05 John Hodge (sonata)AcessNative - Fix compile errors from API changes ...
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-10 John Hodge (sonata)AcessNative - Spawn in libacess-native (with AN_GETPATH...
2013-11-28 John HodgeAcessNative - TCP emulation working
2013-11-28 John HodgeAcessNative - Fixed excessive redraws
2013-11-23 John HodgeAcessNative - Adding network support
2013-11-06 John HodgeAcessNative - Rework of thread handling
2013-10-28 John HodgeAcessNative - Fix some compilation issues
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-30 John HodgeAcessNative - added MkNod to nativefs
2013-07-22 John HodgeAcessNative - Cleanup of VFS handle debug
2013-07-15 John HodgeAcessNative/kernel - Fixed badly ordered syscalls
2013-07-14 John HodgeAcessNative - Added PTY init to AcessKernel
2013-07-03 John HodgeAcessNative - Updates for recent changes
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-13 John Hodge (sonata)AcessNative - Better error reporting in NativeFS
2013-03-29 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-26 John HodgeAcessNative - Included ipcpipe for AxWin3
2013-03-26 John HodgeAcesNative+Usermode - libacessnative "works" (for some...
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeAcessNative/nativefs - Removed debug
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-19 John Hodge (sonata)AcessNative - Fixes for recent userland changes, cleanups
2012-12-31 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-30 John HodgeAll - Changes for AcessNative on windows
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-10-15 John Hodge (sonata)AcessNative - Silenced unneeded warnings
2012-10-13 John HodgeAxWin3 - Heaps of bugfixes to RichText renderer
2012-10-12 John HodgeAcessnative - Sys_Spawn implimented
2012-10-11 John HodgeAcessNative - Implimented user side of SysSpawn
2012-10-07 John HodgeAcessKernel - cleaning up debug messages
2012-10-07 John HodgeAcessNative - Mouse implimented, woot!
2012-10-07 John HodgeAcessNative - Fixed buggy SDL key mappings
2012-10-07 John HodgeMerge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2012-10-07 John HodgeAcessNative - Added message length to simplfy message...
2012-10-07 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-06 John HodgeAcessNative - Fixed windows symlink derps
2012-10-06 John HodgeAcessNative - Fixed missing header (typo)
2012-10-06 John HodgeAcessNative - Changes to allow _compiling_ on windows.
2012-10-04 John HodgeAcessNative - Bugfixes 'r' us, GUI can start and render...
2012-10-04 John HodgeAcessNative - Misc testing and bugfixing
2012-10-03 John HodgeAcessNative - Fixed CLIShell
2012-10-03 John HodgeAcessNative - Loads login process and runs again (shell...
2012-10-03 John HodgeAcessNative - TCP client implimented, buggy
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-03 John HodgeAcessNative - Implimented (serverside) TCP
2012-08-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-21 John HodgeKernel - VFS API Update - ReadDir caller provided buffer
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeDiskTool - Autodetection of filesystems and better...
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-13 John HodgeAcessNative/nativefs - Fixed memory leak due to Close...
2012-07-13 John HodgeAcessNative - Added write support to nativefs
2012-07-09 John HodgeAcessNative - Fixed nativefs using the wrong off_t
2012-07-09 John HodgeDiskTool - Compiling again, now with modules
2012-07-09 John HodgeDiskTook - Linked to AcessNative's nativefs, cleared...
2012-07-04 John HodgeAcessNative - Cleaning up debug
2012-07-04 John HodgeAcessNative - Fixing crashes
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-09 John HodgeAcessNative - Fixing little bugs
2012-03-14 John HodgeAcessNative - Implementing SendMessage/GetMessage
2012-03-11 John HodgeAcessNative - Possible fix to ioctl() bugs
2012-02-19 John HodgeAcessNative - Fixing a couple of bugs exposed by AxWin
2012-02-19 John HodgeAcessNative - Fixes, now can run again (and spawn/kill...
2012-02-14 John HodgeAcessNative - Little fixes to get it running on 64-bit
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-08 John HodgeAcessNative - Implemented events, don't trust them
2012-02-07 John HodgeAcessNative - Fixing for recent kernel changes
2011-12-02 John HodgeAcessNative - Fixing errors caused by API changes
2011-10-28 John HodgeAcessNative - Allowed the kernel executable to also...
2011-10-28 John HodgeKernel/armv7 - Cleaning up debug
2011-10-24 John HodgeAcessNative - Implemented ReadDir in nativefs
2011-10-24 John HodgeAcessNative - Now can use the `dir` CLIShell builtin
2011-10-23 John HodgeAcessNative - Cleanup and slight fixes.
2011-10-05 John HodgeAcessNative - Fixing build
2011-07-02 John HodgeAcessNative - Debugging and implementing, getting there now
2011-06-22 John HodgeAcessNative - Fixing Fixing Fixing
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeAcessNative - Fixes mostly, still not yet complete
2011-05-07 John HodgeAcessNative - Huge changes, cleaning up and getting...
2011-03-01 John HodgeCleaning up (committing stuff)
2011-03-01 John HodgeAcessNative - Compile fixes after select() implementation
2011-01-23 John HodgeAcessNative - Bugfixing
2011-01-23 John HodgeAcessNative - Reworked protocol to be simpler
2011-01-22 John HodgeAcessNative - Getting there... (Bedtime commit)
2011-01-22 John HodgeLots of work on the AcessNative kernel
2010-12-20 John HodgeAcessNative - Cleaned up some of acesskernel's code
2010-12-10 John HodgeThrough many hacks, AcessNative now compiles
2010-12-10 John HodgeFixed places where char* was used in place of const...
2010-12-10 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2010-12-10 John HodgeAcessNative - Wine equivalent for Acess

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