tpg/acess2.git
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-14 John HodgeTODO
2012-08-09 John HodgeKernel/x86_64 - Fixed garbage TIDs before threading...
2012-08-09 John HodgeRunQemu - Oops, single quotes seem to break
2012-08-09 John HodgeKernel - Removed unused ring buffer when disabled
2012-08-09 John HodgeKernel/x86_64 - Rework to use pmemmap.h (and share...
2012-08-09 John HodgeRunQemu - Put quotes around kernel commandline for...
2012-08-09 John HodgeUSB - Fixed compile errors for x86_64
2012-08-09 John HodgeKernel/x86_64 - Fixed bad ELF entrypoint causing qemu...
2012-08-08 John HodgeModules/NVidia - Stub driver (not compiled)
2012-08-08 John HodgeAdded lspci to core build and initrd
2012-08-08 John HodgeUsermode/lspci - Recreated without the huge database...
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-08-08 John HodgeKernel/PCI - Fixed using the wrong node type for PCI...
2012-08-08 John HodgeROOT - Added -dbin to RunQemu to not use the FDD
2012-08-08 John HodgeTools/DiskTool - Added stub MM_GetPhysAddr for vfs...
2012-08-08 John HodgeModules/InitRD - (minor) Omnispeak/keen5 file changes...
2012-08-08 John HodgeUsermode/axwin3 - (minor) Fixed install creating an...
2012-08-08 John HodgeUSB - Silenced device init debug
2012-08-07 John HodgeBuildConf/x86 - Added EHCI driver (experimental)
2012-08-07 John HodgeUSB - HC API Update
2012-08-07 John HodgeModules/LVM - Catches for stupid coding
2012-08-07 John HodgeKernel/x86 - Fixed x86 passing NULL to free
2012-08-07 John HodgeKernel - Fixed heap returning (void*)-1 instead of...
2012-08-06 John HodgeUSB - Added rudimentary device cleanup
2012-08-06 John HodgeUSB - Updated code to use endpoint registration
2012-08-06 John HodgeUSB - Changed HC API to reflect more advanced features
2012-08-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-05 John HodgeUsermode/AxWin3 - Minor changes
2012-08-03 John HodgeUsermode - Added armv6 userland shims
2012-08-03 John HodgeKernel - Added untested armv6 tree (mostly copypasta...
2012-08-03 John HodgeKernel - Added $(LIBGCC_PATH) to allow libgcc to be...
2012-08-03 John HodgeModules - Added -ffreestanding to module build (allows...
2012-08-03 John HodgeModules/IPStack - Made use of "sti" x86 only
2012-08-03 John HodgeKernel/tpl_mm_phys - Fixed use of MM_GetPhyAddr
2012-08-03 John HodgeUsermode - Slight fixes in preparation for armv6
2012-08-01 John HodgeKernel/vfs - Fixed potential lockup, logging for crap...
2012-08-01 John HodgeUsermode - heap debugging and memmove speedup
2012-08-01 John HodgeUserland/libc - (minor) Debugging in heap
2012-08-01 John HodgeTODO - Random notes
2012-08-01 John HodgeKernel - (minor) Debug changes in x86_64
2012-08-01 John HodgeUsermode - Removed axwin2 (completly defunct)
2012-07-31 John HodgeUsermode/AxWin3 - Added keysyms (symlink to kernel...
2012-07-31 John HodgeKernel/vfs - (minor) Logging update in ChDir
2012-07-31 John HodgeUsermode/AxWin3 - Misc commenting removal
2012-07-31 John HodgeUsermode - (minor) Evaluated libgcc path earlier
2012-07-31 John HodgeKernel - (minor) Changed log type for GetThreadByID...
2012-07-31 John HodgeUsermode/libc - Fix bug in strtol
2012-07-31 John HodgeAxWin3 - Bugfixes everywhere, hotkeys working
2012-07-31 John HodgeKernel - Fixed screen not updating in VT framebuffer...
2012-07-31 John HodgeUsermode/ld-acess - Removed libgcc exports
2012-07-30 John HodgeUsermode/libc - Implimented strtoll/strtol
2012-07-30 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-30 John HodgeMore todos
2012-07-30 John HodgeKernel - Cleaing out x86 mm_phys
2012-07-30 John HodgeKernel - Fixing x86_64 compile errors from MM_GetPhysAd...
2012-07-29 John HodgeGotta have a TODO file :)
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-20 John HodgeKernel - Implimented double buffering in video utils...
2012-07-20 John HodgeKernel - Added pmemmap sorting and fixed memmove
2012-07-19 John HodgeKernel - Cleaning up useless message spam
2012-07-19 John HodgeJust a little cleanup
2012-07-19 John HodgeKernel - Adding flags for network adapters
2012-07-19 John HodgeKernel - Added stub E1000 driver
2012-07-19 John HodgeModules/InitRD - Added telnetd
2012-07-19 John HodgeModules/Ext2 - Fixed zero-length filenames and memory...
2012-07-19 John HodgeDiskTool - Fixing build errors from recent kernel changes
2012-07-19 John HodgeKernel - Standardised kernel build tag (placed in gsBui...
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
2012-07-18 John HodgeKernel/x86 - Cleaned up PMM init (and removed mboot...
2012-07-17 John HodgeUsermode/wget - Fixed minor warning that caused compila...
2012-07-17 John HodgeKernel - Fixing bugs exposed with `qemu -nographic`
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-17 John HodgeKernel/vfs - Added (but haven't used) dirty node flag
2012-07-17 John HodgeDiskTool - Usability fixes
2012-07-17 John HodgeModules/EXT2 - Working on write support
2012-07-16 John HodgeBuildConf - Fixed ARMv7 compile bugs
2012-07-16 John HodgeKernelLand - Fixing issues compiling ARMv7
2012-07-16 John HodgeModules/Tegra2Vid - Fiddling, seems to not want to...
2012-07-16 John HodgeModules/EHCI - Planning out, might need USB HC API...
2012-07-15 John HodgeModules/USB - Fixed debugging typo in devinit
2012-07-15 John HodgeKernel - Debugging AxWin3 error
2012-07-15 John HodgeUsermode/axwin3 - Fixed using stdout as stdin (causing...
2012-07-15 John HodgeKernel/Modules - Removed "nothing to be done for 'insta...
2012-07-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel - Silencing complaining compilers
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel/rootfs - Fixed root not being a directory
2012-07-14 John HodgeKernel - Fixed bug in DrvUtil_Disk causing bad return...
2012-07-14 John HodgeDiskTool - Autodetection of filesystems and better...
2012-07-14 John HodgeModules/LVM - Fixed bugs with reference counting and...
2012-07-14 John HodgeVFS - Fixed unmount issues and added filesystem autodet...
2012-07-14 John HodgeKernel - Added .Detect method to VFS drivers
2012-07-14 John HodgeKernel/VFS - Fixed logic error in MkNod (rootfs and...
2012-07-14 John HodgeModules/FAT - Fixed unimplimented incomplete directory...
2012-07-14 John HodgeKernel/Heap - Debugging change (dump paddr of bad value)
2012-07-14 John HodgeKernel/PCI - Removed unused port bitmap
2012-07-14 John HodgeKernel/rwlock - Fixed wrong logic causing lockup
next

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