Usermode - Renamed readdir() to SysReadDir()
[tpg/acess2.git] / Usermode / Applications / CLIShell_src / main.c
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-07 John HodgeUsermode - Cleanups courtesey of scan-build
2011-12-10 John HodgeMoving more stuff to new makefiles
2011-11-20 John HodgeUsermode/CLIShell - Fixed not catching execve returning
2011-08-13 John HodgeUsermode - Fixing syscall API
2011-08-08 John HodgeKernel - Fixes from clang's scan-build tool
2011-08-08 John HodgeUsermode - Switched to the POSIX read()/write() argumen...
2011-06-16 John HodgeUsermode - IRC Client
2011-03-01 John Hodgelibreadline - Rework of library (less sucky now!)
2010-07-22 John HodgeMisc changes, working on the VTerm's VT100 support...
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
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