summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/pty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill2022-04-051-4/+7
* Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee2021-04-131-0/+401
* cpukit: Remove telnetdVijay Kumar Banerjee2021-04-071-401/+0
* telnetd: Create sessions at startSebastian Huber2018-10-111-12/+21
* telnetd: Ignore setsockopt() return statusSebastian Huber2018-10-091-1/+1
* telnetd: Convert pty driver to new Termios APISebastian Huber2018-10-011-372/+102
* cpukit/telnetd/pty.c: Fix format overflow warning on sprintf()Joel Sherrill2018-08-291-5/+6
* telnetd: Use syslog() instead of printk()Sebastian Huber2018-05-021-2/+8
* telnetd: Fix warningsSebastian Huber2016-04-251-0/+1
* telnetd: Map CRLF to CRSebastian Huber2012-09-281-4/+3
* telnetd: Inform client that we will echoSebastian Huber2012-09-281-12/+15
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-101-4/+4
* Whitespace removal.Ralf Corsepius2009-12-021-17/+17
* Add prototypes. Remove misc. C++-code pollution.Ralf Corsepius2008-07-291-51/+6
* 2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-261-10/+18
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-061-24/+0
* 2007-10-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-111-97/+111
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-251-315/+315
* 2007-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-241-182/+475
* Accept <CR><NUL> as equivalent to <CR><LF>.Eric Norum2006-04-271-1/+1
* Make many functions static.Ralf Corsepius2005-10-251-23/+24
* 2005-10-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-10-251-16/+16
* 2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-05-281-1/+1
* 2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-221-6/+5
* 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2001-08-091-0/+408