Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / KernelLand / Kernel / drv / pty.c
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-05 John Hodge (sonata)Kernel/VTerm - "Fix" wrapping issue in VTerm (why was...
2014-06-22 John HodgeKernel/VFS - Truncate support, mmap fixes
2014-05-31 John HodgeKernel/serial - Debugging added (disabled)
2014-02-16 John HodgeCLIShell - PTY signal support (and kernel fixes)
2014-02-12 John HodgeKernel/VTerm - Code cleanup and VT100 bugfixes
2014-02-09 John HodgeKernel/PTYs - NL->CR translation (disabled)
2014-02-09 John HodgeKernel/PTYs - Add initial dims/mode to PTY_Create
2014-01-11 John HodgeKernel/PTY - Fix missed lock
2014-01-05 John HodgeKernel/PTY - Add indexed PTY support
2013-10-28 John HodgeKernel - Renamed signal.h to avoid collision in AcessNative
2013-09-22 John Hodge(minor) Kernel - Commenting in PTY
2013-09-10 John HodgeKernel/PTYs - Fixed client writes not blocking
2013-09-08 John HodgeKernel/PTYs - Added support for sending signals to...
2013-09-08 John HodgeKernel/PTYs - Fixed named ptys not being removed from...
2013-08-11 John HodgeKernel/PTY - Fixed NULL deref in kernel pty
2013-08-06 John HodgeMerge branch 'master' of git://localhost/acess2
2013-08-05 John HodgeKernel/PTYs - Added block on user write when server...
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-31 John HodgeKernel - Changed PTY code to not expose userland server...
2013-07-27 John HodgeKernel/PTYs - Fixed server-end of user closing prematurely
2013-05-20 John HodgeKernel/VTerm,PTY - Replaced VTerm buffers with PTY...
2013-05-18 John HodgeKernel - Misc fixes and debug in VTerm/PTY, AxWin3...
2013-05-18 John HodgeKernel - Integrated PTY with VTerm, userland currently...
2013-05-18 John HodgeKernel/PTYs - Fixed maths error causing page fault
2013-05-17 John HodgeKernel/PTYs - Finishing touches on implimentation
2013-05-17 John HodgeKernel - Implimenting PTYs (untested, unintegrated)

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