2010-10-31 |
John Hodge | Fixed kernel segfault in VTerm (referenced possible... rel0.06 |
blob | commitdiff |
2010-10-31 |
John Hodge | Fixed scrolling bug in VTerm |
blob | commitdiff | diff to current |
2010-10-30 |
John Hodge | Fixing vsnprintf behavior on 64-bit systems |
blob | commitdiff | diff to current |
2010-08-23 |
John Hodge | Unborking some threading code |
blob | commitdiff | diff to current |
2010-08-20 |
John Hodge | Improving the debug capabilities of the heap code,... |
blob | commitdiff | diff to current |
2010-08-07 |
John Hodge | Fixed behavior of VTerm when driver is set at runtime |
blob | commitdiff | diff to current |
2010-08-02 |
John Hodge | Fixed cursor behavior in VTerm |
blob | commitdiff | diff to current |
2010-08-02 |
John Hodge | Fixed mode switch behavior |
blob | commitdiff | diff to current |
2010-08-01 |
John Hodge | More behavior fixes (changes to resolution only apply... |
blob | commitdiff | diff to current |
2010-08-01 |
John Hodge | Changing VTerm behavior (Get/Set Width/Height now retur... |
blob | commitdiff | diff to current |
2010-07-22 |
John Hodge | Misc changes, working on the VTerm's VT100 support... |
blob | commitdiff | diff to current |
2010-07-04 |
John Hodge | Fiddling with VESA cursor, cleaning up VESA and VTerm |
blob | commitdiff | diff to current |
2010-06-18 |
John Hodge | It's been too long since I committed |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
blob | commitdiff | diff to current |
2010-05-01 |
John Hodge | Fixes to VTerm to make vterms with resolutions lower... |
blob | commitdiff | diff to current |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
blob | commitdiff | diff to current |
2010-04-24 |
John Hodge | Added basic 2D video accelleration |
blob | commitdiff | diff to current |
2010-04-24 |
John Hodge | Fixed SYS_SEEK not working due to 64-bit offset |
blob | commitdiff | diff to current |
2010-04-24 |
John Hodge | Updates to VTerm to correctly handle framebuffer modes |
blob | commitdiff | diff to current |
2010-04-23 |
John Hodge | Altered debug print function to use vsnprintf and to... |
blob | commitdiff | diff to current |
2010-04-22 |
John Hodge | Fixed VESA scrolling bug |
blob | commitdiff | diff to current |
2010-04-21 |
John Hodge | Removed debug from VTerm |
blob | commitdiff | diff to current |
2010-04-21 |
John Hodge | Fixes to Vesa video driver and VTerm's mode setting |
blob | commitdiff | diff to current |
2010-04-21 |
John Hodge | Fixed VESA using LogF when not needed, changed VTerm... |
blob | commitdiff | diff to current |
2010-04-21 |
John Hodge | Fixed login text-entry bug, fixes to KMS (graphics... |
blob | commitdiff | diff to current |
2010-04-21 |
John Hodge | Random fixes, disabled debug in vterm, random crash... |
blob | commitdiff | diff to current |
2010-04-14 |
John Hodge | Fixed cursor code, added pointer to current VT |
blob | commitdiff | diff to current |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
blob | commitdiff | diff to current |
2010-04-10 |
John Hodge | Fixed a bug in the heap manager where if an exact match... |
blob | commitdiff | diff to current |
2010-04-06 |
John Hodge | Many changes, Mostly working on improving the BootConf... |
blob | commitdiff | diff to current |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
blob | commitdiff | diff to current |
2010-03-13 |
John Hodge | Changes to the module loader to handle specific errors... |
blob | commitdiff | diff to current |
2010-03-05 |
John Hodge | doxygen fixes |
blob | commitdiff | diff to current |
2010-02-02 |
John Hodge | Reorganised the modules directory, started serious... |
blob | commitdiff | diff to current |
2010-01-23 |
John Hodge | Altered & Renamed LookupString, Added DrvUtil_SetIdent |
blob | commitdiff | diff to current |
2010-01-12 |
John Hodge | Bugfixes, Cleanup and Rewite started on UDI interface |
blob | commitdiff | diff to current |
2009-12-30 |
John Hodge | Added debug code to vterm, fixed userland _errno support |
blob | commitdiff | diff to current |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
blob | commitdiff | diff to current |
2009-12-28 |
John Hodge | Cleanup & Debug Removal |
blob | commitdiff | diff to current |
2009-12-26 |
John Hodge | Big Changes - See commit details |
blob | commitdiff | diff to current |
2009-11-24 |
John Hodge | Altered keyboard driver to correctly support Unicode |
blob | commitdiff | diff to current |
2009-11-20 |
John Hodge | Cleanup and Bugfixing |
blob | commitdiff | diff to current |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
blob | commitdiff | diff to current |
2009-11-13 |
John Hodge | Fixes and Cleanup |
blob | commitdiff | diff to current |
2009-11-10 |
John Hodge | General Cleanup, Implemented DMA Allocation |
blob | commitdiff | diff to current |
2009-11-06 |
John Hodge | Added IO Cache Library, Moved FDD Driver to Modules... |
blob | commitdiff | diff to current |
2009-10-27 |
John Hodge | Implemented Dependency resolving for compile-time modul... |
blob | commitdiff | diff to current |
2009-10-26 |
John Hodge | Improved VTerm support |
blob | commitdiff | diff to current |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
blob | commitdiff | diff to current |
2009-10-10 |
John Hodge | Various Changes |
blob | commitdiff | diff to current |
2009-10-02 |
John Hodge | Fixed bug where system would lock if a user task segfau... |
blob | commitdiff | diff to current |
2009-09-28 |
John Hodge | Started work on VTerm Fonts, slight changes to BochsVBE... |
blob | commitdiff | diff to current |
2009-09-28 |
John Hodge | Cut down on debug, fixed tabs, made process tree be... |
blob | commitdiff | diff to current |
2009-09-26 |
John Hodge | Added `strdup` library function and removed VFS_FREEPLZ... |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Changed VTerm's default colour |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Removed debug from VFS_GetACL and VTerm, fixed DevFS... |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Added debug to newline handler, started extending DIR... |
blob | commitdiff | diff to current |
2009-09-25 |
John Hodge | Separated Architecture independent thread controll... |
blob | commitdiff | diff to current |
2009-09-23 |
John Hodge | Fixed bug in VT_int_ClearLine and removed debug |
blob | commitdiff | diff to current |
2009-09-23 |
John Hodge | Debugging VT_int_ClearLine |
blob | commitdiff | diff to current |
2009-09-23 |
John Hodge | Fixed VTerm Clear to use current colour instead of... |
blob | commitdiff | diff to current |
2009-09-23 |
John Hodge | Fixed VTerm trashing heap |
blob | commitdiff | diff to current |
2009-09-23 |
John Hodge | Fixed VTerm scrolling |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Added full ANSI colour range |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Fixed bug in libc.so/brk(), fixed support for VT100... |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Ignored \0 in VT_Write, Added out of memory message |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Fixed VTerm Cursor handling, improved debug in mm_virt |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Wrapping fix in vterm, increased verbosity of MM_Allocate |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Added cursor manipulation to vterm & vga |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Debug in vterm |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Added VFS_IOCtl, Implemented input in vterm |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Fixed VT_int_UpdateScreen to work for lines that are... |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Implemented VT_Read(), added stub UTF32 output support... |
blob | commitdiff | diff to current |
2009-09-21 |
John Hodge | Removed debug from VT_Read |
blob | commitdiff | diff to current |
2009-09-21 |
John Hodge | Initial commit of kernel only |
blob | commitdiff | diff to current |
|