2011-07-06 |
John Hodge | Modules/x86 - Needs a makefile :) |
tree | commitdiff |
2011-07-06 |
John Hodge | Kernel - Reworked PCI API to be cleaner |
tree | commitdiff |
2011-07-05 |
John Hodge | FDD Driver - Fixing bugs exposed in x86_64 testing |
tree | commitdiff |
2011-07-03 |
John Hodge | IPStack - Fixed invalid window size in outgoing TCP... |
tree | commitdiff |
2011-07-02 |
John Hodge | Bugfixing a hidden bug in vm8086 (to help trace a tcp... |
tree | commitdiff |
2011-07-02 |
John Hodge | IPStack - Fixing bugs in TCP close |
tree | commitdiff |
2011-06-29 |
John Hodge | Oops, no makefile for input :) |
tree | commitdiff |
2011-06-22 |
John Hodge | AcessNative - Fixing Fixing Fixing |
tree | commitdiff |
2011-06-16 |
John Hodge | Kernel - Implemented waking from semaphores |
tree | commitdiff |
2011-06-11 |
John Hodge | Misc - x86_64 port related changes |
tree | commitdiff |
2011-06-07 |
John Hodge | Networking - Heaps of changes |
tree | commitdiff |
2011-06-07 |
John Hodge | Networking - Bugfixing in IPStack/RTL8139 driver |
tree | commitdiff |
2011-06-06 |
John Hodge | RTL8136 - Implementing |
tree | commitdiff |
2011-06-03 |
John Hodge | Misc changes |
tree | commitdiff |
2011-05-30 |
John Hodge | IPStack - Misc logging changes |
tree | commitdiff |
2011-05-29 |
John Hodge | IPStack - Removed client/server structure from UDP... |
tree | commitdiff |
2011-05-29 |
John Hodge | Moved to BASE_IOCTLS() macro for keyboard driver |
tree | commitdiff |
2011-05-28 |
John Hodge | Mouse driver and AxWin |
tree | commitdiff |
2011-05-28 |
John Hodge | Kernel - Finally fixed that corruption bug (description... |
tree | commitdiff |
2011-05-28 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2011-05-28 |
John Hodge | Kernel - More work on ARM port |
tree | commitdiff |
2011-05-25 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2011-05-16 |
John Hodge | ISADMA moved out to a module |
tree | commitdiff |
2011-05-08 |
John Hodge | Moved PS2 Keyboard driver out to module tree (still... |
tree | commitdiff |
2011-05-07 |
John Hodge | Upgraded BochsGA to new specs, formatting change in... |
tree | commitdiff |
2011-05-07 |
John Hodge | USB - Still non working, but fiddling with it |
tree | commitdiff |
2011-05-07 |
John Hodge | IPStack - Misc cleanups |
tree | commitdiff |
2011-05-07 |
John Hodge | IPStack - Firewall cleanups and speedups (now shoudl... |
tree | commitdiff |
2011-04-02 |
John Hodge | Adding forgotten files |
tree | commitdiff |
2011-04-02 |
John Hodge | Misc changes |
tree | commitdiff |
2011-03-24 |
John Hodge | Compile fixes for clang |
tree | commitdiff |
2011-03-23 |
John Hodge | NE2000 - Cleaning up code, moved to a semaphore |
tree | commitdiff |
2011-03-23 |
John Hodge | IPStack - Working on removing future packet cache |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Slight header updated |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Added ability to use /Devices/ip/routes/... |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Working on implementing IPv6 |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Cleanup to ARP code (slight) |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Cleaning IPv4 code, implemented routing |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Fiddling with firewall |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Cleaning up TCP code |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Fiddling with firewall code |
tree | commitdiff |
2011-03-02 |
John Hodge | Bedtime commit, misc changes |
tree | commitdiff |
2011-03-02 |
John Hodge | Overhaul of TCP code (still messy, but now WORKS!!!!) |
tree | commitdiff |
2011-03-02 |
John Hodge | Bugfix in NE2K driver (didn't wait for the DMA to be... |
tree | commitdiff |
2011-03-01 |
John Hodge | Fixing select() implementation (and usage) |
tree | commitdiff |
2011-02-28 |
John Hodge | Kernel - Implemented select(), partially debugged |
tree | commitdiff |
2011-02-28 |
John Hodge | Implementing (and using) select() at kernel level |
tree | commitdiff |
2011-02-27 |
John Hodge | Modules/FDD (minor) - Removed defunct code |
tree | commitdiff |
2011-02-27 |
John Hodge | Modules/FDD - Moved head settle delay to SeekTrack... |
tree | commitdiff |
2011-02-27 |
John Hodge | Modules/ATA - Debugging issue with VBox, problem still... |
tree | commitdiff |
2011-02-27 |
John Hodge | Fixing makefiles |
tree | commitdiff |
2011-02-27 |
John Hodge | IPStack - Bugfixing (and testing IRC client) |
tree | commitdiff |
2011-02-27 |
John Hodge | Modules/Display/VESA - Fixes to mode select |
tree | commitdiff |
2011-02-17 |
John Hodge | Fixed `make install` issues, bugs with VESA rel0.07 |
tree | commitdiff |
2011-02-14 |
John Hodge | Added some very pedantic warning flags |
tree | commitdiff |
2011-02-13 |
John Hodge | Reworked semaphores to be symetric |
tree | commitdiff |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb |
tree | commitdiff |
2011-02-02 |
John Hodge | Fixed compile errors, added Semaphore code |
tree | commitdiff |
2011-02-02 |
John Hodge | Updated InitRD to new usermode layout, cleanups in... |
tree | commitdiff |
2011-01-25 |
John Hodge | IPStack / ifconfig - Routing changes |
tree | commitdiff |
2011-01-24 |
John Hodge | IPStack - Routing improvement |
tree | commitdiff |
2011-01-23 |
John Hodge | IPStack - Heaps of network fixes |
tree | commitdiff |
2011-01-22 |
John Hodge | Lots of work on the AcessNative kernel |
tree | commitdiff |
2010-12-10 |
John Hodge | Fixed places where char* was used in place of const... |
tree | commitdiff |
2010-12-10 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2010-12-10 |
John Hodge | Cleaning up code, and separating a little to allow... |
tree | commitdiff |
2010-11-27 |
John Hodge | Fixed false positive on VESA cursor OOB checks |
tree | commitdiff |
2010-11-21 |
John Hodge | Fiddling with IPStack |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixing error reporting |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixing route determining |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixed IPv4 checksum (network byte order, dimwit) |
tree | commitdiff |
2010-11-20 |
John Hodge | General fixes |
tree | commitdiff |
2010-11-20 |
John Hodge | Cleaning up pcidump / fixed compile warning in InitRD |
tree | commitdiff |
2010-11-20 |
John Hodge | ifconfig - routes |
tree | commitdiff |
2010-11-19 |
John Hodge | Multiple IPStack Related changes (and other bugfixes) |
tree | commitdiff |
2010-11-14 |
John Hodge | Reworked the IPStack tInterface structure |
tree | commitdiff |
2010-11-13 |
John Hodge | Fiddling with ARP to handle routing |
tree | commitdiff |
2010-11-07 |
John Hodge | More cleanup in IPStack (making routes usable) |
tree | commitdiff |
2010-11-07 |
John Hodge | Restructured interface code out to its own file, route... |
tree | commitdiff |
2010-11-06 |
John Hodge | Fixed compilation issues in IPStack |
tree | commitdiff |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
tree | commitdiff |
2010-10-31 |
John Hodge | Fiddling with x86_64 and i486 builds |
tree | commitdiff |
2010-10-30 |
John Hodge | Fixing vsnprintf behavior on 64-bit systems |
tree | commitdiff |
2010-10-29 |
John Hodge | Misc fiddling with FAT driver (LFN and ReadDir) |
tree | commitdiff |
2010-10-29 |
John Hodge | Bug was in Heap_Realloc |
tree | commitdiff |
2010-10-29 |
John Hodge | Attempting to fix heap corruption |
tree | commitdiff |
2010-10-22 |
John Hodge | Cleaning up debug (and set modules to build with debug) |
tree | commitdiff |
2010-10-22 |
John Hodge | Don't ask me how, but it's booting again |
tree | commitdiff |
2010-10-19 |
John Hodge | Buglocating: Some random corruption in VFS, FDD lockups |
tree | commitdiff |
2010-10-05 |
John Hodge | Changed back to lottery scheduler, disabled debug |
tree | commitdiff |
2010-10-03 |
John Hodge | Debug, Debug, Debug |
tree | commitdiff |
2010-10-03 |
John Hodge | Replace rand() implementation - fixes threading lockups |
tree | commitdiff |
2010-10-02 |
John Hodge | Fixed threading bug |
tree | commitdiff |
2010-09-07 |
John Hodge | Cosmetic code changes |
tree | commitdiff |
2010-08-31 |
John Hodge | Fiddling with threading bugs (both Qemu and Bochs hate... |
tree | commitdiff |
2010-08-27 |
John Hodge | NTFS Driver work (index headers) |
tree | commitdiff |
2010-08-25 |
John Hodge | Cleaning up some misc files |
tree | commitdiff |
2010-08-23 |
John Hodge | Unborking some threading code |
tree | commitdiff |
2010-08-22 |
John Hodge | Changed spinlock mechananisim |
tree | commitdiff |
2010-08-20 |
John Hodge | Improving the debug capabilities of the heap code,... |
tree | commitdiff |
next |