tpg/acess2.git
2015-02-18 John HodgeUsermode/libc - Fix strchr and strrchr behavior master
2015-02-18 John Hodgemisc - Cleaning up warnings that occur on travis
2015-02-17 John HodgeUsermode/libnet - Fix compile errors (silly me)
2015-02-17 John HodgeUsermode/utests - Fix DNS utest, update libc utests...
2015-02-17 John HodgeKernel/threads - Debug cleanups and (hopefully) race...
2015-02-17 John HodgeUsermode/ld-acess - Clean up loadlib.c, improved debug
2015-02-17 John HodgeKernel/VTerm - Minor cleanup to VT input (remove logging)
2015-02-17 John HodgeKernel/debug - Clean up Debug() method, bind to #define...
2015-02-17 John HodgeKernel/x86 - (minor) Fix spaces in log output on ZERO...
2015-02-17 John HodgeKernel/ARMv7 - Hacky (non-atomic) sync_and_fetch_4
2015-02-16 John HodgeBuild - Fix build quirks for fresh
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2015-02-16 John HodgeModules/Tegra2Vid - Misc
2015-02-16 John HodgeUsermode/libnet - Set recursion bit (We want the server...
2015-02-16 John HodgeModules/IPStack - Add structure for propagating ICMP...
2015-02-16 John HodgeNetworking - DNS resolution semi-working
2015-02-16 John Hodge... Usermode/(libnet,libpsocket) - Call new DNS code from...
2015-02-15 John Hodge... Usermode/libnet - Implementation of DNS lookup, untested
2015-02-15 John Hodge... Usermode/libnet - Starting work on DNS resolver
2015-02-15 John Hodge... Modules - Use short command annotation in makefile...
2015-02-15 John Hodge... Merge branch 'master' of git://cadel.mutabah.net/acess2
2015-02-15 John HodgeExternals - pkgconfig (compiles?)
2015-02-15 John HodgeKernel - Add a quick and dirty (and useless) emergency...
2015-02-15 John HodgeKernel/VTerm - Half-screen scroll step, fix limits
2015-02-15 John HodgeKernel - TODO: Kernel-mode shell
2015-02-15 John HodgeUsermode/ld-acess - Use $(AS) var instead of invoking CC
2015-02-15 John HodgeBuildConf/x86_64 - Set AS to fix compile errors (caused...
2015-02-15 John HodgeTools/NetTest - Fix compilation error
2015-02-13 John HodgeARMv7 - Fix compiler and partial compilation
2015-02-12 John HodgeKernel/x86_64 - Fix task switching
2015-02-08 John HodgeKernel/x86 - Clean up some of the task switching code...
2015-02-01 John HodgeUDI/include - Update GFX to be auto-generated from...
2015-01-31 John HodgeUDI/include - add [com]buster's copy of udi_gfx.h ...
2015-01-31 John HodgeExternals - Update libspiderscript version
2015-01-31 John HodgeModules/UDI - (minor) tiny fiddle to udic planning
2015-01-31 John HodgeNotes - Strike UDI off the TODO list
2015-01-31 John HodgeUDI/drivers - Added a helper macro for initialising...
2015-01-31 John HodgeTools/NetTest - Add TCP retransmit test
2015-01-31 John HodgeKernel/IPStack - (minor) TODO retransmit timer
2015-01-31 John HodgeUsermode/libc - Fixing some libc problems
2015-01-30 John HodgeRunQemu - Add AHCI support
2015-01-12 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2015-01-12 John HodgeUsermode/libc #6 Fix string.h functions, add some more...
2014-12-29 John Hodge... Tools/NetTest - Move common test code
2014-12-28 John Hodge... Externals/cross-compiler - Update to compile for both...
2014-12-28 John Hodge... AcessNative - Tweak run script to select root app
2014-12-28 John Hodge... Usermode/AxWin3 - Clean up unneeded (and silly) log...
2014-12-28 John Hodge... Usermode/AxWin4 - Minor cleanups (change background...
2014-12-28 John Hodge... Usermode/AxWin4 - (minor) Fix CColour to compile in...
2014-12-27 John Hodge... Usermode/AxWin4 - (hack) Add downscaled bitmap font
2014-12-26 John Hodge... AcessNative - Set SO_REUSEADDR
2014-12-26 John Hodge... Usermode/AxWin4 - Fix bitmap upscale
2014-12-26 John Hodge... Merge branch 'master' of github.com:thepowersgang/acess2
2014-12-26 John Hodge... Usermode/AxWin4 - Added text rendering (very hacky...
2014-12-26 John Hodge... Usermode/libunicode - Add C++ wrappers
2014-12-26 John Hodge... Usermode/libc - Fix time conversion code
2014-12-26 John Hodge... Usermode/libc++ - cxa_guard behavior fix
2014-12-11 John HodgeExternals - Add pkgconfig (builds for host) and glib...
2014-12-11 John HodgeUsermode - More hackery to get glib compiling
2014-12-11 John HodgeUsermode/POSIX - Hacking in stubs to build irssi/glib
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-27 John HodgeModules/VGA - Symbolic names for registers
2014-11-27 John HodgeUsermode - Adding hacky pthreads support
2014-11-25 John HodgeModules/VGA - Start on a generic VGA driver (VGA driver...
2014-11-25 John HodgeExternals - Fix non-quoted $PATH value
2014-11-24 John HodgeUDI/GFX - fiddling
2014-11-09 John Hodge... Usermode/AxWin4 - Send mouse/keyboard events to client
2014-11-07 John Hodge... Usermode/AxWin4 - Fix broken map impl causing pixel...
2014-11-07 John Hodge... Usermode/AxWin4 - Fixing ID lookups of windows and...
2014-11-07 John Hodge... Usermode/libc++ - Implement map::insert and map::erase
2014-11-07 John Hodge... AcessNative - Add _SysTimestamp (based off gettimeofday)
2014-11-07 John Hodge... Usermode/libc - Add support for %H and %M in strftime
2014-11-07 John Hodge... Usermode/AxWin4 - Fix _DrawText deserialise, replace...
2014-11-07 John Hodge... AcessNative - Remove errnous function defintions that...
2014-11-07 John Hodge... Usermode/AxWin4 - Clean up logging
2014-11-07 John Hodge... Usermode - Fix broken compilation
2014-11-07 John Hodge... Modules/PS2KbMouse - (minor) Cleanup 8042 driver a...
2014-11-07 John Hodge... AcessNative - Add userland build to makefile
2014-11-07 John Hodge... Usermode/AxWin4 - Debugging quirks in ARCH=native
2014-11-06 John Hodge... Usermode/libaxwin4 - Handle demarshal failure
2014-11-06 John Hodge... AcessNative - Hexdump sycall, stub shm
2014-11-06 John Hodge... Usermode/AxWin4 - Tweak handling of AcessNative (doesn...
2014-11-06 John Hodge... Usermode/libc++ - Fix off by one in map indexing
2014-11-05 John Hodge... Kernel/VTerm - "Fix" wrapping issue in VTerm (why was...
2014-11-05 John Hodge... AcessNative - Fix incorrect VT name, clean up a warning
2014-11-05 John Hodge... Usermode/libc++ - Add another DWARF encoding type to...
2014-11-05 John Hodge... Usermode/AxWin4 - (minor) Log and fail when wrong windo...
2014-11-05 John Hodge... Notes - Kill some old TODOs
2014-11-05 John Hodge... Makefile - Trace mtest build
2014-11-05 John Hodge... Kernel/x86_64 - Disable full page dump on #PF
2014-11-05 John Hodge... Tools/Network Test - Tweaking
2014-11-05 John Hodge... Kernel/VFS - Better error reporting in open
2014-11-05 John Hodge... AcessNative - Fixing bad handling of errors, add run...
2014-11-05 John Hodge... ARCH=native Fix crtn to return
2014-11-05 John Hodge... AcessNative - Clean up ELF loader code
2014-11-05 John Hodge... AcessNative - Fix compile errors from API changes ...
2014-11-03 John Hodge... Kernel/x86_64 - Fix broken memset
2014-11-03 John Hodge... Kernel/x86 - Fix forgetting to reference pointer in...
2014-11-03 John Hodge... Usermode/ld-acess - Overhaul cleanup of ELF loader
2014-11-03 John Hodge... Usermode/libc - Fix not loading crt0.s in libc
next

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