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 |
2010-01-20 |
John Hodge | Moved ATA driver out of Kernel tree |
tree | commitdiff |
2010-01-19 |
John Hodge | Bugfixes and debug cleanup |
tree | commitdiff |
2010-01-19 |
John Hodge | Multi-user testing and bugfixing |
tree | commitdiff |
2010-01-19 |
John Hodge | More debug in PE loader |
tree | commitdiff |
2010-01-19 |
John Hodge | Exteding Driver interface |
tree | commitdiff |
2010-01-19 |
John Hodge | Comment/documentation change to the VFS |
tree | commitdiff |
2010-01-18 |
John Hodge | Fixes and logging |
tree | commitdiff |
2010-01-18 |
John Hodge | Changes and Features to IPStack |
tree | commitdiff |
2010-01-17 |
John Hodge | Adding PE file support |
tree | commitdiff |
2010-01-17 |
John Hodge | Added support for dynamic registration of module loaders |
tree | commitdiff |
2010-01-15 |
John Hodge | Slight changes to UDI structures and logging |
tree | commitdiff |
2010-01-15 |
John Hodge | Fixed Double-Relocation in modules.c (edited bin/elf... |
tree | commitdiff |
2010-01-15 |
John Hodge | More work on UDI, cleanup and pseudod should now load. |
tree | commitdiff |
2010-01-15 |
John Hodge | More UDI work |
tree | commitdiff |
2010-01-15 |
John Hodge | More work on UDI support |
tree | commitdiff |
2010-01-14 |
John Hodge | More work on UDI support, still doesn't load pseudud yet |
tree | commitdiff |
2010-01-14 |
John Hodge | Bugfixes and UDI Updates |
tree | commitdiff |
2010-01-12 |
John Hodge | Ok, this was embarrassing... Added core include file... |
tree | commitdiff |
2010-01-12 |
John Hodge | More work on UDI, Added more Login VTerms |
tree | commitdiff |
2010-01-12 |
John Hodge | Bugfixes, Cleanup and Rewite started on UDI interface |
tree | commitdiff |
2010-01-02 |
John Hodge | Fixed a bug that caused physical memory allocation... |
tree | commitdiff |
2010-01-01 |
John Hodge | SMP Work (APs now start, just seem to lock up on lgdt... |
tree | commitdiff |
2010-01-01 |
John Hodge | More SMP Work, also changed the physical allocator... |
tree | commitdiff |
2009-12-31 |
John Hodge | Working on Multiprocessing support |
tree | commitdiff |
2009-12-30 |
John Hodge | Added debug code to vterm, fixed userland _errno support |
tree | commitdiff |
2009-12-30 |
John Hodge | Starting on PAE support, removed UDI from kernel |
tree | commitdiff |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
tree | commitdiff |
2009-12-28 |
John Hodge | Attempting to fix an intermittent TSS bug |
tree | commitdiff |
2009-12-28 |
John Hodge | Cleaned up some more debug |
tree | commitdiff |
2009-12-28 |
John Hodge | Cleanup & Debug Removal |
tree | commitdiff |
2009-12-28 |
John Hodge | Added flag to enable/disable debug symbols in the kernel |
tree | commitdiff |
2009-12-28 |
John Hodge | Changed the x86 architecture to have tPAddr be 64-bits... |
tree | commitdiff |
2009-12-28 |
John Hodge | Revamped the config file parsing to be more resiliant... |
tree | commitdiff |
2009-12-28 |
John Hodge | Bugfixes upon chaning GCC versions |
tree | commitdiff |
2009-12-27 |
John Hodge | Working on UDI support (UDI manager module now compiles) |
tree | commitdiff |
next |