2010-01-20 |
John Hodge | Moved ATA driver out of Kernel tree |
tree | commitdiff |
2010-01-12 |
John Hodge | Bugfixes, Cleanup and Rewite started on UDI interface |
tree | commitdiff |
2009-12-31 |
John Hodge | Working on Multiprocessing support |
tree | commitdiff |
2009-12-30 |
John Hodge | Added debug code to vterm, fixed userland _errno support |
tree | commitdiff |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
tree | commitdiff |
2009-12-28 |
John Hodge | Cleanup & Debug Removal |
tree | commitdiff |
2009-12-28 |
John Hodge | Bugfixes upon chaning GCC versions |
tree | commitdiff |
2009-12-26 |
John Hodge | Big Changes - See commit details |
tree | commitdiff |
2009-11-24 |
John Hodge | Altered keyboard driver to correctly support Unicode |
tree | commitdiff |
2009-11-22 |
John Hodge | Added ProcDev/SysFS + Cleanup |
tree | commitdiff |
2009-11-20 |
John Hodge | Cleanup and Bugfixing |
tree | commitdiff |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
tree | commitdiff |
2009-11-13 |
John Hodge | Fixes and Cleanup |
tree | commitdiff |
2009-11-10 |
John Hodge | General Cleanup, Implemented DMA Allocation |
tree | commitdiff |
2009-11-06 |
John Hodge | Added IO Cache Library, Moved FDD Driver to Modules... |
tree | commitdiff |
2009-10-27 |
John Hodge | Implemented Dependency resolving for compile-time modul... |
tree | commitdiff |
2009-10-26 |
John Hodge | Improved VTerm support |
tree | commitdiff |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
tree | commitdiff |
2009-10-18 |
John Hodge | Multiple changes (Module Interopability, Timers, FDD... |
tree | commitdiff |
2009-10-15 |
John Hodge | Various Changes |
tree | commitdiff |
2009-10-11 |
John Hodge | Fixed network triple fault, packets now send successfully. |
tree | commitdiff |
2009-10-11 |
John Hodge | Implemented basic disk write support in EXT2. |
tree | commitdiff |
2009-10-10 |
John Hodge | Cleaned up ATA driver (not only 3 functions in the... |
tree | commitdiff |
2009-10-10 |
John Hodge | Fixed Triple Fault in EXT2 driver/hdd driver |
tree | commitdiff |
2009-10-10 |
John Hodge | Various Changes |
tree | commitdiff |
2009-10-02 |
John Hodge | Fixed bug where system would lock if a user task segfau... |
tree | commitdiff |
2009-10-02 |
John Hodge | Cleanup |
tree | commitdiff |
2009-10-01 |
John Hodge | Disabled the FDD driver |
tree | commitdiff |
2009-10-01 |
John Hodge | Added DMA and FDD drivers to the tree |
tree | commitdiff |
2009-09-28 |
John Hodge | Porting FIFO driver |
tree | commitdiff |
2009-09-28 |
John Hodge | Started work on VTerm Fonts, slight changes to BochsVBE... |
tree | commitdiff |
2009-09-28 |
John Hodge | Cut down on debug, fixed tabs, made process tree be... |
tree | commitdiff |
2009-09-27 |
John Hodge | Remove debug & add Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed: Moved back to using symbolic keys for states |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed: Increased key states array to accomidate full... |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Made Threads_WaitTID do a Threads_Dump to find bug... |
tree | commitdiff |
2009-09-26 |
John Hodge | Changed kernel magic prefix to just Ctrl-... |
tree | commitdiff |
2009-09-26 |
John Hodge | Changed kernel magic combo prefix to Ctrl-Alt-... |
tree | commitdiff |
2009-09-26 |
John Hodge | Implemented SYS_CHDIR at user level. Added process... |
tree | commitdiff |
2009-09-26 |
John Hodge | Turned debug off in PCI |
tree | commitdiff |
2009-09-26 |
John Hodge | Fixed mismatch between generated file name and FindDir... |
tree | commitdiff |
2009-09-26 |
John Hodge | Helps if you turn on debug |
tree | commitdiff |
2009-09-26 |
John Hodge | Added debug to PCI |
tree | commitdiff |
2009-09-26 |
John Hodge | Removed debug from ata, modules, vfs/dir.c and rootfs... |
tree | commitdiff |
2009-09-26 |
John Hodge | Added `strdup` library function and removed VFS_FREEPLZ... |
tree | commitdiff |
2009-09-25 |
John Hodge | Changed VTerm's default colour |
tree | commitdiff |
2009-09-25 |
John Hodge | Removed debug from VFS_GetACL and VTerm, fixed DevFS... |
tree | commitdiff |
2009-09-25 |
John Hodge | Added debug to newline handler, started extending DIR... |
tree | commitdiff |
2009-09-25 |
John Hodge | Separated Architecture independent thread controll... |
tree | commitdiff |
2009-09-23 |
John Hodge | Fixed bug in VT_int_ClearLine and removed debug |
tree | commitdiff |
2009-09-23 |
John Hodge | Debugging VT_int_ClearLine |
tree | commitdiff |
2009-09-23 |
John Hodge | Fixed VTerm Clear to use current colour instead of... |
tree | commitdiff |
2009-09-23 |
John Hodge | Fixed VTerm trashing heap |
tree | commitdiff |
2009-09-23 |
John Hodge | Fixed VTerm scrolling |
tree | commitdiff |
2009-09-22 |
John Hodge | Added full ANSI colour range |
tree | commitdiff |
2009-09-22 |
John Hodge | Fixed bug in libc.so/brk(), fixed support for VT100... |
tree | commitdiff |
2009-09-22 |
John Hodge | Ignored \0 in VT_Write, Added out of memory message |
tree | commitdiff |
2009-09-22 |
John Hodge | Fixed VTerm Cursor handling, improved debug in mm_virt |
tree | commitdiff |
2009-09-22 |
John Hodge | Wrapping fix in vterm, increased verbosity of MM_Allocate |
tree | commitdiff |
2009-09-22 |
John Hodge | Added cursor manipulation to vterm & vga |
tree | commitdiff |
2009-09-22 |
John Hodge | Debug in vterm |
tree | commitdiff |
2009-09-22 |
John Hodge | Added VFS_IOCtl, Implemented input in vterm |
tree | commitdiff |
2009-09-22 |
John Hodge | Fixed VT_int_UpdateScreen to work for lines that are... |
tree | commitdiff |
2009-09-22 |
John Hodge | Implemented VT_Read(), added stub UTF32 output support... |
tree | commitdiff |
2009-09-21 |
John Hodge | Removed debug from VT_Read |
tree | commitdiff |
2009-09-21 |
John Hodge | Initial commit of kernel only |
tree | commitdiff |
|