Timeline
08/12/05:
- 23:56 Changeset in rtems [c949d6b0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2005-08-12 Chris Johns <chrisj@…> PR 808/rtems_misc * libcsupport/src/printk.c: Fix bug where specifying field width crashed on pc386 BSP.
- 23:55 Changeset in rtems [5c12a265] by Joel Sherrill <joel.sherrill@…>
- 2005-08-12 Chris Johns <chrisj@…> PR 808/rtems_misc * src/printk.c: Fix bug where specifying field width crashed on pc386 BSP.
- 23:44 Changeset in rtems [3424a93a] by Joel Sherrill <joel.sherrill@…>
- 2005-08-12 Phil Torre <ptorre@…> PR 816/bsps * mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode parameters (m8xxSCCENparms_t) does not match the hardware: members taddr_h and taddr_l are transposed. When loading new multicast group addresses into the hash table, the wrong hash bit is set.
- 23:44 Changeset in rtems [db0cf9fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2005-08-12 Phil Torre <ptorre@…> PR 816/bsps * mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode parameters (m8xxSCCENparms_t) does not match the hardware: members taddr_h and taddr_l are transposed. When loading new multicast group addresses into the hash table, the wrong hash bit is set.
- 22:58 Ticket #808 (printk crashes with field size smaller than value.) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied to 4.6 branch and CVS head.
- 22:46 Ticket #816 (mpc8xx ethernet struct has taddr members in the wrong order) closed by Joel Sherrill
- State-Changed-From-To: open->closed State-Changed-Why: Patch applied to 4.6 branch and by hand) to trunk. Please check that the code on the CVS head matches.
08/10/05:
- 03:54 TBR/Website/What_is_RTEMS edited by ChrisJohns
- Add a scripting heading with Python. (diff)
- 03:51 TBR/Website/What_is_RTEMS created by ChrisJohns
- Minor cleanup after moving to MediaWiki?.
- 03:49 WikiStart edited by ChrisJohns
- Merged link names into the link text. Rearranged a little and added a general into topic for new RTEMS users. (diff)
08/09/05:
- 22:50 TBR/UserApp/Fonix7000 created by Aaron@…
- 14:00 Developer/Multilib created by ChrisJohns
- Tidy up after the move to this wiki.
- 03:43 WikiStart edited by JoelSherrill
- Added RSS link to help users. (diff)
- 03:23 WikiStart edited by WikiSysop
- PhpWiki? content should now be gone and we are in cleanup mode. (diff)
- 02:27 TBR/UserApp/TCB-2 created by JoelSherrill
- Fixed broken link
- 01:39 WikiStart created by WikiSysop
- Cut and Paste of old home page.
08/06/05:
- 03:28 Changeset in rtems [a605cec]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-06 Ralf Corsepius <ralf.corsepius@…> * libnetworking/nfs/bootp_subr.c: Don't include nfs/nfs.h, nfs/krpc.h.
08/05/05:
- 10:38 Changeset in rtems [da6d75f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-05 Ralf Corsepius <ralf.corsepius@…> * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Introduce msdos_status_t (dosfs statii are at least 32bit, not int).
- 10:38 Changeset in rtems [a72c454]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- Introduce msdos_status_t.
- 10:33 Changeset in rtems [c79a45b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- Regenerate.
- 10:32 Changeset in rtems [66e365f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-05 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Add libnetworking/memory.h * libnetworking/Makefile.am: Remove memory.h
- 03:28 Changeset in rtems [7c5c667e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-05 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Unconditionally initialize include_libcpu_HEADERS.
08/02/05:
- 14:48 Changeset in rtems [5a1b3a17]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Fixed formatting.
- 14:47 Changeset in rtems [e555829]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Corrected placement of log entries.
- 12:37 Changeset in rtems [28e7d30f] by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-02 Ralf Corsepius <ralf.corsepius@…> PR 817/rtems * src/gxx_wrappers.c: Rename rtems_gxx_recursive_mutex_init_function to rtems_gxx_recursive_mutex_init.
- 12:37 Changeset in rtems [6d1e301a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-02 Ralf Corsepius <ralf.corsepius@…> PR 817/rtems * libcsupport/src/gxx_wrappers.c: Rename rtems_gxx_recursive_mutex_init_function to rtems_gxx_recursive_mutex_init.
- 11:39 Ticket #817 (rtems_gxx_recursive_mutex_init_function) closed by Ralf Corsepius
- State-Changed-From-To: open->closed State-Changed-Why: Patches applied to rtems-4_6-branch and CVS-trunk
- 11:30 Ticket #817 (rtems_gxx_recursive_mutex_init_function) created by Ralf Corsepius
- GCC >= 4.0 's gthr-rtems.h expects rtems to provide …
- 11:20 Ticket #784 (BYTE_PACK used in header files but not defined) closed by Ralf Corsepius
- State-Changed-From-To: open->closed State-Changed-Why: BYTE_PACK has been removed from cvs HEAD
08/01/05:
- 06:30 Changeset in rtems [bebda1d7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- 2005-08-01 Ralf Corsepius <ralf.corsepius@…> * libnetworking/sys/syslog.h: Partial update from FreeBSD.
- 06:29 Changeset in rtems [f8e6dba]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
- Partial update from FreeBSD.
Note: See TracTimeline
for information about the timeline view.