Timeline



08/06/08:

21:02 Changeset in rtems [b8fa0b12]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-06 Brett Swimley <brett.swimley@…> PR 1192/filesystem * libblock/src/diskdevs.c: Update the disktap pointer after the realloc.
21:02 Changeset in rtems [0f48566] by Joel Sherrill <joel.sherrill@…>
2008-08-06 Brett Swimley <brett.swimley@…> PR 1192/filesystem * libblock/src/diskdevs.c: Update the disktap pointer after the realloc.
20:08 Ticket #572 (sh/gensh4: Missing clock driver) closed by Joel Sherrill
fixed: This PR is 4 years old and we have not had issues building an SH4 BSP in years. Closed.
09:39 Changeset in rtems [2462541]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-06 Chris Johns <chrisj@…> * smc/smc.c: Fix the fix. The field is bufnum.
04:38 Changeset in rtems [6f162ed]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-06 Chris Johns <chrisj@…> * libblock/src/bdbuf.c: PR1272. Fixed similar possible issues in the new bdbuf code.
04:17 Changeset in rtems [b7898e27]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-06 Brett Swimley <brett.swimley@…> * libblock/src/diskdevs.c: PR1192. Update the disktap pointer after the realloc.
04:04 Changeset in rtems [904ced08]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-06 Till Straumann <strauman@…> * libblock/src/diskdevs.c: PR1269. Delete the semaphore rather than release it.
03:49 Ticket #1287 (forgot to renew point after allocating new memory) closed by Chris Johns
duplicate
03:44 Ticket #1281 (GCC Internal compiler error using Mingw Tools for Rtems 4.8) closed by Chris Johns
wontfix: Use the rtems4.9 tools.
03:43 Ticket #1275 (ATA driver disables task preemption during busy-wait) closed by Chris Johns
fixed: Added mutex protection rather than disable pre-emption.
03:39 Ticket #1272 ([libblock, bdbuf] disk released early) closed by Chris Johns
fixed: Fixed in the new bdbuf code.
03:28 Ticket #1271 ([libblock, bdbuf] xfer-in-progress flag not reset if ioctl() fails) closed by Chris Johns
fixed: In the new bdbuf code if the writes fails the buffers are placed back onto the queue and the transfer tries again. I do not think this is optimal but ignoring the error is also not great. Suggestions for a solution are welcome. The specific issue in the bug has been fixed. The state of the buffer is correctly handled in the new code.
03:21 Ticket #1270 ([libblock, bdbuf] bdbuf race conditions) closed by Chris Johns
fixed: Fixed with a rewrite the bdbuf code. The pre-emption disable and SCORE mutex access has been removed. These patches not longer apply.
03:18 Ticket #1192 (create_disk_entry to work with major device > 32.) closed by Chris Johns
fixed
03:05 Ticket #1269 ([libblock] rtems_disk_io_done releases semaphore instead of deleting) closed by Chris Johns
fixed: Change committed to CVS.
00:04 Ticket #1228 (AC_LINK_ELSEIF fails on Windows) closed by Chris Johns
fixed

08/05/08:

