tpg/acess2.git
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
2012-08-20 John HodgeMisc code cleanup
2012-08-20 John HodgeModules/Ext2 - Fixed compile errors caused by differing...
2012-08-20 John HodgeModules/Ext2 - Experimental write support coming along
2012-08-20 John HodgeDiskTool - Added 'cat' command
2012-08-15 John HodgeModules/ATA - Unified DMA code, cleaned up removed...
2012-08-15 John HodgeModules/Ext2 - Fixed typo and forgetting to set inode...
2012-08-15 John HodgeUsermode/mount - Removed sType!=NULL restriction
2012-08-15 John HodgeTools/DiskTool - Added 'lvm' command (alias for 'mountlvm')
2012-08-15 John HodgeKernel/VFS - Fixed debug in open.c
2012-08-15 John HodgeModules/Ext2 - Fixed not unlocking node lock for non...
2012-08-15 John HodgeTODO - Misc
2012-08-15 John HodgeKernel/vfs - TODO in open.c for relative symlinks
2012-08-09 John HodgeKernel/x86_64 - Fixed garbage TIDs before threading...
2012-08-09 John HodgeRunQemu - Oops, single quotes seem to break
2012-08-09 John HodgeKernel - Removed unused ring buffer when disabled
2012-08-09 John HodgeKernel/x86_64 - Rework to use pmemmap.h (and share...
2012-08-09 John HodgeRunQemu - Put quotes around kernel commandline for...
2012-08-09 John HodgeUSB - Fixed compile errors for x86_64
2012-08-09 John HodgeKernel/x86_64 - Fixed bad ELF entrypoint causing qemu...
2012-08-08 John HodgeModules/NVidia - Stub driver (not compiled)
2012-08-08 John HodgeAdded lspci to core build and initrd
2012-08-08 John HodgeUsermode/lspci - Recreated without the huge database...
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-08-08 John HodgeKernel/PCI - Fixed using the wrong node type for PCI...
2012-08-08 John HodgeROOT - Added -dbin to RunQemu to not use the FDD
2012-08-08 John HodgeTools/DiskTool - Added stub MM_GetPhysAddr for vfs...
2012-08-08 John HodgeModules/InitRD - (minor) Omnispeak/keen5 file changes...
2012-08-08 John HodgeUsermode/axwin3 - (minor) Fixed install creating an...
2012-08-08 John HodgeUSB - Silenced device init debug
2012-08-07 John HodgeBuildConf/x86 - Added EHCI driver (experimental)
2012-08-07 John HodgeUSB - HC API Update
2012-08-07 John HodgeModules/LVM - Catches for stupid coding
2012-08-07 John HodgeKernel/x86 - Fixed x86 passing NULL to free
2012-08-07 John HodgeKernel - Fixed heap returning (void*)-1 instead of...
next

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