Timeline



07/31/03:

21:56 Ticket #442 (file never closed if ftruncate() fails in open()) created by strauman
A bug reported by Sergej Organov on 2003/4/9; I (till) implemented a …

07/30/03:

18:50 Ticket #441 (add rename support to DOSFS) created by thomas.doerfler
Up to now, DOSFS does not support the newlib "rename" function, …
18:50 Ticket #440 (Improve write data speed for DOSFS FAT12/FAT16 systems) created by thomas.doerfler
search for empty FAT entries more intelligently Release: …
18:49 Ticket #439 (flush temporary buffer when closing files) created by thomas.doerfler
Flush data buffer in fs_info, whenever a file/directory is closed. …

07/29/03:

19:25 Ticket #438 (rtems_termios_bufsize() return value was missing) created by strauman
added missing function return value Release: RTEMS-4.6.0pre4
19:23 Ticket #437 (calls to bspIo/printk must not use '%i' format which is apparently not ...) created by strauman
replaced '%i' format by '%d' (powerpc/shared BSP) Release: RTEMS-4.6.0pre4
19:20 Ticket #436 (monitor registered commands list manipulation bugs) created by strauman
The list manipulation (insertion/deletion) routines …
19:18 Ticket #435 (rtems_showifstat misses printing the netmask) created by strauman
ifstat.diff: rtems_showifstat checked sa_family of various fields of …

07/25/03:

