tpg/acess2.git
2010-08-01 John HodgeUst cleaning up
2010-08-01 John HodgeMore behavior fixes (changes to resolution only apply...
2010-08-01 John HodgeChanging VTerm behavior (Get/Set Width/Height now retur...
2010-08-01 John HodgeCleanup (NTFS fiddling and fixed debug hexdump)
2010-08-01 John HodgeWorking on NTFS driver
2010-08-01 John HodgeRemoved debug from ATA_ReadFS (that bug is fixed)
2010-08-01 John HodgeNo more VFS debug please
2010-08-01 John HodgeLinking and MM Fiddling (mm now handles large pages...
2010-08-01 John HodgeBugfixing the x86_64 port
2010-07-31 John HodgeDebugging GPF in VFS (non-canoical addr) - Added catch...
2010-07-31 John HodgeSlight doxygen fix
2010-07-31 John HodgeWorking on MP build (now can run, just crashes due...
2010-07-31 John HodgeRemoved old debug from init
2010-07-31 John HodgeMP Scheduling work (slightly buggy, but no impact on...
2010-07-31 John HodgeRemoved debug
2010-07-31 John HodgeMakign debug functions thread safe
2010-07-31 John HodgeFixes to x86_64 - Fixed MM_phys corrupting memory ...
2010-07-31 John HodgeNo more ATA debug (fixed the Qemu bug)
2010-07-31 John HodgeUpdating IPStack to have firewall hooks (well, the...
2010-07-31 John HodgeBroke out the ATA IO functions (Read/WriteDMA into...
2010-07-28 John HodgeHelps if I test in BOTH builds
2010-07-28 John HodgeBugfixed MP scheduling code in MP build
2010-07-28 John HodgeFixing MultiCPU thread distribution (only tested in...
2010-07-27 John HodgeWorking on the x86 bit port (caused some changes to...
2010-07-25 John HodgeAdded -mno-red-zone
2010-07-24 John HodgeFixing bugs and removing debug statements
2010-07-22 John HodgeMisc changes, working on the VTerm's VT100 support...
2010-07-22 John HodgeChanging syscall interface to jump to KUSER_CODE, allow...
2010-07-22 John HodgeFixed timer code bug (not ACKing after enabling)
2010-07-20 John HodgeUpdating gitignore to ignore the linker maps generated...
2010-07-20 John HodgeCleaning up files
2010-07-20 John HodgeMajor revamp to FAT code, fixing LFN issues and other...
2010-07-20 John HodgeBit of debug cleanup, fixing bugs found on GrUB2
2010-07-18 John HodgeMore MP fiddling
2010-07-18 John HodgeMore MP work (now APs start and use the LAPIC timer)
2010-07-17 John HodgeAdding support for the Local APIC Timer (requires some...
2010-07-17 John HodgeAPs start nicely now.
2010-07-16 John HodgeWorking on multiprocessing support
2010-07-15 John HodgeFiddling with usermode PCI dump
2010-07-15 John HodgeDoes help if the biggest offender is actually a #if...
2010-07-15 John HodgeATA Debug was getting annoying
2010-07-15 John HodgeCleaning up some old code
2010-07-15 John HodgeDisabled ELF debugging
2010-07-15 John HodgeFixing binary loader bugs relating to page sizes
2010-07-15 John HodgeATA Fixes, Module compilation fixups
2010-07-14 John HodgeFiddling with ATA driver to try and fix RHW issues
2010-07-14 John HodgeCleaning up a bit
2010-07-13 John HodgeCleaning up some debug, fixing cosmetic bugs in usermod...
2010-07-13 John HodgeAnd the same for udivdi3, [TPG]: you are a ning-nong
2010-07-13 John HodgeNice job, making umoddi3 call umoddi3 in the usermode...
2010-07-13 John HodgeIncreased user stack size, fiddling with error recovery
2010-07-05 John HodgeFiddling with multiboot modules (and some bug searching...
2010-07-04 John HodgeCleaning up a little, and possibly a speed increase
2010-07-04 John HodgeCommenting is nice (also disabled debug in FDD driver)
2010-07-04 John HodgeFixing handling of Multiboot modules
2010-07-04 John HodgeEnabled heaps of debug in ATA driver to try and solve...
2010-07-04 John HodgeFiddling with VESA cursor, cleaning up VESA and VTerm
2010-07-04 John HodgeDisabled KPanic mode switch, cleanup in 64-bit PMM
2010-07-04 John HodgeAdded current time syscall, commented some others
2010-07-04 John HodgeFiddling with default config
2010-07-04 John HodgeForgot common.h for NTFS
2010-07-04 John HodgeFixed potential coherency bug in timer code
2010-07-04 John HodgeWorking on NTFS driver more (currently debug only,...
2010-07-04 John HodgeAdded a check to the FDD driver to disable it at runtime
2010-07-04 John HodgeAttempt to fix multiboot module support
2010-07-02 John Hodgecommitting partial fixup to ATA code
2010-07-02 John HodgeBugfix to debug code (fixing usage of va_args)
2010-06-27 John HodgeVESA cursor now works, TODO: Allow setting of colour
2010-06-27 John HodgeCleaning up timer code, implementing cursor in vesa
2010-06-22 John HodgeTrying to fix the string corruption bug, working on...
2010-06-20 John HodgeWorking on a NTFS implementation (it's only going to...
2010-06-20 John HodgeDivision bug hidden, now only shows when 64-bit divisio...
2010-06-20 John HodgeMisc debug to fix a printf bug, traced the bug to 64...
2010-06-20 John HodgeFixing a kernel #PF caused by an unitialised VFS method
2010-06-20 John HodgeRemoved debug statement, not needed anymore
2010-06-20 John HodgeFixing behavior of Threads_CloneTCB
2010-06-19 John HodgeCleaning up and attempting to fix these darn heisenbugs
2010-06-19 John HodgeFixed some edge cases in heap where the spinlock was...
2010-06-19 John HodgeSlight changes to PCI driver to clean up code
2010-06-19 John HodgeReworked part of the PCI driver to better allow PCI...
2010-06-19 John HodgeFixed #PF in Memory Manager (mm_virt.h was using KERNEL...
2010-06-18 John HodgeFixed the EnvP array passed to Proc_StartUser not being...
2010-06-18 John HodgeRemoved debug in module loader, shortened the length...
2010-06-18 John Hodgeno more debug plz
2010-06-18 John HodgeVESA scrolling bug fixed (caused by the removal of...
2010-06-18 John HodgeIt's been too long since I committed
2010-06-03 John HodgeBugfixing
2010-05-31 John HodgeMore 32-bit int fixes
2010-05-31 John HodgeDarn defaulting to 32-bit integers :(
2010-05-31 John HodgeSpeedups to physical memory allocation, fixed a stupid...
2010-05-31 John HodgeNew kernel stack, fixing pmem alloc bug, updated to...
2010-05-31 John HodgeYay! TSS issues fixed, now to work on the VMM
2010-05-31 John HodgeFixed GCC using sse instructions, fixing TSS support...
2010-05-31 John HodgeDisabled debug in PMM, and fixed error in #UD reporting
2010-05-31 John HodgeFixed heap bug
2010-05-31 John HodgeFixed bug with physical memory allocation, update MM_Al...
2010-05-31 John HodgeAdded page table dump and using INVPLG
2010-05-30 John HodgeCleaning up and adding page fault handler
2010-05-29 John HodgeUpdated mm_phys to use Debug statements instead of...
2010-05-29 John HodgeChanged build system to not require calc
next

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