2010-07-15 |
John Hodge | ATA Debug was getting annoying |
tree | commitdiff |
2010-07-15 |
John Hodge | ATA Fixes, Module compilation fixups |
tree | commitdiff |
2010-07-14 |
John Hodge | Fiddling with ATA driver to try and fix RHW issues |
tree | commitdiff |
2010-07-14 |
John Hodge | Cleaning up a bit |
tree | commitdiff |
2010-07-13 |
John Hodge | Cleaning up some debug, fixing cosmetic bugs in usermod... |
tree | commitdiff |
2010-07-05 |
John Hodge | Fiddling with multiboot modules (and some bug searching... |
tree | commitdiff |
2010-07-04 |
John Hodge | Commenting is nice (also disabled debug in FDD driver) |
tree | commitdiff |
2010-07-04 |
John Hodge | Enabled heaps of debug in ATA driver to try and solve... |
tree | commitdiff |
2010-07-04 |
John Hodge | Fiddling with VESA cursor, cleaning up VESA and VTerm |
tree | commitdiff |
2010-07-04 |
John Hodge | Forgot common.h for NTFS |
tree | commitdiff |
2010-07-04 |
John Hodge | Working on NTFS driver more (currently debug only,... |
tree | commitdiff |
2010-07-04 |
John Hodge | Added a check to the FDD driver to disable it at runtime |
tree | commitdiff |
2010-07-02 |
John Hodge | committing partial fixup to ATA code |
tree | commitdiff |
2010-06-27 |
John Hodge | VESA cursor now works, TODO: Allow setting of colour |
tree | commitdiff |
2010-06-27 |
John Hodge | Cleaning up timer code, implementing cursor in vesa |
tree | commitdiff |
2010-06-22 |
John Hodge | Trying to fix the string corruption bug, working on... |
tree | commitdiff |
2010-06-20 |
John Hodge | Working on a NTFS implementation (it's only going to... |
tree | commitdiff |
2010-06-20 |
John Hodge | Fixing a kernel #PF caused by an unitialised VFS method |
tree | commitdiff |
2010-06-18 |
John Hodge | no more debug plz |
tree | commitdiff |
2010-06-18 |
John Hodge | VESA scrolling bug fixed (caused by the removal of... |
tree | commitdiff |
2010-06-18 |
John Hodge | It's been too long since I committed |
tree | commitdiff |
2010-06-03 |
John Hodge | Bugfixing |
tree | commitdiff |
2010-05-29 |
John Hodge | Changed build system to not require calc |
tree | commitdiff |
2010-05-27 |
John Hodge | x86_64 now compiles and builds :) :) |
tree | commitdiff |
2010-05-27 |
John Hodge | Work on ext2 |
tree | commitdiff |
2010-05-24 |
John Hodge | More work on Ext2 write (and fixed an error made earlier) |
tree | commitdiff |
2010-05-24 |
John Hodge | Working on UDI support |
tree | commitdiff |
2010-05-24 |
John Hodge | Update to tVFS_Node to support hard links |
tree | commitdiff |
2010-05-13 |
John Hodge | Working on separating architecture dependent and indepe... |
tree | commitdiff |
2010-05-11 |
John Hodge | x86_64 support, requiring a slight refactor to the... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-05-11 |
John Hodge | Correctness in ATA driver |
tree | commitdiff |
2010-05-03 |
John Hodge | Work on WM's sizing code, not quite complete yet |
tree | commitdiff |
2010-05-01 |
John Hodge | Fixed InitRD |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-24 |
John Hodge | Removed debug statements that happened during VESA... |
tree | commitdiff |
2010-04-24 |
John Hodge | Added basic 2D video accelleration |
tree | commitdiff |
2010-04-23 |
John Hodge | Halfway through deciding where to put the error handler... |
tree | commitdiff |
2010-04-23 |
John Hodge | Fixes to VM8086 handler to remove operand size errors. |
tree | commitdiff |
2010-04-22 |
John Hodge | Fixed VESA scrolling bug |
tree | commitdiff |
2010-04-21 |
John Hodge | Fixes to Vesa video driver and VTerm's mode setting |
tree | commitdiff |
2010-04-21 |
John Hodge | Fixed VESA using LogF when not needed, changed VTerm... |
tree | commitdiff |
2010-04-21 |
John Hodge | Fixed login text-entry bug, fixes to KMS (graphics... |
tree | commitdiff |
2010-04-21 |
John Hodge | Random fixes, disabled debug in vterm, random crash... |
tree | commitdiff |
2010-04-17 |
John Hodge | TCP Server now seems to work, started fixing client... |
tree | commitdiff |
2010-04-15 |
John Hodge | More fixing work on TCP, now correctly accepts packets, |
tree | commitdiff |
2010-04-14 |
John Hodge | Renamed libc filename, disabled debug and reenabled... |
tree | commitdiff |
2010-04-14 |
John Hodge | Added debug to FAT driver, trying to fix a Real HW bug |
tree | commitdiff |
2010-04-14 |
John Hodge | Possible fix to TCP Acknowlegement Numbers |
tree | commitdiff |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
tree | commitdiff |
2010-04-11 |
John Hodge | Disabled ATA debug, turned FAT Debug on, misc in IPStac... |
tree | commitdiff |
2010-04-11 |
John Hodge | Updated FAT filesystem driver to not cache the FAT... |
tree | commitdiff |
2010-04-11 |
John Hodge | Fixes for running on an InitRD, moved kernel echo switc... |
tree | commitdiff |
2010-04-10 |
John Hodge | Fixed some bugs in ARP and TCP Code |
tree | commitdiff |
2010-04-10 |
John Hodge | Fixed a bug in the heap manager where if an exact match... |
tree | commitdiff |
2010-04-06 |
John Hodge | Fixed VM8086/Vesa memory allocation bug |
tree | commitdiff |
2010-04-06 |
John Hodge | Many changes, Mostly working on improving the BootConf... |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixed keyboard bug where keypresses were not being... |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
tree | commitdiff |
2010-04-02 |
John Hodge | VM8086 Support, Starting on VESA Driver |
tree | commitdiff |
2010-04-01 |
John Hodge | Misc Changes |
tree | commitdiff |
2010-03-29 |
John Hodge | Disable debug in FAT |
tree | commitdiff |
2010-03-29 |
John Hodge | Bugfixing FAT Driver, Addint Multiboot2 Support |
tree | commitdiff |
2010-03-28 |
John Hodge | More work on the FAT driver, more messy, but more complete |
tree | commitdiff |
2010-03-28 |
John Hodge | Working on cleaning up the FAT driver, but atm it's... |
tree | commitdiff |
2010-03-27 |
John Hodge | Cleanups in FAT driver |
tree | commitdiff |
2010-03-27 |
John Hodge | Updating drivers to use the Log_ functions instead... |
tree | commitdiff |
2010-03-27 |
John Hodge | Fixed logging print not working, cleaned up debug |
tree | commitdiff |
2010-03-27 |
John Hodge | Fixed lack of error handling in FDD driver, also abstra... |
tree | commitdiff |
2010-03-27 |
John Hodge | Cleanup Commit |
tree | commitdiff |
2010-03-21 |
John Hodge | Misc Changes, Added Logging Subsystem, Fixes to InitRD... |
tree | commitdiff |
2010-03-18 |
John Hodge | Bugfixing initrd and ld-acess |
tree | commitdiff |
2010-03-17 |
John Hodge | Multiple fixes |
tree | commitdiff |
2010-03-17 |
John Hodge | Various changes, most of them involving the FAT and... |
tree | commitdiff |
2010-03-16 |
John Hodge | Added file extending to Ext2 Driver, also cleaned up... |
tree | commitdiff |
2010-03-15 |
John Hodge | Moar cleanupe |
tree | commitdiff |
2010-03-15 |
John Hodge | Removed FDD_AcquireSpinlock and FDD_FreeSpinlock, repla... |
tree | commitdiff |
2010-03-15 |
John Hodge | Cleaning up FDD driver, removed local cache in favour... |
tree | commitdiff |
2010-03-15 |
John Hodge | Misc changes |
tree | commitdiff |
2010-03-14 |
John Hodge | Restructured Modules_LoadBuiltins to load modules in... |
tree | commitdiff |
2010-03-13 |
John Hodge | Changes to the module loader to handle specific errors... |
tree | commitdiff |
2010-03-06 |
John Hodge | Slight Changes, mostly fixing CPU error reporting |
tree | commitdiff |
2010-03-06 |
John Hodge | IPv6, and I need to learn to compile before commiting |
tree | commitdiff |
2010-03-05 |
John Hodge | Starting on a NFS driver |
tree | commitdiff |
2010-03-05 |
John Hodge | doxygen fixes |
tree | commitdiff |
2010-03-04 |
John Hodge | More work on TCP, Connection is successfully establishe... |
tree | commitdiff |
2010-03-04 |
John Hodge | Bugfixing and testing TCP stack |
tree | commitdiff |
2010-03-04 |
John Hodge | More work on TCP, untested and almost complete |
tree | commitdiff |
2010-03-03 |
John Hodge | More work on TCP, approaching usable (untested) |
tree | commitdiff |
2010-03-03 |
John Hodge | Cleanup commit, fixes to UDP, TCP and ICMP |
tree | commitdiff |
2010-02-26 |
John Hodge | Removed debug from Network/NE2000/ne2000.c |
tree | commitdiff |
2010-02-26 |
John Hodge | UDP Packets are now sent and recieved correctly (server... |
tree | commitdiff |
2010-02-25 |
John Hodge | More fixups to ARP and UDP (udp still buggy) |
tree | commitdiff |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
tree | commitdiff |
2010-02-14 |
John Hodge | More work on TCP, splitted UDI arch dependent out of... |
tree | commitdiff |
2010-02-12 |
John Hodge | More work on TCP, still not usable |
tree | commitdiff |
2010-02-11 |
John Hodge | Work on IP/TCP Stack |
tree | commitdiff |
2010-02-05 |
John Hodge | More work on IPStack, TCP and UDP slowly moving along |
tree | commitdiff |
2010-02-03 |
John Hodge | Fixed and improved Ping support |
tree | commitdiff |
next |