2010-05-13 |
John Hodge | More work on x86_64 port, also cleaned up a little... |
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 | Cleaned up thread code, changed default compiler name... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-05-11 |
John Hodge | Adding start of x86_64 port |
tree | commitdiff |
2010-05-03 |
John Hodge | Bugfixes to usermode 64-bit division, more work on... |
tree | commitdiff |
2010-05-03 |
John Hodge | Work on WM's sizing code, not quite complete yet |
tree | commitdiff |
2010-05-01 |
John Hodge | More work on axwin, and slight changes in othe places |
tree | commitdiff |
2010-05-01 |
John Hodge | Improved user error handling, now a user DIV0 doesn... |
tree | commitdiff |
2010-05-01 |
John Hodge | Removed debug |
tree | commitdiff |
2010-05-01 |
John Hodge | Fixes to VTerm to make vterms with resolutions lower... |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-24 |
John Hodge | Fixing documentation for 2D operations |
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-24 |
John Hodge | Darn stupid bugs |
tree | commitdiff |
2010-04-24 |
John Hodge | Big rewrite of AxWin to get it to compile and run |
tree | commitdiff |
2010-04-24 |
John Hodge | Fixed SYS_SEEK not working due to 64-bit offset |
tree | commitdiff |
2010-04-24 |
John Hodge | Updates to VTerm to correctly handle framebuffer modes |
tree | commitdiff |
2010-04-24 |
John Hodge | Fixed the EFLAGS contents to actually enable IF |
tree | commitdiff |
2010-04-24 |
John Hodge | Fixed MM_UnmapHWPages overwriting the wrong area |
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 error handling and User text mappings |
tree | commitdiff |
2010-04-23 |
John Hodge | Fixes to VM8086 handler to remove operand size errors. |
tree | commitdiff |
2010-04-23 |
John Hodge | Altered debug print function to use vsnprintf and to... |
tree | commitdiff |
2010-04-22 |
John Hodge | Fixed VESA scrolling bug |
tree | commitdiff |
2010-04-21 |
John Hodge | Removed debug from VTerm |
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 case where the screen was cleared during a panic |
tree | commitdiff |
2010-04-21 |
John Hodge | Made the KPanic routine switch back to 0xB8000 text... |
tree | commitdiff |
2010-04-21 |
John Hodge | Fixed VESA using LogF when not needed, changed VTerm... |
tree | commitdiff |
2010-04-21 |
John Hodge | Added kernel panic routines to output to the screen... |
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-15 |
John Hodge | Makefile cleanup, documentation |
tree | commitdiff |
2010-04-15 |
John Hodge | Added SYS_OPENCHILD system call |
tree | commitdiff |
2010-04-15 |
John Hodge | Added the ADT library (not really abstract, but it... |
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 | Fixed cursor code, added pointer to current VT |
tree | commitdiff |
2010-04-14 |
John Hodge | Fixed logging to support 8-charater identifiers |
tree | commitdiff |
2010-04-14 |
John Hodge | Fixing API documentation, added Disk cache spec |
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 | Fixed bug in keyboard driver on real hardware (aux... |
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 | Cleaning up more Log( calls with Log_*( |
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-06 |
John Hodge | Improved padding code in Debug_Fmt |
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 | Added mboot2 header |
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-15 |
John Hodge | More documentation, mostly to the PCI |
tree | commitdiff |
2010-03-14 |
John Hodge | Commenting for new function |
tree | commitdiff |
2010-03-14 |
John Hodge | Restructured Modules_LoadBuiltins to load modules in... |
tree | commitdiff |
2010-03-13 |
John Hodge | Work on documentation |
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 | 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-11 |
John Hodge | Work on IP/TCP Stack |
tree | commitdiff |
2010-02-07 |
John Hodge | Helps if I add it to the main makefile |
tree | commitdiff |
2010-02-05 |
John Hodge | More work on IPStack, TCP and UDP slowly moving along |
tree | commitdiff |
2010-02-03 |
John Hodge | Cleanups that will hopefully allow compilation in more... |
tree | commitdiff |
2010-02-03 |
John Hodge | Fixed and improved Ping support |
tree | commitdiff |
2010-02-03 |
John Hodge | More work on the IP Stack, now responds to pings |
tree | commitdiff |
2010-02-02 |
John Hodge | Working on GUI, side changes to the message passing |
tree | commitdiff |
2010-02-02 |
John Hodge | Reorganised the modules directory, started serious... |
tree | commitdiff |
2010-01-23 |
John Hodge | Altered & Renamed LookupString, Added DrvUtil_SetIdent |
tree | commitdiff |
2010-01-20 |
John Hodge | I really need to learn to compile test before commiting |
tree | commitdiff |
2010-01-20 |
John Hodge | Started splitting ATA driver into separate files |
tree | commitdiff |
next |