2015-02-15 |
John Hodge | Usermode/ld-acess - Use $(AS) var instead of invoking CC
|
commit | commitdiff | tree |
2015-02-15 |
John Hodge | BuildConf/x86_64 - Set AS to fix compile errors (caused...
|
commit | commitdiff | tree |
2015-02-15 |
John Hodge | Tools/NetTest - Fix compilation error
|
commit | commitdiff | tree |
2015-02-13 |
John Hodge | ARMv7 - Fix compiler and partial compilation
|
commit | commitdiff | tree |
2015-02-12 |
John Hodge | Kernel/x86_64 - Fix task switching
|
commit | commitdiff | tree |
2015-02-08 |
John Hodge | Kernel/x86 - Clean up some of the task switching code...
|
commit | commitdiff | tree |
2015-02-01 |
John Hodge | UDI/include - Update GFX to be auto-generated from...
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | UDI/include - add [com]buster's copy of udi_gfx.h ...
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | Externals - Update libspiderscript version
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | Modules/UDI - (minor) tiny fiddle to udic planning
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | Notes - Strike UDI off the TODO list
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | UDI/drivers - Added a helper macro for initialising...
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | Tools/NetTest - Add TCP retransmit test
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | Kernel/IPStack - (minor) TODO retransmit timer
|
commit | commitdiff | tree |
2015-01-31 |
John Hodge | Usermode/libc - Fixing some libc problems
|
commit | commitdiff | tree |
2015-01-30 |
John Hodge | RunQemu - Add AHCI support
|
commit | commitdiff | tree |
2015-01-12 |
John Hodge | Merge branch 'master' of git://github.com/thepowersgang...
|
commit | commitdiff | tree |
2015-01-12 |
John Hodge | Usermode/libc #6 Fix string.h functions, add some more...
|
commit | commitdiff | tree |
2014-12-28 |
John Hodge (sonata) | Usermode/AxWin3 - Clean up unneeded (and silly) log...
|
commit | commitdiff | tree |
2014-12-28 |
John Hodge (sonata) | Usermode/AxWin4 - Minor cleanups (change background...
|
commit | commitdiff | tree |
2014-12-28 |
John Hodge (sonata) | Usermode/AxWin4 - (minor) Fix CColour to compile in...
|
commit | commitdiff | tree |
2014-12-27 |
John Hodge (sonata) | Usermode/AxWin4 - (hack) Add downscaled bitmap font
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | AcessNative - Set SO_REUSEADDR
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | Usermode/AxWin4 - Fix bitmap upscale
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | Merge branch 'master' of github.com:thepowersgang/acess2
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | Usermode/AxWin4 - Added text rendering (very hacky...
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | Usermode/libunicode - Add C++ wrappers
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | Usermode/libc - Fix time conversion code
|
commit | commitdiff | tree |
2014-12-26 |
John Hodge (sonata) | Usermode/libc++ - cxa_guard behavior fix
|
commit | commitdiff | tree |
2014-12-11 |
John Hodge | Externals - Add pkgconfig (builds for host) and glib...
|
commit | commitdiff | tree |
2014-12-11 |
John Hodge | Usermode - More hackery to get glib compiling
|
commit | commitdiff | tree |
2014-12-11 |
John Hodge | Usermode/POSIX - Hacking in stubs to build irssi/glib
|
commit | commitdiff | tree |
2014-11-27 |
John Hodge | Merge branch 'master' of git://github.com/thepowersgang...
|
commit | commitdiff | tree |
2014-11-27 |
John Hodge | Modules/VGA - Symbolic names for registers
|
commit | commitdiff | tree |
2014-11-27 |
John Hodge | Usermode - Adding hacky pthreads support
|
commit | commitdiff | tree |
2014-11-25 |
John Hodge | Modules/VGA - Start on a generic VGA driver (VGA driver...
|
commit | commitdiff | tree |
2014-11-25 |
John Hodge | Externals - Fix non-quoted $PATH value
|
commit | commitdiff | tree |
2014-11-24 |
John Hodge | UDI/GFX - fiddling
|
commit | commitdiff | tree |
2014-11-09 |
John Hodge (sonata) | Usermode/AxWin4 - Send mouse/keyboard events to client
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/AxWin4 - Fix broken map impl causing pixel...
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/AxWin4 - Fixing ID lookups of windows and...
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/libc++ - Implement map::insert and map::erase
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | AcessNative - Add _SysTimestamp (based off gettimeofday)
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/libc - Add support for %H and %M in strftime
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/AxWin4 - Fix _DrawText deserialise, replace...
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | AcessNative - Remove errnous function defintions that...
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/AxWin4 - Clean up logging
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode - Fix broken compilation
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Modules/PS2KbMouse - (minor) Cleanup 8042 driver a...
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | AcessNative - Add userland build to makefile
|
commit | commitdiff | tree |
2014-11-07 |
John Hodge (sonata) | Usermode/AxWin4 - Debugging quirks in ARCH=native
|
commit | commitdiff | tree |
2014-11-06 |
John Hodge (sonata) | Usermode/libaxwin4 - Handle demarshal failure
|
commit | commitdiff | tree |
2014-11-06 |
John Hodge (sonata) | AcessNative - Hexdump sycall, stub shm
|
commit | commitdiff | tree |
2014-11-06 |
John Hodge (sonata) | Usermode/AxWin4 - Tweak handling of AcessNative (doesn...
|
commit | commitdiff | tree |
2014-11-06 |
John Hodge (sonata) | Usermode/libc++ - Fix off by one in map indexing
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Kernel/VTerm - "Fix" wrapping issue in VTerm (why was...
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | AcessNative - Fix incorrect VT name, clean up a warning
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Usermode/libc++ - Add another DWARF encoding type to...
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Usermode/AxWin4 - (minor) Log and fail when wrong window...
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Notes - Kill some old TODOs
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Makefile - Trace mtest build
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Kernel/x86_64 - Disable full page dump on #PF
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Tools/Network Test - Tweaking
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | Kernel/VFS - Better error reporting in open
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | AcessNative - Fixing bad handling of errors, add run...
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | ARCH=native Fix crtn to return
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | AcessNative - Clean up ELF loader code
|
commit | commitdiff | tree |
2014-11-05 |
John Hodge (sonata) | AcessNative - Fix compile errors from API changes ...
|
commit | commitdiff | tree |
2014-11-03 |
John Hodge (sonata) | Kernel/x86_64 - Fix broken memset
|
commit | commitdiff | tree |
2014-11-03 |
John Hodge (sonata) | Kernel/x86 - Fix forgetting to reference pointer in...
|
commit | commitdiff | tree |
2014-11-03 |
John Hodge (sonata) | Usermode/ld-acess - Overhaul cleanup of ELF loader
|
commit | commitdiff | tree |
2014-11-03 |
John Hodge (sonata) | Usermode/libc - Fix not loading crt0.s in libc
|
commit | commitdiff | tree |
2014-10-26 |
John Hodge | Kernel - Kill EDI binding with fire (never completed...
|
commit | commitdiff | tree |
2014-10-18 |
John Hodge (sonata) | ARCH=native - Fix compilation on newer compilers (link...
|
commit | commitdiff | tree |
2014-10-17 |
John Hodge | Merge branch 'master' of git://localhost/acess2
|
commit | commitdiff | tree |
2014-10-17 |
John Hodge | Fix ARCH=native compiling
|
commit | commitdiff | tree |
2014-09-28 |
John Hodge (sonata) | Externals/cross-compiler - Fix documentation build...
|
commit | commitdiff | tree |
2014-09-28 |
John Hodge (sonata) | Usermode/libc - Fix inttypes.h
|
commit | commitdiff | tree |
2014-09-27 |
John Hodge | Random work on C++11 printf
|
commit | commitdiff | tree |
2014-09-27 |
John Hodge | Kernel - Minor fix to logic in rwlock
|
commit | commitdiff | tree |
2014-09-04 |
John Hodge | Usermode/c++extras - Cleanup of cprintf code
|
commit | commitdiff | tree |
2014-09-02 |
John Hodge | Usermode/libc++_extras - Work on a C++ printf implementation...
|
commit | commitdiff | tree |
2014-08-25 |
John Hodge | Usermode - Hacky and stubbed libiconv and libintl clones...
|
commit | commitdiff | tree |
2014-08-25 |
John Hodge | Syscalls - Work on removing SysDebug (formatted), replacemen...
|
commit | commitdiff | tree |
2014-08-25 |
John Hodge | Kernel/logdebug - Cast values in relation assert print...
|
commit | commitdiff | tree |
2014-08-25 |
John Hodge | Config - Save native CXX variable
|
commit | commitdiff | tree |
2014-08-25 |
John Hodge | Usermode/AxWin4 - Controls working, starting on text
|
commit | commitdiff | tree |
2014-08-25 |
John Hodge | Usermode/Core Libs - Fix CRT* file types
|
commit | commitdiff | tree |
2014-08-24 |
John Hodge | x86_64 build working with new compiler
|
commit | commitdiff | tree |
2014-08-20 |
John Hodge | Tools/NetTest - Annotate runner log file with test...
|
commit | commitdiff | tree |
2014-08-19 |
John Hodge | Kernel/IPStack - Fix TCP node size being zero instead...
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Kernel/libc - Print address of invalid strings
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Kernel - MMap fixed (non-fixed mappings, bad search...
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Modules/UDI - Allow disabling from module arguments
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Usermode/AxWin4 - Shared buffers working, added DrawCtrl...
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Usermode/libaxwin4 - Fix to reply waiting (thread safety...
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Usermode/ld-acess - Fix dynamic linking quirk (STB_WEAK...
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Usermode/libc++ - Many fixes and cleanups
|
commit | commitdiff | tree |
2014-08-18 |
John Hodge | Usermode/libc - Move free logic to another method,...
|
commit | commitdiff | tree |
2014-06-23 |
John Hodge | Tools/NetTest - Fix compilation errors
|
commit | commitdiff | tree |
next |