summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1997-10-23Update from Eric Norum.Joel Sherrill1-161/+153
1997-10-23Updated console driver to use new read routine conventions.Joel Sherrill1-6/+3
1997-10-23Added new test for termios style consoles from Eric Norum.Joel Sherrill3-1/+205
1997-10-23Added console_reserve_resources.Joel Sherrill2-6/+15
1997-10-23Overhauled console driver to use termios and to simultaneously supportJoel Sherrill3-149/+170
1997-10-23Added prototype for console_reserve_resources.Joel Sherrill2-0/+8
1997-10-23fixed commentJoel Sherrill2-4/+2
1997-10-23New termios.c from Eric Norum.Joel Sherrill5-1202/+1296
1997-10-21Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill2-1/+11
1997-10-21Fixed a number of warnings regarding comparisons between signed andJoel Sherrill8-18/+18
1997-10-21Fixed endian problem in printing object names.Joel Sherrill2-0/+10
1997-10-21Converted to termios style device driver.Joel Sherrill1-265/+144
1997-10-21Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1-0/+3
1997-10-21Moved rtems directory up one directory in the install point. It wasJoel Sherrill1-9/+9
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-1/+4
1997-10-21Converted from using a message queue for the raw input queue to using aJoel Sherrill2-98/+70
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill3-1/+1521
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill3-6/+66
1997-10-21Added casts and fixed line break.Joel Sherrill2-4/+6
1997-10-16Control and Data addresses were swapped for port A.Joel Sherrill1-2/+2
1997-10-15Moved selection of console port to custom file.Joel Sherrill1-3/+0
1997-10-13New version of this file from Eric Norum.Joel Sherrill1-536/+534
1997-10-09Fixed some spacing.Joel Sherrill2-4/+4
1997-10-09Fixed incorrect reference to RTEMS_BSP instead of RTEMS_BSP_FAMILY.Joel Sherrill1-1/+1
1997-10-09Added search of libcpu and fpsp.Joel Sherrill1-0/+5
1997-10-08Modified to search RTEMS library before Newlib C library.Joel Sherrill20-20/+20
1997-10-08Fix from Eric Norum so FPSP is installed before any FP code is actuallyJoel Sherrill1-0/+9
1997-10-08Fix from Eric Norum to assemble under COFF.Joel Sherrill1-9/+9
1997-10-08Update from Eric Norum:Joel Sherrill2-530/+540
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1383-2770/+2770
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill89-177/+177
1997-10-07Redid the installation of the "make" directory at the install point.Joel Sherrill1-21/+11
1997-10-06Fixed some weird line duplications. Thanks to Chris Johns.Joel Sherrill1-18/+9
1997-10-06Increased interrupt stack space.Joel Sherrill1-1/+1
1997-10-06Fixed comment.Joel Sherrill2-2/+2
1997-10-06Make Post an atomic operation.Joel Sherrill4-4/+24
1997-10-06Added _Thread_Enable_dispatch to already_timedout path on Wait_support.Joel Sherrill1-2/+3
1997-10-06Fixed bug where include not actually created.Joel Sherrill1-2/+5
1997-10-05If the specified time period is less than a clock tick, thenJoel Sherrill1-1/+4
1997-09-30fixed typoJoel Sherrill1-1/+1
1997-09-30Fixed typos.Joel Sherrill1-1/+1
1997-09-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill2-4/+0
1997-09-21Cleaned up as part of adding the Monitor test.Joel Sherrill36-56/+44
1997-09-21Added Monitor test.Joel Sherrill4-1/+192
1997-09-19Bug fix from Eric Norum:Joel Sherrill2-2/+0
1997-09-18Merged changes from Eric Norum:Joel Sherrill3-16/+32
1997-09-16updatedJoel Sherrill2-8/+22
1997-09-15syslog addedJoel Sherrill1-1/+2
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill19-19/+0
1997-09-03Fix from Eric Norum. Here is the comment:Joel Sherrill1-2/+2