source: rtems/cpukit/libmisc/ChangeLog @ f6630d4

4.104.114.84.95
Last change on this file since f6630d4 was f6630d4, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/00 at 20:23:34

2000-09-28 Joel Sherrill <joel@…>

  • monitor/mon-driver.c: Accounted for addition of "_entry" to fields in rtems_driver_address_table.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12000-09-28      Joel Sherrill <joel@OARcorp.com>
2
3        * monitor/mon-driver.c: Accounted for addition of "_entry" to
4        fields in rtems_driver_address_table.
5
62000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7       
8        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
9        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
10        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
11        Include compile.am.
12
132000-08-30      Joel Sherrill <joel@OARcorp.com>
14
15        * Many files: Moved posix/include/rtems/posix/seterr.h to
16        score/include/rtems/seterr.h so it would be available within
17        all APIs.
18
192000-08-30      Joel Sherrill <joel@OARcorp.com>
20
21        * mw-fb/.cvsignore: New file.
22
232000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
24
25        * Added generic Micro FrameBuffer interface for MicroWindows.
26        This interface allows MicroWindows to under RTEMS. A sample
27        driver has been developed for the pc386 BSP. See
28        pc386/fb_vga.c as a sample.
29        * Added Uniform Input Device interface for MicroWindows.
30        See PC386 bsp for sample drivers for mouse and keyboard (console).
31        * mw-bf: New directory.
32        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
33        * mw-fb/Makefile.am: New file.
34        * mw-fb/mw_fb.c: New file.
35        * mw-fb/mw_fb.h: New file.
36        * mw-fb/mw_uid.c: New file.
37        * mw-fb/mw_uid.h: New file.
38
392000-08-10      Joel Sherrill <joel@OARcorp.com>
40
41        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.