tpg/acess2.git
2009-09-25 John HodgeAdded debug to newline handler, started extending DIR...
2009-09-25 John HodgeAdded NULL check to VFS_ReadDir
2009-09-25 John HodgeAdded support for skipping to VFS_ReadDir
2009-09-25 John HodgeChanged tVFS_Node->close on a mount root to be a no...
2009-09-25 John HodgeTurned on debug in syscalls and added return address...
2009-09-25 John HodgeAdded size maintainence in Root_MkNod
2009-09-25 John HodgeAdded position check to VFS_ReadDir
2009-09-25 John HodgeFixed bug in VFS_ReadDir and added full debug
2009-09-25 John HodgeAdded extra debug to VFS_ReadDir
2009-09-25 John HodgeDisabled debug in bin/elf.c
2009-09-25 John HodgeDisabled trace debugging for heap
2009-09-25 John HodgeFixed VFS_ParsePath freeing a string that is returned...
2009-09-25 John HodgeAdded return address to malloc's debug
2009-09-25 John HodgeAdded debug to VFS_ReadDir
2009-09-25 John HodgeAdded VFS_ReadDir and SYS_READDIR, Implemented basic...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-25 John HodgeCR3 is PHYSICAL not VIRTUAL
2009-09-25 John HodgeFix Triplefault on task switch
2009-09-25 John HodgeFix race condition with scheduler starting before task...
2009-09-25 John HodgeFix Segfault in ArchThreads_Init and added MAX_CPUS...
2009-09-25 John HodgeMoved task selection to threads.c, fixed segfault in...
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeAdded SYS_FINFO and functions required to support it
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