source: rtems/cpukit/libmisc/ChangeLog @ a46dac5

4.104.114.84.95
Last change on this file since a46dac5 was a46dac5, checked in by Joel Sherrill <joel.sherrill@…>, on 08/13/03 at 17:49:22

2003-08-13 Joel Sherrill <joel@…>

  • fsmount/.cvsignore: New file.
  • Property mode set to 100644
File size: 22.1 KB
RevLine 
[a46dac5]12003-08-13      Joel Sherrill <joel@OARcorp.com>
2
3        * fsmount/.cvsignore: New file.
4
[ce275cf]52003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
6
7        PR 369/filesystem
8        * Makefile.am, shell/cmds.c, wrapup/Makefile.am: sample application to
9        show the use of the DOSFS functions
10        * fsmount/Makefile.am, fsmount/README, fsmount/fsmount.c,
11        fsmount/fsmount.h: New files.
12
[2d99235e]132003-08-05      Till Strauman <strauman@slac.stanford.edu>
14
15        PR 436/rtems_misc
16        * monitor/mon-monitor.c: monitor registered commands list manipulation bugs
17
[2cc9367]182003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove (Merged into ../configure.ac).
21        * Makefile.am:
22        Reflect having merged configure.ac into ../configure.ac.
23        * capture/config.h: New.
24        * capture/Makefile.am: Add config.h.
25        Reflect having merged configure.ac into ../configure.ac.
26        * cpuuse/config.h: New.
27        * cpuuse/Makefile.am: Add config.h.
28        Reflect having merged configure.ac into ../configure.ac.
29        * devnull/config.h: New.
30        * devnull/Makefile.am: Add config.h.
31        Reflect having merged configure.ac into ../configure.ac.
32        * dummy/config.h: New.
33        * dummy/Makefile.am: Add config.h.
34        Reflect having merged configure.ac into ../configure.ac.
35        * dumpbuf/config.h: New.
36        * dumpbuf/Makefile.am: Add config.h.
37        Reflect having merged configure.ac into ../configure.ac.
38        * monitor/config.h: New.
39        * monitor/Makefile.am: Add config.h.
40        Reflect having merged configure.ac into ../configure.ac.
41        * mw-fb/config.h: New.
42        * mw-fb/Makefile.am: Add config.h.
43        Reflect having merged configure.ac into ../configure.ac.
44        * rtmonuse/config.h: New.
45        * rtmonuse/Makefile.am: Add config.h.
46        Reflect having merged configure.ac into ../configure.ac.
47        * serdbg/config.h: New.
48        * serdbg/Makefile.am: Add config.h.
49        Reflect having merged configure.ac into ../configure.ac.
50        * shell/config.h: New.
51        * shell/Makefile.am: Add config.h.
52        Reflect having merged configure.ac into ../configure.ac.
53        * stackchk/config.h: New.
54        * stackchk/Makefile.am: Add config.h.
55        Reflect having merged configure.ac into ../configure.ac.
56        * untar/config.h: New.
57        * untar/Makefile.am: Add config.h.
58        Reflect having merged configure.ac into ../configure.ac.
59        * wrapup/Makefile.am:
60        Reflect having merged configure.ac into ../configure.ac.
61
[550c3df7]622003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * capture/capture-cli.c: Add config-header support.
65        * capture/capture.c: Add config-header support.
66        * cpuuse/cpuuse.c: Add config-header support.
67        * devnull/devnull.c: Add config-header support.
68        * dummy/dummy.c: Add config-header support.
69        * dumpbuf/dumpbuf.c: Add config-header support.
70        * monitor/mon-command.c: Add config-header support.
71        * monitor/mon-config.c: Add config-header support.
72        * monitor/mon-dname.c: Add config-header support.
73        * monitor/mon-driver.c: Add config-header support.
74        * monitor/mon-extension.c: Add config-header support.
75        * monitor/mon-itask.c: Add config-header support.
76        * monitor/mon-manager.c: Add config-header support.
77        * monitor/mon-monitor.c: Add config-header support.
78        * monitor/mon-mpci.c: Add config-header support.
79        * monitor/mon-object.c: Add config-header support.
80        * monitor/mon-prmisc.c: Add config-header support.
81        * monitor/mon-queue.c: Add config-header support.
82        * monitor/mon-server.c: Add config-header support.
83        * monitor/mon-symbols.c: Add config-header support.
84        * monitor/mon-task.c: Add config-header support.
85        * mw-fb/mw_fb.c: Add config-header support.
86        * mw-fb/mw_uid.c: Add config-header support.
87        * rtmonuse/rtmonuse.c: Add config-header support.
88        * serdbg/serdbg.c: Add config-header support.
89        * serdbg/serdbgio.c: Add config-header support.
90        * serdbg/termios_printk.c: Add config-header support.
91        * shell/cmds.c: Add config-header support.
92        * stackchk/check.c: Add config-header support.
93        * untar/untar.c: Add config-header support.
94
[d4ce70d]952003-07-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
98
[85eb9544]992003-06-04      Joel Sherrill <joel@OARcorp.com>
100
101        * stackchk/check.c: Removed warnings.
102
[ccb1a6ec]1032003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * dummy/Makefile.am: Remove stray dummy.rel.
106
[9b353a5]1072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove AC_CONFIG_AUX_DIR.
110
[769f47a]1112003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        capture/capture-cli.c: Add proper definition to avoid compiler
114        warnings. Apply int = getchar().
115
[b70779a]1162003-02-14      Till Straumann <strauman@slac.stanford.edu>
117
118        PR 352/rtems_misc
119        * shell/shell.c: make rtems_shell main task an FP enabled task.
120
[f6c2c30]1212003-01-27      Dan Smisko <dan@balanced.com>
122
123        * stackchk/check.c: Fix problem where _Objects_Get_information()
124        will dereference a null pointer when checking the interrupt stack.
125        If there's something at 0, you may be ok at run time but it is wrong.
126
[62e080e]1272003-01-27      Dan Smisko <dan@balanced.com>
128
129        * monitor/mon-command.c: Correct two potential NULL references.
130
[d790ca3]1312002-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Fix tests for GCC.
134
[5a8a05b]1352002-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Add check for weak function attribute.
138        Remove AM_CONDITIONAL([RTEMS_LIBSHELL].
139        Add AM_CONDITIONAL(LIBSHELL), AM_CONDITIONAL(LIBSERDBG).
140        * capture/Makefile.am:  Use *.a instead of *-tmp.a.
141        * cpuuse/Makefile.am:  Use *.a instead of *-tmp.a.
142        * devnull/Makefile.am:  Use *.a instead of *-tmp.a.
143        * dummy/Makefile.am:  Use *.a instead of *-tmp.a.
144        * dumpbuf/Makefile.am:  Use *.a instead of *-tmp.a.
145        * monitor/Makefile.am:  Use *.a instead of *-tmp.a.
146        * mw-fb/Makefile.am:  Use *.a instead of *-tmp.a.
147        * rtmonuse/Makefile.am:  Use *.a instead of *-tmp.a.
148        * serdbg/Makefile.am:  Use *.a instead of *-tmp.a.
149        Build iff LIBSERDBG is true.
150        * shell/Makefile.am:  Use *.a instead of *-tmp.a.
151        Build iff LIBSHELL is true.
152        * stackchk/Makefile.am:  Use *.a instead of *-tmp.a.
153        * untar/Makefile.am:  Use *.a instead of *-tmp.a.
154        * wrapup/Makefile.am: Reflect changes above.
155
[126660c5]1562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Require autoconf-2.57+automake-1.7.2.
159        * capture/Makefile.am: Eliminate C_O_FILES.
160        * cpuuse/Makefile.am: Ditto.
161        * devnull/Makefile.am: Ditto.
162        * dummy/Makefile.am: Ditto.
163        * dumpbuf/Makefile.am: Ditto.
164        * monitor/Makefile.am: Ditto.
165        * rtmonuse/Makefile.am: Ditto.
166        * serdbg/Makefile.am: Ditto.
167        * shell/Makefile.am: Ditto.
168        * stackchk/Makefile.am: Ditto.
169        * untar/Makefile.am: Ditto.
170        * mw-fb/Makefile.am: Eliminate C_O_FILES.
171        Eliminate SRCS.
172
[5e622a9]1732002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        Moving libmisc from rtems/c/src to rtems/cpukit.
176
177        * Makefile.am: Reflect new path.
178        * configure.ac: Reflect new path.
179        Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP.
180        Remove RTEMS_PROJECT_ROOT.
181        * capture/Makefile.am: Reflect new path.
182        Remove OBJS from all-local.
183        * cpuuse/Makefile.am: Ditto.
184        * devnull/Makefile.am: Ditto.
185        * dummy/Makefile.am: Ditto.
186        * dumpbuf/Makefile.am: Ditto.
187        * monitor/Makefile.am: Ditto.
188        * mw-fb/Makefile.am: Ditto.
189        * rtmonuse/Makefile.am: Ditto.
190        * serdbg/Makefile.am: Ditto.
191        * shell/Makefile.am: Ditto.
192        * stackchk/Makefile.am: Ditto.
193        * untar/Makefile.am: Ditto.
194        * wrapup/Makefile.am: Reflect new path.
195
[ea02247c]1962002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
199
[52058a6b]2002002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * capture/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * cpuuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * devnull/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * dummy/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206        * dumpbuf/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * monitor/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208        * mw-fb/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * rtmonuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * serdbg/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * shell/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * stackchk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213        * untar/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
215
[e819fefc]2162002-12-02      Joel Sherrill <joel@OARcorp.com>
217
218        * stackchk/check.c: Better handling of task name.
219
[cef22e87]2202002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
223
[22b689b]2242002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * capture/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * serdbg/serdbgio.c: Add #include <unistd.h>.
229        * shell/Makefile.am: Add RTEMS_LIBSHELL conditional.
230        * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional.
231        * configure.ac: Check for stdio assignments.
232        Add RTEMS_LIBSHELL conditional.
233
[1889c7f]2342002-11-01      Joel Sherrill <joel@OARcorp.com>
235
236        * stackchk/check.c: Removed warnings.
237
[a761f565]2382002-10-31      Joel Sherrill <joel@OARcorp.com>
239
240        * stackchk/check.c: Removed warning.
241
[5ceb9d24]2422002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * monitor/mon-command.c: Don't build rtems_monitor_line_editor for
245        RTEMS_UNIX to avoid gcc warning.
246
[12857dd]2472002-10-24      Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>
248
249        * capture/capture.c, monitor/mon-manager.c, stackchk/check.c:
250        Patch to remove problems introduced by object name rework.
251
[8730f45]2522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * .cvsignore: Reformat.
255        Add autom4te*cache.
256        Remove autom4te.cache.
257
[84206479]2582002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * shell/shell.c: #include <time.h>
261        * wrapup/Makefile.am: Eliminate LIBNAME.
262
[45e4f321]2632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * capture/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * cpuuse/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * devnull/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * dummy/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * dumpbuf/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * monitor/Makefile.am: Use .$(OBJEXT) instead of .o.
271        * mw-fb/Makefile.am: Use .$(OBJEXT) instead of .o.
272        * rtmonuse/Makefile.am: Use .$(OBJEXT) instead of .o.
273        * serdbg/Makefile.am: Use .$(OBJEXT) instead of .o.
274        * shell/Makefile.am: Use .$(OBJEXT) instead of .o.
275        * stackchk/Makefile.am: Use .$(OBJEXT) instead of .o.
276        * untar/Makefile.am: Use .$(OBJEXT) instead of .o.
277
[fbe799b3]2782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * shell/Makefile.am: Remove shell.h from EXTRA_DIST.
281
[ca5fe67]2822002-08-01      Joel Sherrill <joel@OARcorp.com>
283
284        * cpuuse/cpuuse.c (CPU_usage_Dump) : Corrected so it honors when an
285        object name is raw versus being a string.
286
[57c67302]2872002-07-30      Joel Sherrill <joel@OARcorp.com>
288
289        * stackchk/check.c: Don't reference the RTEMS allocated interrupt
290        stack if the port doesn't configure using it.
291
[053f9f1]2922002-07-24      Joel Sherrill <joel@OARcorp.com>
293
294        * wrapup/Makefile.am: Temporarily don't include serdbg since it
295        causes some BSPs to not link "main(){}" as required by autoconf.
296
[aebc8290]2972002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * capture/capture.c: include <string.h> for memset.
300        * capture/capture-cli.c: include <string.h> for memset.
301
[63977bb4]3022002-07-01      Joel Sherrill <joel@OARcorp.com>
303
304        * capture/capture-cli.c, cpuuse/cpuuse.c, monitor/mon-monitor.c,
305        monitor/mon-object.c, monitor/monitor.h: Corrected use of
306        _Objects_Information_table now that it is a two dimensional
307        array based upon API and class.  In addition, in the monitor,
308        corrected an error which occured when a target has 64 bit pointers.
309
[ee13a74]3102002-07-01      Joel Sherrill <joel@OARcorp.com>
311
312        * stackchk/check.c: Corrected use of
313        _Objects_Information_table now that it is a two dimensional
314        array based upon API and class.
315
[9e633f5]3162002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
317
318        * With the addition of serdbg, the standard polled I/O functions
319        for gdbstub and/or printk are optionally routed to any termios-aware
320        device driver, that supports polled mode. See libmisc/serdbg/README.
321        * serdbg/Makefile.am, serdbg/README, serdbg/serdbg.c, serdbg/serdbg.h,
322        serdbg/serdbgcnf.h, serdbg/serdbgio.c, serdbg/termios_printk.c,
323        serdbg/termios_printk.h, serdbg/termios_printk_cnf.h,
324        serdbg/.cvsignore: New files.
325        * configure.ac, Makefile.am, wrapup/Makefile.am: Modified to
326        reflect addition.
327
[d6c6c26f]3282002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Don't preinstall libmisc.a.
331
[a653f39]3322002-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
[d6c6c26f]334        * configure.ac, Makefile.am: Remove references to rootfs.
[a653f39]335
[ae30735]3362002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * rootfs/.cvsignore: Remove.
339        * rootfs/Makefile.am: Remove.
340        * rootfs/mkrootfs.h: Remove.
341        * rootfs/mkrootfs.c: Remove.
342        * configure.ac: Remove rootfs and NETWORKING macros.
343        * wrapup/Makefile.am: Remove rootfs and HAS_NETWORKING.
344
[a923a82]3452002-05-16      Chris Johns <ccj@acm.org>
346
347        * Per PR194, added the Capture engine. 
348        * capture/Makefile.am, capture/README, capture/capture-cli.c,
349        capture/capture-cli.h, capture/capture.c, capture/capture.h,
350        capture/.cvsignore: New files.
351        * Makefile.am, configure.ac, wrapup/Makefile.am: Modified to
352        reflect addition.
353
[b3afc0f]3542001-05-14      Joel Sherrill <joel@OARcorp.com>
355
356        * dummy/Makefile.am, wrapup/Makefile.am: Fixed to generate
357        a library of the same name.
358
[80fe968c]3592002-03-20      Chris Johns <ccj@acm.org>
360
361        * monitor/mon-command.c: Per PR192 the RTEMS monitor makes everything
362        lowercase. The capture engine need to set triggers or watches on task
363        with uppercase names. 
364        Also stop the monitor repeating command when enter is pressed.
365
[3559e90]3662002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * monitor/mon-monitor.c: Replace done with return (gcc3).
369
[be2cd08]3702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * configure.ac:
373        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
374        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
375        * Makefile.am: Remove AUTOMAKE_OPTIONS.
376        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
377        * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS.
378        * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS.
379        * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS.
380        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
381        * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS.
382        * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
383        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
384        * shell/Makefile.am: Remove AUTOMAKE_OPTIONS.
385        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
386        * untar/Makefile.am: Remove AUTOMAKE_OPTIONS.
387        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
388
[ab09d083]3892002-03-20      Chris Johns <ccj@acm.org>
390
391        * PR148.
392        * monitor/mon-prmisc.c: Fixed to print task states correctly.
393
[dba2ecd7]3942002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * shell/shell.c: Remove #undef __STRICT_ANSI__.
397
[8accf46]3982002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
401
[f8a913da]4022002-01-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * mw-fb/mw_uid.c: Apply rtems_set_errno_and_return_minus_one.
405
[cc13fa3]4062001-10-12      Joel Sherrill <joel@OARcorp.com>
407
408        * rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
409
[df25c998]4102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
413        * configure.in: Remove.
414        * configure.ac: New file, generated from configure.in by autoupdate.
415
[d805c496]4162001-09-28      Joel Sherrill <joel@OARcorp.com>
417
418        * dummy/dummy.c: Now a useful configuration that starts main().
419        * wrapup/Makefile.am: Include a base level configuration in
420        RTEMS library.
421
[aea9bb46]4222001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * untar/Makefile.am: Use 'PREINSTALL_FILES ='.
425        * monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
426        * shell/Makefile.am: Use 'PREINSTALL_FILES ='.
427        * devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
428        * dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
429        * mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
430        * stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
431        * rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
432        * cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
433        * rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
434
[6846a2f]4352001-09-27      Joel Sherrill <joel@OARcorp.com>
436
437        * ChangeLog: Fixed typo in date.
438
4392001-09-21      Joel Sherrill <joel@OARcorp.com>
[2543311]440
441        * configure.in, rootfs/Makefile.am: Added conditional to make sure
442        rootfs does not get built with networking is disabled.  Also
443        added include of compile.am to rootfs/Makefile.am.
444        * wrapup/Makefile.am: Added rootfs conditionally if networking enabled.
445
[d34d2e69]4462001-09-19      Chris Johns <ccj@acm.org>
447
448        * Added support for populating the initial "root" filesystem
449        with information obtained via the DHCP response.
450        * rootfs: New directory.
451        * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c,
452        rootfs/mkrootfs.h: New files.
453        * configure.in, Makefile.am: Modified to reflect addition.
454
[130291f]4552001-09-14      Fernando Ruiz <fernando.ruiz@ctv.es>
456
457        * shell/shell.c: Don't close file it wasn't open.
458
4592001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
462        of AC_CANONICAL_SYSTEM.
463        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
464        mkinstalldirs and mkdir.
465        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
466        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
467        _RTEMS_OUTPUT_BUILD_SUBDIRS.
468
4692001-09-14      Joel Sherrill <joel@OARcorp.com>
470
471        * ChangeLog: Fixed some mistakes.
472
4732001-09-14      Joel Sherrill <joel@OARcorp.com>
474
475        * ChangeLog: Fixed some mistakes.
476
4772001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
480        of AC_CANONICAL_SYSTEM.
481        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
482        mkinstalldirs and mkdir.
483        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
484        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
485        _RTEMS_OUTPUT_BUILD_SUBDIRS.
486
4872001-09-14      Joel Sherrill <joel@OARcorp.com>
488
489        * ChangeLog: Fixed some mistakes.
490
4912001-09-14      Joel Sherrill <joel@OARcorp.com>
492
493        * ChangeLog: Fixed some mistakes.
494
[d3b8713a]4952001-09-13      Joel Sherrill <joel@OARcorp.com>
496
497        * devnull/devnull.c: Eliminate warning.
498
[3c6cc4a0]4992001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
500
501        * shell/pty.c: Moved to libnetworking/rtems_telnetd.
502
[70d689a]5032001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
504
505        * shell/Makefile.am, shell/README, shell/cmds.c, shell/shell.c,
506        shell/shell.h: Updates.
507
[ecb5f95]5082001-08-09      Keith Outwater <vac4050@cae597.rsc.raytheon.com>
509
510        * monitor/mon-command.c: Add support for partial command matching.
511        The monitor used to have this functionality before it was overhauled
512        to support addition of user commands.
513
[8e2b4de]5142001-06-14      Joel Sherrill <joel@OARcorp.com>
515
516        * shell/telnetd.c, shell/telnetd.h: Moved to
517        libnetworking/rtems_servers so the network stack to address network
518        depenendency.
519        * shell/Makefile.am: Modified to reflect above.
520
[5fef523]5212001-05-25      Joel Sherrill <joel@OARcorp.com>
522
523        * shell/cmds.c: Removed code from inappropriate source.
524
[b2712e3]5252000-05-24      Fernando Ruiz Casas <fernando.ruiz@ctv.es>
526
527        * monitor/mon-prmisc.c: Correct print line.
528        * shell/Makefile.am: Added new file telnetd.c.
529        * shell/telnetd.c, shell/telnetd.h, shell/pty.c: New files.
530        * shell/shell.c, shell/cmds.c, shell/shell.h: Numerous improvments:
531           - The shell_init has a new parameter 'forever' because in
532             /dev/console you need that this process runs forever but in
533             tcp/ip not. (respawn?)
534           - A new task for every session opened trought tcp/ip telnet client.
535             (the chargen,daytime and more are possible of implementation but
536             I ask me if they are necesary)
537           - Exit from the session delete the task and when the client fails too.
538           - More cmds have been implemented. (very reduced version of these)
539             umask, chmod, id, whoami, rm, cat, ...
540           - A reduced line edit has been implemented.
541               Ctrl-C abort the input,
542               Ctrl-d in the first position gives EOF (logout).
543               '\b' and DEL makes the rubout operation.
544               I think that readline() for every session spents a lot of resources.
545
[d72caa6]5462001-04-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * shell/cmds.c, shell/shell.c: Remove fileno-hacks.
549        * monitor/mon-symbols.c: Remove #undef __STRICT_ANSI__.
550
5512001-04-20      Fernando Ruiz Casas <correo@fernando-ruiz.com>
[dd74e612]552
553        * Added initial shell functionality.
554        * Makefile.am, configure.in, wrapup/Makefile.am:
555        * shell/.cvsignore, shell/Makefile.am, shell/README,
556        shell/cmds.c, shell/shell.c, shell/shell.h: New files.
[d72caa6]557
[a5bdcd98]5582001-04-20      Joel Sherrill <joel@OARcorp.com>
559
560        * devnull/devnull.c (null_initialize): Added check to
561        ensure that the driver is only initialized once.  Otherwise,
562        it will abort when the device /dev/null is present.
563        (null_write): Do not dereference a NULL pointer.
564
[974d213f]5652001-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * monitor/mon-command.c: Use #if defined(RTEMS_UNIX).
568
[620e8263]5692001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am,
572        devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am,
573        stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am:
574        Apply include_*HEADERS instead of H_FILES.
575
[85d03e2]5762001-01-05      Joel Sherrill <joel@OARcorp.com>
577
578        * devnull: New addition.  Moved from libcpu/sh.
579        * devnull/devnull.c, devnull/devnull.h, devnull/.cvsignore,
580        devnull/Makefile.am: New files.
581        * Makefile.am, configure.in, wrapup/Makefile.am: Modified to reflect
582        addition of above.
583
[4a14b7be]5842000-11-30      Joel Sherrill <joel@OARcorp.com>
585
586        * mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
587
[feead226]5882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
591
[a314d3b4]5922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
595
[2735b82]5962000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
599        Switch to GNU canonicalization.
600
[f6630d4]6012000-09-28      Joel Sherrill <joel@OARcorp.com>
602
603        * monitor/mon-driver.c: Accounted for addition of "_entry" to
604        fields in rtems_driver_address_table.
605
[7fcc26ac]6062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607       
608        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
609        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
610        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
611        Include compile.am.
612
[188c82b]6132000-08-30      Joel Sherrill <joel@OARcorp.com>
614
615        * Many files: Moved posix/include/rtems/posix/seterr.h to
616        score/include/rtems/seterr.h so it would be available within
617        all APIs.
618
[73eea69c]6192000-08-30      Joel Sherrill <joel@OARcorp.com>
620
621        * mw-fb/.cvsignore: New file.
622
[152b1e3]6232000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
624
625        * Added generic Micro FrameBuffer interface for MicroWindows.
626        This interface allows MicroWindows to under RTEMS. A sample
627        driver has been developed for the pc386 BSP. See
628        pc386/fb_vga.c as a sample.
629        * Added Uniform Input Device interface for MicroWindows.
630        See PC386 bsp for sample drivers for mouse and keyboard (console).
631        * mw-bf: New directory.
632        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
633        * mw-fb/Makefile.am: New file.
634        * mw-fb/mw_fb.c: New file.
635        * mw-fb/mw_fb.h: New file.
636        * mw-fb/mw_uid.c: New file.
637        * mw-fb/mw_uid.h: New file.
638
[e94ad1fe]6392000-08-10      Joel Sherrill <joel@OARcorp.com>
640
641        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.