Timeline



03/26/02:

15:07 Ticket #159 (Problem with http application contained in netdemo.4.5.0) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed in 4.5.1-previews

03/22/02:

18:59 Ticket #163 (librdbg for m68k fails on systems with VBR) created by thomas.doerfler
The file rdbg_cpu_asm.S incorrectly assumes, that exception stack …
07:38 Ticket #162 (ppp patch) created by Ilya Alexeev
This patch includes two fixes: 1. ppp_tty.c/pppstart(): Type of the …

03/21/02:

17:49 Ticket #161 (rate-monotonic examples missing some prefixes) created by Eric Norum
There are some prefixes missing in the rate-monotonic chapter of the …
17:16 Ticket #160 (IO Manager register/unregister documentation) created by Chris Johns
The IO Manager driver register and unregister, plus the changes to …
15:01 Changeset in rtems [90f30c8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-21 Joel Sherrill <joel@…> * ChangeLog?: Undo incorrect addition of entry.
15:01 Changeset in rtems [fd55b7d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-21 Ilya Alexeev <ilya@…> * net/if_ppp.c, net/ppp_tty.c: Initial preparations for multiple PPPD connections.
14:05 Changeset in rtems [df6348bb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-21 Alexander Kukuta <kam@…> * src/bdbuf.c (avl_insert, avl_remove): Reimplemented from scratch to avoid using GPLed sources in RTEMS core. * src/bdbuf.c, include/rtems/bdbuf.h: Remove "binary tree" implementation which was used for debugging only.
11:06 Ticket #131 (dosfs does not support UNIX) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed by disabling this for unix.
01:32 Ticket #159 (Problem with http application contained in netdemo.4.5.0) created by ianc
There was a problem with the make file (had a space on a line that …

03/20/02:

23:32 Ticket #52 (gcc 3.0 libstdc++-v3 atomicity.h) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: this got rolled around by myself and a few libstdc++ folks as GCC PR 5198: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=51 98
22:42 Ticket #144 (bootp accesses NULL location at startup) closed by thomas.doerfler
22:08 Changeset in rtems [d7478774]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-20 Till Straumann <strauman@…> * PR158 * libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by commenting out the parts that deal with signals. This enables RTEMS to 'rsh' command to a server connecting fd to remote stdio. The 'server-side' parts of this file which deal with authentication are disabled since they are not needed.
21:08 Ticket #158 (add/enable rcmd() library call) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch merged. Thank you.
21:00 Ticket #153 (gnats default submitter-id should be net) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: changed the default submitter-id in the files submitters and config
19:51 Ticket #158 (add/enable rcmd() library call) created by strauman
Enable the rcmd() library call (by commenting code dealing with …
19:27 Ticket #156 (configuration does not reflect unix/posix not supporting dosfs) closed by Joel Sherrill
* This bug has been marked as a duplicate of 130 *
19:25 Ticket #157 (dosfs does not support UNIX) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: duplicate automatically created by gnats
18:35 Ticket #156 (configuration does not reflect unix/posix not supporting dosfs) created by RTEMS Bugs
libfs's configuration does not reflect dosfs not supporting unix/posix …
18:35 Ticket #157 (dosfs does not support UNIX) created by RTEMS Bugs
There is no dosfs/fatfs emulation for unix/posix Release: RTEMS-CVS + …
18:24 Changeset in rtems [3e0c94f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Chris Johns <ccj@…> * PR137 * buildc.t: Now provides more explicit requirements on $PATH after building binutils.
18:16 Changeset in rtems [25d3d4d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Greg Menke <gregory.menke@…> * cpu_asm.S: Now compiles on 4600 and 4650.
17:59 Changeset in rtems [eaeb467]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-20 Joel Sherrill <joel@…> * PR143 * lib/include/rtems/termiostypes.h: Removed unneeded volatile on "theBuf" since no byte is read more than once anyway.
17:39 Ticket #51 (i386-rtems soft-float and multilib) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: i386-rtems target now has all the multilibs we wanted.
17:37 Ticket #71 (powerpc-rtems-gdb-5.0-5 does not include shm/sem drivers) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed in newer RPMs.
17:25 Ticket #137 (Started does not meantion $PATH changes) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch merged.
17:12 Ticket #155 (Dynamic loading patch for Linux from Ian Taylor) created by Joel Sherrill
This patch uses dynamic loading to get the symbols required by the …
16:59 Ticket #143 (termiostypes.h voilatile theBuf) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: patch committed
16:44 Ticket #154 (rtems specific gnats help) created by Joel Sherrill
> > Hi, > > Just to help me... > > open is a problem or change …
16:43 Ticket #153 (gnats default submitter-id should be net) created by Joel Sherrill
see synopsis Release: NA
16:38 Ticket #68 (update trunk to new autotools) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Deemed obsolete.
14:56 Changeset in rtems [fabacfe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Chris Johns <ccj@…> * PR145. * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present in system (e.g. driver tasks). Also exit on minimum number of switches not precise number.
14:33 Changeset in rtems [ab09d083]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Chris Johns <ccj@…> * PR148. * monitor/mon-prmisc.c: Fixed to print task states correctly.
14:24 Changeset in rtems [cb8e48e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Ralf Corsepius <corsepiu@…> PR 149 * src/i386/any/Makefile.am: s/$(SED)/sed/. * src/m68k/any/Makefile.am: s/$(SED)/sed/. * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/. (Reported by Till Straumann <strauman@…>)
14:23 Changeset in rtems [be499b0d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-06 Ralf Corsepius <corsepiu@…> * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
14:21 Changeset in rtems [c31deeb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-16 Ralf Corsepius <corsepiu@…> Addressing PR 140. * src/dosfs/config.h.in: Removed. * src/dosfs/stamp-h2.in: Removed. * .cvsignore: Add config.h*, stamp-h*. * configure.ac: Remove AC_SRC_DIR(.../dosfs.h). Remove AM_CONFIG_HEADER(src/dosfs/config.h). Remove AM_CONFIG_HEADER(src/imfs/config.h). Add AM_CONFIG_HEADER(config.h). * src/dosfs/Makefile.am: INCLUDES = -I../.. . * src/imfs/Makefile.am: INCLUDES = -I../.. .
14:20 Changeset in rtems [7ed57bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-16 Ralf Corsepius <corsepiu@…> * PR139 * configure.ac: Remove stray ';', breaks building with automake-1.6.
14:19 Changeset in rtems [658ad222]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove stray ';', PR 139.
14:17 Changeset in rtems [353dbe95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-06 Ralf Corsepius <corsepiu@…> * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
14:12 Changeset in rtems [5cf3f41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-19 Ralf Corsepius <corsepiu@…> * cpuModel.h: PR 146. Adding guards. Remove unnecessary headers.
13:57 Ticket #145 (sp04 fails with system tasks are present.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: ChangeLog? written and Patch applied.
13:33 Ticket #148 (RTEMS Monitor displays bad task states.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. I had to write the ChangeLog? entry though. :(
13:25 Ticket #149 (librdbg Makefiles apply $(SED)) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:22 Ticket #140 (dosfs configuration broken) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:21 Ticket #139 (libbsp/i386/*/configure.ac automake-1.6 incompatible) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patches applied.
13:17 Ticket #151 (automake-1.6) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:12 Ticket #146 (libcpu/i386/cpuModel.h missing guards) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
11:39 Ticket #152 (clean up librdbg for other supported processor platform) created by eric.valette
SED should be tested by configure script to enable rpcgen. Release: …
02:40 Ticket #151 (automake-1.6) created by Ralf Corsepius
Update scripts/automake to automake-1.6. Release: CVS + snapshots …
02:31 Ticket #150 (tools/cpu/unix is obsolete) created by Ralf Corsepius
tools/cpu/unix is obsolete and unused Release: CVS Environment: Any
02:10 Ticket #149 (librdbg Makefiles apply $(SED)) created by Ralf Corsepius
Several librdbg Makefile.ams apply $(SED). Release: CVS Environment: Any

03/19/02:

19:26 Ticket #148 (RTEMS Monitor displays bad task states.) created by Chris Johns
The monitor shows "<assoc.c: BAD NAME>" for some tasks. This label is …
18:34 Ticket #147 (server based time fires incorrectly) created by Joel Sherrill
In the following scenario, a server based timer fires too early. Time …
16:04 Ticket #143 (termiostypes.h voilatile theBuf) closed by Ralf Corsepius
16:00 Ticket #146 (libcpu/i386/cpuModel.h missing guards) created by Ralf Corsepius
cpp-guards are missing Release: CVS
11:44 Ticket #145 (sp04 fails with system tasks are present.) created by Chris Johns
The sp04 task switch test fails if other tasks are present in the …
11:32 Ticket #144 (bootp accesses NULL location at startup) created by thomas.doerfler
function "bootpc_init" performs a write to memory address 0 when …

03/18/02:

16:52 Ticket #143 (termiostypes.h voilatile theBuf) created by Ralf Corsepius
c/src/lib/include/rtems/termiostypes.h contains this struct: struct …

03/17/02:

21:50 Ticket #142 (User Extension context switch callout cost is high.) created by Chris Johns
The context switch callout overhead is determined by the number …
21:47 Ticket #141 (Remove newlib context switch.) created by Chris Johns
The current newlib implementation uses a User Extension to change the …

03/16/02:

05:31 Ticket #140 (dosfs configuration broken) created by Ralf Corsepius
dosfs's configuration is multiply broken, ie. contains several …
04:18 Ticket #139 (libbsp/i386/*/configure.ac automake-1.6 incompatible) created by Ralf Corsepius
configure.ac contains stray ';' Release: CVS + automake-1.6 …

03/15/02:

23:58 Ticket #138 (User extension TCB extension index allocation.) created by Chris Johns
The User Extensions TCB Extension Area documentation meantions the …
22:51 Ticket #137 (Started does not meantion $PATH changes) created by Chris Johns
Path is not meantioned in the buildc.t file of the started.texinfo …
19:47 Changeset in rtems [293c0e30]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-13 Greg Menke <gregory.menke@…> * cpu_asm.S: Fixed a sneaky return from int w/ ints disabled bug. * rtems/score/cpu.h: Fixed register numbering in comments and made interrupt enable/disable more robust.
19:41 Ticket #136 (Incorporte submitted dos filesystem tests into included tests) created by Jennifer Averett
Review and add submitted dos filesystem tests into tests Release: …
19:03 Changeset in rtems [5ab8aef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-15 Eric Norum <eric.norum@…> * rtmon.t: Correct example and correctly used ensure not insure.
18:57 Changeset in rtems [dee576c0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-14 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemscpu.m4: automake-1.6 preparations: Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
18:55 Changeset in rtems [2de2bec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-14 Ralf Corsepius <corsepiu@…> Reported and tracked as PR130. * src/dosfs/Makefile.am: Reworked, Disable dosfs for UNIX. * wrapup/Makefile.am: Disable dosfs for UNIX.
17:56 Ticket #130 (configuration does not reflect unix/posix not supporting dosfs) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied and committed.
14:32 Changeset in rtems [ac97074f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-15 Joel Sherrill <joel@…> * src/extension.c: Split to reduce minimum code size per PR134. * src/extensioncreate.c, src/extensiondelete.c, src/extensionident.c: New files. src/Makefile.am: Modified to reflect above.
13:58 Changeset in rtems [082972a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-15 Ralf Corsepius <corsepiu@…> * configure.ac: Special treatment of the bare BSP. Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP. * Makefile.am: Append libbsp.a to SRC conditionally.
13:56 Changeset in rtems [544a600]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-15 Ralf Corsepius <corsepiu@…> * rtems/score/m68k.h: m68k_swap_u32 fix typo.
13:37 Ticket #135 (newlib extension should be static) created by Joel Sherrill
Currently the newlib user extension is dynamically installed. …
13:32 Ticket #134 (Split userext.c.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: File split and put into CVS. This reduced the code space for all sample tests by about 450 bytes on the gen68360 BSP. :)
13:10 Ticket #133 (Bare BSP does not build with cvs release.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Fix applied. Also added this configuration to the set that is built before each snapshot to try to catch future problems. There were no bare bsp configurations in this set.
12:56 Ticket #128 (m68k_swap_u* broken for mcf5203elite/m5200) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied and committed.
00:38 Ticket #134 (Split userext.c.) created by Chris Johns
Split userext.c into separate files to lower minimum footprint. …
00:36 Ticket #133 (Bare BSP does not build with cvs release.) created by Chris Johns
Building the Bare BSP with the cvs-head release fails with: [snip] …
00:33 Ticket #132 (User extension and condefs.h change to save memory.) created by Chris Johns
Changes to the User Extension so have only on Workspace allocation can …

03/13/02:

15:04 Ticket #130 (configuration does not reflect unix/posix not supporting dosfs) created by Ralf Corsepius
libfs's configuration does not reflect dosfs not supporting unix/posix …
15:04 Ticket #131 (dosfs does not support UNIX) created by Ralf Corsepius
There is no dosfs/fatfs emulation for unix/posix Release: RTEMS-CVS + …
15:03 Ticket #129 (dosfs installs headers to includedir) created by Ralf Corsepius
dosfs installs its headers to includedir. IMO, dosfs headers are …
Note: See TracTimeline for information about the timeline view.