source: rtems/cpukit/libmisc/ChangeLog @ a71eec04

Last change on this file since a71eec04 was a71eec04, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:47:05

2003-09-04 Joel Sherrill <joel@…>

  • cpuuse/cpuuse.c, cpuuse/cpuuse.h, devnull/devnull.c, devnull/devnull.h, dummy/dummy.c, dumpbuf/dumpbuf.c, dumpbuf/dumpbuf.h, fsmount/fsmount.c, fsmount/fsmount.h, serdbg/serdbgio.c, serdbg/termios_printk.c, stackchk/check.c, stackchk/internal.h, stackchk/stackchk.h, untar/untar.c, untar/untar.h: URL for license changed.
  • Property mode set to 100644
File size: 21.1 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * cpuuse/cpuuse.c, cpuuse/cpuuse.h, devnull/devnull.c,
4        devnull/devnull.h, dummy/dummy.c, dumpbuf/dumpbuf.c,
5        dumpbuf/dumpbuf.h, fsmount/fsmount.c, fsmount/fsmount.h,
6        serdbg/serdbgio.c, serdbg/termios_printk.c, stackchk/check.c,
7        stackchk/internal.h, stackchk/stackchk.h, untar/untar.c,
8        untar/untar.h: URL for license changed.
9
102003-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * fsmount/Makefile.am: Revert previous change.
13
142003-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * fsmount/Makefile.am: Fix path to automake-includes.
17
182003-08-13      Joel Sherrill <joel@OARcorp.com>
19
20        * fsmount/.cvsignore: New file.
21
222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
25
262003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
27
28        PR 369/filesystem
29        * Makefile.am, shell/cmds.c, wrapup/Makefile.am: sample application to
30        show the use of the DOSFS functions
31        * fsmount/Makefile.am, fsmount/README, fsmount/fsmount.c,
32        fsmount/fsmount.h: New files.
33
342003-08-05      Till Strauman <strauman@slac.stanford.edu>
35
36        PR 436/rtems_misc
37        * monitor/mon-monitor.c: monitor registered commands list manipulation bugs
38
392003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * capture/capture-cli.c: Add config-header support.
42        * capture/capture.c: Add config-header support.
43        * cpuuse/cpuuse.c: Add config-header support.
44        * devnull/devnull.c: Add config-header support.
45        * dummy/dummy.c: Add config-header support.
46        * dumpbuf/dumpbuf.c: Add config-header support.
47        * monitor/mon-command.c: Add config-header support.
48        * monitor/mon-config.c: Add config-header support.
49        * monitor/mon-dname.c: Add config-header support.
50        * monitor/mon-driver.c: Add config-header support.
51        * monitor/mon-extension.c: Add config-header support.
52        * monitor/mon-itask.c: Add config-header support.
53        * monitor/mon-manager.c: Add config-header support.
54        * monitor/mon-monitor.c: Add config-header support.
55        * monitor/mon-mpci.c: Add config-header support.
56        * monitor/mon-object.c: Add config-header support.
57        * monitor/mon-prmisc.c: Add config-header support.
58        * monitor/mon-queue.c: Add config-header support.
59        * monitor/mon-server.c: Add config-header support.
60        * monitor/mon-symbols.c: Add config-header support.
61        * monitor/mon-task.c: Add config-header support.
62        * mw-fb/mw_fb.c: Add config-header support.
63        * mw-fb/mw_uid.c: Add config-header support.
64        * rtmonuse/rtmonuse.c: Add config-header support.
65        * serdbg/serdbg.c: Add config-header support.
66        * serdbg/serdbgio.c: Add config-header support.
67        * serdbg/termios_printk.c: Add config-header support.
68        * shell/cmds.c: Add config-header support.
69        * stackchk/check.c: Add config-header support.
70        * untar/untar.c: Add config-header support.
71
722003-07-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
75
762003-06-04      Joel Sherrill <joel@OARcorp.com>
77
78        * stackchk/check.c: Removed warnings.
79
802003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * dummy/Makefile.am: Remove stray dummy.rel.
83
842003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove AC_CONFIG_AUX_DIR.
87
882003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        capture/capture-cli.c: Add proper definition to avoid compiler
91        warnings. Apply int = getchar().
92
932003-02-14      Till Straumann <strauman@slac.stanford.edu>
94
95        PR 352/rtems_misc
96        * shell/shell.c: make rtems_shell main task an FP enabled task.
97
982003-01-27      Dan Smisko <dan@balanced.com>
99
100        * stackchk/check.c: Fix problem where _Objects_Get_information()
101        will dereference a null pointer when checking the interrupt stack.
102        If there's something at 0, you may be ok at run time but it is wrong.
103
1042003-01-27      Dan Smisko <dan@balanced.com>
105
106        * monitor/mon-command.c: Correct two potential NULL references.
107
1082002-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Fix tests for GCC.
111
1122002-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Add check for weak function attribute.
115        Remove AM_CONDITIONAL([RTEMS_LIBSHELL].
116        Add AM_CONDITIONAL(LIBSHELL), AM_CONDITIONAL(LIBSERDBG).
117        * capture/Makefile.am:  Use *.a instead of *-tmp.a.
118        * cpuuse/Makefile.am:  Use *.a instead of *-tmp.a.
119        * devnull/Makefile.am:  Use *.a instead of *-tmp.a.
120        * dummy/Makefile.am:  Use *.a instead of *-tmp.a.
121        * dumpbuf/Makefile.am:  Use *.a instead of *-tmp.a.
122        * monitor/Makefile.am:  Use *.a instead of *-tmp.a.
123        * mw-fb/Makefile.am:  Use *.a instead of *-tmp.a.
124        * rtmonuse/Makefile.am:  Use *.a instead of *-tmp.a.
125        * serdbg/Makefile.am:  Use *.a instead of *-tmp.a.
126        Build iff LIBSERDBG is true.
127        * shell/Makefile.am:  Use *.a instead of *-tmp.a.
128        Build iff LIBSHELL is true.
129        * stackchk/Makefile.am:  Use *.a instead of *-tmp.a.
130        * untar/Makefile.am:  Use *.a instead of *-tmp.a.
131        * wrapup/Makefile.am: Reflect changes above.
132
1332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Require autoconf-2.57+automake-1.7.2.
136        * capture/Makefile.am: Eliminate C_O_FILES.
137        * cpuuse/Makefile.am: Ditto.
138        * devnull/Makefile.am: Ditto.
139        * dummy/Makefile.am: Ditto.
140        * dumpbuf/Makefile.am: Ditto.
141        * monitor/Makefile.am: Ditto.
142        * rtmonuse/Makefile.am: Ditto.
143        * serdbg/Makefile.am: Ditto.
144        * shell/Makefile.am: Ditto.
145        * stackchk/Makefile.am: Ditto.
146        * untar/Makefile.am: Ditto.
147        * mw-fb/Makefile.am: Eliminate C_O_FILES.
148        Eliminate SRCS.
149
1502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        Moving libmisc from rtems/c/src to rtems/cpukit.
153
154        * Makefile.am: Reflect new path.
155        * configure.ac: Reflect new path.
156        Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP.
157        Remove RTEMS_PROJECT_ROOT.
158        * capture/Makefile.am: Reflect new path.
159        Remove OBJS from all-local.
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        * mw-fb/Makefile.am: Ditto.
166        * rtmonuse/Makefile.am: Ditto.
167        * serdbg/Makefile.am: Ditto.
168        * shell/Makefile.am: Ditto.
169        * stackchk/Makefile.am: Ditto.
170        * untar/Makefile.am: Ditto.
171        * wrapup/Makefile.am: Reflect new path.
172
1732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
176
1772002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * capture/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * cpuuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * devnull/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * dummy/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * dumpbuf/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * monitor/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * mw-fb/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * rtmonuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * serdbg/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * shell/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * stackchk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * untar/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192
1932002-12-02      Joel Sherrill <joel@OARcorp.com>
194
195        * stackchk/check.c: Better handling of task name.
196
1972002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
200
2012002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * capture/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * serdbg/serdbgio.c: Add #include <unistd.h>.
206        * shell/Makefile.am: Add RTEMS_LIBSHELL conditional.
207        * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional.
208        * configure.ac: Check for stdio assignments.
209        Add RTEMS_LIBSHELL conditional.
210
2112002-11-01      Joel Sherrill <joel@OARcorp.com>
212
213        * stackchk/check.c: Removed warnings.
214
2152002-10-31      Joel Sherrill <joel@OARcorp.com>
216
217        * stackchk/check.c: Removed warning.
218
2192002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * monitor/mon-command.c: Don't build rtems_monitor_line_editor for
222        RTEMS_UNIX to avoid gcc warning.
223
2242002-10-24      Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>
225
226        * capture/capture.c, monitor/mon-manager.c, stackchk/check.c:
227        Patch to remove problems introduced by object name rework.
228
2292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * .cvsignore: Reformat.
232        Add autom4te*cache.
233        Remove autom4te.cache.
234
2352002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * shell/shell.c: #include <time.h>
238        * wrapup/Makefile.am: Eliminate LIBNAME.
239
2402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * capture/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * cpuuse/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * devnull/Makefile.am: Use .$(OBJEXT) instead of .o.
245        * dummy/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * dumpbuf/Makefile.am: Use .$(OBJEXT) instead of .o.
247        * monitor/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * mw-fb/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * rtmonuse/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * serdbg/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * shell/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * stackchk/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * untar/Makefile.am: Use .$(OBJEXT) instead of .o.
254
2552002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * shell/Makefile.am: Remove shell.h from EXTRA_DIST.
258
2592002-08-01      Joel Sherrill <joel@OARcorp.com>
260
261        * cpuuse/cpuuse.c (CPU_usage_Dump) : Corrected so it honors when an
262        object name is raw versus being a string.
263
2642002-07-30      Joel Sherrill <joel@OARcorp.com>
265
266        * stackchk/check.c: Don't reference the RTEMS allocated interrupt
267        stack if the port doesn't configure using it.
268
2692002-07-24      Joel Sherrill <joel@OARcorp.com>
270
271        * wrapup/Makefile.am: Temporarily don't include serdbg since it
272        causes some BSPs to not link "main(){}" as required by autoconf.
273
2742002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * capture/capture.c: include <string.h> for memset.
277        * capture/capture-cli.c: include <string.h> for memset.
278
2792002-07-01      Joel Sherrill <joel@OARcorp.com>
280
281        * capture/capture-cli.c, cpuuse/cpuuse.c, monitor/mon-monitor.c,
282        monitor/mon-object.c, monitor/monitor.h: Corrected use of
283        _Objects_Information_table now that it is a two dimensional
284        array based upon API and class.  In addition, in the monitor,
285        corrected an error which occured when a target has 64 bit pointers.
286
2872002-07-01      Joel Sherrill <joel@OARcorp.com>
288
289        * stackchk/check.c: Corrected use of
290        _Objects_Information_table now that it is a two dimensional
291        array based upon API and class.
292
2932002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
294
295        * With the addition of serdbg, the standard polled I/O functions
296        for gdbstub and/or printk are optionally routed to any termios-aware
297        device driver, that supports polled mode. See libmisc/serdbg/README.
298        * serdbg/Makefile.am, serdbg/README, serdbg/serdbg.c, serdbg/serdbg.h,
299        serdbg/serdbgcnf.h, serdbg/serdbgio.c, serdbg/termios_printk.c,
300        serdbg/termios_printk.h, serdbg/termios_printk_cnf.h,
301        serdbg/.cvsignore: New files.
302        * configure.ac, Makefile.am, wrapup/Makefile.am: Modified to
303        reflect addition.
304
3052002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * wrapup/Makefile.am: Don't preinstall libmisc.a.
308
3092002-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac, Makefile.am: Remove references to rootfs.
312
3132002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * rootfs/.cvsignore: Remove.
316        * rootfs/Makefile.am: Remove.
317        * rootfs/mkrootfs.h: Remove.
318        * rootfs/mkrootfs.c: Remove.
319        * configure.ac: Remove rootfs and NETWORKING macros.
320        * wrapup/Makefile.am: Remove rootfs and HAS_NETWORKING.
321
3222002-05-16      Chris Johns <ccj@acm.org>
323
324        * Per PR194, added the Capture engine. 
325        * capture/Makefile.am, capture/README, capture/capture-cli.c,
326        capture/capture-cli.h, capture/capture.c, capture/capture.h,
327        capture/.cvsignore: New files.
328        * Makefile.am, configure.ac, wrapup/Makefile.am: Modified to
329        reflect addition.
330
3312001-05-14      Joel Sherrill <joel@OARcorp.com>
332
333        * dummy/Makefile.am, wrapup/Makefile.am: Fixed to generate
334        a library of the same name.
335
3362002-03-20      Chris Johns <ccj@acm.org>
337
338        * monitor/mon-command.c: Per PR192 the RTEMS monitor makes everything
339        lowercase. The capture engine need to set triggers or watches on task
340        with uppercase names. 
341        Also stop the monitor repeating command when enter is pressed.
342
3432002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * monitor/mon-monitor.c: Replace done with return (gcc3).
346
3472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac:
350        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
351        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
352        * Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
354        * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS.
355        * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS.
356        * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS.
357        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
358        * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS.
359        * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
360        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
361        * shell/Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * untar/Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
365
3662002-03-20      Chris Johns <ccj@acm.org>
367
368        * PR148.
369        * monitor/mon-prmisc.c: Fixed to print task states correctly.
370
3712002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * shell/shell.c: Remove #undef __STRICT_ANSI__.
374
3752002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
378
3792002-01-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * mw-fb/mw_uid.c: Apply rtems_set_errno_and_return_minus_one.
382
3832001-10-12      Joel Sherrill <joel@OARcorp.com>
384
385        * rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
386
3872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
390        * configure.in: Remove.
391        * configure.ac: New file, generated from configure.in by autoupdate.
392
3932001-09-28      Joel Sherrill <joel@OARcorp.com>
394
395        * dummy/dummy.c: Now a useful configuration that starts main().
396        * wrapup/Makefile.am: Include a base level configuration in
397        RTEMS library.
398
3992001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * untar/Makefile.am: Use 'PREINSTALL_FILES ='.
402        * monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
403        * shell/Makefile.am: Use 'PREINSTALL_FILES ='.
404        * devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
405        * dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
406        * mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
407        * stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
408        * rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
409        * cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
410        * rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
411
4122001-09-27      Joel Sherrill <joel@OARcorp.com>
413
414        * ChangeLog: Fixed typo in date.
415
4162001-09-21      Joel Sherrill <joel@OARcorp.com>
417
418        * configure.in, rootfs/Makefile.am: Added conditional to make sure
419        rootfs does not get built with networking is disabled.  Also
420        added include of compile.am to rootfs/Makefile.am.
421        * wrapup/Makefile.am: Added rootfs conditionally if networking enabled.
422
4232001-09-19      Chris Johns <ccj@acm.org>
424
425        * Added support for populating the initial "root" filesystem
426        with information obtained via the DHCP response.
427        * rootfs: New directory.
428        * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c,
429        rootfs/mkrootfs.h: New files.
430        * configure.in, Makefile.am: Modified to reflect addition.
431
4322001-09-14      Fernando Ruiz <fernando.ruiz@ctv.es>
433
434        * shell/shell.c: Don't close file it wasn't open.
435
4362001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
439        of AC_CANONICAL_SYSTEM.
440        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
441        mkinstalldirs and mkdir.
442        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
443        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
444        _RTEMS_OUTPUT_BUILD_SUBDIRS.
445
4462001-09-14      Joel Sherrill <joel@OARcorp.com>
447
448        * ChangeLog: Fixed some mistakes.
449
4502001-09-14      Joel Sherrill <joel@OARcorp.com>
451
452        * ChangeLog: Fixed some mistakes.
453
4542001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
457        of AC_CANONICAL_SYSTEM.
458        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
459        mkinstalldirs and mkdir.
460        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
461        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
462        _RTEMS_OUTPUT_BUILD_SUBDIRS.
463
4642001-09-14      Joel Sherrill <joel@OARcorp.com>
465
466        * ChangeLog: Fixed some mistakes.
467
4682001-09-14      Joel Sherrill <joel@OARcorp.com>
469
470        * ChangeLog: Fixed some mistakes.
471
4722001-09-13      Joel Sherrill <joel@OARcorp.com>
473
474        * devnull/devnull.c: Eliminate warning.
475
4762001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
477
478        * shell/pty.c: Moved to libnetworking/rtems_telnetd.
479
4802001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
481
482        * shell/Makefile.am, shell/README, shell/cmds.c, shell/shell.c,
483        shell/shell.h: Updates.
484
4852001-08-09      Keith Outwater <vac4050@cae597.rsc.raytheon.com>
486
487        * monitor/mon-command.c: Add support for partial command matching.
488        The monitor used to have this functionality before it was overhauled
489        to support addition of user commands.
490
4912001-06-14      Joel Sherrill <joel@OARcorp.com>
492
493        * shell/telnetd.c, shell/telnetd.h: Moved to
494        libnetworking/rtems_servers so the network stack to address network
495        depenendency.
496        * shell/Makefile.am: Modified to reflect above.
497
4982001-05-25      Joel Sherrill <joel@OARcorp.com>
499
500        * shell/cmds.c: Removed code from inappropriate source.
501
5022000-05-24      Fernando Ruiz Casas <fernando.ruiz@ctv.es>
503
504        * monitor/mon-prmisc.c: Correct print line.
505        * shell/Makefile.am: Added new file telnetd.c.
506        * shell/telnetd.c, shell/telnetd.h, shell/pty.c: New files.
507        * shell/shell.c, shell/cmds.c, shell/shell.h: Numerous improvments:
508           - The shell_init has a new parameter 'forever' because in
509             /dev/console you need that this process runs forever but in
510             tcp/ip not. (respawn?)
511           - A new task for every session opened trought tcp/ip telnet client.
512             (the chargen,daytime and more are possible of implementation but
513             I ask me if they are necesary)
514           - Exit from the session delete the task and when the client fails too.
515           - More cmds have been implemented. (very reduced version of these)
516             umask, chmod, id, whoami, rm, cat, ...
517           - A reduced line edit has been implemented.
518               Ctrl-C abort the input,
519               Ctrl-d in the first position gives EOF (logout).
520               '\b' and DEL makes the rubout operation.
521               I think that readline() for every session spents a lot of resources.
522
5232001-04-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * shell/cmds.c, shell/shell.c: Remove fileno-hacks.
526        * monitor/mon-symbols.c: Remove #undef __STRICT_ANSI__.
527
5282001-04-20      Fernando Ruiz Casas <correo@fernando-ruiz.com>
529
530        * Added initial shell functionality.
531        * Makefile.am, configure.in, wrapup/Makefile.am:
532        * shell/.cvsignore, shell/Makefile.am, shell/README,
533        shell/cmds.c, shell/shell.c, shell/shell.h: New files.
534
5352001-04-20      Joel Sherrill <joel@OARcorp.com>
536
537        * devnull/devnull.c (null_initialize): Added check to
538        ensure that the driver is only initialized once.  Otherwise,
539        it will abort when the device /dev/null is present.
540        (null_write): Do not dereference a NULL pointer.
541
5422001-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * monitor/mon-command.c: Use #if defined(RTEMS_UNIX).
545
5462001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am,
549        devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am,
550        stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am:
551        Apply include_*HEADERS instead of H_FILES.
552
5532001-01-05      Joel Sherrill <joel@OARcorp.com>
554
555        * devnull: New addition.  Moved from libcpu/sh.
556        * devnull/devnull.c, devnull/devnull.h, devnull/.cvsignore,
557        devnull/Makefile.am: New files.
558        * Makefile.am, configure.in, wrapup/Makefile.am: Modified to reflect
559        addition of above.
560
5612000-11-30      Joel Sherrill <joel@OARcorp.com>
562
563        * mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
564
5652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
568
5692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
572
5732000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
576        Switch to GNU canonicalization.
577
5782000-09-28      Joel Sherrill <joel@OARcorp.com>
579
580        * monitor/mon-driver.c: Accounted for addition of "_entry" to
581        fields in rtems_driver_address_table.
582
5832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584       
585        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
586        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
587        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
588        Include compile.am.
589
5902000-08-30      Joel Sherrill <joel@OARcorp.com>
591
592        * Many files: Moved posix/include/rtems/posix/seterr.h to
593        score/include/rtems/seterr.h so it would be available within
594        all APIs.
595
5962000-08-30      Joel Sherrill <joel@OARcorp.com>
597
598        * mw-fb/.cvsignore: New file.
599
6002000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
601
602        * Added generic Micro FrameBuffer interface for MicroWindows.
603        This interface allows MicroWindows to under RTEMS. A sample
604        driver has been developed for the pc386 BSP. See
605        pc386/fb_vga.c as a sample.
606        * Added Uniform Input Device interface for MicroWindows.
607        See PC386 bsp for sample drivers for mouse and keyboard (console).
608        * mw-bf: New directory.
609        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
610        * mw-fb/Makefile.am: New file.
611        * mw-fb/mw_fb.c: New file.
612        * mw-fb/mw_fb.h: New file.
613        * mw-fb/mw_uid.c: New file.
614        * mw-fb/mw_uid.h: New file.
615
6162000-08-10      Joel Sherrill <joel@OARcorp.com>
617
618        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.