tpg/acess2.git
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-28 John HodgeKernel/x86_64 - Cleanup and pondering mboot framebuffer
2012-11-28 John Hodge... Kernel/messages - Fixed IPCMSG flag not being reset...
2012-11-28 John Hodge... Usermode/AxWin3 - Cleaning up stray debug
2012-11-27 John Hodge... Usermode/AxWin3 - Reworked renderers to use raw IPC...
2012-11-26 John Hodge... Usermode/AxWin3 - Debugging
2012-11-26 John Hodge... Kernel/x86_64 - Debugging GUI errors (and a wild goose...
2012-11-25 John Hodge... Modules/UHCI - Added logging and ASSERTs to find bugs
2012-11-25 John Hodge... Kernel/x86_64 - Fixed MM_AllocDMA off by `n` pages...
2012-11-18 John Hodge... Modules/UHCI - Debugging x86_64 errors
2012-11-18 John Hodge... Modules/FAT - Slight improvement to detection code
2012-11-18 John Hodge... BuildConf/x86_64 - Disabled SSE for kernel builds
2012-11-18 John Hodge... Kernel/x86_64 - Debugging
2012-11-17 John Hodge... Kernel/x86 - Fixed possible issue with entrypoint not...
2012-11-13 John Hodge... Build - Misc changes for clang building
2012-11-13 John Hodge... Usermode/ld-acess - Fixed uninitialised usage of some...
2012-11-13 John Hodge... Kernel - Fixing bugs from previous commig
2012-11-13 John Hodge... Misc - Changes to allow warning-less compilation with...
2012-11-11 John Hodge... AcessNative - Compile fixes after elf linking changes
2012-11-11 John Hodge... Kernel - Minor changes to SysSpawn
2012-11-10 John Hodge... Usermode/AxWin3 - Changed to use SysSpawn and detect...
2012-11-10 John Hodge... RunQemu - Fixed argument handling issues
2012-11-10 John Hodge... Modules/UHCI - Added option to disable at runtime
2012-11-06 John Hodge... Kernel - Fixing bugs in kernel-land ELF relocation
2012-11-06 John Hodge... ld-acess/libc - Implimenting functions required by...
2012-11-04 John Hodge... User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-23 John Hodge... Kernel - Fixed ARMv7 build, doesn't run
2012-10-19 John Hodge... Usermode/GUI Terminal - Moar!
2012-10-17 John Hodge... Usermode/AxWin3 - Updated clientside IPC code to allow...
2012-10-17 John Hodge... Usermode/GUI Shell - Hacking up a GUI terminal
2012-10-16 John Hodge... Usermode/ATE - Stub edit code
2012-10-16 John Hodge... Usermode/GUI - Testing and Debugging RichText
2012-10-16 John Hodge... Usermode/libc - scanf() and many other cleanups
2012-10-15 John Hodge... ATE - Misc
2012-10-15 John Hodge... AcessNative - Silenced unneeded warnings
2012-10-13 John HodgeAxWin3 - Heaps of bugfixes to RichText renderer
2012-10-13 John Hodge... AxWin3 - Fixed overflow caused by using width in height...
2012-10-12 John HodgeUsermode - Working on AxWin3 SubWin widget (also API...
2012-10-12 John HodgeAcessnative - Sys_Spawn implimented
2012-10-11 John HodgeUsermode - Updated SysSpawn to have a permissions argument
2012-10-11 John HodgeAcessNative - Implimented user side of SysSpawn
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 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 HodgeKernel - Removed old KEY_* enum
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 - Handling for connection closures
2012-10-04 John HodgeAcessNative - Bugfixes 'r' us, GUI can start and render...
2012-10-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
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-10-01 John HodgeKernel/x86_64 - Forgot VPCI stub
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-19 John HodgeModules/EHCI - Debugging EHCI, still broken
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-17 John HodgeModules/EHCI - Implimenting functions (doesn't fully...
2012-09-16 John HodgeKernel/x86_64 - Update for Proc_SpawnWorker API change
2012-09-16 John HodgeModules/IPStack - Fix for Proc_SpawnWorker change
2012-09-16 John HodgeKernel - API Change - Proc_SpawnWorker return thread...
2012-09-16 John HodgeKernel - Added user events
2012-09-16 John HodgeModules/USB - EHCI Driver and related changes to hub...
2012-09-13 John HodgeNotes - VirtualPCI (not many notes)
2012-09-13 John HodgeRunQemu - Changes to allow testing using -nographic...
2012-09-13 John HodgeKernel - Added a (slightly hacky) virtual PCI interface
2012-09-13 John HodgeModules/EHCI - Debug output, nowhere near usable yet
2012-09-12 John HodgeLibraries/ld-acess - APPEND and TRUNCATE flags (unimpli...
2012-09-10 John HodgeARMv7 Compile Fixes
2012-09-02 John HodgeModules/FAT - Replaced literal -1 for EOC with GETFATVA...
2012-09-02 John HodgeKernel - Misc
2012-09-01 John HodgeUsermode - Heaps more headers in libposix/psocket/libc
2012-09-01 John HodgeTools/GCCProxy - Fixing more bugs
2012-09-01 John HodgeTools/GCCProxy - Fixing bugs
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-09-01 John HodgeTools/GCCProxy - Hacked up script to avoid patching...
2012-08-28 John HodgeDiskTool - Added basic flag dump to 'ls'
2012-08-28 John HodgeModules/Ext2 - Adding inode creation/writeback on file...
2012-08-25 John HodgeRoot - Categorised TODO List
2012-08-23 John HodgeKernel - Added a per-thread timer object to reduce...
2012-08-23 John HodgeModules/FAT - (minor) Add forgotten LEAVE
2012-08-23 John HodgeUsermode/mount - Added 'mount -u' (unmount) support
2012-08-23 John HodgeKernel/VFS - Fixed mount reference counting and shutdow...
2012-08-21 John HodgeKernel - VFS API Update - ReadDir caller provided buffer
next

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