tpg/acess2.git
2010-04-06 John HodgeFixed VM8086/Vesa memory allocation bug
2010-04-06 John HodgeMany changes, Mostly working on improving the BootConf...
2010-04-06 John HodgeImproved padding code in Debug_Fmt
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2010-04-02 John HodgeFixes to x86 error and interrupt handling
2010-04-02 John HodgeUpdated gitignore rules
2010-04-02 John HodgeVM8086 Support, Starting on VESA Driver
2010-04-01 John HodgeMisc Changes
2010-03-29 John HodgeDisable debug in FAT
2010-03-29 John HodgeAdded mboot2 header
2010-03-29 John HodgeBugfixing FAT Driver, Addint Multiboot2 Support
2010-03-28 John HodgeMore work on the FAT driver, more messy, but more complete
2010-03-28 John HodgeWorking on cleaning up the FAT driver, but atm it's...
2010-03-27 John HodgeCleanups in FAT driver
2010-03-27 John HodgeUpdating drivers to use the Log_ functions instead...
2010-03-27 John HodgeFixed logging print not working, cleaned up debug
2010-03-27 John HodgeFixed lack of error handling in FDD driver, also abstra...
2010-03-27 John HodgeCleanup Commit
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-18 John HodgeBugfixing initrd and ld-acess
2010-03-17 John HodgeMultiple fixes
2010-03-17 John HodgeVarious changes, most of them involving the FAT and...
2010-03-16 John HodgeAdded file extending to Ext2 Driver, also cleaned up...
2010-03-15 John HodgeMoar cleanupe
2010-03-15 John HodgeRemoved FDD_AcquireSpinlock and FDD_FreeSpinlock, repla...
2010-03-15 John HodgeCleaning up FDD driver, removed local cache in favour...
2010-03-15 John HodgeMisc changes
2010-03-15 John HodgeMore documentation, mostly to the PCI
2010-03-14 John HodgeCommenting for new function
2010-03-14 John HodgeRestructured Modules_LoadBuiltins to load modules in...
2010-03-13 John HodgeWork on documentation
2010-03-13 John HodgeChanges to the module loader to handle specific errors...
2010-03-06 John HodgeSlight Changes, mostly fixing CPU error reporting
2010-03-06 John HodgeIPv6, and I need to learn to compile before commiting
2010-03-05 John HodgeStarting on a NFS driver
2010-03-05 John Hodgedoxygen fixes
2010-03-04 John HodgeMore work on TCP, Connection is successfully establishe...
2010-03-04 John HodgeBugfixing and testing TCP stack
2010-03-04 John HodgeMore work on TCP, untested and almost complete
2010-03-03 John HodgeMore work on TCP, approaching usable (untested)
2010-03-03 John HodgeCleanup commit, fixes to UDP, TCP and ICMP
2010-02-26 John HodgeRemoved debug from Network/NE2000/ne2000.c
2010-02-26 John HodgeUDP Packets are now sent and recieved correctly (server...
2010-02-25 John HodgeMore fixups to ARP and UDP (udp still buggy)
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-02-14 John HodgeMore work on TCP, splitted UDI arch dependent out of...
2010-02-12 John HodgeMore work on TCP, still not usable
2010-02-11 John HodgeWork on IP/TCP Stack
2010-02-07 John HodgeHelps if I add it to the main makefile
2010-02-07 John HodgeRemoved the need to alter acess.ld for each build envir...
2010-02-05 John HodgeMore work on IPStack, TCP and UDP slowly moving along
2010-02-03 John HodgeCleanups that will hopefully allow compilation in more...
2010-02-03 John HodgeFixed and improved Ping support
2010-02-03 John HodgeMore work on the IP Stack, now responds to pings
2010-02-03 John HodgeFixed IPStack's ID showing as IDENT
2010-02-03 John HodgeMore additions
2010-02-03 John HodgeCleaning up unadded files
2010-02-02 John HodgeWorking on GUI, side changes to the message passing
2010-02-02 John HodgeReorganised the modules directory, started serious...
2010-01-23 John HodgeAltered & Renamed LookupString, Added DrvUtil_SetIdent
2010-01-20 John HodgeI really need to learn to compile test before commiting
2010-01-20 John HodgeUpdated gitignore rules, cleaned up MBR parsing
2010-01-20 John HodgeStarted splitting ATA driver into separate files
2010-01-20 John HodgeRenamed ATA core to main.c
2010-01-20 John HodgeMoved ATA driver out of Kernel tree
2010-01-19 John HodgeBugfixes and debug cleanup
2010-01-19 John HodgeMulti-user testing and bugfixing
2010-01-19 John HodgeMore debug in PE loader
2010-01-19 John HodgeExteding Driver interface
2010-01-19 John HodgeComment/documentation change to the VFS
2010-01-18 John HodgeFixes and logging
2010-01-18 John HodgeChanges and Features to IPStack
2010-01-17 John HodgeAdding PE file support
2010-01-17 John HodgeAdded support for dynamic registration of module loaders
2010-01-16 John HodgeAdding `udisetup` (and required linker script)
2010-01-15 John HodgeSlight changes to UDI structures and logging
2010-01-15 John HodgeFixed Double-Relocation in modules.c (edited bin/elf...
2010-01-15 John HodgeMore work on UDI, cleanup and pseudod should now load.
2010-01-15 John HodgeAdded cb.o to the UDI objects list
2010-01-15 John HodgeMore UDI work
2010-01-15 John HodgeMore work on UDI support
2010-01-14 John HodgeMore work on UDI support, still doesn't load pseudud yet
2010-01-14 John HodgeBugfixes and UDI Updates
2010-01-12 John HodgeOk, this was embarrassing... Added core include file...
2010-01-12 John HodgeMore work on UDI, Added more Login VTerms
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2010-01-02 John HodgeFixed a bug that caused physical memory allocation...
2010-01-01 John HodgeSMP Work (APs now start, just seem to lock up on lgdt...
2010-01-01 John HodgeMore SMP Work, also changed the physical allocator...
2009-12-31 John HodgeWorking on Multiprocessing support
2009-12-30 John HodgeAdded debug code to vterm, fixed userland _errno support
2009-12-30 John HodgeStarting on PAE support, removed UDI from kernel
2009-12-30 John HodgeMore work on UDI, attempting to get it to load the...
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeAttempting to fix an intermittent TSS bug
2009-12-28 John HodgeCleaned up some more debug
2009-12-28 John HodgeCleanup & Debug Removal
2009-12-28 John HodgeAdded flag to enable/disable debug symbols in the kernel
2009-12-28 John HodgeChanged the x86 architecture to have tPAddr be 64-bits...
2009-12-28 John HodgeRevamped the config file parsing to be more resiliant...
next

UCC git Repository :: git.ucc.asn.au