Timeline



09/13/02:

20:47 Ticket #283 (The 'reentrant' password access routines aren't reentrant.) created by Eric Norum
getpwnam_r and getpwuid_r use static buffers. As well, getpwnam uses …
20:40 Changeset in rtems [8f099da]4.104.114.84.95 by Eric Norum <WENorum@…>
2002-09-13 Eric Norum <eric.norum@…> * start/start16.S: Remove unwanted + at beginning of relative numeric label.
17:34 Changeset in rtems [d814e2c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-13 Joel Sherrill <joel@…> * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Now appear to mostly compile.
17:00 Changeset in rtems [d7ff09b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-13 Joel Sherrill <joel@…> * samples/hello/Makefile.am: Make sure init.c is compiled and included. This test now runs.
13:40 Changeset in rtems [d464fe7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-13 Joel Sherrill <joel@…> * Part of addressing PR281. * target.cfg.in: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR.
13:39 Changeset in rtems [ccf2cfd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-13 Joel Sherrill <joel@…> * Part of addressing PR281. * main.cfg: Added recognition of VARIANT=DEBUG on command line. * compilers/gcc-target-default.cfg: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug as one of the LDFLAGS when the debug variant is specified.

09/08/02:

08:11 Changeset in rtems [cb72774]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
07:59 Changeset in rtems [c386c63]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
07:50 Changeset in rtems [e293efaf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS.
07:36 Changeset in rtems [bca73c8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
07:14 Changeset in rtems [bdd85dc2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate mpc6xx/timer/Makefile from CONFIG_FILES.
07:11 Changeset in rtems [6373910]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.

09/07/02:

23:16 Changeset in rtems [ca756e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * clock/clock.c: Disabled use of fast idle since it seems broken with gcc 3.2.
23:12 Changeset in rtems [4e7ba21]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * samples/base_mp/config.h: New file previously missed.
23:09 Changeset in rtems [a2117cd6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Chris Johns <ccj@…> * network/Makefile.am, network/README.cs8900, network/cs8900.c, network/cs8900.h: Significant update which corrects the problem where the cs8900.c file was actually the BSP glue. Joel did some hacking so this file will compile. Previously it required providing a target.h file to compile. * network/cs8900.c.bsp: New file.
23:07 Changeset in rtems [19ed3cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * pppd/ipcp.c, rtems_servers/ftpd.c: Add include files to resolve warnings.
22:53 Changeset in rtems [87da638]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * src/bdbuf.c: Previous fix for PR282 regressed mutex changes.

09/06/02:

12:01 Changeset in rtems [662814d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-06 Alexander M. Kukuta <kam@…> * src/bdbuf.c: Per PR282, correct problem in function rtems_bdbuf_read() where device ioctl() is called with the logical device number used instead of corresponding physical device number.
11:01 Ticket #282 (libblock bdbuf error) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Thank you.
02:45 Changeset in rtems [640e0dd6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-06 Ralf Corsepius <corsepiu@…> * Makefile.inc.in: Comment out RTEMS_USE_GCC272. Comment out RTEMS_LIBC_DIR.

09/04/02:

11:03 Ticket #282 (libblock bdbuf error) created by kam
in file: rtems-ss-20020628/c/src/exec/libblock/src/bdbuf.c in function …
10:48 Ticket #281 (Debug version build error) created by dedekind
When I build applications with gensh4 bsp - make debug generetes …
10:39 Ticket #280 (libc Initialize) created by dedekind
Incorrect second parameter pass to bsp_libc_init and size of heap will …

09/03/02:

18:31 Changeset in rtems [addebe67]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-03 Joel Sherrill <joel@…> * base_mp now builds and can be considered a bit of an example for the other mptests. * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Modified to make compile. * mptests/mp01/node1/mptest-per_node_configuration.adb, mptests/mp01/node2/mptest-per_node_configuration.adb, mptests/mp02/node1/mptest-per_node_configuration.adb, mptests/mp02/node2/mptest-per_node_configuration.adb, mptests/mp03/node1/mptest-per_node_configuration.adb, mptests/mp03/node2/mptest-per_node_configuration.adb, mptests/mp04/node1/mptest-per_node_configuration.adb, mptests/mp04/node2/mptest-per_node_configuration.adb, mptests/mp05/node1/mptest-per_node_configuration.adb, mptests/mp05/node2/mptest-per_node_configuration.adb, mptests/mp06/node1/mptest-per_node_configuration.adb, mptests/mp06/node2/mptest-per_node_configuration.adb, mptests/mp07/node1/mptest-per_node_configuration.adb, mptests/mp07/node2/mptest-per_node_configuration.adb, mptests/mp08/node1/mptest-per_node_configuration.adb, mptests/mp08/node2/mptest-per_node_configuration.adb, mptests/mp09/node1/mptest-per_node_configuration.adb, mptests/mp09/node2/mptest-per_node_configuration.adb, mptests/mp10/node1/mptest-per_node_configuration.adb, mptests/mp10/node2/mptest-per_node_configuration.adb, mptests/mp11/node1/mptest-per_node_configuration.adb, mptests/mp11/node2/mptest-per_node_configuration.adb, mptests/mp12/node1/mptest-per_node_configuration.adb, mptests/mp12/node2/mptest-per_node_configuration.adb, mptests/mp13/node1/mptest-per_node_configuration.adb, mptests/mp13/node2/mptest-per_node_configuration.adb, mptests/mp14/node1/mptest-per_node_configuration.adb, mptests/mp14/node2/mptest-per_node_configuration.adb, samples/base_mp/node1/mptest-per_node_configuration.adb, samples/base_mp/node2/mptest-per_node_configuration.adb: Removed as this information should come from config.h.

09/02/02:

06:26 Changeset in rtems [6a2d7ee]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * netinet/in_cksum.c: #include <string.h> for puts in generic routines.
06:21 Changeset in rtems [c7dcfe36]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * rtems_webserver/md5.h: Add missing newline.
06:17 Changeset in rtems [4adabccd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * mpc8260/exceptions/raw_exception.c: #include <string.h>. #include <bspIo.h>.
06:15 Changeset in rtems [6ce94bc3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * pci/pcibios.c: #include <string.h>.
05:19 Changeset in rtems [7625d9a3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * mptests/mp01/node1/.cvsignore: New. * mptests/mp01/node2/.cvsignore: New. * mptests/mp02/node1/.cvsignore: New. * mptests/mp02/node2/.cvsignore: New. * mptests/mp03/node1/.cvsignore: New. * mptests/mp03/node2/.cvsignore: New. * mptests/mp04/node1/.cvsignore: New. * mptests/mp04/node2/.cvsignore: New. * mptests/mp05/node1/.cvsignore: New. * mptests/mp05/node2/.cvsignore: New. * mptests/mp06/node1/.cvsignore: New. * mptests/mp06/node2/.cvsignore: New. * mptests/mp07/node1/.cvsignore: New. * mptests/mp07/node2/.cvsignore: New. * mptests/mp08/node1/.cvsignore: New. * mptests/mp08/node2/.cvsignore: New. * mptests/mp09/node1/.cvsignore: New. * mptests/mp09/node2/.cvsignore: New. * mptests/mp10/node1/.cvsignore: New. * mptests/mp10/node2/.cvsignore: New. * mptests/mp11/node1/.cvsignore: New. * mptests/mp11/node2/.cvsignore: New. * mptests/mp12/node1/.cvsignore: New. * mptests/mp12/node2/.cvsignore: New. * mptests/mp13/node1/.cvsignore: New. * mptests/mp13/node2/.cvsignore: New. * mptests/mp14/node1/.cvsignore: New. * mptests/mp14/node2/.cvsignore: New. * samples/base_mp/node1/.cvsignore: New. * samples/base_mp/node2/.cvsignore: New.
05:08 Changeset in rtems [0c7ef52]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * mptests/Makefile.am: New. * mptests/mp01/Makefile.am: New. * mptests/mp01/node1/Makefile.am: New. * mptests/mp01/node2/Makefile.am: New. * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT). * samples/base_mp/node1/Makefile.am: New. * samples/base_mp/node2/Makefile.am: New. * configure.ac: Add mptests/mp01. Add samples/base_mp.

08/31/02:

14:44 Changeset in rtems [5432fc4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-31 Joel Sherrill <joel@…> * rtems_webserver/webmain.c: Commented out rootWeb to eliminate warning.

08/30/02:

13:13 Changeset in rtems [84206479]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-30 Ralf Corsepius <corsepiu@…> * shell/shell.c: #include <time.h> * wrapup/Makefile.am: Eliminate LIBNAME.
12:14 Changeset in rtems [2d9c50b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-30 Ralf Corsepius <corsepiu@…> * tmtests/tm20/Makefile.am: Remove EXPADA.
12:09 Changeset in rtems [b83fd620]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-30 Joel Sherrill <joel@…> * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
12:07 Changeset in rtems [182e9f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-30 Joel Sherrill <joel@…> * rtems.adb (IO_Initialize): Make this match the C prototype.
11:57 Changeset in rtems [af16d17d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-30 Joel Sherrill <joel@…> * src/io.c: Fixed some spacing.
Note: See TracTimeline for information about the timeline view.