summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/termios.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-171-21/+21
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-151-1/+1
* 2006-10-25 Jennifer Averett <jennifer@oarcorp.com>Joel Sherrill2006-10-251-1/+1
* 2006-03-07 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill2006-03-071-1/+6
* 2005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-061-2/+2
* 2005-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-021-8/+10
* 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-181-3/+3
* Remove stray white spaces.Ralf Corsepius2004-04-181-45/+45
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-131-33/+0
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-4/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-081-0/+1
* Patch by Chris Johns <cjohns@cybertec.com.au> adding the rtems_termios_bufsiz...Chris Johns2003-07-021-7/+19
* 2003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2003-05-261-1/+4
* 2003-02-20 Wolfram Wadepohl <W.Wadepohl@indumat.de>Joel Sherrill2003-02-201-1/+1
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-061-11/+21
* 2001-01-31 Mike Siers <mikes@poliac.com>Joel Sherrill2002-01-311-0/+9
* 2001-10-11 Mike Siers <mikes@poliac.com>Joel Sherrill2001-10-111-6/+22
* 2001-08-16 Mike Siers <mikes@poliac.com>Joel Sherrill2001-08-161-0/+42
* 2001-08-16 Mike Siers <mikes@poliac.com>Joel Sherrill2001-08-161-8/+11
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+4
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-301-1/+1
* 2000-11-25 Antti P Miettinen <antti.p.miettinen@nokia.com>Joel Sherrill2000-11-251-155/+439
* Patch from Eric Norum <eric@cls.usask.ca> to avoid lockup underJoel Sherrill2000-08-011-9/+9
* Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill2000-06-291-1/+2
* Temporary hack to compile.Joel Sherrill2000-06-131-1/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-1/+7
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-4/+11
* Split initialization and reserve resources from termios to reduceJoel Sherrill1999-05-271-59/+15
* Disable IXON by default based on comment from Eric NorumJoel Sherrill1999-04-011-1/+1
* Patch from Thomas Doerfler <td@imd.m.ISAR.de> to add flow control:Joel Sherrill1999-03-311-32/+272
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1998-09-231-3/+9
* Patch from Eric Norum:Joel Sherrill1998-09-211-7/+2
* Fix from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-08-211-14/+2
* Added initialization of missing termios structure entries.Joel Sherrill1998-08-211-2/+3
* Closed window thanks to patch from Eric Norum.Joel Sherrill1998-07-281-5/+3
* Initialized tty->refcount to 0. When (for whatever reason) malloc()Joel Sherrill1998-07-171-0/+3
* Patch from Dario Alcocer <alcocer@connectnet.com>. His comments:Joel Sherrill1998-07-171-0/+2
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-181-0/+14
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-221-0/+30
* Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1998-05-201-1/+3
* Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1998-05-041-28/+21
* Patch from Eric Norum:Joel Sherrill1998-01-191-0/+1
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-161-1/+7
* Changed initial settings of first time.Joel Sherrill1998-01-061-3/+5
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-221-2/+2
* interrupt driven change from Eric NorumJoel Sherrill1997-11-151-82/+189
* Set return code to avoid spurious errors.Joel Sherrill1997-11-101-0/+1
* added katsutoshi ShibuyaJoel Sherrill1997-10-241-1/+8
* Changed prototype of read routine.Joel Sherrill1997-10-231-13/+6