summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1999-10-281-25/+0
* Added include of <sys/select.h> in attempt to remove compilation warning.Joel Sherrill1999-10-281-0/+4
* Added use of __rtems__ rather than LINUX for RTEMS configuration.Joel Sherrill1999-10-283-7/+7
* Modified to properly descend into the dummy directory.Joel Sherrill1999-10-271-1/+1
* New files from Ralf Corsepius <corsepiu@faw.uni-ulm.de> whichJoel Sherrill1999-10-272-0/+59
* rxgen960 now compiles -- may not link.Joel Sherrill1999-10-271-3/+3
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-273-43/+245
* Warnings removed. Still don't know what to do about the pragmaJoel Sherrill1999-10-273-10/+16
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> and Eric ValetteJoel Sherrill1999-10-2732-1/+12126
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-263-0/+111
* Added include of libio.h so this would compile when posix is disabled.Joel Sherrill1999-10-261-0/+1
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-2610-252/+227
* Patch from Gerwin Pfab <pb@schenk.isar.de> to leave dispatchingJoel Sherrill1999-10-261-3/+4
* idir=/opt/tmp/opt/rtemsJoel Sherrill1999-10-261-5/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-262-3/+3
* Patch from Eric Norum <eric@cls.usask.ca> to address the following problemJoel Sherrill1999-10-251-1/+1
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-10-251-0/+8
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-251-7/+8
* Added code to correctly free any allocated space during the evaluationJennifer Averett1999-10-252-72/+74
* Changed leading spaces to periods to ease comparing test output.Joel Sherrill1999-10-251-1/+1
* Removed warning.Joel Sherrill1999-10-211-0/+2
* Added rtems_semaphore_flush directive.Joel Sherrill1999-10-212-0/+104
* Renamed CONFIGURE_POSIX_INIT_TASK_STACK_SIZE toJoel Sherrill1999-10-211-6/+6
* Fixed core dump caused when output parameter (otimer) was NULL.Joel Sherrill1999-10-211-3/+7
* Added Semaphore_Flush.Joel Sherrill1999-10-212-0/+18
* Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1999-10-201-1/+12
* Spacing.Joel Sherrill1999-10-121-0/+1
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-127-75/+16
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-1217-92/+69
* Fixed spacing.Joel Sherrill1999-10-121-1/+1
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-123-0/+127
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-1215-68/+227
* Changed bcopy to strncpy to stick to ANSI/ISO routines.Joel Sherrill1999-10-121-1/+1
* Moved RTEMS error and association from libmisc to libc support toJoel Sherrill1999-10-111-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill1999-10-111-5/+1
* New directive added -- rtems_task_is_suspended.Joel Sherrill1999-10-071-0/+76
* Added Is_Suspended method.Joel Sherrill1999-10-072-0/+20
* New file.Joel Sherrill1999-10-062-0/+28
* Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1999-10-063-3/+3
* Removed go32 ifdefsJoel Sherrill1999-10-051-3/+0
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-053-33/+0
* Patch from Wayne Bullaughey <wayne@wmi.com>. Comments follow:Joel Sherrill1999-10-051-1/+1
* Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1999-10-051-3/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-0422-67/+67
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make libnetworkingJoel Sherrill1999-10-042-10/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-10-042-0/+21
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-10-041-3/+2
* Patch from Eric Norum <eric@cls.usask.ca>. Comments follow:Joel Sherrill1999-10-042-3/+5
* Addition of more functionality by Eric Norum to support GNU readline.Joel Sherrill1999-10-013-2/+77