source: rtems/cpukit/libmisc/ChangeLog @ a314d3b4

4.104.114.84.95
Last change on this file since a314d3b4 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
4
52000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
8        Switch to GNU canonicalization.
9
102000-09-28      Joel Sherrill <joel@OARcorp.com>
11
12        * monitor/mon-driver.c: Accounted for addition of "_entry" to
13        fields in rtems_driver_address_table.
14
152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16       
17        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
18        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
19        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
20        Include compile.am.
21
222000-08-30      Joel Sherrill <joel@OARcorp.com>
23
24        * Many files: Moved posix/include/rtems/posix/seterr.h to
25        score/include/rtems/seterr.h so it would be available within
26        all APIs.
27
282000-08-30      Joel Sherrill <joel@OARcorp.com>
29
30        * mw-fb/.cvsignore: New file.
31
322000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
33
34        * Added generic Micro FrameBuffer interface for MicroWindows.
35        This interface allows MicroWindows to under RTEMS. A sample
36        driver has been developed for the pc386 BSP. See
37        pc386/fb_vga.c as a sample.
38        * Added Uniform Input Device interface for MicroWindows.
39        See PC386 bsp for sample drivers for mouse and keyboard (console).
40        * mw-bf: New directory.
41        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
42        * mw-fb/Makefile.am: New file.
43        * mw-fb/mw_fb.c: New file.
44        * mw-fb/mw_fb.h: New file.
45        * mw-fb/mw_uid.c: New file.
46        * mw-fb/mw_uid.h: New file.
47
482000-08-10      Joel Sherrill <joel@OARcorp.com>
49
50        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.