Fixed kernel segfault in VTerm (referenced possible NULL value)
[tpg/acess2.git] / Kernel / drv / vterm.c
2010-10-31 John HodgeFixed kernel segfault in VTerm (referenced possible... rel0.06
2010-10-31 John HodgeFixed scrolling bug in VTerm
2010-10-30 John HodgeFixing vsnprintf behavior on 64-bit systems
2010-08-23 John HodgeUnborking some threading code
2010-08-20 John HodgeImproving the debug capabilities of the heap code,...
2010-08-07 John HodgeFixed behavior of VTerm when driver is set at runtime
2010-08-02 John HodgeFixed cursor behavior in VTerm
2010-08-02 John HodgeFixed mode switch behavior
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-07-22 John HodgeMisc changes, working on the VTerm's VT100 support...
2010-07-04 John HodgeFiddling with VESA cursor, cleaning up VESA and VTerm
2010-06-18 John HodgeIt's been too long since I committed
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-05-01 John HodgeFixes to VTerm to make vterms with resolutions lower...
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-24 John HodgeAdded basic 2D video accelleration
2010-04-24 John HodgeFixed SYS_SEEK not working due to 64-bit offset
2010-04-24 John HodgeUpdates to VTerm to correctly handle framebuffer modes
2010-04-23 John HodgeAltered debug print function to use vsnprintf and to...
2010-04-22 John HodgeFixed VESA scrolling bug
2010-04-21 John HodgeRemoved debug from VTerm
2010-04-21 John HodgeFixes to Vesa video driver and VTerm's mode setting
2010-04-21 John HodgeFixed VESA using LogF when not needed, changed VTerm...
2010-04-21 John HodgeFixed login text-entry bug, fixes to KMS (graphics...
2010-04-21 John HodgeRandom fixes, disabled debug in vterm, random crash...
2010-04-14 John HodgeFixed cursor code, added pointer to current VT
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-10 John HodgeFixed a bug in the heap manager where if an exact match...
2010-04-06 John HodgeMany changes, Mostly working on improving the BootConf...
2010-04-02 John HodgeFixes to x86 error and interrupt handling
2010-03-13 John HodgeChanges to the module loader to handle specific errors...
2010-03-05 John Hodgedoxygen fixes
2010-02-02 John HodgeReorganised the modules directory, started serious...
2010-01-23 John HodgeAltered & Renamed LookupString, Added DrvUtil_SetIdent
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2009-12-30 John HodgeAdded debug code to vterm, fixed userland _errno support
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeCleanup & Debug Removal
2009-12-26 John HodgeBig Changes - See commit details
2009-11-24 John HodgeAltered keyboard driver to correctly support Unicode
2009-11-20 John HodgeCleanup and Bugfixing
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-13 John HodgeFixes and Cleanup
2009-11-10 John HodgeGeneral Cleanup, Implemented DMA Allocation
2009-11-06 John HodgeAdded IO Cache Library, Moved FDD Driver to Modules...
2009-10-27 John HodgeImplemented Dependency resolving for compile-time modul...
2009-10-26 John HodgeImproved VTerm support
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-10 John HodgeVarious Changes
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-09-28 John HodgeStarted work on VTerm Fonts, slight changes to BochsVBE...
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-26 John HodgeAdded `strdup` library function and removed VFS_FREEPLZ...
2009-09-25 John HodgeChanged VTerm's default colour
2009-09-25 John HodgeRemoved debug from VFS_GetACL and VTerm, fixed DevFS...
2009-09-25 John HodgeAdded debug to newline handler, started extending DIR...
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeFixed bug in VT_int_ClearLine and removed debug
2009-09-23 John HodgeDebugging VT_int_ClearLine
2009-09-23 John HodgeFixed VTerm Clear to use current colour instead of...
2009-09-23 John HodgeFixed VTerm trashing heap
2009-09-23 John HodgeFixed VTerm scrolling
2009-09-22 John HodgeAdded full ANSI colour range
2009-09-22 John HodgeFixed bug in libc.so/brk(), fixed support for VT100...
2009-09-22 John HodgeIgnored \0 in VT_Write, Added out of memory message
2009-09-22 John HodgeFixed VTerm Cursor handling, improved debug in mm_virt
2009-09-22 John HodgeWrapping fix in vterm, increased verbosity of MM_Allocate
2009-09-22 John HodgeAdded cursor manipulation to vterm & vga
2009-09-22 John HodgeDebug in vterm
2009-09-22 John HodgeAdded VFS_IOCtl, Implemented input in vterm
2009-09-22 John HodgeFixed VT_int_UpdateScreen to work for lines that are...
2009-09-22 John HodgeImplemented VT_Read(), added stub UTF32 output support...
2009-09-21 John HodgeRemoved debug from VT_Read
2009-09-21 John HodgeInitial commit of kernel only

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