source: rtems/c/src/ChangeLog @ fcf0034

4.104.114.84.95
Last change on this file since fcf0034 was fcf0034, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/20/04 at 01:11:53

2004-02-20 Ralf Corsepius <corsepiu@…>

  • libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
  • Property mode set to 100644
File size: 90.8 KB
Line 
12004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
4        wrapup/Makefile.am: Fix automake problems having been introduced
5        in previous patch.
6
72004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
10        Preinstall dirs.
11        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
12        * aclocal/check-multiprocessing.m4: Cosmetics.
13        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
14        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
15
162004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
19        librdbg/src/Makefile.am.
20        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
23        * wrapup/Makefile.am: Reflect changes above.
24        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
25
262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
29
302004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
33
342004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Reflect new location of librdbg.a.
37
382004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
41        librdbg/src/powerpc/Makefile.am: Remove.
42        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
43        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
44        * configure.ac: Reflect changes above.
45
462004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48
492004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
52        STRIP.
53
542004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * librdbg/include/Makefile.am: Merge-in
57        librdbg/include/rdbg/i386/Makefile.am,
58        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
59        librdbg/include/rdbg/powerpc/Makefile.am.
60        * librdbg/include/rdbg/i386/Makefile.am,
61        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
62        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
63        * configure.ac: Reflect changes above.
64
652004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Use AS_HELP_STRING(ada).
68
692004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * aclocal/bspopts.m4: Use AS_HELP_STRING.
72        * aclocal/bsp-configure.m4: Require autoconf-2.59.
73        Use AC_CONFIG_HEADERS.
74        * aclocal/check-custom-bsp.m4: Add bspkit-support.
75        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
76
772004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: include local.am.
80
812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/version.m4: 4.6.99.0.
84
852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Don't include host.am.
88        * automake/compile.am: Further cleanups.
89
902004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * automake/lib.am: Remove (Unused).
93
942004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * wrapup/Makefile.am: Don't include lib.am.
97        * automake/compile.am: Use automake compilation rules.
98
992004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * libnetworking/pppd/Makefile.am,
102        libnetworking/rtems_servers/Makefile.am,
103        libnetworking/rtems_telnetd/Makefile.am,
104        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
105        support/Makefile.am: Don't include lib.am.
106
1072004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * libchip/Makefile.am: Don't include lib.am.
110        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
111        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
112        unnecessary EXTRA_DISTs.
113
1142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
117        hack.
118
1192004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
122        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
123        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
124        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
125
1262004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
129        Add AM_CONDITIONAL(HAS_MP).
130        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
131        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
132        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
133        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
134        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
135        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
136        (Deprecated by autoconf 2.59).
137
1382004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
141        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
142
1432004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * ChangeLog: Merge-in libnetworking/ChangeLog.
146        * libnetworking/ChangeLog: Remove.
147        * ChangeLog: Merge-in librdbg/ChangeLog.
148        * librdbg/ChangeLog: Remove.
149        * ChangeLog: Merge-in libchip/ChangeLog.
150        * libchip/ChangeLog: Remove.
151        * ChangeLog: Merge-in optman/ChangeLog.
152        * optman/ChangeLog: Remove.
153
1542004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Reflect changes to cpukit.
157        * wrapup/Makefile.am: Reflect changes to librdbg.
158        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
159        * libchip/Makefile.am: Add PREINSTALL_DIRS.
160        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
161        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
162        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
163        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
164        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
165        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
166        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
167
1682004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/rtems-top.m4: Remove check for version.m4.
171        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
172
1732004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
176        * wrapup/Makefile.am: Reflect changes to libchip/*.
177        * support/Makefile.am: Use automake compilation rules.
178        * wrapup/Makefile.am: Reflect changes to support/*.
179        * configure.ac: Remove libnetworking/wrapup/Makefile.
180        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
181        libnetworking/*/lib*.a instead of libnetapps.a.
182        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
183        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
184        * optman/Makefile.am: Use automake compilation rules.
185        * libchip/Makefile.am: Fix typo in previous patch.
186        * libchip/Makefile.am: Use automake compilation rules.
187        * libnetworking/Makefile.am: Remove wrapup.
188        * libnetworking/pppd/Makefile.am: Build libpppd. Use
189        automake-compilation rules.
190        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
191        automake-compilation rules.
192        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
193        automake-compilation rules.
194        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
195        automake-compilation rules.
196        * libnetworking/wrapup/Makefile.am: Remove (Unused).
197
1982004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
201        PRE/TMPINSTALL_FILES to CLEANFILES.
202        * automake/lib.am: Remove TMPINSTALL_FILES.
203        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
204        PRE/TMPINSTALL_FILES to CLEANFILES.
205        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
206        PRE/TMPINSTALL_FILES to CLEANFILES.
207        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
208        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
209        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
210        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
211        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
212        * librdbg/src/i386/Makefile.am: Ditto.
213        * librdbg/src/m68k/Makefile.am: Ditto.
214        * librdbg/src/powerpc/Makefile.am: Ditto.
215        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
216        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
217        * libnetworking/rtems_servers/Makefile.am: Ditto.
218        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
219        * libnetworking/rtems_webserver/Makefile.am: Ditto.
220
2212004-01-07      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
224        more completely covers the MIPS family.
225
2262003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: Reflect changes to shmdr.
229        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
230
2312003-12-18      Joel Sherrill <joel@OARcorp.com>
232
233        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
234        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
235        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
236        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
237        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
238        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
239        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
240
2412003-12-17      Joel Sherrill <joel@OARcorp.com>
242
243        * aclocal/version.m4: Updated to rtems-20031217-test.
244
2452003-12-17     
246
247        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
248        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
249
2502003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * automake/compile.am: Remove LINK_LIBS (Unused).
253        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
254
2552003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
258        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
259        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
260        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
261        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
262
2632003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
266        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
267        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
268        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
269        * librdbg/src/i386/Makefile.am:
270        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
271        * librdbg/src/m68k/Makefile.am:
272        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
273        * librdbg/src/powerpc/Makefile.am:
274        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
275
2762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
279        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
280        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
281        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
282        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
283        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
284        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
285        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
286        * optman/Makefile.am: Remove project_libdir.
287        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
288        PRE/TMPINSTALL_FILES.
289        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
290        PRE/TMPINSTALL_FILES.
291        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
292        PRE/TMPINSTALL_FILES.
293        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
294        PRE/TMPINSTALL_FILES.
295        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
296        from PRE/TMPINSTALL_FILES.
297        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
298        PRE/TMPINSTALL_FILES.
299        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
300        PRE/TMPINSTALL_FILES.
301        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
302        PRE/TMPINSTALL_FILES.
303        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
304        PRE/TMPINSTALL_FILES.
305        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
306        PRE/TMPINSTALL_FILES.
307        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
308        PRE/TMPINSTALL_FILES.
309        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
310        from PRE/TMPINSTALL_FILES.
311
3122003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
315        * automake/lib.am: Remove project_libdir.
316        * wrapup/Makefile.am: Reworked.
317
3182003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Reflect changes to librdbg.
321        * optman/Makefile.am: Add tmpinstall dirstamp support.
322        * libchip/Makefile.am: Fix variant-tmpinstall support.
323        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
324        * librdbg/src/powerpc/Makefile.am: Merge-in former
325        new_exception_processing/Makefile.am.
326        * librdbg/src/m68k/any/Makefile.am: Remove.
327        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
328        * librdbg/src/i386/any/Makefile.am: Remove.
329        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
330        * librdbg/src/Makefile.am: Cosmetics.
331        * librdbg/include/Makefile.am: Cosmetics.
332        * librdbg/Makefile.am: Cosmetics.
333        * libnetworking/Makefile.am: Cosmetics.
334        * libnetworking/pppd/Makefile.am: Cosmetics.
335        * libnetworking/wrapup/Makefile.am: Cosmetics.
336
3372003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Cosmetics.
340        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
341        support.
342
3432003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * automake/compile.am: Remove $(ARCH):-rule.
346
3472003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac: Remove lib/libbsp/shared/Makefile,
350        lib/libbsp/shmdr/Makefile.
351
3522003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
355        libchip/serial/Makefile, libchip/rtc/Makefile.
356        * support/Makefile.am: Remove all-local: $(ARCH).
357        * wrapup/Makefile.am: Remove all-local: $(ARCH).
358        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
359        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
360        * optman/Makefile.am: Remove all-local: $(ARCH).
361        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
362        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
363        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
364        compilation dirstamp support.
365        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
366        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
367        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
368        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
369        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
370        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
371        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
372        all-local: $(ARCH).
373        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
374        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
375        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
376        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
377        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
378
3792003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * aclocal/lead-dot.m4: New (from automake-1.7f).
382        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
383        AC_SUBST(dirstamp).
384        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
385        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
386        libchip/serial/Makefile.am: Ditto.
387        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
388        * librdbg/include/Makefile.am: Ditto.
389        * librdbg/include/rdbg/Makefile.am: Ditto.
390        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
391        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
392        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
393        * librdbg/src/Makefile.am: Ditto.
394        * librdbg/src/i386/Makefile.am: Ditto.
395        * librdbg/src/i386/any/Makefile.am: Ditto.
396        * librdbg/src/m68k/Makefile.am: Ditto.
397        * librdbg/src/m68k/any/Makefile.am: Ditto.
398        * librdbg/src/powerpc/Makefile.am: Ditto.
399        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
400        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
401        preinstallation.
402        * libnetworking/pppd/Makefile.am: Ditto.
403        * libnetworking/rtems_servers/Makefile.am: Ditto.
404        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
405        * libnetworking/rtems_webserver/Makefile.am: Ditto.
406        * libnetworking/wrapup/Makefile.am: Ditto.
407
4082003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
411        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
412        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
413        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
414        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
415        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
416        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
417        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
418        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
419        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
420        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
421        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
422        underquoting to silence automake-1.8.
423
4242003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * configure.ac: Reflect having moved tests to ../../testsuites.
427
4282003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
431        * aclocal/canonical-host.m4: Remove.
432        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
433        * configure.ac: Remove RTEMS_CANONICAL_HOST.
434
4352003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * aclocal/check-cpu.m4: Remove.
438        * configure.ac: Merge-in former aclocal/check-cpu.m4.
439        * aclocal/canonical-target-name.m4: Add m4-quotes.
440        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
441        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
442        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
443        * aclocal/check-networking.m4: Add m4-quotes. Require
444        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
445        * aclocal/check-posix.m4: Add m4-quotes. Require
446        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
447        * aclocal/check-rdbg.m4: Add m4-quotes. Require
448        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
449        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
450
4512003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
454        * aclocal/bsp-alias.m4: Remove.
455
4562003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * configure.ac: Make presence of tests/ optional.
459
4602003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/path-perl.m4: Remove (Unused).
463
4642003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * automake/force-preinstall.am: Remove.
467
4682003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
469
470        PR 499/rtems_misc
471        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
472        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
473        Configuration (Odd was forced) - Correction of Stop Bit configuration
474        (inversed) - Correction of ISR Handler to call
475        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
476        CTS Hardware flow control Configuration.
477
4782003-09-04      Joel Sherrill <joel@OARcorp.com>
479
480        * lib/libcpu/shared/include/cache.h,
481        lib/libcpu/shared/src/cache_aligned_malloc.c,
482        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
483        license changed.
484        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
485        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
486        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
487        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
488        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
489        for license changed.
490        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
491        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
492        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
493        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
494        libchip/network/cs8900.h, libchip/network/dec21140.c,
495        libchip/network/elnk.c, libchip/network/open_eth.c,
496        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
497        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
498        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
499        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
500        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
501        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
502        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
503        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
504        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
505        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
506        libchip/serial/serial.h, libchip/serial/z85c30.c,
507        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
508        libchip/serial/z85c30_reg.c: URL for license changed.
509
5102003-09-03      Jiri Gaisler <jiri@gaisler.com>
511
512        PR 477/networking
513        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
514        * libchip/network/README.open_eth, libchip/network/open_eth.c,
515        libchip/network/open_eth.h: New files.
516
5172003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/rtems-top.m4: Add RTEMS_API.
520        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
521
5222003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
525        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
526        @RTEMS_BSP@.cfg.
527
5282003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
531
5322003-08-20      Joel Sherrill <joel@OARcorp.com>
533
534        * libchip/network/cs8900.c: Correct copyright statements.
535
5362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/check-itron.m4: Remove.
539        * aclocal/enable-inlines.m4: Remove.
540        * Makefile.am: Reflect having moved aclocal/.
541        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
542        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
543        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
544        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
545        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
546        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
547        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
548        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
549        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
550        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
551        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
552        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
553        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
554        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
555        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
556        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
557        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
558        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
559        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
560        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
561        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
562        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
563        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
564        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
565        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
566        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
567        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
568        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
569        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
570        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
571        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
572        * aclocal/multilib.m4: New (Copied from ../../aclocal).
573        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
574        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
575        * aclocal/ppc.m4: New (Copied from ../../aclocal).
576        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
577        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
578        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
579        * aclocal/project-root.m4: New (Copied from ../../aclocal).
580        * aclocal/quoting.m4: New (Copied from ../../aclocal).
581        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
582        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
583        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
584        * aclocal/target.m4: New (Copied from ../../aclocal).
585        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
586        * aclocal/version.m4: New (Copied from ../../aclocal).
587
5882003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * configure.ac: Remove stray comments.
591        * automake/local.am, automake/host.am: Remove "debug".
592
5932003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * Makefile.am: Reflect having moved automake/.
596        * lib/Makefile.am: Reflect having moved automake/.
597        * support/Makefile.am: Reflect having moved automake/.
598        * wrapup/Makefile.am: Reflect having moved automake/.
599        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
600        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
601        from ../../automake).
602        * optman/Makefile.am: Reflect having moved automake/.
603        * libchip/Makefile.am: Reflect having moved automake/.
604        * libchip/ide/Makefile.am: Reflect having moved automake/.
605        * libchip/network/Makefile.am: Reflect having moved automake/.
606        * libchip/rtc/Makefile.am: Reflect having moved automake/.
607        * libchip/serial/Makefile.am: Reflect having moved automake/.
608        * librdbg/Makefile.am: Reflect having moved automake/.
609        * librdbg/include/Makefile.am: Reflect having moved automake/.
610        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
611        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
612        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
613        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
614        automake/.
615        * librdbg/src/Makefile.am: Reflect having moved automake/.
616        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
617        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
618        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
619        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
620        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
621        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
622        having moved automake/.
623        * libnetworking/Makefile.am: Reflect having moved automake/.
624        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
625        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
626        automake/.
627        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
628        automake/.
629        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
630        automake/.
631        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
632
6332003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * Makefile.am: Add bsp.pc.in.
636        * bsp.pc.in: New (pkgconfig support).
637
6382003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
641
6422003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * lib/Makefile.am: New (Required by 'make dist').
645        * lib/ChangeLog: Remove.
646        * lib/.cvsignore: Cleanup.
647        * configure.ac: Reflect having added lib/Makefile.am.
648        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
649        lib/libbsp/configure.ac.
650        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
651        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
652
6532003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
656        * configure.ac: Merge-in librdbg/configure.ac.
657        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
658        librdbg/configure.ac.
659        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
660        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
661        LIBCHIP. Conditionally build include-dirs.
662        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
663        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
664        * librdbg/Makefile.am, librdbg/include/Makefile.am,
665        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
666        librdbg/include/rdbg/m68k/Makefile.am,
667        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
668        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
669        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
670        librdbg/src/powerpc/Makefile.am, librdbg/
671        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
672        configure.ac into ../configure.ac.
673        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
674        * libnetworking/.cvsignore, libnetworking/Makefile.am,
675        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
676        libnetworking/rtems_telnetd/Makefile.am,
677        libnetworking/rtems_webserver/Makefile.am,
678        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
679        into ../configure.ac.
680
6812003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        PR 427/rtems
684        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
685        * librdbg/src/servtsp.c: Ditto.
686
6872003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
688
689        PR 429/bsps
690        PR 432/bsps
691        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
692        packets are queued onto an elnk board, the ISR will deadlock the device
693        with a tx complete interrupt.  Lighter tx loads are not affected as they
694        end up submitting single packets to the device.
695
6962003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * configure.ac: Merge-in libchip/configure.ac. Merge-in
699        optman/configure.ac.
700        * optman/configure.ac: Remove (Merged into ../configure.ac).
701        * optman/Makefile.am: Reflect having merged configure.ac into
702        ../configure.ac.
703        * libchip/configure.ac: Remove (Merged into ../configure.ac).
704        * libchip/Makefile.am, libchip/ide/Makefile.am,
705        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
706        libchip/serial/Makefile.am: Reflect having merged configure.ac into
707        ../configure.ac.
708
7092003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
712
7132003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
714
715        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
716        on i386.
717
7182003-06-13      Joel Sherrill <joel@OARcorp.com>
719
720        * libnetworking/pppd/chat.c: Removed warnings.
721
7222003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
723
724        * libchip/network/README.3com: New file missed in previous commit.
725        PR 405/bsps
726        PR 393/networking
727        * libchip/network/dec21140.c: Fix leak also known as PR393.
728        * libchip/network/elnk.c, libchip/network/if_media.h,
729        libchip/network/mii.h: New files.
730        * libchip/network/Makefile.am: Reflect new files.
731
7322003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * configure.ac: Remove support for profile-variant.
735
7362003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        PR 397/pppd
739        * libnetworking/pppd/fsm.c: Make peer_mru global again.
740        * libnetworking/pppd/magic.c: Remove *rand48.
741        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
742
7432003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * wrapup/Makefile.am: Add libide.a.
746
7472003-04-15      Joel Sherrill <joel@OARcorp.com>
748
749        PR 387/rtems_misc
750        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
751        routines.
752        * libchip/ide/ata_internal.h: Added missing newline and end of file.
753
7542003-04-11      Joel Sherrill <joel@OARcorp.com>
755
756        * libnetworking/rtems_webserver/cgi.c,
757        libnetworking/rtems_webserver/sockGen.c,
758        libnetworking/rtems_webserver/umui.c,
759        libnetworking/rtems_webserver/websSSL.c,
760        libnetworking/rtems_webserver/websSSL.h,
761        libnetworking/rtems_webserver/websda.c,
762        libnetworking/rtems_webserver/websda.h: New files. Not included in
763        previous commit.
764
7652003-04-10      Joel Sherrill <joel@OARcorp.com>
766
767        PR 371/pppd
768        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
769        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
770        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
771        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
772        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
773        still global symbols in rtemspppd.h which might need to be changed or
774        converted into member of a structure which is dereferenced with a
775        pointer that is managed as a per task variable. But this patch should
776        avoid many conflicts.
777
7782003-03-27      Joel Sherrill <joel@OARcorp.com>
779
780        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
781        not allowed in the cpukit source code since it must be buildable
782        independent of any BSP. These files were moved to libchip/ide.
783        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
784        files.
785
7862003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
787
788        PR 368/filesystems
789        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
790        improvements which now work on pc386 and mbx8xx.
791        * libchip/ide/ide_controller.c: New file.
792
7932003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
796
7972003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * configure.ac: Remove AC_CONFIG_AUX_DIR.
800        * configure.ac: Add support/.
801        * support/.cvsignore: New.
802        * support/Makefile.am: New.
803        * support/version.c: New.
804        * wrapup/Makefile.am: Add support/libsupport.a.
805        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
806        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
807        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
808        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
809
8102003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * wrapup/Makefile.am: Use SRC += instead of make-vars.
813
8142003-02-20      Till Straumann <strauman@slac.stanford.edu>
815
816        PR 354/networking
817        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
818        chip against a table of supported chips. The untested ones are still
819        commented out, however.
820
8212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
824        * configure.ac: AC_PREREQ(2.57).
825        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
826        * optman/configure.ac: AC_PREREQ(2.57).
827        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
828        * libchip/configure.ac: AC_PREREQ(2.57).
829        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
830        * librdbg/configure.ac: AC_PREREQ(2.57).
831        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
832        * libnetworking/configure.ac: AC_PREREQ(2.57).
833
8342003-02-06      Joel Sherrill <joel@OARcorp.com>
835
836        * libnetworking/pppd/chat.c: Convert routines with common names to
837        static. This included get_char(), put_char(), and character() among
838        others.
839
8402003-02-03      Joel Sherrill <joel@OARcorp.com>
841
842        PR 338/filesystem
843        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
844        rtems_io_lookup_name() (API change).  Unused function removed.
845
8462003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
849        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
850        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
851        Eliminate *_O_FILES.
852        * libnetworking/rtems_servers/Makefile.am,
853        libnetworking/rtems_webserver/Makefile.am,
854        libnetworking/rtems_telnetd/Makefile.am: Ditto.
855
8562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
859        Let all-local: depend on $(LIB).
860        * wrapup/Makefile.am, configure.ac: Remove libmisc.
861        * optman/Makefile.am: Apply install-data-local to install *.rels.
862
8632002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
866        %.c rules.
867        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
868        * libchip/network/Makefile.am: Eliminate C_O_FILES.
869        * libchip/rtc/Makefile.am: Ditto.
870        * libchip/serial/Makefile.am: Ditto.
871
8722002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
875        LIBC_DEFINES.
876        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
877        LIBC_DEFINES.
878        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
879        LIBC_DEFINES.
880
8812002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
884
8852002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
888        cache-checking.
889        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
890
8912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
894        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
895        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
896        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
897        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
898
8992002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
902        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
903        Remove.
904        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
905
9062002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
909        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
910
9112002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
912
913        * libchip/network/cs8900.c: I don't know why we have to SelfST register
914        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
915
9162002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
919        * optman/rel.am: New.
920
9212002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
924        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
925        braino in comment on "exec". Extend --enable-ada handling.
926
9272002-11-04      Joel Sherrill <joel@OARcorp.com>
928
929        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
930        tasks and rolling multiple loops into 1.
931        * librdbg/src/m68k/rdbg_f.c: Removed warning.
932        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
933        Removed warnings.
934
9352002-10-31      Joel Sherrill <joel@OARcorp.com>
936
937        * libchip/network/dec21140.c: Removed warnings.
938        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
939        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
940        librdbg/src/m68k/any/remdeb_xdr.c,
941        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
942        warnings.
943        * libnetworking/rtems_webserver/socket.c,
944        libnetworking/rtems_webserver/uemf.h: Removed warnings.
945
9462002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
947
948        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
949        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
950        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
951        above.
952
9532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
956        * wrapup/.cvsignore: Remove autom4te.cache.
957        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
958        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
959        autom4te.cache.
960        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
961        autom4te.cache.
962        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
963        autom4te.cache.
964
9652002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
968
9692002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * optman/.cvsignore: Add autom4te.cache.
972
9732002-09-14      Joel Sherrill <joel@OARcorp.com>
974
975        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
976
9772002-09-07      Joel Sherrill <joel@OARcorp.com>
978
979        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
980        include files to resolve warnings.
981
9822002-09-07      Chris Johns <ccj@acm.org>
983
984        * libchip/network/Makefile.am, libchip/network/README.cs8900,
985        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
986        which corrects the problem  where the cs8900.c file was actually the BSP
987        glue.  Joel did some hacking so this file will compile.  Previously it
988        required providing a target.h file to compile.
989        * libchip/network/cs8900.c.bsp: New file.
990
9912002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * libnetworking/rtems_webserver/md5.h: Add missing newline.
994
9952002-08-31      Joel Sherrill <joel@OARcorp.com>
996
997        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
998        eliminate warning.
999
10002002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * configure.ac: Add ada-tests.
1003
10042002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * Makefile.am: Add preinstall-stamp.
1007
10082002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1011        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1012        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1013        gcc31 happy.
1014        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1015        cp.
1016
10172002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1020        make/bsp.mak.
1021        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1022        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1023
10242002-08-12      Joel Sherrill <joel@OARcorp.com>
1025
1026        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1027        avoid error.
1028
10292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1032        * configure.ac: Add BSP_SUBDIRS.
1033        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1034        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1035        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1036        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1037        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1038        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1039        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1040        RTEMS_CHECK_BSP_CACHE.
1041        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1042        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1043        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1044        .$(OBJEXT) instead of .o.
1045        * libnetworking/pppd/Makefile.am,
1046        libnetworking/rtems_servers/Makefile.am,
1047        libnetworking/rtems_telnetd/Makefile.am,
1048        libnetworking/rtems_webserver/Makefile.am,
1049        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1050
10512002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1054        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1055        ../libchip/serial/$(ARCH)/libserialio.a.
1056        * libchip/serial/Makefile.am: Don't tmp-install lib.
1057        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1058
10592002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * Makefile.am: Add rtems_makedir.
1062        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1063        * Makefile.am: Add wrapup-SUBDIR.
1064        * wrapup/ChangeLog: Remove.
1065        * wrapup/configure.ac: Remove.
1066        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1067        (Make the bare BSP happy).
1068        * configure.ac: Ditto.
1069        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1070        Create make/custom/default.cfg.
1071        * configure.ac: Add creation of make/custom/*.cfg. Create
1072        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1073
10742002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * Makefile.am: Clean $(PROJECT_RELEASE).
1077
10782002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1081        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1082        prototype mismatches.
1083
10842002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1087        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1088
10892002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * acinclude.m4: Add test "$multilib" != "yes".
1092        * config-ml.in: Remove.
1093        * acinclude.m4: Cleanups.
1094        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1095        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1096        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1097        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1098        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1099
11002002-07-16      Eric Norum <eric.norum@usask.ca>
1101
1102        * New driver for the Intel EtherExpressPro (82559ER) chip.
1103        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1104        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1105        * libchip/network/Makefile.am: Modified to reflect above.
1106
11072002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * acinclude.m4: New.
1110        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1111        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1112        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1113
11142002-07-01      Joel Sherrill <joel@OARcorp.com>
1115
1116        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1117        _Objects_Information_table now that it is a two dimensional array based
1118        upon API and class.
1119        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1120        of strnlen().
1121
11222002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1125        preinstall libnetapps.a.
1126
11272002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * configure.ac: Remove librpc.
1130
11312002-06-25      Joel Sherrill <joel@OARcorp.com>
1132
1133        * Per PR233, moved librpc to exec.
1134        * configure.ac, wrapup/Makefile.am: Modified.
1135        * librpc, librpc/ChangeLog: Removed.
1136
11372002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * optman/Makefile.am: Remove multilib support.
1140        * optman/configure.ac: Ditto.
1141        * optman/sapi/Makefile.am: Ditto.
1142
11432002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1146        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1147
11482002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        Move networking libraries to c/src/exec/libnetworking
1151        * libnetworking/configure.ac, libnetworking/Makefile.am,
1152        libnetworking/wrapup/Makefile.am: Reflect Moval.
1153
11542002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1157        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1158        <rtems/bspIo.h>.
1159
11602002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1161
1162        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1163        * libnetworking/rtems/mkrootfs.h: Ditto.
1164        * libnetworking/rtems/Makefile.am: Reflect changes above.
1165
11662002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1167
1168        * configure.ac: Remove lib.
1169
11702002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1171
1172        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1173        that exception stack frames on M68K members with VBR always are 6 byte
1174        long. The incorrect assumption resulted in some gdb commands like "next"
1175        to fail on the 68360.
1176
11772002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1180        PR 220
1181        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1182        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1183        CVS.
1184        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1185        libnetworking/sys/filio.h: Remove.
1186        * libnetworking/sys/Makefile.am: Reflect changes above.
1187
11882002-05-07      Chris Johns <ccj@acm.org>
1189
1190        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1191        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1192        requires it to be stripped.
1193
11942002-05-01      Eric Norum <eric.norum@usask.ca>
1195
1196        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1197        assembly  to satisfy gcc 3.1 and newer.
1198
11992002-04-26      Eric Norum <eric.norum@usask.ca>
1200
1201        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1202        agressive optimization in gcc 3.1 does not reorder things.
1203
12042002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * libchip/network/dec21140.c: Reflect changes to powerpc's
1207        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1208        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1209        <rtems/score/cpu.h>.
1210        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1211        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1212
12132002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * optman/configure.ac: Remove ENABLE_GCC28.
1216
12172002-04-11      Chris Johns <ccj@acm.org>
1218
1219        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1220        driver control block field to the ifconfig network driver structure.
1221        This field is needed by the i82586 driver which was ported from NetBSD
1222        as it had better hardware abstraction.
1223        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1224        PR59, added the drv_ctrl driver control block field to the ifconfig
1225        network driver structure. This field is needed by the i82586 driver
1226        which was ported from NetBSD as it had better hardware abstraction.
1227
12282002-04-10      Mike Siers <mikes@poliac.com>
1229
1230        * libnetworking/rtems_webserver/NOTES,
1231        libnetworking/rtems_webserver/asp.c,
1232        libnetworking/rtems_webserver/balloc.c,
1233        libnetworking/rtems_webserver/default.c,
1234        libnetworking/rtems_webserver/ej.h,
1235        libnetworking/rtems_webserver/ejIntrn.h,
1236        libnetworking/rtems_webserver/ejlex.c,
1237        libnetworking/rtems_webserver/ejparse.c,
1238        libnetworking/rtems_webserver/emfdb.c,
1239        libnetworking/rtems_webserver/emfdb.h,
1240        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1241        libnetworking/rtems_webserver/handler.c,
1242        libnetworking/rtems_webserver/license.txt,
1243        libnetworking/rtems_webserver/md5.h,
1244        libnetworking/rtems_webserver/md5c.c,
1245        libnetworking/rtems_webserver/mime.c,
1246        libnetworking/rtems_webserver/misc.c,
1247        libnetworking/rtems_webserver/ringq.c,
1248        libnetworking/rtems_webserver/rom.c,
1249        libnetworking/rtems_webserver/security.c,
1250        libnetworking/rtems_webserver/sock.c,
1251        libnetworking/rtems_webserver/sym.c,
1252        libnetworking/rtems_webserver/uemf.c,
1253        libnetworking/rtems_webserver/uemf.h,
1254        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1255        libnetworking/rtems_webserver/url.c,
1256        libnetworking/rtems_webserver/value.c,
1257        libnetworking/rtems_webserver/wbase64.c,
1258        libnetworking/rtems_webserver/webcomp.c,
1259        libnetworking/rtems_webserver/webpage.c,
1260        libnetworking/rtems_webserver/webrom.c,
1261        libnetworking/rtems_webserver/webs.c,
1262        libnetworking/rtems_webserver/webs.h,
1263        libnetworking/rtems_webserver/websuemf.c,
1264        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1265        2.1.4.
1266
12672002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * libchip/network/i82586.c: Include <string.h>.
1270        * libchip/network/sonic.c: Ditto.
1271
12722002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1275
12762002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1279
12802002-03-27      Thomas.Doerfler@imd-systems.de
1281
1282        PR 144
1283        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1284        memory address 0 when called for the first time. This is done when
1285        trying to clear the variable "dhcp_hostname".
1286
12872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1290        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1291        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1292        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1293        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1294        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1295        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1296        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1297        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1298        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1299        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1300        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1301        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1302        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1303        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1304        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1305        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1306        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1307        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1308        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1309        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1310        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1311        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1312        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1313        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1314        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1315        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1316        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1317        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1318        AUTOMAKE_OPTIONS.
1319        * libnetworking/configure.ac:
1320        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1321        foreign 1.6]).
1322        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1323        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1324        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1325        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1326        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1327        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1328        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1329        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1330        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1331        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1332        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1333        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1334        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1335        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1336        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1337        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1338        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1339
13402002-03-27      Ilya Alexeev <ilya@continuum.ru>
1341
1342        PR 162
1343        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1344        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1345        used in a device write routines.  Now ppp_softc structure have own
1346        character for writing to device (sc_outchar).  I think that converting
1347        local variables to static is not a right solution, because problems will
1348        occur in the case of two or more ppp instances.
1349        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1350        must be u_long, otherwise in the case of the big output packet endless
1351        loop may occur.
1352
13532002-03-21      Ilya Alexeev <ilya@continuum.ru>
1354
1355        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1356        preparations for multiple PPPD connections.
1357
13582002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1359
1360        PR 149
1361        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1362        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1363        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1364        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1365
13662002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1367
1368        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1369        * configure.ac: Modified to reflect addition.
1370
13712002-02-27      Ilya Alexeev <ilya@continuum.ru>
1372
1373        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1374        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1375        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1376        capabilities as well as eliminate some warnings.
1377
13782002-02-27      Eric Norum <eric.norum@usask.ca>
1379
1380        * libnetworking/net/radix.c: Properly handle fetching the default route
1381        when there is no route.  This was a bug in the original FreeBSD code and
1382        this fix is from an updated version of their code.
1383
13842002-02-16      Eric Norum <eric.norum@usask.ca>
1385
1386        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1387        checking.
1388
13892002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1390
1391        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1392        dodefaultroute.
1393
13942002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1395
1396        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1397        include <rtems/seterr.h>.
1398
13992002-02-01      Mike Siers <mikes@poliac.com>
1400
1401        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1402        avoid bringing the link down too fast. NOTE: Mike reports successfully
1403        running at 56K baud on a direct link.
1404
14052002-02-01      Eric Valette <valette@crf.canon.fr>
1406
1407        * librdbg/So many patches have been posted recently on the mailing list
1408        and  because we were unable to find correct solution to compile on
1409        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1410        because the coding  style of rdbg was rather inconsistant among various
1411        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1412        global coding style (using indent + manual edits), 2) incorporate/review
1413        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1414        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1415        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1416        after rdbg initialization is done, NB : the paches is huge but it is
1417        mainly due to coding styke chnages.  Only few lines of codes have been
1418        really changed and they do not impact  rdbg functionnality (AFAIKT).
1419        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1420        librdbg/include/rdbg/m68k/rdbg_f.h,
1421        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1422        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1423        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1424        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1425        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1426        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1427        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1428        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1429        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1430        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1431        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1432        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1433        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1434        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1435        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1436        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1437
14382002-01-31      Mike Siers <mikes@poliac.com>
1439
1440        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1441        * Nice Update of PPPD support which eliminates the requiremetn that
1442        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1443        and reports that it seems to be more stable and handle larger packets
1444        better.  This patch replaces the termios tasks with more general pppd
1445        network driver tasks.  The functions pppinput() and pppstart() get
1446        called from the interrupt service routine.
1447        * libnetworking/Makefile.am, libnetworking/configure.ac,
1448        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1449        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1450        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1451        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1452        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1453        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1454        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1455        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1456        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1457        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1458        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1459        libnetworking/net/route.c, libnetworking/net/route.h,
1460        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1461        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1462        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1463        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1464        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1465        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1466        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1467        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1468        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1469        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1470        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1471        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1472        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1473        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1474        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1475        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1476        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1477        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1478        libnetworking/pppd/example/README,
1479        libnetworking/pppd/example/netconfig.h,
1480        libnetworking/wrapup/Makefile.am: Modified.
1481        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1482        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1483        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1484        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1485        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1486        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1487        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1488        libnetworking/modem/pppcompress.c: Subdirectory removed.
1489
14902002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1491
1492        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1493        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1494
14952002-01-18      Till Straumann <strauman@slac.stanford.edu>
1496
1497        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1498        issues: - exception handler needs to enable MSR_FP if the interrupted
1499        thread is FP enabled. - printk message for MSR fixed and added
1500        stacktrace. NOTE: this requires the stacktrace patch to
1501        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1502        however).
1503
15042002-01-06      Joel Sherrill <joel@OARcorp.com>
1505
1506        * optman/.cvsignore: Added aclocal.m4 and configure.
1507        * optman/.cvsignore: New file.
1508
15092002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1510
1511        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1512
15132002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514
1515        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1516        * optman/ChangeLog: New.
1517        * optman/configure.ac: New.
1518        * optman/Makefile.am: New.
1519        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1520        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1521
15222001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1525
15262001-12-18      Eric Norum <eric.norum@usask.ca>
1527
1528        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1529        `directories' (path names with a / at the end) while disallowing open()
1530        operations on TFTP `directories'.
1531
15322001-12-07      Eric Norum <eric.norum@usask.ca>
1533
1534        * libnetworking/lib/tftpDriver.c: Restore write capability.
1535
15362001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * libchip/network/sonic.h: Fix typo.
1539        * libnetworking/arpa/Makefile.am: Remove stray lines.
1540
15412001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1542
1543        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1544
15452001-10-18      Eric Norum <eric.norum@usask.ca>
1546
1547        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1548        chdir() and open() operations within the TFTP file system.
1549
15502001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * librdbg/configure.ac: Fix latent bug exposed by removal of
1553        config.cache's which prevented powerpc targets librdbg from building.
1554
15552001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1556
1557        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1558        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1559        autoconf-2.52 happy.
1560
15612001-10-12      Mike Siers <mikes@poliac.com>
1562
1563        * libnetworking/Update to stable working state.  Congratulations Mike!
1564        :).
1565        * libnetworking/modem_example: Directory removed.
1566        * libnetworking/modem_example/16550.h,
1567        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1568        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1569        libnetworking/modem_example/ppp.h,
1570        libnetworking/modem_example/pppcompress.c: Files removed.
1571        * libnetworking/pppd/example/pppd.options: New file.
1572        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1573        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1574        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1575        libnetworking/pppd/rtemsmain.c: Updated.
1576
15772001-10-12      Joel Sherrill <joel@OARcorp.com>
1578
1579        * libchip/serial/z85c30.c: Fixed typo.
1580
15812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1582
1583        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1584        * configure.in: Remove.
1585        * configure.ac: New file, generated from configure.in by autoupdate.
1586        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1587        * libchip/configure.in: Remove.
1588        * libchip/configure.ac: New file, generated from configure.in by
1589        autoupdate.
1590        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1591        * librdbg/configure.in: Remove.
1592        * librdbg/configure.ac: New file, generated from configure.in by
1593        autoupdate.
1594        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1595        * libnetworking/configure.in: Remove.
1596        * libnetworking/configure.ac: New file, generated from configure.in by
1597        autoupdate.
1598
15992001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1600
1601        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1602        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1603        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1604
16052001-09-27      Joel Sherrill <joel@OARcorp.com>
1606
1607        * libchip/ChangeLog: Fixed typo in date.
1608
16092001-09-27      Eric Norum <eric.norum@usask.ca>
1610
1611        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1612        TFTP  filesystem.
1613
16142001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1615
1616        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1617        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1618        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1619        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1620        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1621        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1622        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1623        'PREINSTALL_FILES ='.
1624        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1625        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1626        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1627        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1628        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1629        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
1630        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
1631        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
1632        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
1633        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
1634        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
1635        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
1636
16372001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1638
1639        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
1640        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
1641        * librdbg/src/m68k/any/Makefile.am: Ditto.
1642        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1643        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
1644        happy.
1645
16462001-09-21      Joel Sherrill <joel@OARcorp.com>
1647
1648        * libchip/network/Makefile.am: Fixed typo on file name.
1649        * libchip/network/i82586.c: Commented out line 318 which is referencing
1650        a member of a structure that is not currently there.  This needs to be
1651        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
1652        to C style.
1653
16542001-09-19      Eric Norum <eric.norum@usask.ca>
1655
1656        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
1657
16582001-09-19      Chris Johns <ccj@acm.org>
1659
1660        * libchip/network/README.i82586, libchip/network/i82586.c,
1661        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
1662        Network driver for Intel i82586.
1663        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
1664        rtems/rtems_bsdnet_internal.h Added support for populating the initial
1665        "root" filesystem with information obtained via the DHCP response.
1666
16672001-09-14      Eric Norum <eric.norum@usask.ca>
1668
1669        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
1670        make gcc 3.x happy.
1671
16722001-08-16      Mike Siers <mikes@poliac.com>
1673
1674        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
1675        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
1676        These support callback functionality that has not even been compiled
1677        under RTEMS yet.
1678        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
1679        example application.  Mike's notes on the modifications: - renamed
1680        error() function because of namespace problems - removed calls to the
1681        exit() funciton - removed extra files from the pppd source directory -
1682        defined pppd task constant values in rtemspppd.h - modifyied example
1683        code to get actual tick per second value - placed the pppd 2.3.11 man
1684        page file (pppd.8) into the pppd directory.
1685        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1686        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
1687        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1688        libnetworking/pppd/rtems-ppp.c: Deleted.
1689        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
1690        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1691        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
1692        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
1693        libnetworking/pppd/example/init.c,
1694        libnetworking/pppd/example/netconfig.h,
1695        libnetworking/pppd/example/ppp.conf,
1696        libnetworking/pppd/example/pppdapp.c,
1697        libnetworking/pppd/example/system.h: New files.
1698        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
1699        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
1700        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
1701        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1702        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1703        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1704        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1705        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1706        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1707        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1708        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1709        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1710        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1711        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
1712        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
1713
17142001-08-16      Joel Sherrill <joel@OARcorp.com>
1715
1716        * libnetworking/pppd/example/Makefile: Removed.
1717        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
1718        to avoid bootstrap -c clobbering it.
1719        * libnetworking/rtems_telnetd/.cvsignore: New file.
1720
17212001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1722
1723        * libnetworking/Makefile.am, libnetworking/configure.in,
1724        libnetworking/rtems_servers/Makefile.am,
1725        libnetworking/rtems_servers/telnetd.c,
1726        libnetworking/rtems_servers/telnetd.h,
1727        libnetworking/rtems_telnetd/Makefile.am,
1728        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1729        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1730        libnetworking/rtems_telnetd/telnetd.c,
1731        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
1732        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
1733        effect when ftpd change. - the tcp/ip stats have been implemented into
1734        icmds.c and started when telnetd daemon is started.
1735        * libnetworking/rtems_servers/telnetd.c,
1736        libnetworking/rtems_servers/telnetd.h: Removed.
1737        * libnetworking/rtems_telnetd: New directory.
1738        * libnetworking/rtems_telnetd/Makefile.am,
1739        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1740        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1741        libnetworking/rtems_telnetd/telnetd.c,
1742        libnetworking/rtems_telnetd/telnetd.h: New files.
1743
17442001-06-14      Joel Sherrill <joel@OARcorp.com>
1745
1746        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
1747        Moved from libmisc/shell so the network stack to address network
1748        depenendency.
1749        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
1750
17512001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1752
1753        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
1754
17552001-05-15      Joel Sherrill <joel@OARcorp.com>
1756
1757        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1758        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
1759        accidentally deleted the incorrectly empty versions.
1760
17612001-05-14      Till Straumann <strauman@slac.stanford.edu>
1762
1763        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
1764        libchip/pci/Makefile.am: Per PR215 address the following issues: -
1765        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
1766        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
1767        to know the values) - the affected BSP (shared/motorola) headers have
1768        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
1769        driver (libchip/network/dec21140.c) has been fixed to use
1770        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
1771        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
1772        who is using this driver. - the DEC driver also has been fixed to use
1773        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
1774        delay_in_bus_cycles().
1775
17762001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1777
1778        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
1779
17802001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1781
1782        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
1783
17842001-04-24      Eric Norum <eric.norum@usask.ca>
1785
1786        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
1787        NTP synchronization a little more robust -- no NTP daemon yet, but at
1788        least it trys a little harder when the primary NTP server is down.
1789
17902001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
1791
1792        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
1793        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1794        libnetworking/pppd/modem_example/modem.c,
1795        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
1796        other strings into English.
1797        * libnetworking/pppd/STATUS: updated to reflect the changes.
1798
17992001-04-20      Jake Janovetz <janovetz@uiuc.edu>
1800
1801        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
1802        again.
1803
18042001-04-20      Eric Valette <valette@crf.canon.fr>
1805
1806        * mcp750 directory renamed new_exception processing as it supports many
1807        more CPU models.
1808        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
1809        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1810        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
1811        formerly in mcp750 plus modifications.
1812        * librdbg/src/powerpc/mcp750/.cvsignore,
1813        librdbg/src/powerpc/mcp750/Makefile.am,
1814        librdbg/src/powerpc/mcp750/remdeb.h,
1815        librdbg/src/powerpc/mcp750/remdeb_f.x,
1816        librdbg/src/powerpc/mcp750/remdeb_svc.c,
1817        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
1818        new_exception_processing.
1819        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
1820        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1821        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
1822        part of this effort to add support for the MPC8xx.
1823
18242001-04-19      Joel Sherrill <joel@OARcorp.com>
1825
1826        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
1827        internal include files.
1828
18292001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
1830
1831        PR 158
1832        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
1833        rcmd() library call by commenting out the parts that deal with signals.
1834        This enables RTEMS to 'rsh' command to a server connecting fd to remote
1835        stdio. The 'server-side' parts of this file which deal with
1836        authentication are disabled since they are not needed.
1837
18382001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
1839
1840        * libnetworking/include/.cvsignore: Remove dangling file.
1841
18422001-03-14      Joel Sherrill <joel@OARcorp.com>
1843
1844        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
1845        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
1846        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
1847        libchip style serial drivers can be written in libcpu or libbsp.
1848
18492001-03-01      Joel Sherrill <joel@OARcorp.com>
1850
1851        * libchip/network/cs8900.c, libchip/network/cs8900.h,
1852        libchip/network/sonic.c, libchip/network/sonic.h,
1853        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
1854        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
1855        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1856        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
1857        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1858        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1859        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
1860        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
1861
18622001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1863
1864        * librdbg/include/rdbg/Makefile.am,
1865        librdbg/include/rdbg/i386/Makefile.am,
1866        librdbg/include/rdbg/m68k/Makefile.am,
1867        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
1868        style on include files.
1869
18702001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1871
1872        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1873        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
1874        replace ${..} with $(..).
1875        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
1876        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
1877        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
1878        libnetworking/rtems/Makefile.am, libnetworking/
1879        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
1880        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
1881        include_*HEADERS instead of H_FILES.
1882        * libnetworking/include/Makefile.am: Remove.
1883        * libnetworking/Makefile.am: Add handling of *.h files.
1884        * libnetworking/configure.in: Remove include/Makefile.
1885
18862001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1887
1888        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
1889
18902001-01-31      Sergei Organov <osv@javad.ru>
1891
1892        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
1893        current dir and root dir removed in favor of new libio support for
1894        task-local current and root directories. - Bug in `close_data_socket()'
1895        introduced by previous change fixed. - `command_pasv()' changed to set
1896        timeout on socket we are listening on and code fixed to don't close
1897        socket twice on error. - `serr()' changed to clear `errno'. -
1898        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
1899        changed to clear `errno' before processing session. -
1900        `close_data_socket()' fixed to close both active and passive sockets -
1901        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
1902        empty string  in `exec_command()'.
1903
19042001-01-25      Eric Norum <eric.norum@usask.ca>
1905
1906        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
1907        improves throughput on systems which are dropping packets.   Only the
1908        first timeout is reduced.  This keeps the number of extra packets down
1909        on networks that are very busy and dropping lots of packets.
1910
19112001-01-24      Sergei Organov <osv@javad.ru>
1912
1913        * libnetworking/rtems_servers/ftpd.c,
1914        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
1915        - Timeouts on sockets implemented. 'idle' field added to configuration.
1916        No timeout by default to keep backward compatibility. Note: SITE IDLE
1917        command not implemented yet. - Basic global access control implemented.
1918        'access' field added to configuration. No access limitations by default
1919        to keep backward compatibility. - Anchor data socket for active mode
1920        (using self IP and port 20.) - Fixed default data port support (still
1921        not tested). - Don't allow IP address different from originating host in
1922        PORT command to improve security. - Fixed bug in MDTM command. - Check
1923        for correctness of parsing of argument in command_port(). - Fixed
1924        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
1925        a directory. - Command parsing a little bit improved: command names are
1926        now converted to upper-case to be more compatible with RFC (command
1927        names are not case-sensitive.) - Reformat comments so that they have
1928        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
1929        previous changes - True ASCII mode implemented (doesn't work for hooks
1930        and /dev/null) - Passive mode implemented, PASV command added. - Default
1931        port for data connection could be used (untested, can't find ftp client
1932        that doesn't send PORT command) - SYST reply changed to UNIX, as former
1933        RTEMS isn't registered name. - Reply codes reviewed and fixed.
1934
19352001-01-18      Joel Sherrill <joel@OARcorp.com>
1936
1937        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
1938        macro using variable arguments.
1939        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
1940        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
1941        since I updated the main RTEMS development machine to RedHat 7.2 and
1942        apparently got a new version of rpcgen.
1943
19442001-01-12      Sergei Organov <osv@javad.ru>
1945
1946        * libnetworking/rtems_servers/ftpd.c,
1947        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
1948        - use pool of pre-created threads to handle sessions instead of
1949        creating/deleting threads on the fly - LIST output is now similar to
1950        what "/bin/ls -al" would output, thus FTP clients such Netscape are
1951        happy with it. - LIST NAME now works (both for files and directories) -
1952        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
1953        clients happy  - keep track of CWD for every session separately -
1954        ability to specify root directory name for FTPD in configuration table.
1955        FTPD will then create illusion for FTP clients that this is actually
1956        root directory. - ignore options sent in commands, thus LIST -al FILE
1957        works and doesn't try to list "-al" directory. - buffers are allocated
1958        on stack instead of heap where possible to eliminate malloc/free calls
1959        (avoid possible heap fragmentation troubles). - drop using of task
1960        notepad to pass parameters - use function arguments instead - use
1961        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
1962        in socket() instead of AF_INET.
1963
19642001-01-02      Joel Sherrill <joel@OARcorp.com>
1965
1966        * libnetworking/CHANGELOG: Removed.
1967        * libnetworking/README: Merged CHANGELOG contents as initial changes.
1968
19692000-12-14      Eric Norum <eric.norum@usask.ca>
1970
1971        * libnetworking/lib/tftpDriver.c: Added write capability.
1972
19732000-12-08      Joel Sherrill <joel@OARcorp.com>
1974
1975        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
1976        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
1977        numerous variable declarations conditional on PPP_COMPRESS and
1978        PPP_FILTER.  Commented out variables that were not used because the code
1979        using them was commented out. Removed totally unused variables.
1980        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
1981        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
1982
19832000-11-30      Joel Sherrill <joel@OARcorp.com>
1984
1985        * libnetworking/modem/ppp_tty.c: Changed to include
1986        <rtems/termiostypes.h> since that is an RTEMS specific header file.
1987        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
1988        * libnetworking/Makefile.am: Modified to reflect above.
1989
19902000-11-27      Joel Sherrill <joel@OARcorp.com>
1991
1992        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
1993
19942000-11-25      Eric Norum <eric.norum@usask.ca>
1995
1996        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
1997        core.
1998
19992000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2000
2001        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2002        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2003        subdir.
2004        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2005        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2006        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2007        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2008        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2009        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2010        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2011        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2012        ppp_tty.c and the real pppd main is in pppmain.c.
2013
20142000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2015
2016        * libchip/network/sonic.c: Added ipalign() routine to align the received
2017        packet so that the ip header is on a 32-bit boundary. Necessary for
2018        cpu's that do not allow unaligned loads and stores and when the 32-bit
2019        DMA mode is used.
2020
20212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2022
2023        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2024        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2025        ACLOCAL_AMFLAGS.
2026        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2027        ACLOCAL_AMFLAGS.
2028        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2029        ACLOCAL_AMFLAGS.
2030
20312000-11-03      Chris Johns <ccj@acm.org>
2032
2033        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2034        libchip/network/cs8900.h: New files.
2035
20362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2037
2038        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2039        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2040        $(RTEMS_TOPdir)/aclocal.
2041        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2042        $(RTEMS_TOPdir)/aclocal.
2043        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2044        $(RTEMS_TOPdir)/aclocal.
2045
20462000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2047
2048        * configure.in: Switch to GNU-canonicalization.
2049        * Makefile.am: Reflect changes to configure.in.
2050        * acinclude.m4: Remove.
2051
20522000-10-30      Joel Sherrill <joel@OARcorp.com>
2053
2054        * POSIX include files merged into newlib.  This resulted in some
2055        definitions moving to other files and thus some secondary effects in
2056        RTEMS source code.
2057        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2058        in sync with newlib's <machine/types.h>.
2059        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2060        definition of struct itimerval in <sys/time.h>.
2061
20622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2063
2064        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2065        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2066        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2067        * ChangeLog: Fix typos.
2068        * configure.in: add tests to the GNU canonicalized subdirectories.
2069
20702000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2071
2072        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2073        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2074        the lib directory before configuring lib/.
2075
20762000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2077
2078        * configure.in, Makefile.am: add exec to the GNU canonicalized
2079        subdirectories.
2080        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2081        * configure.in: add libnetworking, librpc and librdb to the GNU
2082        canonicalized subdirectories.
2083        * configure.in: add libmisc and libchip to the GNU canonicalized
2084        subdirectories.
2085        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2086        Switch to GNU canonicalization.
2087        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2088        Switch to GNU canonicalization.
2089        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2090        Switch to GNU canonicalization.
2091
20922000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2093
2094        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2095        canonicalization to libfs/. The approach is currently a bit of a hack as
2096        GNU canonicalization does not support the per-BSP build some of the
2097        other directories require.  As more of the tree is converted, this will
2098        become less  of an issue.
2099
21002000-10-20      Joel Sherrill <joel@OARcorp.com>
2101
2102        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2103        parameter.
2104
21052000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2106
2107        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2108        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2109        * librdbg/configure.in: Add m68k support.
2110        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2111        subdirectory.
2112        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2113        failure.
2114        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2115        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2116        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2117        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2118        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2119        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2120        librdbg/src/m68k/.cvsignore: New files.
2121        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2122        function pointers.
2123        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2124        _after_ pointer has been checked against NULL.
2125
21262000-10-18      Joel Sherrill <joel@OARcorp.com>
2127
2128        * wrapup/Makefile.am: Added libfs.
2129
21302000-10-18      Chris Johns <ccj@acm.org>
2131
2132        * libfs created.
2133        * configure.in: Added libfs subdirectory.
2134        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2135
21362000-09-28      Joel Sherrill <joel@OARcorp.com>
2137
2138        * libnetworking/rtems_webserver/Makefile.am,
2139        libnetworking/rtems_webserver/base64.c,
2140        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2141        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2142
21432000-09-22      Joel Sherrill <joel@OARcorp.com>
2144
2145        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2146        libnetworking/rtems/rtems_bsdnet_internal.h,
2147        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2148        have included rtems.h.  It is now including precisely the  least amount
2149        of low level, yet portable .h files to get the basic RTEMS types
2150        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2151        used machine/types.h to include rtems.h.
2152
21532000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2154
2155        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2156
21572000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2158
2159        * libnetworking/ChangeLog: Cleanup.
2160
21612000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2162
2163        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2164        * libchip/ChangeLog: Fix formating.
2165
21662000-09-05      Joel Sherrill <joel@OARcorp.com>
2167
2168        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2169        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2170        confusion and to work with the converted flags.
2171
21722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2173
2174        * wrapup/Makefile.am: Include compile.am.
2175        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2176        libchip/serial/Makefile.am: Include compile.am.
2177        * librdbg/src/i386/any/Makefile.am,
2178        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2179        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2180        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2181        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2182        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2183        libnetworking/rtems_servers/Makefile.am,
2184        libnetworking/rtems_webserver/Makefile.am,
2185        libnetworking/wrapup/Makefile.am: Include compile.am.
2186
21872000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2188
2189        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2190        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2191
21922000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2193
2194        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2195
21962000-08-31      Joel Sherrill <joel@OARcorp.com>
2197
2198        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2199        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2200        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2201        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2202        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2203        * libnetworking/wbase64.c: Removed.
2204        * libnetworking/Makefile.am, libnetworking/asp.c,
2205        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2206        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2207        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2208        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2209        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2210        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2211        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2212        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2213        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2214        Modified.
2215
22162000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2217
2218        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2219
22202000-08-30      Joel Sherrill <joel@OARcorp.com>
2221
2222        * libnetworking/rtems_webserver/license.txt: New file.
2223
22242000-08-10      Joel Sherrill <joel@OARcorp.com>
2225
2226        * ChangeLog: New file.
2227        * libchip/ChangeLog: New file.
2228        * librdbg/ChangeLog: New file.
2229        * libnetworking/ChangeLog: New file.
2230
Note: See TracBrowser for help on using the repository browser.