Timeline



09/21/97:

17:44 Changeset in rtems [f795ca90]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Uncommented gettimeofday_r to resolve missing symbol.
17:44 Changeset in rtems [8cd3748]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed duplicate listing of install in MTARGETS. Add monitor test.
16:58 Changeset in rtems [5beb562]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Cleaned up as part of adding the Monitor test.
16:57 Changeset in rtems [f37e656d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added Monitor test.

09/19/97:

18:31 Changeset in rtems [8f367d6b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Bug fix from Eric Norum: After weeks of trying to figure why my RTEMS/KASQ server crashes now and then I found a nasty bug I introduced in adding multiple-driver support to libio. The bug only affects `add-on' driver classes (like the networking code). Old-style file descriptors were not affected. The bug cleared 32 bytes of memory (unspecified location) whenever a `close' of a socket was performed! I was clearing an IOP I hadn't allocated -- and the pointer wasn't initiallized, either!

09/18/97:

16:01 Changeset in rtems [6b4ca31]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Merged changes from Eric Norum: Enable 68360 watchdog. The watchdog control register is a `write-once' register, so the watchdog has to be enabled in the boot roms if it is to be used at all. To make the change transparent I added a default feed of the watchdog to the clock interrupt handler. This can be overridden if the application wants to handle the watchdog. The only difficulty with this change is that an application has to either include the clock driver or handle the watchdog explicitely. I don't think this is much of a problem since I am pretty sure that almost every application includes the clock driver.

09/16/97:

13:08 Changeset in rtems [a72e3dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
updated

09/15/97:

19:01 Changeset in rtems [fc4675f0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
syslog added
18:52 Changeset in rtems [8f35817]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
eliminated potential for overfilling buffer on read
Note: See TracTimeline for information about the timeline view.