tpg/acess2.git
2012-07-04 John HodgeAcessNative - Fixing crashes
2012-06-20 John HodgeKernel - Cleaning up some ARMv7 warnings due to alignment
2012-06-20 John HodgeKernel - Moved node type to the beginning of tVFS_Node
2012-06-20 John HodgeKernel - PMM Statistics prototype in hal_proc.h
2012-06-20 John HodgeModules/InitRD - Added comment support
2012-06-20 John HodgeKernel - Added PMM stats method (stubbed) to x86_64...
2012-06-20 John HodgeKernel/x86 - Added PMM statistics
2012-06-14 John HodgeUsermode/wget - Passed protocol name to getaddrinfo
2012-06-14 John HodgeModules/LVM - Changed drive file from .volume to ROOT
2012-06-14 John HodgeModules/ATA - A little more debug
2012-06-14 John HodgeKernel/modules - moved relocation to before dep checks...
2012-06-14 John HodgeCommon/ELF Loader - Debug fixes and detection for no...
2012-06-14 John HodgeUsermode/build - Added the actual version of libgcc...
2012-06-14 John HodgeKernel - Added /Devices/{zero,one,null}
2012-06-14 John HodgeModules/LVM - Fixed uninitalised value
2012-06-14 John HodgeUsermode/libc - Implimented abs/labs for a ported game
2012-05-27 John HodgeRoot - Added wget to core makefile
2012-05-27 John HodgeUsermode/wget - Can download a small text file, woot!
2012-05-27 John HodgeModules/UHCI - More verbose interrupt messages (x86_64...
2012-05-27 John HodgeUsermode/libpsocket - Heaps of work on getaddrinfo
2012-05-27 John HodgeUsermode/libnet - Sorting things out (and made a TCP...
2012-05-27 John HodgeUsermode - Added O_RDWR and friends to unistd.h
2012-05-27 John HodgeUsermode/libpsocket - Working on BSD/POSIX socket emulation
2012-05-26 John HodgeUsermode/wget - Renamed source dir
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-26 John HodgeUserland/wget - Starting on a wget clone
2012-05-24 John HodgeFixing up misc x86-64 bugs
2012-05-24 John HodgeUsermode - Moved include files to each library's directory
2012-05-22 John HodgeKernel - Applying MM_MapTemp changes to armv7 and amd64
2012-05-22 John HodgeUsermode/mount - Added options support
2012-05-22 John HodgeCleanups - MM_MapTemp to return void*, VFS use Unlink...
2012-05-22 John HodgeKernel - Moved module relocation to after dependencies...
2012-05-22 John Hodge64-bit warning fixes
2012-05-22 John HodgeModules/RAMDisk - a bit more work
2012-05-21 John HodgeModules/RAMDisk - Non-linking RAMDisk driver
2012-05-20 John HodgeLittle bugfixes to userland
2012-05-20 John HodgeUsermode/AxWin3 - Working on a bitmap/framebuffer windo...
2012-05-20 John HodgeModules/LVM - Fixed a crash caused by not clearing...
2012-05-20 John HodgeModules/USB MSC - Added correct naming
2012-05-20 John HodgeModules/UHCI - Removed redundant packet splitting in...
2012-05-20 John HodgeModules/USB - Changes to allow MSC to set up correctly
2012-05-19 John HodgeModules/USB MSC - Forgot a TODO
2012-05-19 John HodgeModules/USB MSC - Can now read on qemu (dunno how reliable)
2012-05-19 John HodgeModules/UHCI - Added callback to the BulkIN/BulkOUT...
2012-05-19 John HodgeModules/USB - Added prototype mass storage driver
2012-05-19 John HodgeModules/USB Core - Implemented _SendData and _RecvData
2012-05-19 John HodgeKernel - Added SwapEndian64 for SCSI code (coming)
2012-05-19 John HodgeModules/{ATA,LVM} - Slight API change because SCSI...
2012-05-19 John HodgeModules/{ATA,LVM} - Moved ATA to use the LVM partition...
2012-05-19 John HodgeModules/Ext2 - Little debug removal and code cleanup
2012-05-18 John HodgeModules/LVM - Seriously working on it after the network...
2012-05-18 John HodgeWhy did I change the x86_64 build config?
2012-05-18 John HodgeUsermode/AxWin3 - Bugfixing and cleanup
2012-05-18 John HodgeCompile testing, what's that?
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeUsermode/AxWin3 - Wokring on hotkeys
2012-05-18 John HodgeModules/InitRD - Renamed ifconfig to ip, and moved...
2012-05-18 John HodgeUsermode/DHCPC - Bugfixing and implementing select...
2012-05-18 John HodgeModules/VIARhineII - Debugging, able to get a DHCP...
2012-05-18 John HodgeKernel/VFS - Added timeouts to select
2012-05-18 John HodgeIPStack - Added quirk for unconfigured interfaces to...
2012-05-16 John HodgeModules - Little debugging fixes (and planning VESA...
2012-05-16 John HodgeModules/IPStack - Fixed bugs in IPStack_Buffer_GetBuffer
2012-05-16 John HodgeUsermode - Little debug and other fixes
2012-05-16 John HodgeKernel - Made things a little less chatty during boot...
2012-05-16 John HodgeModules/VIARhineII - RX and TX works, but TX is a hack atm
2012-05-15 John HodgeUsermode/AxWin3 - Debugging
2012-05-15 John HodgeModules/VIARhineII - More implementation work
2012-05-13 John HodgeModules/VIARhineII - Implementing, won't work yet
2012-05-12 John HodgeModules/USB - Less chatty device initialisation
2012-05-12 John HodgeIPStack - Making TCP a little less chatty
2012-05-12 John HodgeIPStack - Cleaned up userland 'ip' tool, and fixed...
2012-05-12 John HodgeUsermode/irc - Fixing some niggling issues
2012-05-12 John HodgeIPStack - Removed early network config, because it...
2012-05-12 John HodgeIPStack - Reworking of network device API
2012-05-11 John HodgeModules/VIARhineII - Fiddling
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-09 John HodgeModules/VIARhineII - Working on a driver, doesn't do...
2012-05-09 John HodgeAcessNative - Fixing little bugs
2012-05-09 John HodgeBuildConf - fixing x86_64 config for motsugo
2012-05-07 John HodgeModules/UHCI - Fixed (or hid) a bug causing lockups...
2012-05-07 John HodgeReduced chattiness of threading, x86 IRQs and BochsGA
2012-05-05 John HodgeKernel/threads - Fixed crash due to error in process...
2012-05-04 John HodgeBuildConf - Removed VIAVideo from x86 build because...
2012-05-04 John HodgeKernel/x86_64 - Added header to vm8086
2012-05-04 John HodgeKernel/VTerm - Fixed mistype in warning
2012-05-04 John HodgeModules/VBE - Fixed integer overflow if avaliable modes...
2012-05-04 John HodgeKernel/x86 - Fixed a bug in vm8086 that caused modesets...
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-25 John HodgeVIAVideo - Does something different now!
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-24 John HodgeKernel - Working on VIA Video driver
2012-04-22 John HodgeMerge branch 'master' of cadel.mutabah.net:acess2
2012-04-22 John HodgeVESA - Debugging issue on VIA S3 BIOS
2012-04-20 John HodgeInconcequential changes to ARM proc.S (syntax hilighting)
2012-04-20 John HodgeUsermode - Removed SpiderScript
2012-04-20 John HodgeSpiderScript - Moved header to directory, ready to...
2012-04-20 John HodgeSpiderScript - Implementing object element/attribute...
2012-04-20 John HodgeSpiderScript - Fixed array behaviour, removed memory...
next

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