source: rtems/c/src/ChangeLog @ 5e5cf07

4.104.114.84.95
Last change on this file since 5e5cf07 was 5e5cf07, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:08:15

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

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