20:35 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR741 - Add dummy network configuration table for autoconf probes (diff)
20:35 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR741 - Add dummy network configuration table for autoconf probes (diff)
17:24 Ticket #1250 (m68k/mcf5235bcc does now initialize second sram port) closed by Joel Sherrill
fixed: This appears to have been already merged into file between revisions 1.2 and 1.3
17:18 Ticket #690 (Memory leak after deleting a task where C++ exception occurs) closed by Joel Sherrill
fixed: Closing. This appears to be fixed at some point along the way.
17:15 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR1212 - Correctly enabled timeslicing when done by calling task. Adds sp44. (diff)
17:14 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR1212 - Correctly enabled timeslicing when done by calling task. Adds sp44. (diff)
16:52 Changeset in rtems [5a21e2fe]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> PR 537/bsps * bsplibc.c: Eliminate vestiges of ticks_per_timeslice controlling newlib reentrancy. The parameter was ignored in libc_init().
16:51 Changeset in rtems [8b08935]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> PR 537/bsps * libcsupport/include/rtems/libcsupport.h, libcsupport/src/newlibc.c, libcsupport/src/no_libc.c, libcsupport/src/unixlibc.c: Eliminate vestiges of ticks_per_timeslice controlling newlib reentrancy. The parameter was ignored in libc_init().
16:33 Changeset in rtems [5b9521ed] by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
16:33 Changeset in rtems [eab373a]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
16:33 Changeset in rtems [46cb9681]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
16:18 Ticket #296 (Unlimited test does not deal with system tasks) closed by Joel Sherrill
fixed: unlimited reliably compiles and runs now. This PR has long been resolved
16:16 Ticket #394 (misc. RTEMS Makefile issues) closed by Joel Sherrill
wontfix: This has to be obsolete by now.
16:01 Ticket #593 (gcc/config/t-rtems + gcc/config/<cpu>/t-rtems inclusion order) closed by Joel Sherrill
wontfix: No comments in 4 years on tools leaves this one unworthy of consideration.
15:59 Ticket #921 (Erroneus crti.o causes the wrong code path to be taken) closed by Joel Sherrill
wontfix: Very old against very old tools.
15:58 Ticket #1204 (sigset_t type change proposal) closed by Joel Sherrill
wontfix: No pressing reason to grow beyond 32 bits and no recent comments.
15:57 Ticket #601 (Added support for __mips==32) closed by Joel Sherrill
fixed: Patch committed years ago.
15:55 Ticket #709 (putenv with environ==NULL causes access fault) closed by Joel Sherrill
fixed: Last comment says patch committed. Closing.
15:53 Ticket #539 (mrm332 - except_vect_332_ROM.o) closed by Joel Sherrill
fixed: Current Makefile.am does not install it separately.
15:52 Ticket #537 (bsp_libc_init -- timeslicing and libc reentrancy configuration tied ...) closed by Joel Sherrill
fixed: Patch applied to CVS head. Not backporting.
15:52 Changeset in rtems [3d58766]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> * smc/smc.c: Fix warning.
15:50 Ticket #539 (mrm332 - except_vect_332_ROM.o) reopened by Joel Sherrill
15:48 Ticket #539 (mrm332 - except_vect_332_ROM.o) closed by Joel Sherrill
fixed
15:39 Ticket #463 (Add test for usleep()) closed by Joel Sherrill
fixed: test case added for 4.9
15:38 Ticket #462 (Add test for ularm()) closed by Joel Sherrill
fixed: psxualarm test added for 4.9.
15:33 Ticket #741 (Issue with linking autoconf generated tests when networking is enabled) closed by Joel Sherrill
fixed: Patch committed to all active branches.
15:09 Ticket #765 (httpd vs. -DWEBS -DUEMF) closed by Joel Sherrill
wontfix: No feedback in a long time. Assuming it can be closed.
15:07 Ticket #766 (__RTEMS_APPLICATION__) closed by Joel Sherrill
wontfix
15:02 Ticket #841 (sem_timedwait broken) closed by Joel Sherrill
fixed: If this wasn't dealt with before, PR1291 killed it dead.
15:01 Ticket #859 (Latest newlib/gcc flag some implicit casts as errors) closed by Joel Sherrill
fixed: Should have been closed long ago. It is against very old tools source and RTEMS.
15:00 Ticket #949 (MSG_DONTWAIT not available to applications) closed by Joel Sherrill
invalid: Should have been closed long ago
13:33 Changeset in rtems [aa058378]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Sebastian Huber <sebastian.huber@…> * start/start.S: Clear environment pointer for bootcard.
13:32 Changeset in rtems [3f4eb31]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Sebastian Huber <sebastian.huber@…> * startup/start.S: Clear environment pointer for bootcard.
13:32 Changeset in rtems [7a7c6f3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Sebastian Huber <sebastian.huber@…> * start/start.S: Clear environment pointer for bootcard. Fixed wrong address increment in mpc83xx_zero_4().
13:32 Changeset in rtems [f773c012]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Sebastian Huber <sebastian.huber@…> * rtems/include/rtems/rtems/sem.h, rtems/src/semobtain.c: Changed option set type to rtems_option. * score/src/objectgetinfo.c: Check return value of _Objects_API_maximum_class(). * libmisc/monitor/mon-mpci.c, libmisc/monitor/monitor.h, rtems/include/rtems/rtems/message.h, rtems/src/msgmp.c, rtems/src/msgqallocate.c, rtems/src/msgqbroadcast.c, rtems/src/msgqcreate.c, rtems/src/msgqreceive.c, rtems/src/msgqsend.c, rtems/src/msgqurgent.c, score/include/rtems/score/coremsg.h, score/include/rtems/score/mpci.h, score/include/rtems/score/thread.h, score/inline/rtems/score/coremsg.inl, score/src/coremsg.c, score/src/coremsgbroadcast.c, score/src/coremsgseize.c, score/src/coremsgsubmit.c: Removed parameters of _Message_queue_Allocate(). Changed option set type to rtems_option. Changed type of maximum message and packet size to size_t. Changed the input buffer type for message send functions to "const void *". Changed the pointer to the second return argument in the thread wait information to a union. This union can contain a pointer to an immutable or a mutable object. This is somewhat fragile. An alternative would be to add a third pointer for immutable objects, but this would increase the structure size.
13:32 Changeset in rtems [334b3c1e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Sebastian Huber <sebastian.huber@…> * rtems/new-exceptions/cpu.h: Changed define CPU_INTERRUPT_MAXIMUM_VECTOR_NUMBER to UINT32_MAX to avoid comparison between signed and unsigned.
13:31 Changeset in rtems [14f4b712]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
13:29 Changeset in rtems [efea3af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Joel Sherrill <joel.sherrill@…> * runtest: Strip .exe or .ralf from file names.
13:11 Changeset in rtems [a7a9e193]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
13:11 Changeset in rtems [c25cea9]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * rtems/src/taskmode.c, score/src/threadtickletimeslice.c: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction.
13:10 Changeset in rtems [cccd632]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
13:10 Changeset in rtems [c0f4682]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * rtems/src/taskmode.c, score/src/threadtickletimeslice.c: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction.
13:09 Changeset in rtems [2a6c66e] by Joel Sherrill <joel.sherrill@…>
2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
13:09 Changeset in rtems [9897065] by Joel Sherrill <joel.sherrill@…>
2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * rtems/src/taskmode.c, score/src/threadtickletimeslice.c: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction.
12:12 Ticket #1212 (timeslice not working after task mode change) closed by Joel Sherrill
fixed: Fix applied to all active branches. Thanks. Sorry for the long delay in applying this.
00:47 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ Reorder PRs (diff)
00:47 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ Reorder PRs (diff)
00:47 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR1263 - User's Guide Partition: Improve discussion of alignment and minimum buffer sizes. (diff)
00:47 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR1263 - User's Guide Partition: Improve discussion of alignment and minimum buffer sizes. (diff)
00:38 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR 1294 - Correct prototype and usage of sparc_disable_interrupts (diff)
00:38 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR 1294 - Correct prototype and usage of sparc_disable_interrupts (diff)

08/04/08:

23:48 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ Add PR1265, rename index parameter to avoid warning (diff)
23:48 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ Add PR1265, rename index parameter to avoid warning (diff)
23:33 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR1278 - SPARC/cpu.c - Fix incorrect bit manipulation on returning old address of raw trap handler. (diff)
23:32 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR1278 - SPARC/cpu.c - Fix incorrect bit manipulation on returning old address of raw trap handler. (diff)
23:26 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR1282 librtems++ Interrupt Class vec/vector confusion (diff)
23:26 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR1282 librtems++ Interrupt class vec/vector confusion (diff)
23:20 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR1284 [NFS] Memory corruption in NFS if server connectivity is lost (diff)
23:07 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ PR1288 - Services Allowed From ISR updated (diff)
23:07 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ PR1288 - Services Allowed From ISR updated (diff)
21:31 Changeset in rtems [6e97bf62]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> * posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c: Fix warnings.
20:45 Changeset in rtems [17f5f224] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
20:45 Changeset in rtems [014d541f]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
20:45 Changeset in rtems [95b60d57]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
20:37 Changeset in rtems [2bc42d1d] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
20:36 Changeset in rtems [9f170c9]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
20:36 Changeset in rtems [cc347704]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
20:35 Changeset in rtems [9d976eb] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
20:35 Changeset in rtems [b72e847b]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
20:35 Changeset in rtems [97b2d15]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
19:51 Changeset in rtems [e9dba243]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Spacing.
19:49 Changeset in rtems [bd029d87]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1265/cpukit * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Rename index argument to avoid warning when rtems.h and string.h are included at the same time by user code.
19:48 Ticket #1263 (Possible error concerning buffer_size parameter in C User Guide) closed by Joel Sherrill
fixed: Fixed on all active branches.
19:46 Changeset in rtems [2739c46b] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1265/cpukit * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Rename index argument to avoid warning when rtems.h and string.h are included at the same time by user code.
19:46 Changeset in rtems [dc112f3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1265/cpukit * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Rename index argument to avoid warning when rtems.h and string.h are included at the same time by user code.
19:38 Ticket #1294 (sparc_disable_interrupts prototype inconsistency) closed by Joel Sherrill
fixed: Patch applied to all active branches.
19:24 Changeset in rtems [a0c8668] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1282/misc * src/rtemsInterrupt.cc: Correct vec/vector variable confusion.
19:24 Changeset in rtems [9cda6603]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1282/misc * src/rtemsInterrupt.cc: Correct vec/vector variable confusion.
19:24 Changeset in rtems [bd547e3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1282/misc * src/rtemsInterrupt.cc: Correct vec/vector variable confusion.
19:09 Changeset in rtems [1b84e6a7] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1288/doc * user/intr.t: Update callable from ISR section.
19:09 Changeset in rtems [bdfdb0b]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1288/doc * user/intr.t: Update callable from ISR section.
19:09 Changeset in rtems [1be10249]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1288/doc * user/intr.t: Update callable from ISR section.
19:01 Ticket #1264 (Bad initialization of FPU null context buffer in cpu_asm.S) closed by Joel Sherrill
invalid: No comment. Assuming last reference to C99 was sufficient.
19:00 Ticket #1265 (Compilation warning on index parameter in object.h and inconsistenf ...) closed by Joel Sherrill
fixed
18:59 Ticket #1294 (sparc_disable_interrupts prototype inconsistency) created by Joel Sherrill
Split from PR1265 …
18:45 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ Add PR1291 (diff)
18:44 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ Add PR1293 (diff)
18:35 Ticket #1276 (tsc (rdtsc) variant Read_timer() on pc386 BSP returns CPU-ticks ...) closed by Joel Sherrill
invalid: Read_Timer() just returns the highest granularity counter on the target. It is not guaranteed to be in any particular units.
18:34 Ticket #1293 (Test PSX10 asserts due to timeval.tv_nsec negative) closed by Joel Sherrill
fixed: Fix on all active branches.
18:27 Ticket #1282 (Typing errors in rtemsInterrupt class) closed by Joel Sherrill
fixed: Fixed on all active branches
18:10 Ticket #1288 (Incomplete listing of "Directived Allowed from an ISR") closed by Joel Sherrill
fixed: Patch applied to all active branches.
17:46 Changeset in rtems [6579ae0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Ray Xu <rayx.cn@…> * shared/irq/irq_asm.S: Correct minor mistakes in adding Thumb code which prevented ARM from working.
16:13 Changeset in rtems [ce7803fe]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Joel Sherrill <joel.sherrill@…> * psxsem01/init.c: Spacing.
14:39 Changeset in rtems [f5e9743] by Joel Sherrill <joel.sherrill@…>
2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1293/tests * psx10/init.c: Make sure we do not let tv_nsec go to -1.
14:39 Changeset in rtems [decb0759]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1293/tests * psx10/init.c: Make sure we do not let tv_nsec go to -1.
14:39 Changeset in rtems [c0694b0]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1293/tests * psx10/init.c: Make sure we do not let tv_nsec go to -1.
13:59 Ticket #1291 (POSIX Blocking Calls with Timeouts as Absolute Times) closed by Joel Sherrill
fixed: Patch applied to all active branches and tested.
09:48 Ticket #1293 (Test PSX10 asserts due to timeval.tv_nsec negative) created by Tim FitzGeorge
BSP SPARC/LEON3 In the test PSX10, the check for "Init: …

08/03/08:

04:28 Changeset in rtems [eb0e15a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-03 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/tftpDriver.c: Add prototypes. * pppd/rtemsmain.c: Add prototypes. * zlib/crc32.c: Add prototypes.
04:27 Changeset in rtems [b5cc059]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
04:24 Changeset in rtems [ba3f7a80]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * telnetd/telnetd.c: Add missing prototypes. Remove unused local declations.

08/02/08:

06:34 Changeset in rtems [c0cc985]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes. Remove unused local declations.
06:26 Changeset in rtems [f031251c]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-02 Chris Johns <chrisj@…> * libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: Remove rtems_blkdev_request count and start references. Use RTEMS_BLKDEV_START_BLOCK.
06:23 Changeset in rtems [2eb89ad]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-02 Chris Johns (chrisj@…> * libblock/include/rtems/blkdev.h: Remove count and start from rtems_blkdev_request. Add RTEMS_BLKDEV_START_BLOCK macro. * libblock/src/bdbuf.c: Add read ahead blocks always consecutive comment. Change count to bufnum and remove start references. Sort the transfer list so blocks are consecutive where possible. * libblock/src/blkdev.c, libblock/src/nvdisk.c, libblock/src/ramdisk.c: Change count to bufnum and remove start references.
05:37 Changeset in rtems [799ef3b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostbynis.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbydns.c, libnetworking/libc/getnetbynis.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/nsap_addr.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_send.c: Add missing prototypes.
05:37 Changeset in rtems [082d4a2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:16 Changeset in rtems [a39e2ee]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libi2c/libi2c.c, libi2c/libi2c.h: Add missing prototypes.
05:16 Changeset in rtems [ee0c82f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:14 Changeset in rtems [f62e195]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libmd/md4.c, libmd/md5.c: Add missing prototypes.
05:13 Changeset in rtems [2992ebbc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-command.c, libmisc/shell/filemode.c, libmisc/shell/shell_script.c: Add missing prototypes.

08/01/08:

17:14 Changeset in rtems [c7ea80c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/src/xdr_mbuf.c: Add prototypes.
17:14 Changeset in rtems [9b7fafe]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
16:57 Changeset in rtems [a15d478]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/include/rpc/clnt.h: Cleanup. * librpc/include/rpc/svc.h: Cleanup.
16:57 Changeset in rtems [0eeca97]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanup.
16:54 Changeset in rtems [848b53b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_stdio.c: Misc. ansifications. Add prototypes.
16:53 Changeset in rtems [38f9509]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications. Add prototypes.
16:45 Changeset in rtems [1bfb6c2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_mem.c librpc/src/xdr/xdr_rec.c librpc/src/xdr/xdr_sizeof.c: Misc. ansifications. Add prototypes.
16:44 Changeset in rtems [cd791626]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications. Add prototypes.
16:18 Changeset in rtems [31a4efc]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * rtems/src/msgqsend.c, rtems/src/msgqurgent.c: Fix typos.
16:06 Changeset in rtems [84c5f022]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/getrpcport.c: Misc. ansifications. * librpc/src/rpc/getrpcent.c: Remove stray local decls. Misc. ansifications.
16:05 Changeset in rtems [123116d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
16:04 Changeset in rtems [9c873b1d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray local decls. Misc. ansifications.
15:59 Changeset in rtems [4e496923]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_perror.c: Misc. ansifications. * librpc/src/rpc/get_myaddress.c: Misc. ansifications. * librpc/src/rpc/svc_auth_unix.c: Misc. ansifications.
15:58 Changeset in rtems [b5831567]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
15:51 Changeset in rtems [bf5a6be]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/pmap_clnt.c: Remove stray clnt_perror(). * librpc/src/rpc/clnt_tcp.c: Add missing prototypes.
15:51 Changeset in rtems [08ef2dd0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray clnt_perror().
15:47 Changeset in rtems [8f926f1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
15:29 Changeset in rtems [4d6e2f0] by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
15:29 Changeset in rtems [7f46d43d]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
15:29 Changeset in rtems [8fc3d71]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
15:17 Changeset in rtems [8016f1a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_raw.c: Add missing prototypes. * librpc/src/rpc/clnt_udp.c: Add missing prototypes. * librpc/src/rpc/svc_auth.c: Add missing prototypes.
15:16 Changeset in rtems [b03af1c2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
14:29 Changeset in rtems [7013243]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_raw.c: Add missing prototypes.
14:29 Changeset in rtems [12c21c8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
14:24 Changeset in rtems [5391ed5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_tcp.c: Add missing prototypes. * librpc/src/rpc/svc_udp.c: Add missing prototypes.
14:14 Changeset in rtems [885e1e0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
07:32 Changeset in rtems [624a038]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
07:32 Changeset in rtems [dd1fef8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc.c: Add missing prototypes.
07:28 Changeset in rtems [6cded7e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_rec.c: Remove register vars.
07:28 Changeset in rtems [7d7d5e8e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove register vars.
07:26 Changeset in rtems [612fbaff]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_mem.c: Misc. ansifications.
07:25 Changeset in rtems [95b5e81]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
07:04 Changeset in rtems [6d5c3cd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_tcp.c: Misc. ansifications.
07:04 Changeset in rtems [aec776a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:59 Changeset in rtems [d943f3a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:56 Changeset in rtems [1e21e43]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_tcp.c: Misc. ansifications.
06:56 Changeset in rtems [2d3d0272]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:50 Changeset in rtems [9b012a5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_raw.c: Misc. ansifications.
06:50 Changeset in rtems [0c9f5db3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:46 Changeset in rtems [a9b1804]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:45 Changeset in rtems [b8e5e75]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:44 Changeset in rtems [5a819557]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:40 Changeset in rtems [e8d09ea]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_rec.c: Misc. ansifications.
06:39 Changeset in rtems [9d1596d6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:25 Changeset in rtems [e8ef931]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_simple.c: Add missing prototypes.
06:25 Changeset in rtems [3c412d9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
06:23 Changeset in rtems [2687ad5c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/rtems_portmapper.c: Add missing prototypes.
06:22 Changeset in rtems [ac5f5bfa]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/rpcdname.c: Add missing prototypes.
06:20 Changeset in rtems [113d0457]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/rpc_prot.c: Misc. ansifications.
06:19 Changeset in rtems [b6e23ea7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:17 Changeset in rtems [b6653f6b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/pmap_rmt.c: Misc. ansifications.
06:15 Changeset in rtems [3a81d6d8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
More ansifications.
06:12 Changeset in rtems [83516125]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:10 Changeset in rtems [46e153e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_simple.c: Misc. ansifications.
06:06 Changeset in rtems [8cef545]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/auth_unix.c: Misc. ansifications. Add missing prototypes. * librpc/src/rpc/rtime.c, librpc/src/rpc/svc_udp.c: Misc. ansifications.
06:06 Changeset in rtems [18f1673]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications. Add missing prototypes.
05:59 Changeset in rtems [456ebf81]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
05:41 Changeset in rtems [daf5dcf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/include/rpc/auth_unix.h, librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h, librpc/include/rpc/pmap_rmt.h, librpc/include/rpc/rpc_msg.h, librpc/include/rpc/svc_auth.h, librpc/include/rpcsvc/yppasswd.x, librpc/src/rpc/netnamer.c, librpc/src/rpc/svc_udp.c, librpc/src/xdr/xdr_rec.c, librpc/include/rpcsvc/ypclnt.h, librpc/include/rpcsvc/yp_prot.h: Eliminate P().
05:40 Changeset in rtems [22dd335a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix oversight in previous patch.
05:40 Changeset in rtems [9f4040a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate P().
05:13 Changeset in rtems [184afdac]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/score/thread.h: Add missing prototype.
05:13 Changeset in rtems [5742e5e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototype.
05:11 Changeset in rtems [1cf6c144]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes
05:09 Changeset in rtems [4d40cb1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/src/nfs.c: Add missing prototype.
05:07 Changeset in rtems [175b9f17]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/ftpfs.c, libnetworking/libc/rcmd.c, libnetworking/netinet/in_cksum_m68k.h, libnetworking/netinet/ip_divert.c, libnetworking/rtems/ftpfs.h, libnetworking/rtems/mkrootfs.c, libnetworking/rtems/mkrootfs.h, libnetworking/rtems/rtems_showroute.c: Add missing prototypes.
05:07 Changeset in rtems [e386ad72]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:04 Changeset in rtems [4ad63f5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * itron/include/itronsys/types.h: Add missing prototype.
05:03 Changeset in rtems [a6924074]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Fix broken prototype.
05:03 Changeset in rtems [03e3a3ac]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix broken prototype.
05:01 Changeset in rtems [60137bb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libblock/include/rtems/bdbuf.h, libblock/src/bdbuf.c: Add missing prototypes.
05:01 Changeset in rtems [a5fb40cf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:59 Changeset in rtems [22cee0a4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-31 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/main_netstats.c: Add missing prototypes. * libmisc/shell/main_wkspaceinfo.c: Remove classinfo_tester.

07/31/08:

19:20 Changeset in rtems [c560ef1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * runtest.in: Make attempt to detect memory exceptions and abort running tests.
18:34 Changeset in rtems [e483dc3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * Makefile.am: Do not build .rel files. Reduces code bloat.
18:09 Changeset in rtems [694c85ee]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add stub for U-Boot support. Hopefully someone more knowledgeable than I can provide a real address and length. * startup/uboot_support.c: New file.
17:50 Changeset in rtems [7e5bf38]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * tests/tests.c: Remove C++ style comments.
15:02 Changeset in rtems [23bfd0cd]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * libmisc/shell/main_rm.c: sys/mount.h is not available when networking is disabled but luckily it is not even needed to compile.
15:00 Changeset in rtems [90c9d2b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * shared/misc/m68kidle.c: Correct prototype of Idle threads.
14:59 Changeset in rtems [44ad347a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * porting/idlethread.t: Correct prototype of Idle threads.
14:56 Changeset in rtems [73570ec9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * startup/bspclean.c: Use C style comment.
14:55 Changeset in rtems [3c87adba]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads.
14:55 Changeset in rtems [432a662c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Correct prototype of Idle threads.
06:31 Changeset in rtems [f48873df]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
06:31 Changeset in rtems [09293152]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove classinfo_tester.
05:40 Changeset in rtems [a433ae2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-31 Ralf Corsépius <ralf.corsepius@…> * shttpd/compat_rtems.c: Replace C++-comments with C-comments.
05:39 Changeset in rtems [79c91cc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Replace C++-comments with C-comments.

07/30/08:

15:31 Changeset in rtems [4693690]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Formatting.
09:59 Changeset in rtems [9c186eb0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-30 Ralf Corsépius <ralf.corsepius@…> * httpd/emfdb.h, httpd/socket.c, httpd/uemf.c, httpd/uemf.h, httpd/um.h, httpd/webmain.c, httpd/webs.c, httpd/webs.h, httpd/wsIntrn.h: Add missing protoypes.
09:59 Changeset in rtems [257b238]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.

07/29/08:

20:54 Changeset in rtems [a4a95e6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-29 Tim Cussins <timcussins@…> * ChangeLog?, libmisc/monitor/mon-object.c: Add mising RTEMS_POSIX_API conditional.
18:15 TBR/BSP/Smdk2410 edited by Rayx
(diff)
11:53 Changeset in rtems [8334e6b4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c, ftpd/ftpd.h: Add prototypes.
11:51 Changeset in rtems [c8a9f80]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-monitor.c: Remove stray arg from function call.
11:51 Changeset in rtems [2b643609]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray arg from function call.
11:50 Changeset in rtems [28351f32]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/capture/capture.h, libmisc/monitor/mon-symbols.c, libmisc/monitor/monitor.h: Add missing prototypes.
11:49 Changeset in rtems [30b8ac1c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
11:46 Changeset in rtems [5bc8a75]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
11:41 Changeset in rtems [c265459]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * score/inline/rtems/score/tod.inl: Add prototypes. * score/src/coretodset.c: Remove stray args in function call.
11:41 Changeset in rtems [b272001]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray args in function call.
09:25 Changeset in rtems [ea5a80c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio_.h, libcsupport/src/malloc_statistics_helpers.c, libcsupport/src/scandir.c: Add prototypes.
09:25 Changeset in rtems [df3021ad]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
09:17 Changeset in rtems [8d52ad5c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution.
09:17 Changeset in rtems [697cdd98]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes. Remove misc. C++-code pollution.
08:51 Changeset in rtems [34b90a86]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c, posix/src/prwlockrdlock.c: Use C-style comments.
08:51 Changeset in rtems [7d53ba7f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use C-style comments.
07:11 Changeset in rtems [cc54cc9]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
src/irq-legacy.c: Free allocated memory in hander remove bootcard.c: Check if the heap fits into the work area
07:04 Release/4.9 edited by ChrisJohns
Add libblock warnings. (diff)
06:36 Release/4.9 edited by ChrisJohns
Add chains API comments. (diff)
06:34 Release/4.9 edited by ChrisJohns
Added the BD buf code changes. (diff)
06:29 Release/4.9 edited by ChrisJohns
Add ls and rm to commands added. (diff)
04:32 Changeset in rtems [af37ae0]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * tools/configure.ac: Add CFLAGS to workaround building errors on a 64bit AMD host.
03:55 Changeset in rtems [021cf6b]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libblock/src/nvdisk.c: Fix block compile bug.
03:15 Changeset in rtems [c21c850e]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libblock/include/rtems/bdbuf.h, cpukit/libblock/src/bdbuf.c: Update the comments.
03:08 Changeset in rtems [bafe97f4]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * ide/pcmcia_ide.c: Updated to the libblock changes.
02:56 Changeset in rtems [e9e422e]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * smc/smc.c: Updated to the libblock changes.
02:46 Changeset in rtems [57df51f]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * block/block.c: Update to the libblock changes.
02:23 Changeset in rtems [3735f08]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libchip/i2c/spi-sd-card.c: Updated to the libblock changes. * libchip/ide/ata.c: Change to use a mutex rather than disable pre-emption. Updated to the libblock changes. * libchip/ide/ata_internal.h: Updated to the new chains API. * libchip/ide/ide_controller.c: Updated to the libblock changes. Added come debug tracing. * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated to the libblock changes.
02:22 Changeset in rtems [c4bd98c]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * ide/ide.c: Updated to the rtems_* libblock changed.
02:21 Changeset in rtems [3899a537]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libblock/Makefile.am: Removed src/show_bdbuf.c. * libblock/src/show_bdbuf.c: Removed. * libblock/include/rtems/bdbuf.h, cpukit/libblock/src/bdbuf.c: Rewritten the bdbuf code. Remove pre-emption disable, score access, fixed many bugs and increased performance. * libblock/include/rtems/blkdev.h: Added RTEMS_BLKDEV_CAPABILITIES block device request. Cleaned up comments. Added block and user fields to the sg buffer request. Move to rtems_* namespace. * libblock/include/rtems/diskdevs.h, cpukit/libblock/src/diskdevs.c: Move to rtems_* namespace. Add a capabilities field for drivers. Change rtems_disk_lookup to rtems_disk_obtain to match the release call. You do not lookup and release a disk, you obtain and release a disk. * libblock/include/rtems/ide_part_table.h, libblock/include/rtems/ramdisk.h, libblock/src/ide_part_table.c: Move to rtems_* namespace. * libblock/include/rtems/nvdisk.h: Formatting change. * libblock/src/blkdev.c: Move to rtems_* namespace. Change rtems_disk_lookup to rtems_disk_obtain * libblock/src/flashdisk.c: Move to rtems_* namespace. Use the new support for the block number in the scatter/grather request struct. This allows non-continuous buffer requests for those drivers that can support increasing performance. * libblock/src/nvdisk.c: Move to rtems_* namespace. Removed warnings. Added better error checking. Fixed some comments. * libblock/src/ramdisk.c: Move to rtems_* namespace. Added some trace functions to help debugging upper layers. Use the new support for the block number in the scatter/grather request struct. This allows non-continuous buffer requests for those drivers that can support increasing performance. * libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h: Use new chains API. Removed temporary hack and changed set_errno_and_return_minus_one to rtems_set_errno_and_return_minus_one. Move fat_buf_access from header and stopped it being inlined. Updated to libblock changes. * libfs/src/dosfs/fat_fat_operations.c, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_format.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_initsupp.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Use new chains API. Removed temporary hack and changed set_errno_and_return_minus_one to rtems_set_errno_and_return_minus_one. Updated to libblock changes. * libmisc/Makefile.am: Add new ls and rm command files. * libmisc/shell/cmp-ls.c, libmisc/shell/extern-ls.h, libmisc/shell/filemode.c, libmisc/shell/print-ls.c, libmisc/shell/pwcache.c, libmisc/shell/utils-ls.c, libmisc/shell/vis.c, shell/vis.h: New. * libmisc/shell/extern-cp.h, libmisc/shell/main_cp.c, libmisc/shell/utils-cp.c: Fixed the usage call bug. * libmisc/shell/main_blksync.c: Updated to the new block IO ioctl command. * libmisc/shell/main_ls.c, libmisc/shell/main_rm.c: Updated to BSD commands with more features. * score/src/coremutex.c: Fix the strick order mutex code. * libmisc/shell/shell.c: Change shell tasks mode to be timeslice and no ASR. * sapi/include/confdefs.h: Change ata_driver_task_priority to rtems_ata_driver_task_priority. Add the new BD buf cache parameters with defaults. * score/src/interr.c: Do not return if the CPU halt call returns.
00:35 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

07/27/08:

18:58 Changeset in rtems [64bad829]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:15 Changeset in rtems [1b39f18]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Remove RPCGEN, RPCTOOLS.
07:10 Changeset in rtems [73c07178]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove doxygen comments.
07:10 Changeset in rtems [079c3ed]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove doxygen comments.
06:55 Changeset in rtems [8b8b0cb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
06:55 Changeset in rtems [c39e6645]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
06:53 Changeset in rtems [724f501]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove doxygen comments. Remove bogus BUILT_SOURCES.
06:53 Changeset in rtems [05e0ce0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove doxygen comments. Remove bogus BUILT_SOURCES.
06:50 Changeset in rtems [feb447e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Allow empty configdirs.
06:49 Changeset in rtems [f4495484]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
06:47 Changeset in rtems [61216b12]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen comments. * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
06:47 Changeset in rtems [9622f254]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
06:46 Changeset in rtems [3b0a915]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove doxygen comments.
06:25 Changeset in rtems [476c9f4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Don't install windmc.1 if windmc is not available.

07/25/08:

02:41 Debugging/GDBScripts edited by ChrisJohns
Add check status. (diff)
00:02 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ Add PR1291 (diff)

07/24/08:

20:44 Changeset in rtems [9b4f75e] by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * posix_users/mutex.t, posix_users/semaphores.t: Update tests to reflect changes required by POSIX blocking calls sometimes taking relative not absolute time.
20:43 Changeset in rtems [1750f5a6] by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * psx05/init.c, psxmsgq01/init.c, psxmsgq01/system.h, psxsem01/init.c, psxsem01/psxsem01.scn: Update tests to reflect changes required by problem.
20:43 Changeset in rtems [d17c114] by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * posix/src/posixtimespecabsolutetimeout.c: New file. * itron/inline/rtems/itron/semaphore.inl, itron/src/twai_sem.c, posix/Makefile.am, posix/include/mqueue.h, posix/include/rtems/posix/mqueue.h, posix/include/rtems/posix/semaphore.h, posix/include/rtems/posix/time.h, posix/src/condtimedwait.c, posix/src/mqueuereceive.c, posix/src/mqueuerecvsupp.c, posix/src/mqueuesend.c, posix/src/mqueuesendsupp.c, posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mutexfromcorestatus.c, posix/src/mutextimedlock.c, posix/src/semaphorewaitsupp.c, posix/src/semtimedwait.c, posix/src/semtrywait.c, posix/src/semwait.c, rtems/src/semobtain.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coresem.h, score/src/coremsgseize.c, score/src/coresemseize.c: This patch addresses issues on implementation of the timeout on the following POSIX services. Some of these services incorrectly took a timeout as a relative time. Others would compute a 0 delta to timeout if the absolute time and the current time were equal and thus incorrectly block the caller forever. The root of the confusion is that POSIX specifies that if the timeout is incorrect (e.g. in the past, is now, or is numerically invalid), that it does not matter if the call would succeed without blocking. This is in contrast to RTEMS programming style where all errors are checked before any critical sections are entered. This fix implemented a more uniform way of handling POSIX absolute time timeouts. + pthread_cond_timedwait - could block forever + mq_timedreceive - used relative not absolute time + mq_timedsend - used relative not absolute time + pthread_mutex_timedlock - used relative not absolute time + pthread_rwlock_timedrdlock- used relative not absolute time + pthread_rwlock_timedwrlock- used relative not absolute time + sem_timedwait - could block forever
18:24 Changeset in rtems [bc3283c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> * preinstall.am: New file.
14:53 Changeset in rtems [de3864e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
* empty log message *
14:52 Changeset in rtems [d4886a06]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Changed bsp_get_workarea() to bsp_get_work_area() and added support for an optional separate heap area.
12:45 Changeset in rtems [075d817]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
New function rtems_interrupt_handler_iterate() for system information and diagnostics
12:44 Changeset in rtems [2e2c640e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Support for new rtems_interrupt_handler_iterate() function.

07/23/08:

22:32 Changeset in rtems [a39cf49]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * posix_users/semaphores.t: Update to reflect absolute time.
22:07 Changeset in rtems [75d16dd8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * shell/Makefile.am, shell/rtems.t: Add pthread command.
20:28 Changeset in rtems [e6ee171]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell_script.c: Clean up code for command not found including the error message.
19:51 Changeset in rtems [bd5762d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-extension.c, libmisc/monitor/mon-itask.c, libmisc/monitor/mon-part.c, libmisc/monitor/mon-prmisc.c, libmisc/monitor/mon-queue.c, libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c, libmisc/monitor/mon-task.c, libmisc/monitor/monitor.h: Use rtems_object_get_name() instead of internal routine. This makes it possible to also print string names of POSIX objects. Adjust task report to realign since we can have longer names.
18:25 Changeset in ada-examples [531778d]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
New file.
18:08 Changeset in ada-examples [54c65c0]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * Makefile, rtems_init.c: Add ada_from_c_task example.
18:08 Changeset in ada-examples [8325959]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * Makefile, ada_from_c.adb, app.c, config.h, example.adb, example.ads: New files. New test to demonstrate C calling Ada.
17:25 Changeset in rtems [6c71b25]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h, score/src/threadcreateidle.c: Idle thread body is now completely configured via the Configuration table.
16:05 Changeset in ada-examples [6e8632f]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * empty.c, task_priority.adb: Switch to 150/151. Clean up output.
15:51 Changeset in ada-examples [bc4db0b]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * Makefile.shared: Ignore .svn also.
08:03 Changeset in rtems [be78809]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
usee inttypes.h for output format specifiers
06:54 Changeset in rtems [36ba3fc]4.104.114.95 by Till Straumann <strauman@…>
2008-07-22 Till Straumann <strauman@…> * irq/irq_init.c, include/bsp.h: define BSP_PPC403_CLOCK_HOOK_EXCEPTION so that we hook the timer exception rather than going through the interrupt dispatcher.
06:50 Changeset in rtems [b7d1f290]4.104.114.95 by Till Straumann <strauman@…>
2008-07-22 Till Straumann <strauman@…> * ppc403/clock/clock.c: Added (conditionally compiled) code so that a BSP can choose to hook the timer exception directly rather than going through the interrupt dispatcher.
Note: See TracTimeline for information about the timeline view.