2014-11-09 |
John Hodge... | Usermode/AxWin4 - Send mouse/keyboard events to client |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/AxWin4 - Fix broken map impl causing pixel... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/AxWin4 - Fixing ID lookups of windows and... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/libc++ - Implement map::insert and map::erase |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | AcessNative - Add _SysTimestamp (based off gettimeofday) |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/libc - Add support for %H and %M in strftime |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/AxWin4 - Fix _DrawText deserialise, replace... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | AcessNative - Remove errnous function defintions that... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/AxWin4 - Clean up logging |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode - Fix broken compilation |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Modules/PS2KbMouse - (minor) Cleanup 8042 driver a... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | AcessNative - Add userland build to makefile |
commit | commitdiff | tree | snapshot |
2014-11-07 |
John Hodge... | Usermode/AxWin4 - Debugging quirks in ARCH=native |
commit | commitdiff | tree | snapshot |
2014-11-06 |
John Hodge... | Usermode/libaxwin4 - Handle demarshal failure |
commit | commitdiff | tree | snapshot |
2014-11-06 |
John Hodge... | AcessNative - Hexdump sycall, stub shm |
commit | commitdiff | tree | snapshot |
2014-11-06 |
John Hodge... | Usermode/AxWin4 - Tweak handling of AcessNative (doesn... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
John Hodge... | Usermode/libc++ - Fix off by one in map indexing |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Kernel/VTerm - "Fix" wrapping issue in VTerm (why was... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | AcessNative - Fix incorrect VT name, clean up a warning |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Usermode/libc++ - Add another DWARF encoding type to... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Usermode/AxWin4 - (minor) Log and fail when wrong windo... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Notes - Kill some old TODOs |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Makefile - Trace mtest build |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Kernel/x86_64 - Disable full page dump on #PF |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Tools/Network Test - Tweaking |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | Kernel/VFS - Better error reporting in open |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | AcessNative - Fixing bad handling of errors, add run... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | ARCH=native Fix crtn to return |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | AcessNative - Clean up ELF loader code |
commit | commitdiff | tree | snapshot |
2014-11-05 |
John Hodge... | AcessNative - Fix compile errors from API changes ... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
John Hodge... | Kernel/x86_64 - Fix broken memset |
commit | commitdiff | tree | snapshot |
2014-11-03 |
John Hodge... | Kernel/x86 - Fix forgetting to reference pointer in... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
John Hodge... | Usermode/ld-acess - Overhaul cleanup of ELF loader |
commit | commitdiff | tree | snapshot |
2014-11-03 |
John Hodge... | Usermode/libc - Fix not loading crt0.s in libc |
commit | commitdiff | tree | snapshot |
2014-10-18 |
John Hodge... | ARCH=native - Fix compilation on newer compilers (link... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
commit | commitdiff | tree | snapshot |
2014-10-17 |
John Hodge | Fix ARCH=native compiling |
commit | commitdiff | tree | snapshot |
2014-09-28 |
John Hodge... | Externals/cross-compiler - Fix documentation build... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
John Hodge... | Usermode/libc - Fix inttypes.h |
commit | commitdiff | tree | snapshot |
2014-09-27 |
John Hodge | Random work on C++11 printf |
commit | commitdiff | tree | snapshot |
2014-09-27 |
John Hodge | Kernel - Minor fix to logic in rwlock |
commit | commitdiff | tree | snapshot |
2014-09-04 |
John Hodge | Usermode/c++extras - Cleanup of cprintf code |
commit | commitdiff | tree | snapshot |
2014-09-02 |
John Hodge | Usermode/libc++_extras - Work on a C++ printf implement... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
John Hodge | Usermode - Hacky and stubbed libiconv and libintl clone... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
John Hodge | Syscalls - Work on removing SysDebug (formatted), repla... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
John Hodge | Kernel/logdebug - Cast values in relation assert print... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
John Hodge | Config - Save native CXX variable |
commit | commitdiff | tree | snapshot |
2014-08-25 |
John Hodge | Usermode/AxWin4 - Controls working, starting on text |
commit | commitdiff | tree | snapshot |
2014-08-25 |
John Hodge | Usermode/Core Libs - Fix CRT* file types |
commit | commitdiff | tree | snapshot |
2014-08-24 |
John Hodge | x86_64 build working with new compiler |
commit | commitdiff | tree | snapshot |
2014-08-20 |
John Hodge | Tools/NetTest - Annotate runner log file with test... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
John Hodge | Kernel/IPStack - Fix TCP node size being zero instead... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Kernel/libc - Print address of invalid strings |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Kernel - MMap fixed (non-fixed mappings, bad search... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Modules/UDI - Allow disabling from module arguments |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Usermode/AxWin4 - Shared buffers working, added DrawCtr... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Usermode/libaxwin4 - Fix to reply waiting (thread safet... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Usermode/ld-acess - Fix dynamic linking quirk (STB_WEAK... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Usermode/libc++ - Many fixes and cleanups |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Hodge | Usermode/libc - Move free logic to another method,... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
John Hodge | Tools/NetTest - Fix compilation errors |
commit | commitdiff | tree | snapshot |
2014-06-22 |
John Hodge | Usermode/AxWin4 - Working in shared memory usage |
commit | commitdiff | tree | snapshot |
2014-06-22 |
John Hodge | Kernel/VFS - Truncate support, mmap fixes |
commit | commitdiff | tree | snapshot |
2014-06-22 |
John Hodge | Kernel/VFS - Kernel-side implementation of marshalled FDs |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | Kernel - Start on SHM 'driver' (and common in-memory... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | Modules/UDI - (minor) UDIC sample update |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | Kernel/Debug - Add size to hexdump header, add double... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | UDI - Tweaks to bochsga driver |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | Usermode/ld-acess - Fix syscall arg count for SysDebugHex |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | Usermode/ld-acess - STB_WEAK local symbols |
commit | commitdiff | tree | snapshot |
2014-06-21 |
John Hodge | Usermode/AxWin4 - Screen dimensions acquisition, speedu... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
John Hodge | Usermode/AxWin4 - Input progressing |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Mouse input in progress |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Modules/VirtIO - Fix bad ASSERTC |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Rendering random data successfully now |
commit | commitdiff | tree | snapshot |
2014-06-08 |
John Hodge | Usermode/libc++ - Override allocators to remove placeme... |
commit | commitdiff | tree | snapshot |
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 |
next |