nativelib - Implimenting missing functions
[tpg/acess2.git] / Usermode /
2013-01-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John Hodge (sonata)Cleaning up clang warnings
2013-01-27 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-23 John Hodge (sonata)Usermode/axwin3 - Made menus auto-raised
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Backspace and over-greedy fix
2013-01-20 John Hodge (sonata)Usermode/axwin3 - RichText cursor (hacked)
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Text colouring and cursor
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Input fixes
2013-01-20 John Hodge (sonata)Fixed FDD install
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Now can show shell
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Richtext invalidate window on text...
2013-01-20 John Hodge (sonata)Usermode/libunicode - Hack, see diff :)
2013-01-20 John Hodge (sonata)Usermode/libc - Fixed printf() sending \0
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - VT100 extended parsing
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Implimented terminal spawn command
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Progressing, compiles and runs...
2013-01-20 John Hodge (sonata)Usermode - Moved UTF-8 handling into a library
2013-01-20 John Hodge (sonata)Usermode/Filesystem - Added sample/default inittab
2013-01-20 John Hodge (sonata)Usermode/axwin3 - (minor) Fixed errnous warning about...
2013-01-20 John Hodge (sonata)Usermode/ld-acess - Fixed error in FD_CLR that nuked...
2013-01-19 John Hodge (sonata)Fixing clang compilation errors
2013-01-19 John Hodge (sonata)Usermode/init - Bugfixes
2013-01-19 John Hodge (sonata)Usermode/libc - scanf/stdio fixes
2013-01-19 John Hodge (sonata)Usermode/axwin3 - (minor) Use SEEK_SET instead of liter...
2013-01-19 John Hodge (sonata)Usermode/ld-acess - Fixed ARMv7 edge case with 64-bit...
2013-01-19 John Hodge (sonata)Usermode - Moved CLONE_VM from libposix to ld-acess
2013-01-19 John Hodge (sonata)Usermode/init - Added (untested) inittab support
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-30 John Hodge (sonata)Fixed broken symlinks
2012-12-30 John HodgeAll - Changes for AcessNative on windows
2012-12-20 John HodgeUsermode/ld-acess - Fixes for clang compilation
2012-12-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-08 John Hodge (sonata)Merge branch 'master' of ted.mutabah.net:acess2
2012-12-07 John HodgeUsermode/libposix - Added stat(2) [stubbed]
2012-12-07 John HodgeUsermode/libc-libposix - Features for SpiderWeb/SpiderS...
2012-12-06 John Hodge (sonata)Usermode/ATE - Just fiddling
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-02 John Hodge (sonata)Usermode/dhcpclient - Fixed use of O_RDWR for _SysOpen
2012-12-01 John Hodge (sonata)Kernel - Imported userland strtoi file (and other minor...
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-29 John Hodge (sonata)Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-11-29 John Hodge (sonata)Usermode/AxWin3 - Added move code to decorator
2012-11-29 John Hodge (sonata)Usermode/AxWin3 - Fixed requesting redraw on window...
2012-11-28 John Hodge (sonata)Usermode/AxWin3 - Fixed error with relative windows...
2012-11-28 John Hodge (sonata)Usermode/ld-acess - Cleaning out unused/unneeded headers
2012-11-28 John Hodge (sonata)Kernel - Fixed stupid bug in utf-8 code (mirrored in...
2012-11-28 John Hodge (sonata)Usermode/libc - Cleanup of source
2012-11-28 John Hodge (sonata)Usermode - A few tweaks to POSIX emulation for dropbear
2012-11-28 John Hodge (sonata)Usermode/AxWin3 - Fixed bad blit clipping
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-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-15 John HodgeUsermode/mount - Removed sType!=NULL restriction
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
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
next

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