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 |
2010-08-17 |
John Hodge | Slight commenting changes |
tree | commitdiff |
2010-08-17 |
John Hodge | More work on IPv4/IPv6 firewalling support |
tree | commitdiff |
2010-08-17 |
John Hodge | Added timeout support to the ATA driver (timeout is... |
tree | commitdiff |
2010-08-01 |
John Hodge | Ust cleaning up |
tree | commitdiff |
2010-08-01 |
John Hodge | Changing VTerm behavior (Get/Set Width/Height now retur... |
tree | commitdiff |
2010-08-01 |
John Hodge | Cleanup (NTFS fiddling and fixed debug hexdump) |
tree | commitdiff |
2010-08-01 |
John Hodge | Working on NTFS driver |
tree | commitdiff |
2010-08-01 |
John Hodge | Removed debug from ATA_ReadFS (that bug is fixed) |
tree | commitdiff |
2010-07-31 |
John Hodge | No more ATA debug (fixed the Qemu bug) |
tree | commitdiff |
2010-07-31 |
John Hodge | Updating IPStack to have firewall hooks (well, the... |
tree | commitdiff |
2010-07-31 |
John Hodge | Broke out the ATA IO functions (Read/WriteDMA into... |
tree | commitdiff |
2010-07-27 |
John Hodge | Working on the x86 bit port (caused some changes to... |
tree | commitdiff |
2010-07-24 |
John Hodge | Fixing bugs and removing debug statements |
tree | commitdiff |
2010-07-20 |
John Hodge | Major revamp to FAT code, fixing LFN issues and other... |
tree | commitdiff |
2010-07-20 |
John Hodge | Bit of debug cleanup, fixing bugs found on GrUB2 |
tree | commitdiff |
2010-07-18 |
John Hodge | More MP work (now APs start and use the LAPIC timer) |
tree | commitdiff |
2010-07-16 |
John Hodge | Working on multiprocessing support |
tree | commitdiff |
2010-07-15 |
John Hodge | Fiddling with usermode PCI dump |
tree | commitdiff |
2010-07-15 |
John Hodge | Does help if the biggest offender is actually a #if... |
tree | commitdiff |
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 |
next |