Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



07/28/04:

13:50 Ticket #669 (still testing links 3) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: done
13:49 Ticket #668 (still testing links) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: done
13:44 Ticket #663 (Add URL to PRs in GNATS-mails) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: Done, with one small problem. When the gnats email contains the entire PR followed by the link, the PR number doesn't get read into the link. It works in other places that do not include the entire PR. So, instead of including the entire PR, I used the synopsis and the link. This only applies to the initial-PR-notification and the initial-PR-notification-pending mail formats.
13:35 Ticket #667 (Added links to the PRs, part 2) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: ok
13:31 Ticket #669 (still testing links 3) created by Jeff Mayes
Release: unknown
13:15 Ticket #668 (still testing links) created by Jeff Mayes
Release: unknown
13:08 Ticket #667 (Added links to the PRs, part 2) created by Jeff Mayes
Release: unknown
13:01 Ticket #666 (Added links to the PRs) closed by Jeff Mayes
State-Changed-From-To: analyzed->closed State-Changed-Why: ok
12:54 Ticket #666 (Added links to the PRs) created by Jeff Mayes
Release: unknown
12:48 Ticket #664 (adding link) closed by Jeff Mayes

07/27/04:

18:04 Ticket #665 (adding link 2) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: OK
17:55 Ticket #665 (adding link 2) created by Jeff Mayes
Release: unknown
17:43 Ticket #664 (adding link) created by Jeff Mayes
Release: unknown
04:19 Ticket #663 (Add URL to PRs in GNATS-mails) created by Ralf Corsepius
ATM, mails having been sent by RTEMS's GNATS don't contain a hyperlink …

07/26/04:

14:06 Ticket #662 (testing Subject line) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: fixed
14:03 Ticket #662 (testing Subject line) created by Jeff Mayes
Release: unknown

07/25/04:

14:04 Ticket #620 (enhance NTP client API) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Patch applied to trunk.
14:00 Ticket #609 (Race condition between _Thread_Dispatch and _Thread_Tickle_timeslice) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to trunk and 4.6 branch.
13:54 Ticket #654 (Thread_Control watchdog is not initialized) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: I took your patch and report as a starting spot and modified it to call _Watchdog_Initialize. THis should make sure that we always do the right thing. My version of the patch is attached and has been committed.

07/24/04:

16:54 Ticket #641 (Events sent to a task entering rtems_event_receive() may be lost) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to 4.6 branch and CVS trunk. Thank you for reporting this and including a nice analysis and (especially) the patch. :)
16:40 Ticket #661 (_Objects_MP_Global_name_search - invalid dereference) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to trunk and 4.6 branch.
16:37 Ticket #661 (_Objects_MP_Global_name_search - invalid dereference) created by Joel Sherrill
Only fixed size names are supported for MP. This code always …
16:35 Ticket #660 (thread stack allocation -- check for math overflow) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: attached patch applied to trunk and 4.6 branch.
16:30 Ticket #660 (thread stack allocation -- check for math overflow) created by Joel Sherrill
It is possible to attempt to allocate a stack of sufficiently large …
16:26 Ticket #659 (heap size of area -- fails to detect bad block) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to trunk and 4.6 branch.
16:15 Ticket #659 (heap size of area -- fails to detect bad block) created by Joel Sherrill
Add a check for block address to be inside heap. Release: 4.6 and …
16:10 Ticket #652 (Classic signal send does not detect sending empty signal set) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to 4.6 branch and trunk.

07/22/04:

19:00 Ticket #653 (Filter-Id/Tag for PRs sent through GNATS) closed by Jeff Mayes
State-Changed-From-To: working->closed State-Changed-Why: I think we fixed it.
18:56 Ticket #658 (still testing mail headers) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: fixed
18:39 Ticket #658 (still testing mail headers) created by Jeff Mayes
Release: unknown
14:23 Ticket #656 (changing email headers) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: fixed
14:20 Ticket #657 (changing email headers 2) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: fixed
14:19 Ticket #657 (changing email headers 2) created by Jeff Mayes
Release: unknown
14:14 Ticket #656 (changing email headers) created by Jeff Mayes
Release: unknown
12:55 Ticket #396 (gcc-target-default.cfg should add LD_PATHS) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Won't fix. LD_PATHS is dead.
12:54 Ticket #610 (tm27 pollutes bsp.h) closed by Ralf Corsepius
State-Changed-From-To: feedback->closed State-Changed-Why: tm27.h split out in RTEMS-CVS. Won't fix for 4.6
11:52 Ticket #654 (Thread_Control watchdog is not initialized) created by victor.vengerov
unlimited test failed when running on sh-rtemself targets I have …

07/14/04:

20:06 Ticket #650 (message initialize buffer size wrap not detected) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch was committed. 2004-07-14 Joel Sherrill <joel@…> PR 650/rtems * score/src/coremsg.c: Check for mathemathical overflow when calculating amount of memory to allocate for message buffers.
14:14 Ticket #653 (Filter-Id/Tag for PRs sent through GNATS) created by Ralf Corsepius
Could you please add some ID/tag or similar to mails sent via GNATS. …
13:35 Ticket #652 (Classic signal send does not detect sending empty signal set) created by Joel Sherrill
rtems_signal_send does not detect when a user attempts to send an …
13:32 Ticket #651 (task_ident may not detect null return pointer for id) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to 4.6 and CVS trunk. 2004-07-14 Joel Sherrill <joel@…> PR 651/core * src/taskident.c: Add NULL check for id.
13:28 Ticket #651 (task_ident may not detect null return pointer for id) created by Joel Sherrill
task_ident checks for self and then will use *id without checking if …
13:25 Ticket #650 (message initialize buffer size wrap not detected) created by Joel Sherrill
When the message size is large enough to be close to wrapping, adding …
Note: See TracTimeline for information about the timeline view.