2011-08-04 |
John Hodge | Changed Video device spec to implement cursors
|
commit | commitdiff | tree |
2011-08-04 |
John Hodge | Kernel/arm7 - Still working on it
|
commit | commitdiff | tree |
2011-08-04 |
John Hodge | IPStack - Fixed TCP checksuming
|
commit | commitdiff | tree |
2011-08-04 |
John Hodge | RT8139 - Fixed to use Mutexes to control access to...
|
commit | commitdiff | tree |
2011-08-04 |
John Hodge | Usermode/libc - Fixed implementation of atexit and...
|
commit | commitdiff | tree |
2011-08-02 |
John Hodge | RTL8139 - Fixed not clearing IO bit in BAR
|
commit | commitdiff | tree |
2011-07-30 |
John Hodge | Kernel - Bugfixing x86_64 port
|
commit | commitdiff | tree |
2011-07-28 |
John Hodge | Kernel - Misc cleanup in PCI
|
commit | commitdiff | tree |
2011-07-28 |
John Hodge | Kernel/x86_64 - Implemented UserRIP/CS
|
commit | commitdiff | tree |
2011-07-28 |
John Hodge | Kernel - Implemented fallback to VGA when VESA is unavaliable
|
commit | commitdiff | tree |
2011-07-28 |
John Hodge | Modules/VGA - Implemented 2DOPS and fixed implementation
|
commit | commitdiff | tree |
2011-07-27 |
John Hodge | Kernel - Cleaning up
|
commit | commitdiff | tree |
2011-07-27 |
John Hodge | Kernel - Cleaning up a little
|
commit | commitdiff | tree |
2011-07-27 |
John Hodge | Kernel - Fixed a bug in VFS_ParsePath that cause symlinks...
|
commit | commitdiff | tree |
2011-07-19 |
John Hodge | Kernel - Oops, forgot to change the export definitions
|
commit | commitdiff | tree |
2011-07-18 |
John Hodge | Kernel - Added an errno macro (implemented with TLS)
|
commit | commitdiff | tree |
2011-07-18 |
John Hodge | Kernel - Reworked x86 physical memory allocation
|
commit | commitdiff | tree |
2011-07-18 |
John Hodge | Kernel - Fiddling with MMap
|
commit | commitdiff | tree |
2011-07-18 |
John Hodge | Kernel - Fixed a possible infinite loop in VFS_ParsePath
|
commit | commitdiff | tree |
2011-07-18 |
John Hodge | Kernel - Implemented strcat/strncat
|
commit | commitdiff | tree |
2011-07-17 |
John Hodge | Fixing compile errors
|
commit | commitdiff | tree |
2011-07-17 |
John Hodge | Kernel - Adding support for MMap (untested)
|
commit | commitdiff | tree |
2011-07-11 |
John Hodge | Kernel - VFS mmap spec (Node level)
|
commit | commitdiff | tree |
2011-07-06 |
John Hodge | Usermode Build - Updated makefiles to compile needed...
|
commit | commitdiff | tree |
2011-07-06 |
John Hodge | AxWin2 - Added mouse support (well, it now reads the...
|
commit | commitdiff | tree |
2011-07-06 |
John Hodge | PS2Mouse - Reworked driver to conform with Joystick...
|
commit | commitdiff | tree |
2011-07-06 |
John Hodge | Modules/x86 - Needs a makefile :)
|
commit | commitdiff | tree |
2011-07-06 |
John Hodge | Removing old attempt at UDI interface
|
commit | commitdiff | tree |
2011-07-06 |
John Hodge | Kernel - Reworked PCI API to be cleaner
|
commit | commitdiff | tree |
2011-07-05 |
John Hodge | Misc changes
|
commit | commitdiff | tree |
2011-07-05 |
John Hodge | FDD Driver - Fixing bugs exposed in x86_64 testing
|
commit | commitdiff | tree |
2011-07-03 |
John Hodge | Kernel - Absently cleaning up (minor presentation changes)
|
commit | commitdiff | tree |
2011-07-03 |
John Hodge | IRC - Set server to Qemu host address (better for debugging)
|
commit | commitdiff | tree |
2011-07-03 |
John Hodge | IPStack - Fixed invalid window size in outgoing TCP...
|
commit | commitdiff | tree |
2011-07-03 |
John Hodge | Kernel - Fixed VTerm tab behavior when width is not...
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | Kernel - Changed VFS_SelectNode to be able to watch...
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | Bugfixing a hidden bug in vm8086 (to help trace a tcp...
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | Kernel/x86_64 - Cleaning up unused symbols in linker...
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | Usermode/testclient - Fixes for debugging
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | Kernel - Fixed up a lack of const-ness
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | AcessNative - Debugging and implementing, getting there now
|
commit | commitdiff | tree |
2011-07-02 |
John Hodge | IPStack - Fixing bugs in TCP close
|
commit | commitdiff | tree |
2011-06-29 |
John Hodge | Oops, no makefile for input :)
|
commit | commitdiff | tree |
2011-06-22 |
John Hodge | AcessNative - Fixing Fixing Fixing
|
commit | commitdiff | tree |
2011-06-16 |
John Hodge | Kernel - Implemented waking from semaphores
|
commit | commitdiff | tree |
2011-06-16 |
John Hodge | AxWin2 - Debugging and misc
|
commit | commitdiff | tree |
2011-06-16 |
John Hodge | Usermode - IRC Client
|
commit | commitdiff | tree |
2011-06-16 |
John Hodge | Kernel/x86_64 - Working out bugs and unimplementeds
|
commit | commitdiff | tree |
2011-06-12 |
John Hodge | Kernel/x86_64 - Bugfixing
|
commit | commitdiff | tree |
2011-06-11 |
John Hodge | Kernel/x86_64 - Bugfixing
|
commit | commitdiff | tree |
2011-06-11 |
John Hodge | Misc - x86_64 port related changes
|
commit | commitdiff | tree |
2011-06-11 |
John Hodge | Kernel/x86 - Emarrasing, stray " at the start of the...
|
commit | commitdiff | tree |
2011-06-11 |
John Hodge | Kernel - x86 Fixed a couple of bugs
|
commit | commitdiff | tree |
2011-06-11 |
John Hodge | Kernel - x86_64 mm_virt rework
|
commit | commitdiff | tree |
2011-06-08 |
John Hodge | VTerm - Bugfixing mostly
|
commit | commitdiff | tree |
2011-06-07 |
John Hodge | Networking - Heaps of changes
|
commit | commitdiff | tree |
2011-06-07 |
John Hodge | Networking - Bugfixing in IPStack/RTL8139 driver
|
commit | commitdiff | tree |
2011-06-06 |
John Hodge | RTL8136 - Implementing
|
commit | commitdiff | tree |
2011-06-06 |
John Hodge | AxWin2 - More fiddling, working in windows
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - Minor commenting change
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | Kernel - Fixed heap debug issue with valid side not...
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - More fiddling, almost ready now :)
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - Cleaned out messy code
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - More fiddling
|
commit | commitdiff | tree |
2011-06-04 |
John Hodge | AxWin2 - Fiddling, almost ready for testing :)
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Added gitignore rules
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Deleted axwin0 (now backed up)
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Backup - Adding design for AxWin3 to git
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Backup - Adding AxWin0 to git, just so it's backed up
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Misc changes
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | AxWin2 - Huge changes, getting to the working point
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - Re-added Proc message support
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - General cleaning
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - Re-structured to share headers between clients...
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - axwin2 headers
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | Working on AxWin2
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | IPStack - Misc logging changes
|
commit | commitdiff | tree |
2011-05-29 |
John Hodge | AxWin2 - Working in UDP based IPC, select() for input
|
commit | commitdiff | tree |
2011-05-29 |
John Hodge | IPStack - Removed client/server structure from UDP...
|
commit | commitdiff | tree |
2011-05-29 |
John Hodge | Moved to BASE_IOCTLS() macro for keyboard driver
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Mouse driver and AxWin
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Kernel - Finally fixed that corruption bug (description...
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | ARM7 - Removed unneeded div header
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | SpiderScript - Commenting changes
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Remove x86 specific drivers from global build config
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Kernel - More work on ARM port
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | Misc fixes to libc, added ISADMA to core Makefile.cfg
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | Image viewer :)
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | AcessNative - Fixes mostly, still not yet complete
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | ISADMA moved out to a module
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | ARM Build (doesn't compile yet)
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | Hore work to allow ARM builds
|
commit | commitdiff | tree |
2011-05-10 |
John Hodge | SpiderScript - Speedups
|
commit | commitdiff | tree |
2011-05-08 |
John Hodge | Moved PS2 Keyboard driver out to module tree (still...
|
commit | commitdiff | tree |
2011-05-08 |
John Hodge | Fiddling ready for an ARM port
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Added BochsGA to build
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | AxWin2 - Misc commenting changes (and moving Shell...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Usermode - Better separation of types and calls in...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Upgraded BochsGA to new specs, formatting change in...
|
commit | commitdiff | tree |
next |