source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64b29600   07/01/99 18:57:15 Joel Sherrill Removed hack to set USER_LABEL_PREFIX since late model gcc's and … 4.104.114.84.95
(edit) @937ab62c   06/15/99 22:16:30 Joel Sherrill After comments D. V. Henkel-Wallace <gumby@…>, the interface … 4.104.114.84.95
(edit) @4ecc390   06/14/99 20:18:56 Joel Sherrill RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to … 4.104.114.84.95
(edit) @d741406c   06/14/99 20:18:13 Joel Sherrill Wrong prototype corrected. 4.104.114.84.95
(edit) @0ac8e382   06/14/99 19:44:07 Joel Sherrill Warning removal from D. V. Henkel-Wallace <gumby@…>. 4.104.114.84.95
(edit) @ba46ffa6   06/14/99 16:51:13 Joel Sherrill This is a large patch from Eric Valette <valette@…> that … 4.104.114.84.95
(edit) @d001776f   06/11/99 14:49:13 Joel Sherrill Added local prototype of ioctl() to avoid requiring sys/ioctl.h. 4.104.114.84.95
(edit) @4c3a9c99   06/11/99 14:47:43 Joel Sherrill Added comments. 4.104.114.84.95
(edit) @a6f3cff   06/11/99 14:11:44 Joel Sherrill Patch from Ian Lance Taylor <ian@…>: The select function … 4.104.114.84.95
(edit) @0643693   06/11/99 14:06:13 Joel Sherrill Patch from Eric Norum <eric@…> to fix bug reported by Ian … 4.104.114.84.95
(edit) @0860426   06/09/99 16:46:13 Joel Sherrill Modified to return an error when a bogus return address for the … 4.104.114.84.95
(edit) @8dba373   06/09/99 13:50:47 Joel Sherrill Switched to using strcasecmp() since it is more portable. D. V. … 4.104.114.84.95
(edit) @f74abcf7   05/28/99 18:21:25 Joel Sherrill Changes from Eric Norum to add a loop and limit on the length of time … 4.104.114.84.95
(edit) @403d7b18   05/28/99 16:09:00 Joel Sherrill Alignment corrected per Eric Norum's suggestion. 4.104.114.84.95
(edit) @8f3c1d20   05/28/99 16:08:18 Joel Sherrill At the request of Gumby, the cpu is now halted rather than spinning on … 4.104.114.84.95
(edit) @11cdbeb   05/27/99 18:03:50 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate a panic when … 4.104.114.84.95
(edit) @1c841bd2   05/27/99 16:13:19 Joel Sherrill Split out the routine rtems_assoc_name_bad(). 4.104.114.84.95
(edit) @556ea0e3   05/27/99 16:12:20 Joel Sherrill Removed usage of printf. 4.104.114.84.95
(edit) @5adf355a   05/27/99 16:11:52 Joel Sherrill Split initialization and reserve resources from termios to reduce size … 4.104.114.84.95
(edit) @82d11f87   05/27/99 15:43:32 Joel Sherrill Corrected macro names. 4.104.114.84.95
(edit) @8bbaf3b   05/20/99 13:32:54 Joel Sherrill Removed all post 4.0 changes. 4.104.114.84.95
(edit) @5a064dca   05/18/99 17:41:16 Joel Sherrill Patch from Daniel Kelley <dank@…>: I found a small buglet … 4.104.114.84.95
(edit) @9180f63   05/17/99 23:26:50 Joel Sherrill Fixed some typos. 4.104.114.84.95
(edit) @c9973bb   05/17/99 23:22:45 Joel Sherrill Split Interrupt Manager into one routine per file. 4.104.114.84.95
(edit) @0123e3b   05/17/99 23:20:52 Joel Sherrill Split Signal Manager into one routine per file. 4.104.114.84.95
(edit) @1dc030f   05/17/99 23:18:20 Joel Sherrill Dual-Ported Memory Manager split into one routine per file. 4.104.114.84.95
(edit) @842db5f3   05/17/99 23:15:20 Joel Sherrill Split Partition Manager into one routine per file. 4.104.114.84.95
(edit) @be47df9   05/17/99 23:10:36 Joel Sherrill Split Timer Manager into one routine per file. 4.104.114.84.95
(edit) @cc2bc302   05/17/99 23:06:03 Joel Sherrill Split Event Manager into one routine per file. 4.104.114.84.95
(edit) @5f9b3db   05/17/99 23:03:07 Joel Sherrill Split Rate Monotonic Manager into one routine per file. 4.104.114.84.95
(edit) @c06d8f64   05/17/99 22:58:30 Joel Sherrill Split the Semaphore Manager into one routine per file. 4.104.114.84.95
(edit) @a2d0f39   05/17/99 22:56:13 Joel Sherrill Moved some MP routines to semmp.c. 4.104.114.84.95
(edit) @3270ca6   05/17/99 22:53:34 Joel Sherrill Forgot to actually remove the routines. :) 4.104.114.84.95
(edit) @1e1b3e00   05/17/99 22:52:59 Joel Sherrill Split Message Manager into one routine per file. 4.104.114.84.95
(edit) @ef22ab2   05/17/99 22:46:01 Joel Sherrill Moved an MP routine from msg.c to here. 4.104.114.84.95
(edit) @86cb89f   05/17/99 22:45:47 Joel Sherrill Cleaned up some multiprocessing issues. 4.104.114.84.95
(edit) @bd83f47   05/17/99 22:42:47 Joel Sherrill Split Clock Manager into one routine per file. 4.104.114.84.95
(edit) @5aa64518   05/17/99 22:39:20 Joel Sherrill Split Region Manager into one routine per file. 4.104.114.84.95
(edit) @1178b8c   05/17/99 22:19:29 Joel Sherrill Splitting the Thread Handler forced the inclusion of more prototypes. 4.104.114.84.95
(edit) @c4d69e2   05/17/99 21:02:16 Joel Sherrill Split Task Manager into multiple files. Eventually this effort will … 4.104.114.84.95
(edit) @05df0a8   05/17/99 20:41:13 Joel Sherrill Thread Handler split into multiple files. Eventually, as RTEMS is … 4.104.114.84.95
(edit) @a238cc9   05/17/99 15:45:15 Joel Sherrill Patch from D. V. Henkel-Wallace <gumby@…> to remove compiler … 4.104.114.84.95
(edit) @577c4080   05/17/99 15:28:52 Joel Sherrill Patch from D. V. Henkel-Wallace <gumby@…>: Here's a tiny … 4.104.114.84.95
(edit) @a0b94685   05/14/99 14:43:53 Joel Sherrill Removed check for initialized ID at request of Rosimildo DaSilva?4.104.114.84.95
(edit) @4c5080ed   05/11/99 16:30:51 Joel Sherrill Fix based on bug report from Jay Kulpinski <jskulpin@…> … 4.104.114.84.95
(edit) @5a909149   05/07/99 17:09:20 Joel Sherrill Made all calls to _Thread_Yield_processor consistent in how they are … 4.104.114.84.95
(edit) @16775a5   05/07/99 16:36:29 Joel Sherrill Patch from Jiri Gaisler <jgais@…> to allow stacksize of … 4.104.114.84.95
(edit) @acb644a6   05/07/99 16:30:44 Joel Sherrill Error reporting fixed by Jennifer. 4.104.114.84.95
(edit) @cfcb5a2   04/27/99 17:31:39 Joel Sherrill Patch from Eric Norum <eric@…> to corrent a miscount in … 4.104.114.84.95
(edit) @c7aa9d6   04/26/99 18:22:08 Joel Sherrill Repairing damage and recovering changes including C++ wrappers.. 4.104.114.84.95
(edit) @c8cfdcfe   04/26/99 18:04:46 Joel Sherrill Recovered changes since CVS file was corrupted. 4.104.114.84.95
(edit) @933388ae   04/22/99 21:13:23 Joel Sherrill Added lstat(). 4.104.114.84.95
(edit) @c2463d9   04/19/99 21:02:31 Joel Sherrill Intel i960HA support submitted by Jimen Ching <jimen@…> … 4.104.114.84.95
(edit) @b56206a   04/19/99 17:30:02 Joel Sherrill Unlimited objects patch design document. Submitted by Chris Johns … 4.104.114.84.95
(edit) @4186b3b   04/19/99 17:17:41 Joel Sherrill Changed ioctl() prototype to be more like Linux/POSIX than BSD to ease … 4.104.114.84.95
(edit) @df3e78a   04/19/99 15:54:03 Joel Sherrill The default action for real-time signals is supposed to be … 4.104.114.84.95
(edit) @ac91855d   04/19/99 15:27:21 Joel Sherrill After discussion with Eric Norum <eric@…>, I added … 4.104.114.84.95
(edit) @d006519b   04/15/99 19:01:32 Joel Sherrill Added reentrant versions. 4.104.114.84.95
(edit) @a68e6b9   04/15/99 18:58:43 Joel Sherrill Updated version string. 4.104.114.84.95
(edit) @2df1974   04/15/99 18:58:27 Joel Sherrill Added include of rtems/posix/cancel.h. 4.104.114.84.95
(edit) @da41ecbc   04/15/99 18:58:02 Joel Sherrill Removed alarm(), killinfo() and pause() because they are now in their … 4.104.114.84.95
(edit) @93994fdb   04/15/99 18:57:31 Joel Sherrill Now compiles and is included in normal build even though it is … 4.104.114.84.95
(edit) @0f4e074   04/15/99 18:57:02 Joel Sherrill Cleaned up. 4.104.114.84.95
(edit) @3afecf8   04/15/99 18:56:42 Joel Sherrill Now compiles and is included in normal build even though it is untested. 4.104.114.84.95
(edit) @d0f53fe   04/15/99 18:54:01 Joel Sherrill Enabled cancellation information in POSIX API thread extension structure. 4.104.114.84.95
(edit) @2b28307   04/14/99 18:18:03 Joel Sherrill Bug report from Ralf on UNIX port where the S_IR* constants were not … 4.104.114.84.95
(edit) @82f490f   04/12/99 20:24:56 Joel Sherrill Patch from Ralf Corsepius <corsepiu@…> to correct the … 4.104.114.84.95
(edit) @d115315   04/12/99 15:36:07 Joel Sherrill Added line to initialize timer_max. 4.104.114.84.95
(edit) @3084de2   04/07/99 15:57:05 Joel Sherrill MPC821 support and PPC patches from Andrew Bray … 4.104.114.84.95
(edit) @b08d3ed9   04/06/99 21:45:06 Joel Sherrill Untar support submitted by Jake Janovetz <janovetz@…>. 4.104.114.84.95
(edit) @85e24a3   04/02/99 14:39:19 Joel Sherrill Patch from Emmanuel Rauget (raguet@…) to add a htons on the … 4.104.114.84.95
(edit) @517660f1   04/01/99 16:36:22 Joel Sherrill Moved sparc specific version of in_cksum_hdr to an inline routine like … 4.104.114.84.95
(edit) @5eb7da97   04/01/99 16:20:03 Joel Sherrill Disable IXON by default based on comment from Eric Norum … 4.104.114.84.95
(edit) @18040d3   03/31/99 23:35:22 Joel Sherrill Patch from Thomas Doerfler <td@…> to add flow control: … 4.104.114.84.95
(edit) @ec2328ee   03/31/99 23:24:57 Jennifer.Averett Removed asserts that shouldn't be called and commented case where this … 4.104.114.84.95
(edit) @f719ef1   03/31/99 23:23:52 Jennifer.Averett Corrected return value. 4.104.114.84.95
(edit) @73b943bc   03/31/99 23:21:19 Joel Sherrill Fixed paths to include files so this will build. 4.104.114.84.95
(edit) @6a10709   03/31/99 22:33:14 Joel Sherrill Patch from Chris Johns <ccj@…>: joel@… wrote: > > … 4.104.114.84.95
(edit) @5c95996   03/31/99 22:09:11 Joel Sherrill When compiled in debug mode, the POSIX threads inline file was not … 4.104.114.84.95
(edit) @efa0baa5   03/31/99 20:51:07 Joel Sherrill Patch from Eric Norum <eric@…> which changed the exit … 4.104.114.84.95
(edit) @ceb06d96   03/30/99 17:43:51 Joel Sherrill Removed warning for `#ifdef' argument starts with punctuation. 4.104.114.84.95
(edit) @707d4d0   03/30/99 17:42:25 Joel Sherrill Removed warning for const removal. 4.104.114.84.95
(edit) @5c6c4c2   03/30/99 17:41:26 Joel Sherrill Fixed typo where _POSIX_signals_Clear_process_signals was not … 4.104.114.84.95
(edit) @6a4096b   03/30/99 15:40:29 Joel Sherrill Patch to add shutdown() routine from Tony R. Ambardar <tonya@…>. 4.104.114.84.95
(edit) @77c81fd2   03/29/99 18:24:34 Jennifer.Averett Removed an uninitialized variable. 4.104.114.84.95
(edit) @a432c4b7   03/24/99 22:52:47 Joel Sherrill Fix based on bug report from Ralf Corsepius <corsepiu@…>: … 4.104.114.84.95
(edit) @e828c2dd   03/23/99 23:06:42 Joel Sherrill SPARC optimized version of IP checksum header routine. Submitted by … 4.104.114.84.95
(edit) @b6f5f93   03/23/99 22:39:13 Joel Sherrill Patch from Eric Norum <eric@…> to improve parsing of … 4.104.114.84.95
(edit) @4fb9af8   03/19/99 23:26:11 Joel Sherrill Another cleanup patch for the previous rejected hunk. 4.104.114.84.95
(edit) @c0a36429   03/19/99 22:59:20 Joel Sherrill A cleanup patch on fcntl.c from Eric Norum <eric@…> for … 4.104.114.84.95
(edit) @af020036   03/19/99 21:51:58 Joel Sherrill Patch from Eric Norum <eric@…> that adds external fcntl … 4.104.114.84.95
(edit) @f4a8ee1   03/17/99 16:01:03 Joel Sherrill Unlimited objects patch from Chris Johns <ccj@…>. Email … 4.104.114.84.95
(edit) @6d0e13c   03/16/99 01:51:53 Joel Sherrill Added ftpd server from Jake Janovetz <janovetz@…>. 4.104.114.84.95
(edit) @23c4bbf5   03/16/99 01:41:16 Joel Sherrill Use proper include for libio.h. 4.104.114.84.95
(edit) @b10f6e1   03/08/99 21:39:39 Joel Sherrill Corrected bug where pointer to doubly linked blocks was being … 4.104.114.84.95
(edit) @3195d9c   03/08/99 21:39:16 Joel Sherrill Added code to translate internal libio flags to POSIX style flags. 4.104.114.84.95
(edit) @1bb17020   03/08/99 21:38:56 Joel Sherrill Added support for F_GETFL and F_SETFL. 4.104.114.84.95
(edit) @3ef8798   03/06/99 18:09:15 Joel Sherrill Added F_GETFL support so the fdopen() implementation in newlib 1.8.1 … 4.104.114.84.95
(edit) @73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO … 4.104.114.84.95
(edit) @e069cdc3   03/01/99 15:18:26 Joel Sherrill Part of the automake VI patch from Ralf Corsepius … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.