2009-09-25 |
John Hodge | Fixed thread deletion when not explicitly killed. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | CR3 is PHYSICAL not VIRTUAL |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Fix Triplefault on task switch |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Fix race condition with scheduler starting before task... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Fix Segfault in ArchThreads_Init and added MAX_CPUS... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Moved task selection to threads.c, fixed segfault in... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Separated Architecture independent thread controll... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Added SYS_FINFO and functions required to support it |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Fixed bug in VT_int_ClearLine and removed debug |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Debugging VT_int_ClearLine |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Fixed VTerm Clear to use current colour instead of... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Fixed VTerm trashing heap |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Fixed VTerm scrolling |
commit | commitdiff | tree | snapshot |
2009-09-23 |
John Hodge | Moved rand from arch/proc to lib.c and changed it to... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Added full ANSI colour range |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Fixed bug in libc.so/brk(), fixed support for VT100... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Added allocate address to MM_Allocate's OOM fail |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Added out of memory handling to MM_Allocate |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Added debug to malloc, added caller to out of memory... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Ignored \0 in VT_Write, Added out of memory message |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Changed COW to reuse current page if it is the last... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Fixed VTerm Cursor handling, improved debug in mm_virt |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Wrapping fix in vterm, increased verbosity of MM_Allocate |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Added cursor manipulation to vterm & vga |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Fixed number of arguments to SYS_READ (should be 4... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Debug in vterm |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Added VFS_IOCtl, Implemented input in vterm |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Fixed VT_int_UpdateScreen to work for lines that are... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Changed CLI shell intro line |
commit | commitdiff | tree | snapshot |
2009-09-22 |
John Hodge | Implemented VT_Read(), added stub UTF32 output support... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Removed debug from MM_PageFault and binary.c |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Removed debug line from ld-acess.so/loadlib |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Removed debug from VT_Read |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Added support for 64-bit returns from syscalls |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Added SYS_READ implementation |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Re-added debug to binary |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Disabled debug in ld-acess.so/loadlib |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Removed debug from syscalls, added debug to ld-acess... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Adding usermode tree |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Disabled debug in binary.c, added debug statement to... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Fixed COW bug (not using return statement in COW handling) |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Removed defunct system call list |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John Hodge | Initial commit of kernel only |
commit | commitdiff | tree | snapshot |
|