tpg/acess2.git
2013-02-08 John HodgeTools/NetTest - Seed RNG, tcpclient logging
2013-02-08 John HodgeTools/nativelib - Threading fixes
2013-02-08 John HodgeModules/IPStack - TCP minor bugfixes, arp semaphore...
2013-02-08 John HodgeKernel/semaphore - Logging improvements
2013-02-07 John HodgeUsermode/libc - FP printf (partial)
2013-02-02 John HodgeUsermode/libc - Removed debug SysDebug
2013-02-02 John HodgeKernel - Implimented cached escape codes
2013-02-02 John HodgeUsermode/libc - Moved *printf into printf.c
2013-02-02 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-02-02 John HodgeMerge branch 'master' of git://localhost/acess2
2013-02-02 John Hodgenativelib - Fixed some possible NULL dereferences
2013-02-01 John HodgeDiskTool - Actual help message :)
2013-02-01 John Hodgenativelib - Compilation fixes
2013-02-01 John Hodge... NativeLib - Including kernelland locks
2013-02-01 John Hodge... Kernel - Updated events and workqueue to use new function
2013-02-01 John Hodge... Kernel - Removed while() loops in locks with Threads_in...
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-29 John Hodge... Applications/irc - Added MOTD start code
2013-01-29 John Hodge... Modules/IPStack - Fixed NULL dereference in routing
2013-01-28 John Hodge... Modules/IPStack - Killing Threads_Yield
2013-01-28 John Hodge... Tools/nativelib - More things implimented
2013-01-28 John HodgeKernel - (experimental) Allowing THREAD_EVENT_TIMER...
2013-01-28 John HodgeAcessNative/nativefs - Removed debug
2013-01-28 John HodgeModules/IPStack - Fixed use of sprintf(NULL,...)
2013-01-28 John HodgeBuildConf/ARMv7 - Switched to eabi
2013-01-28 John HodgeKernel/x86_64 - Fixed misplaced jump
2013-01-28 John HodgeTools/nativelib - Many features implimented
2013-01-28 John HodgeIPStack - Breaking things (constant iftype)
2013-01-28 John Hodgenativelib - Implimenting missing functions
2013-01-28 John Hodgenativelib - Compile fixes
2013-01-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeKernel[Tegra2] - Messing about debugging tegra stuff
2013-01-28 John HodgeKernel - Fix ACLs using anon structures
2013-01-28 John Hodge... Cleaning up clang warnings
2013-01-27 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-27 John Hodge... Tools/nativelib - Working on threading
2013-01-26 John Hodge... NetTest - Compiles, doesn't yet do much
2013-01-25 John Hodge... Fixing gitignore
2013-01-25 John Hodge... Tools - Added SDL_Image->.sif converter
2013-01-25 John Hodge... IPStack/tcp - Added deferred ACK support
2013-01-25 John Hodge... Kernel/vterm - Fixed bug in \e[100m support
2013-01-25 John Hodge... Kernel - Moved string functions into a separate header...
2013-01-25 John Hodge... Tools/DiskTool - Splitting parts out to be shared with...
2013-01-23 John Hodge... Kernel/vterm - Implimented 90-97/100-107 font modes...
2013-01-23 John Hodge... Usermode/axwin3 - Made menus auto-raised
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeKernel/debug - Panic to VT for the first nested panic
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
next

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