tpg/acess2.git
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-23 John HodgeMoved rand from arch/proc to lib.c and changed it to...
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 HodgeAdded allocate address to MM_Allocate's OOM fail
2009-09-22 John HodgeAdded out of memory handling to MM_Allocate
2009-09-22 John HodgeAdded debug to malloc, added caller to out of memory...
2009-09-22 John HodgeIgnored \0 in VT_Write, Added out of memory message
2009-09-22 John HodgeChanged COW to reuse current page if it is the last...
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 HodgeFixed number of arguments to SYS_READ (should be 4...
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 HodgeChanged CLI shell intro line
2009-09-22 John HodgeImplemented VT_Read(), added stub UTF32 output support...
2009-09-21 John HodgeRemoved debug from MM_PageFault and binary.c
2009-09-21 John HodgeRemoved debug line from ld-acess.so/loadlib
2009-09-21 John HodgeRemoved debug from VT_Read
2009-09-21 John HodgeAdded support for 64-bit returns from syscalls
2009-09-21 John HodgeAdded SYS_READ implementation
2009-09-21 John HodgeRe-added debug to binary
2009-09-21 John HodgeDisabled debug in ld-acess.so/loadlib
2009-09-21 John HodgeRemoved debug from syscalls, added debug to ld-acess...
2009-09-21 John HodgeAdding usermode tree
2009-09-21 John HodgeDisabled debug in binary.c, added debug statement to...
2009-09-21 John HodgeFixed COW bug (not using return statement in COW handling)
2009-09-21 John HodgeRemoved defunct system call list
2009-09-21 John HodgeInitial commit of kernel only

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