Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Usermode /
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-28 John Hodge (sonata)Usermode/AxWin3 - Cleaning up stray debug
2012-11-27 John Hodge (sonata)Usermode/AxWin3 - Reworked renderers to use raw IPC...
2012-11-26 John Hodge (sonata)Usermode/AxWin3 - Debugging
2012-11-13 John Hodge (sonata)Usermode/ld-acess - Fixed uninitialised usage of some...
2012-11-13 John Hodge (sonata)Misc - Changes to allow warning-less compilation with...
2012-11-10 John Hodge (sonata)Usermode/AxWin3 - Changed to use SysSpawn and detect...
2012-11-06 John Hodge (sonata)ld-acess/libc - Implimenting functions required by...
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-19 John Hodge (sonata)Usermode/GUI Terminal - Moar!
2012-10-17 John Hodge (sonata)Usermode/AxWin3 - Updated clientside IPC code to allow...
2012-10-17 John Hodge (sonata)Usermode/GUI Shell - Hacking up a GUI terminal
2012-10-16 John Hodge (sonata)Usermode/ATE - Stub edit code
2012-10-16 John Hodge (sonata)Usermode/GUI - Testing and Debugging RichText
2012-10-16 John Hodge (sonata)Usermode/libc - scanf() and many other cleanups
2012-10-15 John Hodge (sonata)ATE - Misc
2012-10-13 John HodgeAxWin3 - Heaps of bugfixes to RichText renderer
2012-10-13 John Hodge (sonata)AxWin3 - Fixed overflow caused by using width in height...
2012-10-12 John HodgeUsermode - Working on AxWin3 SubWin widget (also API...
2012-10-11 John HodgeUsermode - Updated SysSpawn to have a permissions argument
2012-10-10 John Hodgelibc+AxWin3 - RichText rendering, scanf
2012-10-10 John HodgeAxWin3 - Adding RichText rendering, no sscanf so doesn...
2012-10-09 John HodgeAxWin3 - More RichText work
2012-10-09 John HodgeAxWin - Adding clientside RichText render
2012-10-08 John HodgeAxWin3 - Designing a text editor (and related APIs)
2012-10-07 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-06 John HodgeAcessNative - Changes to allow _compiling_ on windows.
2012-10-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-30 John HodgeKernel - x86_64 booting again (with some hackery)
2012-09-19 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-12 John HodgeLibraries/ld-acess - APPEND and TRUNCATE flags (unimpli...
2012-09-10 John HodgeARMv7 Compile Fixes
2012-09-01 John HodgeUsermode - Heaps more headers in libposix/psocket/libc
2012-09-01 John HodgeUsermode - Misc header changes
2012-09-01 John HodgeUsermode/libc - Adding features
2012-09-01 John HodgeUsermode/ld-acess - Slight tweak to headers to stay...
2012-08-23 John HodgeUsermode/mount - Added 'mount -u' (unmount) support
2012-08-15 John HodgeUsermode/mount - Removed sType!=NULL restriction
2012-08-08 John HodgeUsermode/lspci - Recreated without the huge database...
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-08-08 John HodgeUsermode/axwin3 - (minor) Fixed install creating an...
2012-08-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-05 John HodgeUsermode/AxWin3 - Minor changes
2012-08-03 John HodgeUsermode - Added armv6 userland shims
2012-08-03 John HodgeUsermode - Slight fixes in preparation for armv6
2012-08-01 John HodgeUsermode - heap debugging and memmove speedup
2012-08-01 John HodgeUserland/libc - (minor) Debugging in heap
2012-08-01 John HodgeUsermode - Removed axwin2 (completly defunct)
2012-07-31 John HodgeUsermode/AxWin3 - Added keysyms (symlink to kernel...
2012-07-31 John HodgeUsermode/AxWin3 - Misc commenting removal
2012-07-31 John HodgeUsermode - (minor) Evaluated libgcc path earlier
2012-07-31 John HodgeUsermode/libc - Fix bug in strtol
2012-07-31 John HodgeAxWin3 - Bugfixes everywhere, hotkeys working
2012-07-31 John HodgeUsermode/ld-acess - Removed libgcc exports
2012-07-30 John HodgeUsermode/libc - Implimented strtoll/strtol
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-17 John HodgeUsermode/wget - Fixed minor warning that caused compila...
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-15 John HodgeUsermode/axwin3 - Fixed using stdout as stdin (causing...
2012-07-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-04 John HodgeUsermode - Fixes to magic non-recusive build
2012-07-04 John HodgeUsermode/axwin3 - Commenting
2012-06-14 John HodgeUsermode/wget - Passed protocol name to getaddrinfo
2012-06-14 John HodgeCommon/ELF Loader - Debug fixes and detection for no...
2012-06-14 John HodgeUsermode/build - Added the actual version of libgcc...
2012-06-14 John HodgeUsermode/libc - Implimented abs/labs for a ported game
2012-05-27 John HodgeUsermode/wget - Can download a small text file, woot!
2012-05-27 John HodgeUsermode/libpsocket - Heaps of work on getaddrinfo
2012-05-27 John HodgeUsermode/libnet - Sorting things out (and made a TCP...
2012-05-27 John HodgeUsermode - Added O_RDWR and friends to unistd.h
2012-05-27 John HodgeUsermode/libpsocket - Working on BSD/POSIX socket emulation
2012-05-26 John HodgeUsermode/wget - Renamed source dir
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-26 John HodgeUserland/wget - Starting on a wget clone
2012-05-24 John HodgeFixing up misc x86-64 bugs
2012-05-24 John HodgeUsermode - Moved include files to each library's directory
2012-05-22 John HodgeUsermode/mount - Added options support
2012-05-20 John HodgeLittle bugfixes to userland
2012-05-20 John HodgeUsermode/AxWin3 - Working on a bitmap/framebuffer windo...
2012-05-18 John HodgeUsermode/AxWin3 - Bugfixing and cleanup
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeUsermode/AxWin3 - Wokring on hotkeys
2012-05-18 John HodgeUsermode/DHCPC - Bugfixing and implementing select...
2012-05-16 John HodgeUsermode - Little debug and other fixes
2012-05-15 John HodgeUsermode/AxWin3 - Debugging
2012-05-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-12 John HodgeIPStack - Cleaned up userland 'ip' tool, and fixed...
2012-05-12 John HodgeUsermode/irc - Fixing some niggling issues
2012-05-12 John HodgeIPStack - Reworking of network device API
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-22 John HodgeMerge branch 'master' of cadel.mutabah.net:acess2
2012-04-20 John HodgeUsermode - Removed SpiderScript
2012-04-20 John HodgeSpiderScript - Moved header to directory, ready to...
2012-04-20 John HodgeSpiderScript - Implementing object element/attribute...
2012-04-20 John HodgeSpiderScript - Fixed array behaviour, removed memory...
next

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