15:50 Changeset in rtems [da499ad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
14:46 Changeset in rtems [6fcf4571]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Merge-in librdbg/configure.ac.
14:42 Changeset in rtems [e37d7196]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Remove (Merged into ../configure.ac). * Makefile.am, include/Makefile.am, include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am, src/Makefile.am, src/i386/Makefile.am, src/i386/any/Makefile.am, src/m68k/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
06:35 Changeset in rtems [c7ff624c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * ide/Makefile.am, network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Add conditional LIBCHIP. Conditionally build include-dirs.
06:31 Changeset in rtems [754ca59b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
06:28 Changeset in rtems [e900940]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * network/if_hdlcsubr.c: Use memcopy instead of bcmp, Use memcmp instead of bcmp.
06:20 Changeset in rtems [4108ae8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of librdbg/configure.ac.
06:15 Changeset in rtems [4078e82]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Remove (Merged into ../configure.ac). * .cvsignore, Makefile.am, pppd/Makefile.am, rtems_servers/Makefile.am, rtems_telnetd/Makefile.am, rtems_webserver/Makefile.am, wrapup/Makefile.am: Reflect having merged configure.ac into ../configure.ac

07/24/03:

22:35 Changeset in rtems [ff393f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-24 Jennifer Averett <jennifer.averett@…> PR 434/filesystem * src/imfs/imfs_init.c: Modified to return error code * src/imfs/miniimfs_init.c: Modified to return error code * src/imfs/imfs_initsup.c: Modified to set error upon memory failure.
19:54 Changeset in rtems [1e4d4f85]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
2003-07-24 jennifer averett <jennifer.averett@…> PR 434/filesystem * src/imfs/imfs_init.c: Modified to return error code * src/imfs/miniimfs_init.c: Modified to return error code * src/imfs/imfs_initsup.c: Modified to set error upon memory failure.
19:08 Ticket #382 (errors during "mount" operations taints mount point) closed by Jennifer Averett
State-Changed-From-To: feedback->closed State-Changed-Why: Addressed in PR 297.
18:57 Ticket #434 (IMFS initialize incorrect return upon memory failure) closed by Jennifer Averett
State-Changed-From-To: open->closed State-Changed-Why: Modified imfs_init.c imfs_initsup.c and miniimfs_init.c to set and return failure.
18:41 Ticket #434 (IMFS initialize incorrect return upon memory failure) created by Jennifer Averett
A mount of the IMFS doesn't return correct failure code upon a memory …

07/23/03:

18:07 Changeset in rtems [d5fa273e] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * support/new_exception_processing/cpu.c: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
17:40 Changeset in rtems [129b4a79]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * support/new_exception_processing/cpu.c: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.

07/18/03:

17:25 Changeset in rtems [1ede24c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
17:24 Changeset in rtems [ec821af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained and any BSP which does not do so will trip a panic in the shared code.
17:24 Changeset in rtems [7b59de1c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:24 Changeset in rtems [ae20a3e2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:23 Changeset in rtems [36e95a87] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
17:22 Changeset in rtems [b997f52] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained and any BSP which does not do so will trip a panic in the shared code.
17:21 Changeset in rtems [8930426] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:21 Changeset in rtems [adc5f630] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:05 Changeset in rtems [674b9497]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 415/bsps * pci/detect_raven_bridge.c, startup/bspstart.c: This patch reverts enabling MCP interrupts for the motorola_powerpc BSPs. REASON: pci config space scanning (as e.g. done by the DEC Ethernet driver) would raise machine check exceptions.
17:05 Changeset in rtems [bf939b0] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 415/bsps * pci/detect_raven_bridge.c, startup/bspstart.c: This patch reverts enabling MCP interrupts for the motorola_powerpc BSPs. REASON: pci config space scanning (as e.g. done by the DEC Ethernet driver) would raise machine check exceptions.
16:29 Ticket #424 (OAR's CVS is flakey) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I committed a LOT of stuff over the past day or so and haven't see a hiccup yet. So I am going to cross my fingers and close this one.
16:25 Ticket #288 (_ISR_Nest_level on PowerPC new exception model not maintained) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New patch (pr288-otherBSPs.diff) applied to trunk and 4.6 branch.
16:07 Ticket #300 (User Extension API for the TCB extensions array.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
16:06 Ticket #415 (add support for MCP / machine check exception to ppc/shared BSP) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: raven.diff patch applied to trunk and 4.6 branch.
15:52 Changeset in rtems [35f93740]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * bootloader/pci.c: Re-instated code that prevents remapping small IO regions, which if remapped would cause i8259 registers to move out from under the #define'd base addresses. * startup/bspstart.c: Reduced BAT2 PCI memory allocation to 256 megs, I incorrectly had extended it which would cause problems with PCI devices that defined prefetchable memory.
15:52 Changeset in rtems [0ffa407]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which is copied from motorola_shared.
15:52 Changeset in rtems [3584398a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Greg Menke <gregory.menke@…> PR 429/bsps PR 432/bsps * network/elnk.c: Due to a bug in the driver, if multiple packets are queued onto an elnk board, the ISR will deadlock the device with a tx complete interrupt. Lighter tx loads are not affected as they end up submitting single packets to the device.
15:52 Changeset in rtems [552af999] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Greg Menke <gregory.menke@…> PR 429/bsps PR 432/bsps * network/elnk.c: Due to a bug in the driver, if multiple packets are queued onto an elnk board, the ISR will deadlock the device with a tx complete interrupt. Lighter tx loads are not affected as they end up submitting single packets to the device.
15:51 Changeset in rtems [734d1c5d] by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which is copied from motorola_shared.
15:48 Changeset in rtems [367a0e2] by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * bootloader/pci.c: Re-instated code that prevents remapping small IO regions, which if remapped would cause i8259 registers to move out from under the #define'd base addresses. * startup/bspstart.c: Reduced BAT2 PCI memory allocation to 256 megs, I incorrectly had extended it which would cause problems with PCI devices that defined prefetchable memory.
15:16 Ticket #189 (RTEMS User environment to use a user extension.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:15 Ticket #187 (Task ASR post switch handler dynamically installed.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:14 Ticket #188 (POSIX signal handler post switch handler dynamically install) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:13 Ticket #186 (Post switch handler requires separate chain.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:12 Ticket #185 (Task vars switch thread handler dynamically installed.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:11 Ticket #135 (newlib extension should be static) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:08 Ticket #136 (Incorporte submitted dos filesystem tests into included tests) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:05 Ticket #326 (newlib-1.10.0-rtems-20021127.diff does not apply cleanly with patch 2.5.4) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch long superceded and problem not re-reported.
15:04 Ticket #155 (Dynamic loading patch for Linux from Ian Taylor) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:02 Ticket #127 (IO Driver unregister does not close the driver.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
14:54 Ticket #432 (motorola shared PCI fix, 3Com elnk driver fix) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6 branch.
14:47 Changeset in rtems [fbbe5fd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 430/rtems * include/rtems/score/watchdog.h: _Watchdog_Ticks_since_boot should be a VOLATILE variable. * src/watchdoginsert.c: 'restart' algorithm needs to enforce reloading the list head in case a TICK interrupt during ISR_Flash() modified the list. This is achieved by a proper VOLATILE cast. Also _Watchdog_Sync_count++ should be protected by _ISR_Disable (prevent corruption in case ISR calls watchdoginsert) * src/watchdogadjust.c: ISR protection added. * src/watchdogtickle.c: ISR protection added. NOTE: PowerPC BSPs using the new exception processing MUST BE UPDATED to maintain _ISR_Nest_level. See also PR288 which provides fixes for the affected BSPs distributed with RTEMS.
14:47 Changeset in rtems [cfc257fc] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 430/rtems * include/rtems/score/watchdog.h: _Watchdog_Ticks_since_boot should be a VOLATILE variable. * src/watchdoginsert.c: 'restart' algorithm needs to enforce reloading the list head in case a TICK interrupt during ISR_Flash() modified the list. This is achieved by a proper VOLATILE cast. Also _Watchdog_Sync_count++ should be protected by _ISR_Disable (prevent corruption in case ISR calls watchdoginsert) * src/watchdogadjust.c: ISR protection added. * src/watchdogtickle.c: ISR protection added. NOTE: PowerPC BSPs using the new exception processing MUST BE UPDATED to maintain _ISR_Nest_level. See also PR288 which provides fixes for the affected BSPs distributed with RTEMS.
14:22 Changeset in rtems [8f51fa52] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Joel Sherrill <joel@…> PR 426/ada * configure.ac, samples/Makefile.am: Remove base_mp from 4.6 branch. * samples/base_mp/.cvsignore, samples/base_mp/Makefile.am, samples/base_mp/config.h, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_mp/node1/.cvsignore, samples/base_mp/node1/Makefile.am, samples/base_mp/node1/base_mp.scn, samples/base_mp/node2/.cvsignore, samples/base_mp/node2/Makefile.am, samples/base_mp/node2/base_mp.scn: Removed.
14:14 Changeset in rtems [1dfc1b94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed formatting so scripts work.
14:14 Changeset in rtems [de65a875] by Joel Sherrill <joel.sherrill@…>
Fixed formatting so scripts work.
14:04 Ticket #47 (buffer output of tests) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers. In particular, this project will require tinkering with some of the tests to make their output more repeatable. Ideally it will also involve making the tests self-check the output in their buffer.
14:02 Ticket #46 (Merge Workspace and C Heap) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
13:57 Ticket #314 (Solaris: [left|right] shift count >= width of type) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I believe this PR was resolved by using a structure overlaying major/minor with dev_t. This overlay approach resolved warnings on 16 bit targets. If this is not fixed, it will have to be resolved in a subtly different manner.
13:48 Ticket #430 (watchdog timer chain corruption) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6. branch.
13:22 Ticket #426 (Disable ada w/ --enable-multiprocessing for 4.6) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: mptests previously removed from 4.6 branch. This is being closed because it references base_mp which was missed in the other effort.
05:21 Changeset in rtems [0333258] by Ralf Corsepius <ralf.corsepius@…>
2003-07-18 Ralf Corsepius <corsepiu@…> * src/rdbg.c: Use memset instead of bzero (deprecated). * src/servtsp.c: Ditto.
05:19 Changeset in rtems [718f981]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-18 Ralf Corsepius <corsepiu@…> * src/rdbg.c: Use memset instead of bzero (deprecated). * src/servtsp.c: Ditto.
Note: See TracTimeline for information about the timeline view.