2010-07-02 |
John Hodge | Bugfix to debug code (fixing usage of va_args)
|
commit | commitdiff | tree |
2010-06-27 |
John Hodge | VESA cursor now works, TODO: Allow setting of colour
|
commit | commitdiff | tree |
2010-06-27 |
John Hodge | Cleaning up timer code, implementing cursor in vesa
|
commit | commitdiff | tree |
2010-06-22 |
John Hodge | Trying to fix the string corruption bug, working on...
|
commit | commitdiff | tree |
2010-06-20 |
John Hodge | Working on a NTFS implementation (it's only going to...
|
commit | commitdiff | tree |
2010-06-20 |
John Hodge | Division bug hidden, now only shows when 64-bit division...
|
commit | commitdiff | tree |
2010-06-20 |
John Hodge | Misc debug to fix a printf bug, traced the bug to 64...
|
commit | commitdiff | tree |
2010-06-20 |
John Hodge | Fixing a kernel #PF caused by an unitialised VFS method
|
commit | commitdiff | tree |
2010-06-20 |
John Hodge | Removed debug statement, not needed anymore
|
commit | commitdiff | tree |
2010-06-20 |
John Hodge | Fixing behavior of Threads_CloneTCB
|
commit | commitdiff | tree |
2010-06-19 |
John Hodge | Cleaning up and attempting to fix these darn heisenbugs
|
commit | commitdiff | tree |
2010-06-19 |
John Hodge | Fixed some edge cases in heap where the spinlock was...
|
commit | commitdiff | tree |
2010-06-19 |
John Hodge | Slight changes to PCI driver to clean up code
|
commit | commitdiff | tree |
2010-06-19 |
John Hodge | Reworked part of the PCI driver to better allow PCI...
|
commit | commitdiff | tree |
2010-06-19 |
John Hodge | Fixed #PF in Memory Manager (mm_virt.h was using KERNEL_BASE...
|
commit | commitdiff | tree |
2010-06-18 |
John Hodge | Fixed the EnvP array passed to Proc_StartUser not being...
|
commit | commitdiff | tree |
2010-06-18 |
John Hodge | Removed debug in module loader, shortened the length...
|
commit | commitdiff | tree |
2010-06-18 |
John Hodge | no more debug plz
|
commit | commitdiff | tree |
2010-06-18 |
John Hodge | VESA scrolling bug fixed (caused by the removal of...
|
commit | commitdiff | tree |
2010-06-18 |
John Hodge | It's been too long since I committed
|
commit | commitdiff | tree |
2010-06-03 |
John Hodge | Bugfixing
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | More 32-bit int fixes
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Darn defaulting to 32-bit integers :(
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Speedups to physical memory allocation, fixed a stupid...
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | New kernel stack, fixing pmem alloc bug, updated to...
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Yay! TSS issues fixed, now to work on the VMM
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Fixed GCC using sse instructions, fixing TSS support...
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Disabled debug in PMM, and fixed error in #UD reporting
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Fixed heap bug
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Fixed bug with physical memory allocation, update MM_Allocat...
|
commit | commitdiff | tree |
2010-05-31 |
John Hodge | Added page table dump and using INVPLG
|
commit | commitdiff | tree |
2010-05-30 |
John Hodge | Cleaning up and adding page fault handler
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Updated mm_phys to use Debug statements instead of...
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Changed build system to not require calc
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Fixed typo, cleaned up stuff
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Fun bugs are fun, fixed MM_AllocPhysRange, now for...
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Physical page counts are now filled
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Chicken and egg problem, solved
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Now with less fail
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Bitmap filling done
|
commit | commitdiff | tree |
2010-05-29 |
John Hodge | Nearly completed physical init
|
commit | commitdiff | tree |
2010-05-28 |
John Hodge | Untested work on physical mm setup
|
commit | commitdiff | tree |
2010-05-28 |
John Hodge | Fixes to 64-bit port, now working on physical memory...
|
commit | commitdiff | tree |
2010-05-28 |
John Hodge | More work on error and interrupt handling (almost got...
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | More work on x86_64 build, error handling and IDT
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | Working on 64-bit IDT
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | x86_64 starts without erroring, reaches high mem and...
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | x86_64 now compiles and builds :) :)
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | VM8086 stub for x86_64 build
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | Bugfixing
|
commit | commitdiff | tree |
2010-05-27 |
John Hodge | Work on ext2
|
commit | commitdiff | tree |
2010-05-24 |
John Hodge | More work on Ext2 write (and fixed an error made earlier)
|
commit | commitdiff | tree |
2010-05-24 |
John Hodge | Working on UDI support
|
commit | commitdiff | tree |
2010-05-24 |
John Hodge | slight change to memory map
|
commit | commitdiff | tree |
2010-05-24 |
John Hodge | Update to tVFS_Node to support hard links
|
commit | commitdiff | tree |
2010-05-17 |
John Hodge | Working on mem management
|
commit | commitdiff | tree |
2010-05-16 |
John Hodge | Added architectue documentation
|
commit | commitdiff | tree |
2010-05-15 |
John Hodge | Slight memory organisation changes
|
commit | commitdiff | tree |
2010-05-15 |
John Hodge | Updates to CPU Determining and initialising fractal...
|
commit | commitdiff | tree |
2010-05-14 |
John Hodge | More work on x86_64 port, near compiling now
|
commit | commitdiff | tree |
2010-05-13 |
John Hodge | More memory management functions implemented, other...
|
commit | commitdiff | tree |
2010-05-13 |
John Hodge | Speedup fix to PUSH_GPR and POP_GPR
|
commit | commitdiff | tree |
2010-05-13 |
John Hodge | Fixed bugs caused by the segregation of timer code.
|
commit | commitdiff | tree |
2010-05-13 |
John Hodge | More work on x86_64 port, also cleaned up a little...
|
commit | commitdiff | tree |
2010-05-13 |
John Hodge | Working on separating architecture dependent and independent...
|
commit | commitdiff | tree |
2010-05-13 |
John Hodge | Removed the need for xRM and xRMDIR (also finished...
|
commit | commitdiff | tree |
2010-05-11 |
John Hodge | x86_64 support, requiring a slight refactor to the...
|
commit | commitdiff | tree |
2010-05-11 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2
|
commit | commitdiff | tree |
2010-05-11 |
John Hodge | Cleaned up thread code, changed default compiler name...
|
commit | commitdiff | tree |
2010-04-24 |
thePowersGang | Strike that, I like zlib better :D
|
commit | commitdiff | tree |
2010-04-24 |
thePowersGang | added licence, 3-clause BSD
|
commit | commitdiff | tree |
|