summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/console-polled.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-15Remove unused var 'sc'.Ralf Corsépius1-2/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-12-102009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2009-08-282009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-10/+10
2008-08-302008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2004-04-21Remove duplicate white lines.Ralf Corsepius1-1/+0
2004-04-21Remove stray white spaces.Ralf Corsepius1-7/+7
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-06-302003-06-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+3
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
2001-01-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
2000-12-052000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+0
2000-06-12New file. This is a simple termios console driver which is sufficientJoel Sherrill1-16/+9
2000-02-22New port of RTEMS to TI C3x and C4x.Joel Sherrill1-56/+6
1998-06-29Changed prototype for console_write_support to eliminate a warning.Joel Sherrill1-1/+5
1998-05-04Switched to termios callback structure.Joel Sherrill1-12/+23
1998-04-18psim now runs in both debug and non-debug mode.Joel Sherrill1-0/+6
1998-04-14new filesJoel Sherrill1-80/+21
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill1-1/+1
1997-11-30Corrected call to rtems_termios_open.Joel Sherrill1-1/+2
1997-10-23Updated console driver to use new read routine conventions.Joel Sherrill1-6/+3
1997-10-23Overhauled console driver to use termios and to simultaneously supportJoel Sherrill1-135/+159
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill1-1/+0
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-09removed unused is_character_ready routine.Joel Sherrill1-27/+0
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-1/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-36/+97