Merge branch 'master' of git://cadel.mutabah.net/acess2
[tpg/acess2.git] / Usermode / Applications / CLIShell_src /
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-10-18 John Hodge (sonata)ARCH=native - Fix compilation on newer compilers (link...
2014-02-16 John HodgeCLIShell - PTY signal support (and kernel fixes)
2013-09-22 John HodgeUsermode/CLIShell - Removed clear on start, was annoyin...
2013-09-16 John HodgeUsermode/CLIShell - Added SBin to path
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-27 John HodgeUsermode - Handled read failures in readline correctly
2013-07-22 John HodgeUsermode/CLIShell - Updated 'dir' command to use OpenChild
2013-04-02 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-31 John HodgeUsermode - Added stdio output caching
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-29 John Hodge (sonata)Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
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-12-08 John HodgeUsermode - More work on new build system
2011-11-20 John HodgeUsermode/CLIShell - Fixed not catching execve returning
2011-10-06 John HodgeReworking usermode/libc to closer C compliance
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-11-27 John HodgeUsermode build system overhaul
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-12-27 John HodgeUpdated build system to remove `install` from `all`
2009-12-26 John HodgeUpdated the build files to use $(xCP), allows use of...
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
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-02 John HodgeCleanup
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