tpg/acess2.git
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-20 John Hodge... Usermode/GUITerminal - Backspace and over-greedy fix
2013-01-20 John Hodge... Usermode/axwin3 - RichText cursor (hacked)
2013-01-20 John Hodge... Kernel/fifo - Fixed memory corruption
2013-01-20 John Hodge... Kernel - Fixed recursion runaway on Panic() in debug
2013-01-20 John Hodge... Usermode/GUITerminal - Text colouring and cursor
2013-01-20 John Hodge... Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib
2013-01-20 John Hodge... Usermode/axwin3 - Input fixes
2013-01-20 John Hodge... Fixed FDD install
2013-01-20 John Hodge... Usermode/GUITerminal - Now can show shell
2013-01-20 John Hodge... Usermode/axwin3 - Richtext invalidate window on text...
2013-01-20 John Hodge... Kernel/FIFO - Debug
2013-01-20 John Hodge... Usermode/libunicode - Hack, see diff :)
2013-01-20 John Hodge... Usermode/libc - Fixed printf() sending \0
2013-01-20 John Hodge... Usermode/GUITerminal - VT100 extended parsing
2013-01-20 John Hodge... Kernel/vterm - Added warning on unknown init option
2013-01-20 John Hodge... Modules/RPiDisplay - Commiting non-compiled code
2013-01-20 John Hodge... Notes - Random 3D notes
2013-01-20 John Hodge... Makefile - Added libunicode and GUI terminal
2013-01-20 John Hodge... Modules/InitRD - Added GUI terminal and libunicode...
2013-01-20 John Hodge... Usermode/axwin3 - Implimented terminal spawn command
2013-01-20 John Hodge... Usermode/GUITerminal - Progressing, compiles and runs...
2013-01-20 John Hodge... Kernel/fifo - (minor) Debugging
2013-01-20 John Hodge... Modules/BochsGA - Added 800x480 mode
2013-01-20 John Hodge... Usermode - Moved UTF-8 handling into a library
2013-01-20 John Hodge... Kernel/vfs - Better handling of -1 in handle list
2013-01-20 John Hodge... Usermode/Filesystem - Added sample/default inittab
2013-01-20 John Hodge... Usermode/axwin3 - (minor) Fixed errnous warning about...
2013-01-20 John Hodge... Usermode/ld-acess - Fixed error in FD_CLR that nuked...
2013-01-20 John Hodge... Kernel - Debug to messages/select
2013-01-20 John Hodge... Modules/VIARhineII - (minor) Removed unnessesary message
2013-01-20 John Hodge... Kernel/x86 - (minor) Cleaned up debug in VM8086
2013-01-20 John Hodge... Modules/IPStack - (minor) Fixed return value of UDP...
2013-01-20 John Hodge... Root - Update to travis-ci config
2013-01-19 John Hodge... Fixing clang compilation errors
2013-01-19 John Hodge... Usermode/init - Bugfixes
2013-01-19 John Hodge... Usermode/libc - scanf/stdio fixes
2013-01-19 John Hodge... Kernel/InitRD - Added inittab
2013-01-19 John Hodge... Kernel - Misc minor fixes
2013-01-19 John Hodge... Kernel - Added (possibly buggy) support for WaitTID...
2013-01-19 John Hodge... Tools/GCCProxy - Hacks for '--print-prog-name=ld'
2013-01-19 John Hodge... AcessNative - Fixes for recent userland changes, cleanups
2013-01-19 John Hodge... Kernel/x86 - Disabled ACPICA debug
2013-01-19 John Hodge... Kernel/VTerm - (minor) Improved logging
2013-01-19 John Hodge... Modules/InitRD - Added bomb command
2013-01-19 John Hodge... Modules/FDDv2 - Fixed logic error in ReadDir
2013-01-19 John Hodge... Usermode/axwin3 - (minor) Use SEEK_SET instead of liter...
2013-01-19 John Hodge... Usermode/ld-acess - Fixed ARMv7 edge case with 64-bit...
2013-01-19 John Hodge... Usermode - Moved CLONE_VM from libposix to ld-acess
2013-01-19 John Hodge... Usermode/init - Added (untested) inittab support
2013-01-19 John Hodge... Kernel - Opened stdin/stdout on VT0 for init
2013-01-11 John HodgeKernel - Commenting changes only
2012-12-31 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-30 John Hodge... Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-30 John Hodge... Fixed broken symlinks
2012-12-30 John HodgeAll - Changes for AcessNative on windows
2012-12-20 John HodgeUpdated travis-ci config
2012-12-20 John HodgeUsermode/ld-acess - Fixes for clang compilation
2012-12-20 John HodgeTravisCI config
2012-12-20 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2012-12-20 John HodgeKernel/x86 - Removed now-redundant extern prototype
2012-12-20 John HodgeAcessNative - Added item to gitignore
2012-12-20 John HodgeModules/Tegra2Vid - More fiddling, I think it modesets now
2012-12-20 John HodgeBuildConf/armv7 - Moved GIC to platform configs
2012-12-20 John HodgeModules/EHCI - Added command-line controller definition
2012-12-20 John HodgeKernel/armv7 - Tegra2 timer and interrupt rework
2012-12-20 John HodgeKernel/VFS - Shut handle.c up about missing prototype
2012-12-20 John HodgeKernel - Added strtoul and friends to acess.h
2012-12-20 John HodgeKernel - Fixed VPCI bugs
2012-12-14 John HodgeUndo testing commit of template
2012-12-14 John HodgeTemplate Makefile.user.cfg
2012-12-11 John HodgeRunQemu - Addedd tee to nographic
2012-12-10 John HodgeKernel/x86 - Fixed ACPICA shim not zeroing allocated...
2012-12-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-09 John Hodge... BuildConf/x86 - Moved EHCI before UHCI to ensure it...
2012-12-09 John Hodge... Kernel/x86 - Added USE_ACPICA makefile variable to...
2012-12-09 John Hodge... Kernel/x86_64 - Fixed collision with stddef.h
2012-12-09 John Hodge... Externals/ACPICA - Endabled debug
2012-12-09 John Hodge... Modules/EHCI - Random debug
2012-12-09 John Hodge... Kernel/x86 - Fixed VMM bug causing ACPI crash
2012-12-08 John Hodge... Merge branch 'master' of ted.mutabah.net:acess2
2012-12-07 John HodgeTools/GCCProxy - Removed debug
2012-12-07 John HodgeUsermode/libposix - Added stat(2) [stubbed]
2012-12-07 John HodgeKernel - Updated syscall list header
2012-12-07 John HodgeUsermode/libc-libposix - Features for SpiderWeb/SpiderS...
2012-12-07 John HodgeTools/GCCProxy - Fixing issues discovered in compilatio...
2012-12-06 John Hodge... 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-03 John Hodge... Kernel/armv7 - Fixed build
2012-12-03 John Hodge... RunQemu - Fixed -notee and -nographic
2012-12-02 John Hodge... KernelLand - Misc debugging
2012-12-02 John Hodge... Usermode/dhcpclient - Fixed use of O_RDWR for _SysOpen
2012-12-01 John Hodge... Kernel - ACPI debugging, and disabled
2012-12-01 John Hodge... Kernel/acpi - Tweaking
2012-12-01 John Hodge... Kernel/ACPI - Added initialisation call, unimplimented...
2012-12-01 John Hodge... Kernel/libc - Added prototypes
2012-12-01 John Hodge... Kernel - Adding (unused) ACPI code
2012-12-01 John Hodge... Externals/ACPICA - Cleaning up a little (and fixing...
2012-12-01 John Hodge... Kernel - Imported userland strtoi file (and other minor...
next

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