summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made prototype of ChapReceiveSuccess and ChapReceiveFailure match.Joel Sherrill1999-12-211-2/+2
* Removed warnings.Joel Sherrill1999-12-132-1/+2
* Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1999-12-131-1/+1
* Patch from Eric Norum <eric@cls.usask.ca> to make the NTP handler a littleJoel Sherrill1999-12-131-1/+1
* Patch from Jepsen Hans Peter <hans_peter_jepsen@Danfoss.com> toJoel Sherrill1999-12-131-1/+1
* Correction from Eric Norum for timeout in TFTP driver following bugJoel Sherrill1999-12-131-2/+3
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-137-17/+58
* Added RTEMS_IO_ERROR.Joel Sherrill1999-12-131-0/+1
* Patch rtems-rc-19991123-rc-3.diff from Ralf CorsepiusJoel Sherrill1999-12-031-3/+3
* Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill1999-12-022-0/+31
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-021-2/+2
* Removed debugging printfs.Joel Sherrill1999-12-011-2/+0
* Patch from Eric Norum <eric@cls.usask.ca> to fix a spot in the tftp fileJoel Sherrill1999-12-011-1/+0
* Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill1999-12-016-0/+318
* Patch rtems-rc-19991123-rc-1.diff from Ralf CorsepiusJoel Sherrill1999-12-015-0/+240
* Added missing files from PPP port.Joel Sherrill1999-11-302-0/+297
* Added port of ppp-2.3.5 from Tomasz Domin <dot@comarch.pl> of ComArch SA.Joel Sherrill1999-11-3036-3/+13809
* Removed duplicate definition of rtems_filesystem_umask.Joel Sherrill1999-11-301-6/+0
* Corrected so they would compile with POSIX disabled.Joel Sherrill1999-11-302-2/+3
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-293-7/+34
* Made sure POSIX would build with MP enabled.Joel Sherrill1999-11-297-10/+127
* Fixed spacing.Joel Sherrill1999-11-291-1/+1
* Missed in previous automake conversion patches from Ralf CorsepiusJoel Sherrill1999-11-231-0/+36
* Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-232-6/+6
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-238-18/+13
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-237-3/+371
* Fixed dispatching and cleaned up code.Jennifer Averett1999-11-222-30/+14
* + Corrected enable/disable of dispatch.Jennifer Averett1999-11-221-23/+31
* + Updated comments.Jennifer Averett1999-11-221-9/+20
* + Corrected bug in error check.Jennifer Averett1999-11-221-2/+1
* + Added description of routine to comment.Jennifer Averett1999-11-221-0/+4
* + Corrected error processing code.Jennifer Averett1999-11-221-14/+15
* + Added checks for NULL and NULL string names (for sem_open & sem_unlink).Jennifer Averett1999-11-221-1/+7
* + Cleaned up comments.Jennifer Averett1999-11-221-6/+16
* Changed name of W, X, and Y macros for fields in the ClockJoel Sherrill1999-11-222-18/+18
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-2213-30/+381
* Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1999-11-221-1/+1
* Minor cleanup to reduce the code space.Joel Sherrill1999-11-181-14/+9
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-183-4/+16
* Added EINVAL for passing a NULL pointer in.Jennifer Averett1999-11-181-0/+4
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-181-0/+17
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-184-30/+29
* Added a routine to remove a semaphore name from its namespace.Jennifer Averett1999-11-181-0/+15
* Comment added.Jennifer Averett1999-11-171-1/+2
* Updated copyright notice.Joel Sherrill1999-11-17591-1178/+593
* + Updated copyright information.Jennifer Averett1999-11-1799-2/+295
* Conditionally take out the offensive pragma pack when on RTEMS in additionJoel Sherrill1999-11-171-2/+2
* Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill1999-11-1711-344/+470
* Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1999-11-171-7/+257
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-165-38/+26