Timeline



12/10/04:

09:29 Changeset in rtems [410c6f8] by Ralf Corsepius <ralf.corsepius@…>
2004-12-10 Ralf Corsepius <ralf.corsepius@…> PR 704/bsps. * ide_ctrl.c: Removed (obsolete).
09:26 Changeset in rtems [7376409]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-10 Ralf Corsepius <ralf.corsepius@…> PR 704/bsps. * ide_ctrl.c: Removed (obsolete).
08:30 Ticket #704 (ide controller wrapper should only be once in the source tree) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: c/src/lib/libbsp/shared/ide_ctrl.c removed from branch and trunk.
07:10 Changeset in rtems [0c3817b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-10 Ralf Corsepius <ralf.corsepius@…> PR 733/rtems * rtems/score/cpu.h: Remove output arg from inline asm in _CPU_ISR_Disable.
06:58 Changeset in rtems [a58154f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:07 Ticket #733 (h8300 _CPU_ISR_Disable doesn't build with gcc >3.4.x) created by Ralf Corsepius
gcc-3.4.x warns about the h8300's _CPU_ISR_Disable implementation and …
04:17 Changeset in rtems [0ff3df03]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-10 Ralf Corsepius <ralf.corsepius@…> * posix/include/aio.h, posix/include/devctl.h, posix/include/intr.h, posix/include/mqueue.h, posix/include/sched.h, posix/include/semaphore.h, posix/src/ptimer.c, posix/src/ptimer1.c: Include <unistd.h> instead of <sys/features.h> to pick up _POSIX_* defines (Mandated by POSIX).

12/09/04:

17:08 Changeset in rtems [f44f0c7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-09 Ralf Corsepius <ralf.corsepius@…> * score/include/rtems/system.h: Don't define NULL, include <stddef.h>.

12/07/04:

17:07 Ticket #732 (RTEMS 4.5.0 Statistically Corrupted Thread After Full Message Queue Write) created by k.reiche
Excessively writing to a full FIFO (RTEMS Message) plus a high IRQ …
00:45 Ticket #731 (CSB337's ethernet driver doesn't work) created by yanjun.luo
CSB337's ethernet driver doesn't work.Because it doesn't initialize …

12/06/04:

20:29 Changeset in rtems [5194a28]4.104.114.84.95 by Greg Menke <gregory.menke@…>
PR 730 * cpu_asm.S: Collected PR 601 changes for commit to cvshead for rtems-4.7
18:22 Changeset in rtems [8fa65f5]4.104.114.84.95 by Greg Menke <gregory.menke@…>
Changelog, PR728 & PR729 Greg Menke 12/06/2004
18:21 Changeset in rtems [c47f29d]4.104.114.84.95 by Greg Menke <gregory.menke@…>
PR 729/bsps * bootloader/pci.c: Removed the r->size=0 and r->base=0 assignement which makes too-large regions conflict with onboard hardware, replacing it with sfree which deletes the memory region from the setup code, leaving it disabled.
18:20 Changeset in rtems [c75f2d1]4.104.114.84.95 by Greg Menke <gregory.menke@…>
PR 729/bsps * bootloader/pci.c: Removed the r->size=0 and r->base=0 assignement which makes too-large regions conflict with onboard hardware, replacing it with sfree which deletes the memory region from the setup code, leaving it disabled.
17:27 Ticket #530 (Map prefetchable PCI memory as conventional) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: obsoleted by PR 729
17:25 Ticket #729 (motorola_shared bootloader improperly discarding large pci memory spaces) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to cvshead for rtems-4.7
17:24 Ticket #728 (motorola_shared bootloader crash w/ gcc-3.3.3 and above) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: Patch committed to cvshead for 4.7

12/03/04:

05:07 Changeset in rtems [751c513]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-03 Ralf Corsepius <ralf.corsepius@…> * libnetworking/net/if_ethersubr.c, libnetworking/net/radix.h, libnetworking/netinet/if_ether.h, libnetworking/netinet/igmp_var.h, libnetworking/netinet/in_var.h, libnetworking/netinet/tcp_timer.h, libnetworking/netinet/udp_usrreq.c, libnetworking/rtems/rtems_glue.c: Misc. updates from FreeBSD and bugfixes tripped by GCC-4.0.0.
02:23 Changeset in rtems [46a1aa9e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-02 Ralf Corsepius <ralf.corsepius@…> * libnetworking/kern/kern_sysctl.c, libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET (Update from FreeBSD for GCC-4.0.0).

12/02/04:

20:24 Changeset in rtems [78219ad1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-12-02 Joel Sherrill <joel@…> * libnetworking/kern/kern_sysctl.c, libnetworking/netinet/ip_mroute.c, libnetworking/sys/socketvar.h: Remove warnings.
18:42 Changeset in rtems [dac1edb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-02 Ralf Corsepius <ralf.corsepius@…> * libnetworking/net/radix.c, libnetworking/net/radix.h, libnetworking/net/route.h, libnetworking/netinet/if_ether.h, libnetworking/netinet/in_var.h, libnetworking/netinet/tcp_timer.h, libnetworking/netinet/udp_usrreq.c, libnetworking/netinet/udp_var.h, libnetworking/sys/callout.h, libnetworking/sys/socketvar.h, libnetworking/sys/sysctl.h: Cosmetics from FreeBSD.
18:20 Changeset in rtems [cbd7691]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-02 Ralf Corsepius <ralf.corsepius@…> * libmisc/capture/capture-cli.h, libmisc/capture/capture.h, libmisc/monitor/monitor.h, libmisc/rtmonuse/rtmonuse.h, libmisc/shell/shell.h: Partial doxygenification. * libmisc/capture/capture.h: Use INT32_C for constants.
18:06 Changeset in rtems [d2b4fcd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-12-02 Ralf Corsepius <ralf.corsepius@…> * libcsupport/include/chain.h, libcsupport/include/clockdrv.h, libcsupport/include/console.h, libcsupport/include/iosupp.h, libcsupport/include/ringbuf.h, libcsupport/include/rtc.h, libcsupport/include/spurious.h, libcsupport/include/timerdrv.h, libcsupport/include/vmeintr.h, libcsupport/include/motorola/mc68230.h, libcsupport/include/motorola/mc68681.h, libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/cdefs.h, libcsupport/include/rtems/error.h, libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio.h, libcsupport/include/rtems/libio_.h, libcsupport/include/rtems/termiostypes.h, libcsupport/include/zilog/z8036.h, libcsupport/include/zilog/z8530.h, libcsupport/include/zilog/z8536.h: Add doxygen preamble.
18:04 Changeset in rtems [4d3017a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add doxygen preamble.
16:04 Ticket #722 (OARCorp mailserver is mal-configured) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: The "immediate mail rejection" seems to be caused by a bug in the crappy version of evolution RH ships with FC3. Reconfiguring evolution seems to have fixed it for me.
15:17 Ticket #726 (rtems-esh patch for compling for powerpc) closed by Ralf Corsepius
* This bug has been marked as a duplicate of 725 *
Note: See TracTimeline for information about the timeline view.