2014-06-08 |
John Hodge | Kernel/VTerm - Add 2DCmd push image support |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/Syscalls - Add WriteAt/ReadAt syscalls |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/AxWin4 - PushData implemented |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Kernel/Debug - Fix normal log lines to be printed in... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Kernel/VTerm - Fix doing full redraw on every string |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Modules/InitRD - Add AxWin4 |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Add very basic start on a UI program |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Slowly implementing |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode - Remove acess.ld (unneeded now) |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/libaxwin4 - Fix bad message ID for resize... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/libc++ - Fix system_error construction, silcen... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/libc++ - STL Fix string termination, silence... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Kernel - Fix user handles not being cleared by Threads_... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Kernel/IPCPipe - Add queue length limit, watch for... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Kernel/vfs - Return matched flags from VFS_SelectNode |
commit | commitdiff | tree | snapshot |
2014-06-06 |
John Hodge | Usermode/libc++ - Exception handling implemented (parti... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
John Hodge | Usermode/syscalls - Add SysDebugHex syscall (Debug_HexDump) |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | BuildConf - Use cross-compiler |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/init - Better logging |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Kernel/serial - Debugging added (disabled) |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Kernel/debug - make Panic() emit red text |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Kernel/binary - Emit warning when interpreter can't... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/AxWin4 - Fix deserialiser, ::std::map for... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/libposix - Update makefile to include crt... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/libc - Makefile update, move stdin/... to... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/libc++ - ::std::map implementation mostly |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Externals/cross-compiler - Fix GCC patchset to emit... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | BuildConf - Switch to OS specific cross-compiler (inste... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/crt0 - Added shared version for libraries |
commit | commitdiff | tree | snapshot |
2014-05-31 |
John Hodge | Usermode/ld-acess - Large cleanup to ELF dynamic linking |
commit | commitdiff | tree | snapshot |
2014-05-26 |
John Hodge | Usermode/crt0 - Replaced crtbegin/crtend with crti... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
John Hodge | Usermode/libaxwin4 - Implementation and debug |
commit | commitdiff | tree | snapshot |
2014-05-26 |
John Hodge | Usermode/libc++ - Debug in cxa code, list emplace and... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
John Hodge | Usermode/AxWin4 - Server implementation runnable |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | Usermode/AxWin4 - Starting work on client-side library |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | Usermode/libc++ - system_error and vector implementation |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | Kernel/UDI - Fix omission of UDI_PCI_VERSION in bus_pci.c |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | UDI/udibuild - Added command tracing flag, C99 pedantic... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | UDI/include - Fix automatic inclusion of PCI binding |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | UDI/udibuild - Add more warnings to build configuration |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | UDI/uart_16c550 - Fix includes in preparation for commi... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | UDI/net_ne2000 - Fix incompatabilities pointed out... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | Usermode/AxWin4 - Add forgotten cursor (same file as... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | Usermode/AxWin4 - Server implemenation moving along |
commit | commitdiff | tree | snapshot |
2014-05-24 |
John Hodge | Usermode/libc++ - Tweaks to STL |
commit | commitdiff | tree | snapshot |
2014-05-23 |
John Hodge | Tests - Cleanup (disabling TCP Window Size module test) |
commit | commitdiff | tree | snapshot |
2014-05-23 |
John Hodge | UDI - Revised udi_gfx from [com]buster |
commit | commitdiff | tree | snapshot |
2014-05-23 |
John Hodge | Usermode/axwin4 - Continuing |
commit | commitdiff | tree | snapshot |
2014-05-23 |
John Hodge | Usermode/libc++ - ::std::list allocator and insert... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
John Hodge | Usermode/irc - Fix scrolling on new messages. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
John Hodge | Modules/UDI - Fix compilation errors due to invalid... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
John Hodge | Modules/InitRD - Silence creation script |
commit | commitdiff | tree | snapshot |
2014-05-21 |
John Hodge | Usermode/libc++ - Exceptions mostly |
commit | commitdiff | tree | snapshot |
2014-05-21 |
John Hodge | usermode/axwin4 - Blit to screen planned |
commit | commitdiff | tree | snapshot |
2014-05-21 |
John Hodge | Usermode/irc - Fix pointer mismatch printing new messages |
commit | commitdiff | tree | snapshot |
2014-05-21 |
John Hodge | UDI - Added checks on UDI_[NIC|PHYSIO]_VERSION |
commit | commitdiff | tree | snapshot |
2014-05-21 |
John Hodge | UDI/drivers - Add UDI_VERSION definition |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/libc++ - Exception handling in progress (build... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/Applications - Set GNU++11 for C++ compilation |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/libc++ - Starting on a hacky STL implementation |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/AxWin4 - Code now compiling (if STL is present) |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Modules/IPStack - Disable TCP debug |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Kernel/x86_64 - Fix MM_AllocDMA to handle NULL PAddr... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Kernel/x86 - Fix not restoring registers in Proc_CloneInt |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Kernel/VTerm - Fix scroll in alt buffer |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/gui_terminal - Minor touches to VT100 handling |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/libnet - Fix IPV4 parsing code to use stroul |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/Makefile - Use a single command for dependency... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Modules/E1000 - (minor) Logging when init fails |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge | Usermode/irc - New code working, glitches on wrapped... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
John Hodge... | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
commit | commitdiff | tree | snapshot |
2014-05-17 |
John Hodge | Usermode/irc - Rework into multiple files |
commit | commitdiff | tree | snapshot |
2014-05-17 |
John Hodge | Usermode/ld-acess - Fix x86_64 not saving RBP on no... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
John Hodge | Usermode/axwin4 - Starting on implementation |
commit | commitdiff | tree | snapshot |
2014-05-14 |
John Hodge | Merge branch 'master' of git://github.com/thepowersgang... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
John Hodge | BuildConf - Switch x86 to i686-elf compiler |
commit | commitdiff | tree | snapshot |
2014-05-12 |
John Hodge | UTest+MTest - Minor makefile fixes for travis-ci |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Usermode/AxWin4 - Planning mostly |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Nativelib - Fix clang compilation issues |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Makefile - Fix mtest target (and clean up utest targets) |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Externals/netsurf - Minor fixes, now compiles up to... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Usermode/libc - Fixes and additions from curl |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Externals/curl - Add curl patchset (works with some... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
John Hodge | Usermode/libposix - Updates to get curl and netsurf... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Usermode/libm - Add hacky INFINITY and NAN macros |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Usermode/libc - Actually fix strtoi (passing utest... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Usermode/libc - Add C99 errno values, fix compile error... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Usermode/libposix - add stubbed getopt |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | TravisCI Config - Ignore errors in make |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | gitignore - Ignore ISO files |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Modules/BochsGA - Comment on new MMIO registers, output... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Modules/Tegra2Vid - (minor) Fix use of PL110 in IOCtl... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Kernel/libc - Define _SysDebug macro for userland libc... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Kernel/PCI - (minor) Planned function to handle device... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Modules/UDI - Handle errors in udiprops more gracefully |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Kernel/arch - Fix common division macro to handle numer... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Kernel/heap - Check for free(NULL) and silently ignore |
commit | commitdiff | tree | snapshot |
2014-05-10 |
John Hodge | Usermode/libc - Fix over-use of 64-bit divide in strtoull |
commit | commitdiff | tree | snapshot |
next |