summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/termios.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-172007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-21/+21
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2006-10-252006-10-25 Jennifer Averett <jennifer@oarcorp.com>Joel Sherrill1-1/+1
2006-03-072006-03-07 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill1-1/+6
2005-05-062005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-02-022005-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+10
2005-01-182005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2004-04-18Remove stray white spaces.Ralf Corsepius1-45/+45
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-33/+0
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-4/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-07-082003-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2003-07-02Patch by Chris Johns <cjohns@cybertec.com.au> adding the rtems_termios_bufsiz...Chris Johns1-7/+19
2003-05-262003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill1-1/+4
2003-02-202003-02-20 Wolfram Wadepohl <W.Wadepohl@indumat.de>Joel Sherrill1-1/+1
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-11/+21
2002-01-312001-01-31 Mike Siers <mikes@poliac.com>Joel Sherrill1-0/+9
2001-10-112001-10-11 Mike Siers <mikes@poliac.com>Joel Sherrill1-6/+22
2001-08-162001-08-16 Mike Siers <mikes@poliac.com>Joel Sherrill1-0/+42
2001-08-162001-08-16 Mike Siers <mikes@poliac.com>Joel Sherrill1-8/+11
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-11-252000-11-25 Antti P Miettinen <antti.p.miettinen@nokia.com>Joel Sherrill1-155/+439
2000-08-01Patch from Eric Norum <eric@cls.usask.ca> to avoid lockup underJoel Sherrill1-9/+9
2000-06-29Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill1-1/+2
2000-06-13Temporary hack to compile.Joel Sherrill1-1/+0
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-1/+7
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-4/+11
1999-05-27Split initialization and reserve resources from termios to reduceJoel Sherrill1-59/+15
1999-04-01Disable IXON by default based on comment from Eric NorumJoel Sherrill1-1/+1
1999-03-31Patch from Thomas Doerfler <td@imd.m.ISAR.de> to add flow control:Joel Sherrill1-32/+272
1998-09-23Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1-3/+9
1998-09-21Patch from Eric Norum:Joel Sherrill1-7/+2
1998-08-21Fix from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-14/+2
1998-08-21Added initialization of missing termios structure entries.Joel Sherrill1-2/+3
1998-07-28Closed window thanks to patch from Eric Norum.Joel Sherrill1-5/+3
1998-07-17Initialized tty->refcount to 0. When (for whatever reason) malloc()Joel Sherrill1-0/+3
1998-07-17Patch from Dario Alcocer <alcocer@connectnet.com>. His comments:Joel Sherrill1-0/+2
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1-0/+14
1998-05-22Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1-0/+30
1998-05-20Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1-1/+3
1998-05-04Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1-28/+21
1998-01-19Patch from Eric Norum:Joel Sherrill1-0/+1
1998-01-16Jennifer found some uninitialized variables:Joel Sherrill1-1/+7
1998-01-06Changed initial settings of first time.Joel Sherrill1-3/+5
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill1-2/+2
1997-11-15interrupt driven change from Eric NorumJoel Sherrill1-82/+189
1997-11-10Set return code to avoid spurious errors.Joel Sherrill1-0/+1
1997-10-24added katsutoshi ShibuyaJoel Sherrill1-1/+8
1997-10-23Changed prototype of read routine.Joel Sherrill1-13/+6