source: rtems/cpukit/libmisc/ChangeLog @ 5e622a9

4.104.114.84.95
Last change on this file since 5e622a9 was 5e622a9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/02 at 03:08:54

2002-12-12 Ralf Corsepius <corsepiu@…>

Moving libmisc from rtems/c/src to rtems/cpukit.

  • Makefile.am: Reflect new path.
  • configure.ac: Reflect new path. Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP. Remove RTEMS_PROJECT_ROOT.
  • capture/Makefile.am: Reflect new path. Remove OBJS from all-local.
  • cpuuse/Makefile.am: Ditto.
  • devnull/Makefile.am: Ditto.
  • dummy/Makefile.am: Ditto.
  • dumpbuf/Makefile.am: Ditto.
  • monitor/Makefile.am: Ditto.
  • mw-fb/Makefile.am: Ditto.
  • rtmonuse/Makefile.am: Ditto.
  • serdbg/Makefile.am: Ditto.
  • shell/Makefile.am: Ditto.
  • stackchk/Makefile.am: Ditto.
  • untar/Makefile.am: Ditto.
  • wrapup/Makefile.am: Reflect new path.
  • Property mode set to 100644
File size: 15.9 KB
RevLine 
[5e622a9]12002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Moving libmisc from rtems/c/src to rtems/cpukit.
4
5        * Makefile.am: Reflect new path.
6        * configure.ac: Reflect new path.
7        Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP.
8        Remove RTEMS_PROJECT_ROOT.
9        * capture/Makefile.am: Reflect new path.
10        Remove OBJS from all-local.
11        * cpuuse/Makefile.am: Ditto.
12        * devnull/Makefile.am: Ditto.
13        * dummy/Makefile.am: Ditto.
14        * dumpbuf/Makefile.am: Ditto.
15        * monitor/Makefile.am: Ditto.
16        * mw-fb/Makefile.am: Ditto.
17        * rtmonuse/Makefile.am: Ditto.
18        * serdbg/Makefile.am: Ditto.
19        * shell/Makefile.am: Ditto.
20        * stackchk/Makefile.am: Ditto.
21        * untar/Makefile.am: Ditto.
22        * wrapup/Makefile.am: Reflect new path.
23
[ea02247c]242002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
27
[52058a6b]282002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * capture/Makefile.am: Don't include @RTEMS_BSP@.cfg.
31        * cpuuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
32        * devnull/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33        * dummy/Makefile.am: Don't include @RTEMS_BSP@.cfg.
34        * dumpbuf/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35        * monitor/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * mw-fb/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        * rtmonuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38        * serdbg/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39        * shell/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40        * stackchk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41        * untar/Makefile.am: Don't include @RTEMS_BSP@.cfg.
42        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
43
[e819fefc]442002-12-02      Joel Sherrill <joel@OARcorp.com>
45
46        * stackchk/check.c: Better handling of task name.
47
[cef22e87]482002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
51
[22b689b]522002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * capture/Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * serdbg/serdbgio.c: Add #include <unistd.h>.
57        * shell/Makefile.am: Add RTEMS_LIBSHELL conditional.
58        * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional.
59        * configure.ac: Check for stdio assignments.
60        Add RTEMS_LIBSHELL conditional.
61
[1889c7f]622002-11-01      Joel Sherrill <joel@OARcorp.com>
63
64        * stackchk/check.c: Removed warnings.
65
[a761f565]662002-10-31      Joel Sherrill <joel@OARcorp.com>
67
68        * stackchk/check.c: Removed warning.
69
[5ceb9d24]702002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * monitor/mon-command.c: Don't build rtems_monitor_line_editor for
73        RTEMS_UNIX to avoid gcc warning.
74
[12857dd]752002-10-24      Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>
76
77        * capture/capture.c, monitor/mon-manager.c, stackchk/check.c:
78        Patch to remove problems introduced by object name rework.
79
[8730f45]802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Reformat.
83        Add autom4te*cache.
84        Remove autom4te.cache.
85
[84206479]862002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * shell/shell.c: #include <time.h>
89        * wrapup/Makefile.am: Eliminate LIBNAME.
90
[45e4f321]912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * capture/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * cpuuse/Makefile.am: Use .$(OBJEXT) instead of .o.
95        * devnull/Makefile.am: Use .$(OBJEXT) instead of .o.
96        * dummy/Makefile.am: Use .$(OBJEXT) instead of .o.
97        * dumpbuf/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * monitor/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * mw-fb/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * rtmonuse/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * serdbg/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * shell/Makefile.am: Use .$(OBJEXT) instead of .o.
103        * stackchk/Makefile.am: Use .$(OBJEXT) instead of .o.
104        * untar/Makefile.am: Use .$(OBJEXT) instead of .o.
105
[fbe799b3]1062002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * shell/Makefile.am: Remove shell.h from EXTRA_DIST.
109
[ca5fe67]1102002-08-01      Joel Sherrill <joel@OARcorp.com>
111
112        * cpuuse/cpuuse.c (CPU_usage_Dump) : Corrected so it honors when an
113        object name is raw versus being a string.
114
[57c67302]1152002-07-30      Joel Sherrill <joel@OARcorp.com>
116
117        * stackchk/check.c: Don't reference the RTEMS allocated interrupt
118        stack if the port doesn't configure using it.
119
[053f9f1]1202002-07-24      Joel Sherrill <joel@OARcorp.com>
121
122        * wrapup/Makefile.am: Temporarily don't include serdbg since it
123        causes some BSPs to not link "main(){}" as required by autoconf.
124
[aebc8290]1252002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * capture/capture.c: include <string.h> for memset.
128        * capture/capture-cli.c: include <string.h> for memset.
129
[63977bb4]1302002-07-01      Joel Sherrill <joel@OARcorp.com>
131
132        * capture/capture-cli.c, cpuuse/cpuuse.c, monitor/mon-monitor.c,
133        monitor/mon-object.c, monitor/monitor.h: Corrected use of
134        _Objects_Information_table now that it is a two dimensional
135        array based upon API and class.  In addition, in the monitor,
136        corrected an error which occured when a target has 64 bit pointers.
137
[ee13a74]1382002-07-01      Joel Sherrill <joel@OARcorp.com>
139
140        * stackchk/check.c: Corrected use of
141        _Objects_Information_table now that it is a two dimensional
142        array based upon API and class.
143
[9e633f5]1442002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
145
146        * With the addition of serdbg, the standard polled I/O functions
147        for gdbstub and/or printk are optionally routed to any termios-aware
148        device driver, that supports polled mode. See libmisc/serdbg/README.
149        * serdbg/Makefile.am, serdbg/README, serdbg/serdbg.c, serdbg/serdbg.h,
150        serdbg/serdbgcnf.h, serdbg/serdbgio.c, serdbg/termios_printk.c,
151        serdbg/termios_printk.h, serdbg/termios_printk_cnf.h,
152        serdbg/.cvsignore: New files.
153        * configure.ac, Makefile.am, wrapup/Makefile.am: Modified to
154        reflect addition.
155
[d6c6c26f]1562002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Don't preinstall libmisc.a.
159
[a653f39]1602002-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
[d6c6c26f]162        * configure.ac, Makefile.am: Remove references to rootfs.
[a653f39]163
[ae30735]1642002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * rootfs/.cvsignore: Remove.
167        * rootfs/Makefile.am: Remove.
168        * rootfs/mkrootfs.h: Remove.
169        * rootfs/mkrootfs.c: Remove.
170        * configure.ac: Remove rootfs and NETWORKING macros.
171        * wrapup/Makefile.am: Remove rootfs and HAS_NETWORKING.
172
[a923a82]1732002-05-16      Chris Johns <ccj@acm.org>
174
175        * Per PR194, added the Capture engine. 
176        * capture/Makefile.am, capture/README, capture/capture-cli.c,
177        capture/capture-cli.h, capture/capture.c, capture/capture.h,
178        capture/.cvsignore: New files.
179        * Makefile.am, configure.ac, wrapup/Makefile.am: Modified to
180        reflect addition.
181
[b3afc0f]1822001-05-14      Joel Sherrill <joel@OARcorp.com>
183
184        * dummy/Makefile.am, wrapup/Makefile.am: Fixed to generate
185        a library of the same name.
186
[80fe968c]1872002-03-20      Chris Johns <ccj@acm.org>
188
189        * monitor/mon-command.c: Per PR192 the RTEMS monitor makes everything
190        lowercase. The capture engine need to set triggers or watches on task
191        with uppercase names. 
192        Also stop the monitor repeating command when enter is pressed.
193
[3559e90]1942002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * monitor/mon-monitor.c: Replace done with return (gcc3).
197
[be2cd08]1982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac:
201        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
202        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
203        * Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * shell/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * untar/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
216
[ab09d083]2172002-03-20      Chris Johns <ccj@acm.org>
218
219        * PR148.
220        * monitor/mon-prmisc.c: Fixed to print task states correctly.
221
[dba2ecd7]2222002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * shell/shell.c: Remove #undef __STRICT_ANSI__.
225
[8accf46]2262002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
229
[f8a913da]2302002-01-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * mw-fb/mw_uid.c: Apply rtems_set_errno_and_return_minus_one.
233
[cc13fa3]2342001-10-12      Joel Sherrill <joel@OARcorp.com>
235
236        * rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
237
[df25c998]2382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
241        * configure.in: Remove.
242        * configure.ac: New file, generated from configure.in by autoupdate.
243
[d805c496]2442001-09-28      Joel Sherrill <joel@OARcorp.com>
245
246        * dummy/dummy.c: Now a useful configuration that starts main().
247        * wrapup/Makefile.am: Include a base level configuration in
248        RTEMS library.
249
[aea9bb46]2502001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * untar/Makefile.am: Use 'PREINSTALL_FILES ='.
253        * monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
254        * shell/Makefile.am: Use 'PREINSTALL_FILES ='.
255        * devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
256        * dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
257        * mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
258        * stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
259        * rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
260        * cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
261        * rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
262
[6846a2f]2632001-09-27      Joel Sherrill <joel@OARcorp.com>
264
265        * ChangeLog: Fixed typo in date.
266
2672001-09-21      Joel Sherrill <joel@OARcorp.com>
[2543311]268
269        * configure.in, rootfs/Makefile.am: Added conditional to make sure
270        rootfs does not get built with networking is disabled.  Also
271        added include of compile.am to rootfs/Makefile.am.
272        * wrapup/Makefile.am: Added rootfs conditionally if networking enabled.
273
[d34d2e69]2742001-09-19      Chris Johns <ccj@acm.org>
275
276        * Added support for populating the initial "root" filesystem
277        with information obtained via the DHCP response.
278        * rootfs: New directory.
279        * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c,
280        rootfs/mkrootfs.h: New files.
281        * configure.in, Makefile.am: Modified to reflect addition.
282
[130291f]2832001-09-14      Fernando Ruiz <fernando.ruiz@ctv.es>
284
285        * shell/shell.c: Don't close file it wasn't open.
286
2872001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
290        of AC_CANONICAL_SYSTEM.
291        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
292        mkinstalldirs and mkdir.
293        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
294        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
295        _RTEMS_OUTPUT_BUILD_SUBDIRS.
296
2972001-09-14      Joel Sherrill <joel@OARcorp.com>
298
299        * ChangeLog: Fixed some mistakes.
300
3012001-09-14      Joel Sherrill <joel@OARcorp.com>
302
303        * ChangeLog: Fixed some mistakes.
304
3052001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
308        of AC_CANONICAL_SYSTEM.
309        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
310        mkinstalldirs and mkdir.
311        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
312        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
313        _RTEMS_OUTPUT_BUILD_SUBDIRS.
314
3152001-09-14      Joel Sherrill <joel@OARcorp.com>
316
317        * ChangeLog: Fixed some mistakes.
318
3192001-09-14      Joel Sherrill <joel@OARcorp.com>
320
321        * ChangeLog: Fixed some mistakes.
322
[d3b8713a]3232001-09-13      Joel Sherrill <joel@OARcorp.com>
324
325        * devnull/devnull.c: Eliminate warning.
326
[3c6cc4a0]3272001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
328
329        * shell/pty.c: Moved to libnetworking/rtems_telnetd.
330
[70d689a]3312001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
332
333        * shell/Makefile.am, shell/README, shell/cmds.c, shell/shell.c,
334        shell/shell.h: Updates.
335
[ecb5f95]3362001-08-09      Keith Outwater <vac4050@cae597.rsc.raytheon.com>
337
338        * monitor/mon-command.c: Add support for partial command matching.
339        The monitor used to have this functionality before it was overhauled
340        to support addition of user commands.
341
[8e2b4de]3422001-06-14      Joel Sherrill <joel@OARcorp.com>
343
344        * shell/telnetd.c, shell/telnetd.h: Moved to
345        libnetworking/rtems_servers so the network stack to address network
346        depenendency.
347        * shell/Makefile.am: Modified to reflect above.
348
[5fef523]3492001-05-25      Joel Sherrill <joel@OARcorp.com>
350
351        * shell/cmds.c: Removed code from inappropriate source.
352
[b2712e3]3532000-05-24      Fernando Ruiz Casas <fernando.ruiz@ctv.es>
354
355        * monitor/mon-prmisc.c: Correct print line.
356        * shell/Makefile.am: Added new file telnetd.c.
357        * shell/telnetd.c, shell/telnetd.h, shell/pty.c: New files.
358        * shell/shell.c, shell/cmds.c, shell/shell.h: Numerous improvments:
359           - The shell_init has a new parameter 'forever' because in
360             /dev/console you need that this process runs forever but in
361             tcp/ip not. (respawn?)
362           - A new task for every session opened trought tcp/ip telnet client.
363             (the chargen,daytime and more are possible of implementation but
364             I ask me if they are necesary)
365           - Exit from the session delete the task and when the client fails too.
366           - More cmds have been implemented. (very reduced version of these)
367             umask, chmod, id, whoami, rm, cat, ...
368           - A reduced line edit has been implemented.
369               Ctrl-C abort the input,
370               Ctrl-d in the first position gives EOF (logout).
371               '\b' and DEL makes the rubout operation.
372               I think that readline() for every session spents a lot of resources.
373
[d72caa6]3742001-04-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * shell/cmds.c, shell/shell.c: Remove fileno-hacks.
377        * monitor/mon-symbols.c: Remove #undef __STRICT_ANSI__.
378
3792001-04-20      Fernando Ruiz Casas <correo@fernando-ruiz.com>
[dd74e612]380
381        * Added initial shell functionality.
382        * Makefile.am, configure.in, wrapup/Makefile.am:
383        * shell/.cvsignore, shell/Makefile.am, shell/README,
384        shell/cmds.c, shell/shell.c, shell/shell.h: New files.
[d72caa6]385
[a5bdcd98]3862001-04-20      Joel Sherrill <joel@OARcorp.com>
387
388        * devnull/devnull.c (null_initialize): Added check to
389        ensure that the driver is only initialized once.  Otherwise,
390        it will abort when the device /dev/null is present.
391        (null_write): Do not dereference a NULL pointer.
392
[974d213f]3932001-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * monitor/mon-command.c: Use #if defined(RTEMS_UNIX).
396
[620e8263]3972001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am,
400        devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am,
401        stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am:
402        Apply include_*HEADERS instead of H_FILES.
403
[85d03e2]4042001-01-05      Joel Sherrill <joel@OARcorp.com>
405
406        * devnull: New addition.  Moved from libcpu/sh.
407        * devnull/devnull.c, devnull/devnull.h, devnull/.cvsignore,
408        devnull/Makefile.am: New files.
409        * Makefile.am, configure.in, wrapup/Makefile.am: Modified to reflect
410        addition of above.
411
[4a14b7be]4122000-11-30      Joel Sherrill <joel@OARcorp.com>
413
414        * mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
415
[feead226]4162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
419
[a314d3b4]4202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
423
[2735b82]4242000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
427        Switch to GNU canonicalization.
428
[f6630d4]4292000-09-28      Joel Sherrill <joel@OARcorp.com>
430
431        * monitor/mon-driver.c: Accounted for addition of "_entry" to
432        fields in rtems_driver_address_table.
433
[7fcc26ac]4342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435       
436        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
437        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
438        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
439        Include compile.am.
440
[188c82b]4412000-08-30      Joel Sherrill <joel@OARcorp.com>
442
443        * Many files: Moved posix/include/rtems/posix/seterr.h to
444        score/include/rtems/seterr.h so it would be available within
445        all APIs.
446
[73eea69c]4472000-08-30      Joel Sherrill <joel@OARcorp.com>
448
449        * mw-fb/.cvsignore: New file.
450
[152b1e3]4512000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
452
453        * Added generic Micro FrameBuffer interface for MicroWindows.
454        This interface allows MicroWindows to under RTEMS. A sample
455        driver has been developed for the pc386 BSP. See
456        pc386/fb_vga.c as a sample.
457        * Added Uniform Input Device interface for MicroWindows.
458        See PC386 bsp for sample drivers for mouse and keyboard (console).
459        * mw-bf: New directory.
460        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
461        * mw-fb/Makefile.am: New file.
462        * mw-fb/mw_fb.c: New file.
463        * mw-fb/mw_fb.h: New file.
464        * mw-fb/mw_uid.c: New file.
465        * mw-fb/mw_uid.h: New file.
466
[e94ad1fe]4672000-08-10      Joel Sherrill <joel@OARcorp.com>
468
469        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.