source: rtems/c/src/libmisc/ChangeLog @ a923a82

4.104.114.84.95
Last change on this file since a923a82 was a923a82, checked in by Joel Sherrill <joel.sherrill@…>, on 05/15/02 at 16:36:10

2002-05-16 Chris Johns <ccj@…>

  • Per PR194, added the Capture engine.
  • capture/Makefile.am, capture/README, capture/capture-cli.c, capture/capture-cli.h, capture/capture.c, capture/capture.h, capture/.cvsignore: New files.
  • Makefile.am, configure.ac, wrapup/Makefile.am: Modified to reflect addition.
  • Property mode set to 100644
File size: 10.0 KB
RevLine 
[a923a82]12002-05-16      Chris Johns <ccj@acm.org>
2
3        * Per PR194, added the Capture engine. 
4        * capture/Makefile.am, capture/README, capture/capture-cli.c,
5        capture/capture-cli.h, capture/capture.c, capture/capture.h,
6        capture/.cvsignore: New files.
7        * Makefile.am, configure.ac, wrapup/Makefile.am: Modified to
8        reflect addition.
9
[b3afc0f]102001-05-14      Joel Sherrill <joel@OARcorp.com>
11
12        * dummy/Makefile.am, wrapup/Makefile.am: Fixed to generate
13        a library of the same name.
14
[80fe968c]152002-03-20      Chris Johns <ccj@acm.org>
16
17        * monitor/mon-command.c: Per PR192 the RTEMS monitor makes everything
18        lowercase. The capture engine need to set triggers or watches on task
19        with uppercase names. 
20        Also stop the monitor repeating command when enter is pressed.
21
[3559e90]222002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * monitor/mon-monitor.c: Replace done with return (gcc3).
25
[be2cd08]262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac:
29        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
30        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
31        * Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
39        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * shell/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * untar/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
44
[ab09d083]452002-03-20      Chris Johns <ccj@acm.org>
46
47        * PR148.
48        * monitor/mon-prmisc.c: Fixed to print task states correctly.
49
[dba2ecd7]502002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * shell/shell.c: Remove #undef __STRICT_ANSI__.
53
[8accf46]542002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
57
[f8a913da]582002-01-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * mw-fb/mw_uid.c: Apply rtems_set_errno_and_return_minus_one.
61
[cc13fa3]622001-10-12      Joel Sherrill <joel@OARcorp.com>
63
64        * rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
65
[df25c998]662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
69        * configure.in: Remove.
70        * configure.ac: New file, generated from configure.in by autoupdate.
71
[d805c496]722001-09-28      Joel Sherrill <joel@OARcorp.com>
73
74        * dummy/dummy.c: Now a useful configuration that starts main().
75        * wrapup/Makefile.am: Include a base level configuration in
76        RTEMS library.
77
[aea9bb46]782001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * untar/Makefile.am: Use 'PREINSTALL_FILES ='.
81        * monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
82        * shell/Makefile.am: Use 'PREINSTALL_FILES ='.
83        * devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
84        * dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
85        * mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
86        * stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
87        * rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
88        * cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
89        * rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
90
[6846a2f]912001-09-27      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: Fixed typo in date.
94
952001-09-21      Joel Sherrill <joel@OARcorp.com>
[2543311]96
97        * configure.in, rootfs/Makefile.am: Added conditional to make sure
98        rootfs does not get built with networking is disabled.  Also
99        added include of compile.am to rootfs/Makefile.am.
100        * wrapup/Makefile.am: Added rootfs conditionally if networking enabled.
101
[d34d2e69]1022001-09-19      Chris Johns <ccj@acm.org>
103
104        * Added support for populating the initial "root" filesystem
105        with information obtained via the DHCP response.
106        * rootfs: New directory.
107        * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c,
108        rootfs/mkrootfs.h: New files.
109        * configure.in, Makefile.am: Modified to reflect addition.
110
[130291f]1112001-09-14      Fernando Ruiz <fernando.ruiz@ctv.es>
112
113        * shell/shell.c: Don't close file it wasn't open.
114
1152001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
118        of AC_CANONICAL_SYSTEM.
119        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
120        mkinstalldirs and mkdir.
121        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
122        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
123        _RTEMS_OUTPUT_BUILD_SUBDIRS.
124
1252001-09-14      Joel Sherrill <joel@OARcorp.com>
126
127        * ChangeLog: Fixed some mistakes.
128
1292001-09-14      Joel Sherrill <joel@OARcorp.com>
130
131        * ChangeLog: Fixed some mistakes.
132
1332001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
136        of AC_CANONICAL_SYSTEM.
137        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
138        mkinstalldirs and mkdir.
139        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
140        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
141        _RTEMS_OUTPUT_BUILD_SUBDIRS.
142
1432001-09-14      Joel Sherrill <joel@OARcorp.com>
144
145        * ChangeLog: Fixed some mistakes.
146
1472001-09-14      Joel Sherrill <joel@OARcorp.com>
148
149        * ChangeLog: Fixed some mistakes.
150
[d3b8713a]1512001-09-13      Joel Sherrill <joel@OARcorp.com>
152
153        * devnull/devnull.c: Eliminate warning.
154
[3c6cc4a0]1552001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
156
157        * shell/pty.c: Moved to libnetworking/rtems_telnetd.
158
[70d689a]1592001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
160
161        * shell/Makefile.am, shell/README, shell/cmds.c, shell/shell.c,
162        shell/shell.h: Updates.
163
[ecb5f95]1642001-08-09      Keith Outwater <vac4050@cae597.rsc.raytheon.com>
165
166        * monitor/mon-command.c: Add support for partial command matching.
167        The monitor used to have this functionality before it was overhauled
168        to support addition of user commands.
169
[8e2b4de]1702001-06-14      Joel Sherrill <joel@OARcorp.com>
171
172        * shell/telnetd.c, shell/telnetd.h: Moved to
173        libnetworking/rtems_servers so the network stack to address network
174        depenendency.
175        * shell/Makefile.am: Modified to reflect above.
176
[5fef523]1772001-05-25      Joel Sherrill <joel@OARcorp.com>
178
179        * shell/cmds.c: Removed code from inappropriate source.
180
[b2712e3]1812000-05-24      Fernando Ruiz Casas <fernando.ruiz@ctv.es>
182
183        * monitor/mon-prmisc.c: Correct print line.
184        * shell/Makefile.am: Added new file telnetd.c.
185        * shell/telnetd.c, shell/telnetd.h, shell/pty.c: New files.
186        * shell/shell.c, shell/cmds.c, shell/shell.h: Numerous improvments:
187           - The shell_init has a new parameter 'forever' because in
188             /dev/console you need that this process runs forever but in
189             tcp/ip not. (respawn?)
190           - A new task for every session opened trought tcp/ip telnet client.
191             (the chargen,daytime and more are possible of implementation but
192             I ask me if they are necesary)
193           - Exit from the session delete the task and when the client fails too.
194           - More cmds have been implemented. (very reduced version of these)
195             umask, chmod, id, whoami, rm, cat, ...
196           - A reduced line edit has been implemented.
197               Ctrl-C abort the input,
198               Ctrl-d in the first position gives EOF (logout).
199               '\b' and DEL makes the rubout operation.
200               I think that readline() for every session spents a lot of resources.
201
[d72caa6]2022001-04-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * shell/cmds.c, shell/shell.c: Remove fileno-hacks.
205        * monitor/mon-symbols.c: Remove #undef __STRICT_ANSI__.
206
2072001-04-20      Fernando Ruiz Casas <correo@fernando-ruiz.com>
[dd74e612]208
209        * Added initial shell functionality.
210        * Makefile.am, configure.in, wrapup/Makefile.am:
211        * shell/.cvsignore, shell/Makefile.am, shell/README,
212        shell/cmds.c, shell/shell.c, shell/shell.h: New files.
[d72caa6]213
[a5bdcd98]2142001-04-20      Joel Sherrill <joel@OARcorp.com>
215
216        * devnull/devnull.c (null_initialize): Added check to
217        ensure that the driver is only initialized once.  Otherwise,
218        it will abort when the device /dev/null is present.
219        (null_write): Do not dereference a NULL pointer.
220
[974d213f]2212001-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * monitor/mon-command.c: Use #if defined(RTEMS_UNIX).
224
[620e8263]2252001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am,
228        devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am,
229        stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am:
230        Apply include_*HEADERS instead of H_FILES.
231
[85d03e2]2322001-01-05      Joel Sherrill <joel@OARcorp.com>
233
234        * devnull: New addition.  Moved from libcpu/sh.
235        * devnull/devnull.c, devnull/devnull.h, devnull/.cvsignore,
236        devnull/Makefile.am: New files.
237        * Makefile.am, configure.in, wrapup/Makefile.am: Modified to reflect
238        addition of above.
239
[4a14b7be]2402000-11-30      Joel Sherrill <joel@OARcorp.com>
241
242        * mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
243
[feead226]2442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
247
[a314d3b4]2482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
251
[2735b82]2522000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
255        Switch to GNU canonicalization.
256
[f6630d4]2572000-09-28      Joel Sherrill <joel@OARcorp.com>
258
259        * monitor/mon-driver.c: Accounted for addition of "_entry" to
260        fields in rtems_driver_address_table.
261
[7fcc26ac]2622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263       
264        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
265        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
266        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
267        Include compile.am.
268
[188c82b]2692000-08-30      Joel Sherrill <joel@OARcorp.com>
270
271        * Many files: Moved posix/include/rtems/posix/seterr.h to
272        score/include/rtems/seterr.h so it would be available within
273        all APIs.
274
[73eea69c]2752000-08-30      Joel Sherrill <joel@OARcorp.com>
276
277        * mw-fb/.cvsignore: New file.
278
[152b1e3]2792000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
280
281        * Added generic Micro FrameBuffer interface for MicroWindows.
282        This interface allows MicroWindows to under RTEMS. A sample
283        driver has been developed for the pc386 BSP. See
284        pc386/fb_vga.c as a sample.
285        * Added Uniform Input Device interface for MicroWindows.
286        See PC386 bsp for sample drivers for mouse and keyboard (console).
287        * mw-bf: New directory.
288        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
289        * mw-fb/Makefile.am: New file.
290        * mw-fb/mw_fb.c: New file.
291        * mw-fb/mw_fb.h: New file.
292        * mw-fb/mw_uid.c: New file.
293        * mw-fb/mw_uid.h: New file.
294
[e94ad1fe]2952000-08-10      Joel Sherrill <joel@OARcorp.com>
296
297        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.