tpg/acess2.git
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
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-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...
2012-12-01 John Hodge... Externals/ACPICA - More descriptive error message
2012-12-01 John Hodge... Externals/ACPICA - Added magic to auto-extract source
2012-12-01 John Hodge... Externals/ACPICA - Compiles (with hackery)
2012-11-30 John Hodge... Externals/ACPICA - Working on drop-in ACPICA
2012-11-30 John Hodge... Kernel/x86-smp - Fixing SMP support
2012-11-30 John Hodge... Kernel/libc - Fixed infinite loop in vsnprintf
2012-11-30 John Hodge... Usermode - More syscall renaming
2012-11-30 John Hodge... Modules/InitRD - Added a few libraries
2012-11-29 John Hodge... Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-11-29 John Hodge... Kernel/x86 - Added owner field to SHORTLOCK to catch...
2012-11-29 John Hodge... Usermode/AxWin3 - Added move code to decorator
2012-11-29 John Hodge... Usermode/AxWin3 - Fixed requesting redraw on window...
2012-11-28 John Hodge... Usermode/AxWin3 - Fixed error with relative windows...
2012-11-28 John Hodge... Kernel - Debugging hard locks
2012-11-28 John Hodge... Usermode/ld-acess - Cleaning out unused/unneeded headers
2012-11-28 John Hodge... Kernel - Fixed stupid bug in utf-8 code (mirrored in...
2012-11-28 John Hodge... Usermode/libc - Cleanup of source
2012-11-28 John Hodge... Usermode - A few tweaks to POSIX emulation for dropbear
2012-11-28 John Hodge... Modules/InitRD - Added ate to initrd image
2012-11-28 John Hodge... Usermode/AxWin3 - Fixed bad blit clipping
2012-11-28 John Hodge... Kernel/threads - (minor) Fixed stray newline
2012-11-28 John Hodge... Modules/BochsGA - Added SETCURSORBITMAP
next

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