Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / AcessNative / ld-acess_src /
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-07 John Hodge (sonata)AcessNative - Add _SysTimestamp (based off gettimeofday)
2014-11-06 John Hodge (sonata)AcessNative - Hexdump sycall, stub shm
2014-11-05 John Hodge (sonata)AcessNative - Fixing bad handling of errors, add run...
2014-11-05 John Hodge (sonata)AcessNative - Clean up ELF loader code
2014-11-05 John Hodge (sonata)AcessNative - Fix compile errors from API changes ...
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-10-17 John HodgeFix ARCH=native compiling
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-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-22 John HodgeAcessNative - Cleaned up ld-acess syscall debug
2013-07-14 John HodgeAcessNative - Added PTY init to AcessKernel
2013-07-10 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2013-07-09 John HodgeHOST=native - Fixes for new syscalls
2013-07-02 John HodgeAcessNative - Updated syscall names
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-06 John HodgeAcessNative - Working on libacess-native
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-11-11 John Hodge (sonata)AcessNative - Compile fixes after elf linking changes
2012-10-12 John HodgeAcessnative - Sys_Spawn implimented
2012-10-11 John HodgeAcessNative - Implimented user side of SysSpawn
2012-10-09 John HodgeAxWin - Adding clientside RichText render
2012-10-07 John HodgeAcessKernel - cleaning up debug messages
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 - Changes to allow _compiling_ on windows.
2012-10-04 John HodgeAcessNative - Handling for connection closures
2012-10-04 John HodgeAcessNative - Bugfixes 'r' us, GUI can start and render...
2012-10-04 John HodgeAcessNative - Disable optimisations to aid debug
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-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
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-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
2011-12-02 John HodgeAcessNative - Fixing errors caused by API changes
2011-10-28 John HodgeAcessNative - Allowed the kernel executable to also...
2011-10-24 John HodgeAcessNative - Now can use the `dir` CLIShell builtin
2011-10-23 John HodgeAcessNative/ld-acess - Fixed forgetting to update for...
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 HodgeDebugging a segfault in ELF loader (when loading CLIShell)
2011-05-07 John HodgeAcessNative - Huge changes, cleaning up and getting...
2011-01-23 John HodgeKernel - So... should remember to initialise structures
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
2011-01-18 John HodgeRenamed ld-acess.so_src directory to ld-acess_src

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