2010-04-11 |
John Hodge | Updated FAT filesystem driver to not cache the FAT... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
John Hodge | Fixed bug in keyboard driver on real hardware (aux... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
John Hodge | Fixes for running on an InitRD, moved kernel echo switc... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John Hodge | Fixed some bugs in ARP and TCP Code |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John Hodge | Fixed a bug in the heap manager where if an exact match... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Cleaning up more Log( calls with Log_*( |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Fixed VM8086/Vesa memory allocation bug |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Many changes, Mostly working on improving the BootConf... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Improved padding code in Debug_Fmt |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | Fixed keyboard bug where keypresses were not being... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | Updated gitignore rules |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | VM8086 Support, Starting on VESA Driver |
commit | commitdiff | tree | snapshot |
2010-04-01 |
John Hodge | Misc Changes |
commit | commitdiff | tree | snapshot |
2010-03-29 |
John Hodge | Disable debug in FAT |
commit | commitdiff | tree | snapshot |
2010-03-29 |
John Hodge | Added mboot2 header |
commit | commitdiff | tree | snapshot |
2010-03-29 |
John Hodge | Bugfixing FAT Driver, Addint Multiboot2 Support |
commit | commitdiff | tree | snapshot |
2010-03-28 |
John Hodge | More work on the FAT driver, more messy, but more complete |
commit | commitdiff | tree | snapshot |
2010-03-28 |
John Hodge | Working on cleaning up the FAT driver, but atm it's... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Cleanups in FAT driver |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Updating drivers to use the Log_ functions instead... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Fixed logging print not working, cleaned up debug |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Fixed lack of error handling in FDD driver, also abstra... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Cleanup Commit |
commit | commitdiff | tree | snapshot |
2010-03-21 |
John Hodge | Misc Changes, Added Logging Subsystem, Fixes to InitRD... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
John Hodge | Bugfixing initrd and ld-acess |
commit | commitdiff | tree | snapshot |
2010-03-17 |
John Hodge | Multiple fixes |
commit | commitdiff | tree | snapshot |
2010-03-17 |
John Hodge | Various changes, most of them involving the FAT and... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
John Hodge | Added file extending to Ext2 Driver, also cleaned up... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Moar cleanupe |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Removed FDD_AcquireSpinlock and FDD_FreeSpinlock, repla... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Cleaning up FDD driver, removed local cache in favour... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Misc changes |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | More documentation, mostly to the PCI |
commit | commitdiff | tree | snapshot |
2010-03-14 |
John Hodge | Commenting for new function |
commit | commitdiff | tree | snapshot |
2010-03-14 |
John Hodge | Restructured Modules_LoadBuiltins to load modules in... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
John Hodge | Work on documentation |
commit | commitdiff | tree | snapshot |
2010-03-13 |
John Hodge | Changes to the module loader to handle specific errors... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
John Hodge | Slight Changes, mostly fixing CPU error reporting |
commit | commitdiff | tree | snapshot |
2010-03-06 |
John Hodge | IPv6, and I need to learn to compile before commiting |
commit | commitdiff | tree | snapshot |
2010-03-05 |
John Hodge | Starting on a NFS driver |
commit | commitdiff | tree | snapshot |
2010-03-05 |
John Hodge | doxygen fixes |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John Hodge | More work on TCP, Connection is successfully establishe... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John Hodge | Bugfixing and testing TCP stack |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John Hodge | More work on TCP, untested and almost complete |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John Hodge | More work on TCP, approaching usable (untested) |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John Hodge | Cleanup commit, fixes to UDP, TCP and ICMP |
commit | commitdiff | tree | snapshot |
2010-02-26 |
John Hodge | Removed debug from Network/NE2000/ne2000.c |
commit | commitdiff | tree | snapshot |
2010-02-26 |
John Hodge | UDP Packets are now sent and recieved correctly (server... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
John Hodge | More fixups to ARP and UDP (udp still buggy) |
commit | commitdiff | tree | snapshot |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
John Hodge | More work on TCP, splitted UDI arch dependent out of... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
John Hodge | More work on TCP, still not usable |
commit | commitdiff | tree | snapshot |
2010-02-11 |
John Hodge | Work on IP/TCP Stack |
commit | commitdiff | tree | snapshot |
2010-02-07 |
John Hodge | Helps if I add it to the main makefile |
commit | commitdiff | tree | snapshot |
2010-02-07 |
John Hodge | Removed the need to alter acess.ld for each build envir... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
John Hodge | More work on IPStack, TCP and UDP slowly moving along |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Cleanups that will hopefully allow compilation in more... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Fixed and improved Ping support |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | More work on the IP Stack, now responds to pings |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Fixed IPStack's ID showing as IDENT |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | More additions |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Cleaning up unadded files |
commit | commitdiff | tree | snapshot |
2010-02-02 |
John Hodge | Working on GUI, side changes to the message passing |
commit | commitdiff | tree | snapshot |
2010-02-02 |
John Hodge | Reorganised the modules directory, started serious... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
John Hodge | Altered & Renamed LookupString, Added DrvUtil_SetIdent |
commit | commitdiff | tree | snapshot |
2010-01-20 |
John Hodge | I really need to learn to compile test before commiting |
commit | commitdiff | tree | snapshot |
2010-01-20 |
John Hodge | Updated gitignore rules, cleaned up MBR parsing |
commit | commitdiff | tree | snapshot |
2010-01-20 |
John Hodge | Started splitting ATA driver into separate files |
commit | commitdiff | tree | snapshot |
2010-01-20 |
John Hodge | Renamed ATA core to main.c |
commit | commitdiff | tree | snapshot |
2010-01-20 |
John Hodge | Moved ATA driver out of Kernel tree |
commit | commitdiff | tree | snapshot |
2010-01-19 |
John Hodge | Bugfixes and debug cleanup |
commit | commitdiff | tree | snapshot |
2010-01-19 |
John Hodge | Multi-user testing and bugfixing |
commit | commitdiff | tree | snapshot |
2010-01-19 |
John Hodge | More debug in PE loader |
commit | commitdiff | tree | snapshot |
2010-01-19 |
John Hodge | Exteding Driver interface |
commit | commitdiff | tree | snapshot |
2010-01-19 |
John Hodge | Comment/documentation change to the VFS |
commit | commitdiff | tree | snapshot |
2010-01-18 |
John Hodge | Fixes and logging |
commit | commitdiff | tree | snapshot |
2010-01-18 |
John Hodge | Changes and Features to IPStack |
commit | commitdiff | tree | snapshot |
2010-01-17 |
John Hodge | Adding PE file support |
commit | commitdiff | tree | snapshot |
2010-01-17 |
John Hodge | Added support for dynamic registration of module loaders |
commit | commitdiff | tree | snapshot |
2010-01-16 |
John Hodge | Adding `udisetup` (and required linker script) |
commit | commitdiff | tree | snapshot |
2010-01-15 |
John Hodge | Slight changes to UDI structures and logging |
commit | commitdiff | tree | snapshot |
2010-01-15 |
John Hodge | Fixed Double-Relocation in modules.c (edited bin/elf... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
John Hodge | More work on UDI, cleanup and pseudod should now load. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
John Hodge | Added cb.o to the UDI objects list |
commit | commitdiff | tree | snapshot |
2010-01-15 |
John Hodge | More UDI work |
commit | commitdiff | tree | snapshot |
2010-01-15 |
John Hodge | More work on UDI support |
commit | commitdiff | tree | snapshot |
2010-01-14 |
John Hodge | More work on UDI support, still doesn't load pseudud yet |
commit | commitdiff | tree | snapshot |
2010-01-14 |
John Hodge | Bugfixes and UDI Updates |
commit | commitdiff | tree | snapshot |
2010-01-12 |
John Hodge | Ok, this was embarrassing... Added core include file... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
John Hodge | More work on UDI, Added more Login VTerms |
commit | commitdiff | tree | snapshot |
2010-01-12 |
John Hodge | Bugfixes, Cleanup and Rewite started on UDI interface |
commit | commitdiff | tree | snapshot |
2010-01-02 |
John Hodge | Fixed a bug that caused physical memory allocation... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
John Hodge | SMP Work (APs now start, just seem to lock up on lgdt... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
John Hodge | More SMP Work, also changed the physical allocator... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
John Hodge | Working on Multiprocessing support |
commit | commitdiff | tree | snapshot |
2009-12-30 |
John Hodge | Added debug code to vterm, fixed userland _errno support |
commit | commitdiff | tree | snapshot |
2009-12-30 |
John Hodge | Starting on PAE support, removed UDI from kernel |
commit | commitdiff | tree | snapshot |
2009-12-30 |
John Hodge | More work on UDI, attempting to get it to load the... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
commit | commitdiff | tree | snapshot |
next |