summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed reference to Radstone PPCN.Joel Sherrill2000-01-101-6/+0
* Fixed comment.Joel Sherrill2000-01-101-2/+2
* Per suggestions of Eric Valette <valette@crf.canon.fr> and JayJoel Sherrill2000-01-102-4/+4
* Fixed unterminated comment spotted by eagle eye Ralf CorsepiusJoel Sherrill2000-01-101-0/+1
* Patch rtems-rc-20000104-13.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1063-2037/+1017
* Patch rtems-rc-20000104-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1048-405/+373
* Patch rtems-rc-20000104-10.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-10144-784/+973
* Patch rtems-rc-20000104-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1014-139/+139
* Patch rtems-rc-20000104-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-102-0/+61
* Patch rtems-rc-20000104-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1011-137/+74
* Patch rtems-rc-20000104-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1026-255/+241
* Patch rtems-rc-20000104-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-106-9/+118
* Patch rtems-rc-20000104-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1010-65/+66
* Patch rtems-rc-20000104-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-102-0/+62
* Patch rtems-rc-20000104-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1017-473/+220
* Patch rtems-rc-20000104-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1019-470/+315
* Patch rtems-rc-20000104-3.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1021-530/+300
* Patch rtems-rc-20000104-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-1034-785/+490
* Patch from Eric Valette <valette@crf.canon.fr> that makes sure theJoel Sherrill2000-01-101-24/+5
* Renaming mcp750 to motorola_shared since that is the basis for bothJoel Sherrill2000-01-073-13/+15
* Renaming mcp750 to motorola_shared since that is the basis for bothJoel Sherrill2000-01-0723-1776/+0
* Patch from John M. Mills <jmills@tga.com> to correct the baselineJoel Sherrill2000-01-071-11/+81
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that corrects aJoel Sherrill2000-01-073-3/+3
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> which corrects the followingJoel Sherrill2000-01-072-5/+5
* Patch rtems-rc-20000104-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-077-49/+29
* Initialize the attributes structure. Random data was causing the testJoel Sherrill2000-01-062-0/+4
* Corrected spacing.Joel Sherrill2000-01-062-6/+4
* Fixed comment.Joel Sherrill2000-01-062-4/+4
* changed version to 20000104Joel Sherrill2000-01-050-0/+0
* Fixed comment thanks to John M. Mills <jmills@tga.com>.Joel Sherrill2000-01-052-12/+0
* changed version to 20000104Joel Sherrill2000-01-050-0/+0
* changed version to 20000104Joel Sherrill2000-01-051-1/+1
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-0532-222/+348
* Updated to reflect a time that had previously been left out due toJoel Sherrill2000-01-052-0/+74
* Screen updated since test runs.Joel Sherrill2000-01-052-2/+48
* Was not actually installing the test.Joel Sherrill2000-01-052-12/+10
* Added message priority parameter returned by core support routine.Joel Sherrill2000-01-052-2/+6
* Added new message priority parameter as returned by core support routine.Joel Sherrill2000-01-052-10/+14
* Increased stack space.Joel Sherrill2000-01-052-0/+2
* Updated to reflect change in object class numbering due to ITRON APIJoel Sherrill2000-01-056-6/+6
* Corrected test and screen to reflect implementation working.Joel Sherrill2000-01-054-10/+26
* Changed screen to reflect change in object class numbers with ITRONJoel Sherrill2000-01-058-38/+38
* Spacing corrected.Joel Sherrill2000-01-054-4/+4
* Corrected so header message is printed.Joel Sherrill2000-01-054-0/+6
* patch from Eric Norum <eric@cls.usask.ca> as follows:Joel Sherrill2000-01-051-0/+124
* Patch from Eric Norum <eric@cls.usask.ca> as follows:Joel Sherrill2000-01-051-1/+6
* Fixed recursive release for mutexes with nesting allowed.Joel Sherrill2000-01-052-2/+8
* Now print strings -- not error numbers.Joel Sherrill2000-01-052-4/+6
* + Added tests for open, close, unlink, and send.Jennifer Averett2000-01-052-106/+446
* + Added return priority from message seize.Jennifer Averett2000-01-052-20/+22