summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-291-3/+2
* New files.Joel Sherrill1998-09-272-0/+34
* Now compiles.Joel Sherrill1998-09-252-0/+2
* Added ENOSYS stubs for a number of process routines.Joel Sherrill1998-09-258-0/+132
* IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1998-09-232-10/+7
* Modifed to zero out the C heap if the CPU Table indicates that theJoel Sherrill1998-09-231-0/+15
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1998-09-232-4/+10
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-211-29/+101
* Patch from Eric Norum and David Fiddes to put ColdFire support inJoel Sherrill1998-09-212-16/+18
* Patch from Eric Norum:Joel Sherrill1998-09-211-7/+2
* Corrected spelling error.Joel Sherrill1998-09-111-10/+10
* Patch from "David J. Fiddes" <D.J@fiddes.surfaid.org>:Joel Sherrill1998-09-112-252/+74
* Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to make this compileJoel Sherrill1998-09-102-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca> to fix a cryptic errorJoel Sherrill1998-09-101-1/+3
* Fixed spacing. More comments from Eric Norum need to be addressed.Joel Sherrill1998-08-311-7/+7
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1998-08-312-3/+9
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-08-311-6/+17
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-08-311-4/+2
* Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1998-08-241-1/+1
* Added i386 specific version of in_cksum.c and restructured the mainJoel Sherrill1998-08-215-151/+1024
* Another missing piece. Thanks Eric.Joel Sherrill1998-08-211-0/+3
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-214-9/+40
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-08-211-0/+90
* Spacing changesJoel Sherrill1998-08-211-1/+0
* Fix from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-08-211-14/+2
* All warnings removed.Joel Sherrill1998-08-217-6/+25
* Added initialization of missing termios structure entries.Joel Sherrill1998-08-211-2/+3
* Fixed warning about pointer/integer conversion which turned out to beJoel Sherrill1998-08-211-1/+1
* Patches from Eric NorumJoel Sherrill1998-08-202-3/+19
* Added CVS IdsJoel Sherrill1998-08-2064-0/+201
* Fixed many warnings.Joel Sherrill1998-08-2034-82/+160
* FreeBSD stack compiles for the first time (except libc/strsep.c).Joel Sherrill1998-08-209-0/+298
* Base filesJoel Sherrill1998-08-19212-0/+59532
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-08-191-1/+8
* Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1998-08-052-0/+2
* Merged patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to add ColdFireJoel Sherrill1998-08-012-2/+18
* Closed window thanks to patch from Eric Norum.Joel Sherrill1998-07-281-5/+3
* Patch from Eric VALETTE <valette@crf.canon.fr>:Joel Sherrill1998-07-231-99/+0
* Initialized tty->refcount to 0. When (for whatever reason) malloc()Joel Sherrill1998-07-171-0/+3
* Patch from Dario Alcocer <alcocer@connectnet.com>. His comments:Joel Sherrill1998-07-171-0/+2
* New file to satisfy readdir() family.Joel Sherrill1998-07-061-0/+14
* Fixed typo.Joel Sherrill1998-07-011-1/+1
* All task delete API level services were incorrectly assuming that theJoel Sherrill1998-06-182-2/+15
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-182-2/+2
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-182-2/+21
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-181-11/+28
* Added a public interface to the chain handler.Joel Sherrill1998-06-181-0/+362
* Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1998-06-121-0/+87
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-031-0/+7
* Corrected macros for assembly language program sections.Joel Sherrill1998-06-032-4/+4