Various Changes
[tpg/acess2.git] / Usermode / Applications / CLIShell_src / main.c
2009-10-10 John HodgeVarious Changes
2009-10-03 John HodgeFixed correctness in stdio, minor changes in ls to...
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-01 John HodgeFixed CLIShell's `dir` command, added a logout/exit...
2009-09-30 John HodgeUpdated the CLI Shell to use the new path, adding login...
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeDebug
2009-09-27 John HodgeFixed SYS_READ and SYS_WRITE to return correct values
2009-09-26 John HodgeImplemented SYS_CHDIR at user level. Added process...
2009-09-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
2009-09-26 John HodgeAdded "Free Me" Flag to VFS_ReadDir
2009-09-25 John HodgeRemoved debug from VFS_GetACL and VTerm, fixed DevFS...
2009-09-25 John HodgeAdded sanity check to VFS_GetHandle and fixed CLIShell...
2009-09-25 John HodgeAdded debug to VFS_GetACL
2009-09-25 John HodgeAdded SYS_GETACL system call and implemented it in...
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 extra 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 HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeAdded SYS_FINFO and functions required to support it
2009-09-22 John HodgeChanged CLI shell intro line
2009-09-21 John HodgeAdding usermode tree

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