Timeline



01/16/98:

16:56 Changeset in rtems [6f9c75c3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Ralf Corsepius reported a number of missing CVS Id's: > RTEMS is under CVS control and has been since rtems 3.1.16 which was > around May 1995. So I just to add the $Id$. If you notice other files > with missing $Id$'s let me know. I try to keep w\up with it. Now that you have asked -- I'll attach a list of files lacking an RCS-Id to this mail. This list has been generated by a little sh-script I'll also enclose.
15:37 Changeset in rtems [3a7782b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Jennifer found some uninitialized variables: + major and minor number elements in rtems_termios_open. + arg->ioctl_return in rtems_termios_ioctl routine.

01/15/98:

22:51 Changeset in rtems [ecacc11]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Ralf Corsepius <corsepiu@…> suggested removing these lines so setting RTEMS_BSP in an environment variable works even from the top level directory.
22:48 Changeset in rtems [2f03a608]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Ralf Corsepius <corsepiu@…>: RTEMS_CHECK_FILES_IN uses a sequence of find, sort and sed to collect all *.in files in a given subdirectory. The current version uses : `find $1 -name $2 -print | sed 's%\.in%%' | sort` with $1 being a subdirectory $2 set to Makefile.in. This works as long all subdirectories start with a letter that is lexically bigger than the letter M, but will fail otherwise.
21:39 Changeset in rtems [87904ba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Error reported by Duncan Smith <dds@…>: >> >>There is a 30 day error in _TOD_Days_since_last_leap_year[2..3] >> > >> >Thanks. >> >What's the condition to hit this error? >> >Every year 4n+2 and 4n+3 ? >> >(i.e. 1998, 1999, 2002, 2003, ...) >> > >> OK: 96 97 00 01 04 05 ... >> Bad: 98 99 02 03 06 07 ... There is also a problem in newlib 1.7.x reported at the same time: >> I found another, that would strike only on 2/29/2000, or other leapyears. >> Only a problem on 1 day. >> >> Joel: FYI, there is a bug in Newlib localtime.c, localtime or (_tm_time). >> Ours is modified for dst and timezones, but the bug was in original source. >> I have not looked at the latest public source (nor do I know where to find >> it).
21:31 Changeset in rtems [300c8a76]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added "done" to end of list of BSPs found.
20:29 Changeset in rtems [566aea7d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed code for --disable-rtems-inlines so that it would complete configuration successfully. Added code to detect configuring macros and POSIX API at the same time. There is no macro implementation for the POSIX API.

01/06/98:

20:18 Changeset in rtems [35a1ec9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updates from Eric Norum. Changed CPU CFLAG and went to a common name for the network driver attach entry point.
15:47 Changeset in rtems [2872e0b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed initial settings of first time.
15:40 Changeset in rtems [b2225d7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed spacing.
Note: See TracTimeline for information about the timeline view.