source: rtems/c/src/ChangeLog @ 800a047

4.104.114.84.95
Last change on this file since 800a047 was dcf277c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 04:55:06

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

  • aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE, STRIP.
  • Property mode set to 100644
File size: 89.2 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
4        STRIP.
5
62004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * librdbg/include/Makefile.am: Merge-in
9        librdbg/include/rdbg/i386/Makefile.am,
10        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
11        librdbg/include/rdbg/powerpc/Makefile.am.
12        * librdbg/include/rdbg/i386/Makefile.am,
13        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
14        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
15        * configure.ac: Reflect changes above.
16
172004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Use AS_HELP_STRING(ada).
20
212004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * aclocal/bspopts.m4: Use AS_HELP_STRING.
24        * aclocal/bsp-configure.m4: Require autoconf-2.59.
25        Use AC_CONFIG_HEADERS.
26        * aclocal/check-custom-bsp.m4: Add bspkit-support.
27        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
28
292004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: include local.am.
32
332004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal/version.m4: 4.6.99.0.
36
372004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Don't include host.am.
40        * automake/compile.am: Further cleanups.
41
422004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * automake/lib.am: Remove (Unused).
45
462004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Don't include lib.am.
49        * automake/compile.am: Use automake compilation rules.
50
512004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * libnetworking/pppd/Makefile.am,
54        libnetworking/rtems_servers/Makefile.am,
55        libnetworking/rtems_telnetd/Makefile.am,
56        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
57        support/Makefile.am: Don't include lib.am.
58
592004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * libchip/Makefile.am: Don't include lib.am.
62        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
63        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
64        unnecessary EXTRA_DISTs.
65
662004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
69        hack.
70
712004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
74        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
75        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
76        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
77
782004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
81        Add AM_CONDITIONAL(HAS_MP).
82        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
83        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
84        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
85        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
86        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
87        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
88        (Deprecated by autoconf 2.59).
89
902004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
93        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
94
952004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * ChangeLog: Merge-in libnetworking/ChangeLog.
98        * libnetworking/ChangeLog: Remove.
99        * ChangeLog: Merge-in librdbg/ChangeLog.
100        * librdbg/ChangeLog: Remove.
101        * ChangeLog: Merge-in libchip/ChangeLog.
102        * libchip/ChangeLog: Remove.
103        * ChangeLog: Merge-in optman/ChangeLog.
104        * optman/ChangeLog: Remove.
105
1062004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Reflect changes to cpukit.
109        * wrapup/Makefile.am: Reflect changes to librdbg.
110        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
111        * libchip/Makefile.am: Add PREINSTALL_DIRS.
112        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
113        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
114        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
115        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
116        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
117        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
118        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
119
1202004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/rtems-top.m4: Remove check for version.m4.
123        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
124
1252004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
128        * wrapup/Makefile.am: Reflect changes to libchip/*.
129        * support/Makefile.am: Use automake compilation rules.
130        * wrapup/Makefile.am: Reflect changes to support/*.
131        * configure.ac: Remove libnetworking/wrapup/Makefile.
132        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
133        libnetworking/*/lib*.a instead of libnetapps.a.
134        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
135        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
136        * optman/Makefile.am: Use automake compilation rules.
137        * libchip/Makefile.am: Fix typo in previous patch.
138        * libchip/Makefile.am: Use automake compilation rules.
139        * libnetworking/Makefile.am: Remove wrapup.
140        * libnetworking/pppd/Makefile.am: Build libpppd. Use
141        automake-compilation rules.
142        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
143        automake-compilation rules.
144        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
145        automake-compilation rules.
146        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
147        automake-compilation rules.
148        * libnetworking/wrapup/Makefile.am: Remove (Unused).
149
1502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
153        PRE/TMPINSTALL_FILES to CLEANFILES.
154        * automake/lib.am: Remove TMPINSTALL_FILES.
155        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
156        PRE/TMPINSTALL_FILES to CLEANFILES.
157        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
158        PRE/TMPINSTALL_FILES to CLEANFILES.
159        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
160        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
161        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
162        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
163        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
164        * librdbg/src/i386/Makefile.am: Ditto.
165        * librdbg/src/m68k/Makefile.am: Ditto.
166        * librdbg/src/powerpc/Makefile.am: Ditto.
167        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
168        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
169        * libnetworking/rtems_servers/Makefile.am: Ditto.
170        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
171        * libnetworking/rtems_webserver/Makefile.am: Ditto.
172
1732004-01-07      Joel Sherrill <joel@OARcorp.com>
174
175        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
176        more completely covers the MIPS family.
177
1782003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * wrapup/Makefile.am: Reflect changes to shmdr.
181        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
182
1832003-12-18      Joel Sherrill <joel@OARcorp.com>
184
185        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
186        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
187        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
188        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
189        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
190        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
191        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
192
1932003-12-17      Joel Sherrill <joel@OARcorp.com>
194
195        * aclocal/version.m4: Updated to rtems-20031217-test.
196
1972003-12-17     
198
199        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
200        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
201
2022003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * automake/compile.am: Remove LINK_LIBS (Unused).
205        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
206
2072003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
210        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
211        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
212        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
213        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
214
2152003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
218        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
219        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
220        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
221        * librdbg/src/i386/Makefile.am:
222        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
223        * librdbg/src/m68k/Makefile.am:
224        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
225        * librdbg/src/powerpc/Makefile.am:
226        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
227
2282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
231        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
232        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
233        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
234        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
235        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
236        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
237        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
238        * optman/Makefile.am: Remove project_libdir.
239        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
240        PRE/TMPINSTALL_FILES.
241        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
242        PRE/TMPINSTALL_FILES.
243        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
244        PRE/TMPINSTALL_FILES.
245        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
246        PRE/TMPINSTALL_FILES.
247        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
248        from PRE/TMPINSTALL_FILES.
249        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
250        PRE/TMPINSTALL_FILES.
251        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
252        PRE/TMPINSTALL_FILES.
253        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
254        PRE/TMPINSTALL_FILES.
255        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
256        PRE/TMPINSTALL_FILES.
257        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
258        PRE/TMPINSTALL_FILES.
259        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
260        PRE/TMPINSTALL_FILES.
261        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
262        from PRE/TMPINSTALL_FILES.
263
2642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
267        * automake/lib.am: Remove project_libdir.
268        * wrapup/Makefile.am: Reworked.
269
2702003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Reflect changes to librdbg.
273        * optman/Makefile.am: Add tmpinstall dirstamp support.
274        * libchip/Makefile.am: Fix variant-tmpinstall support.
275        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
276        * librdbg/src/powerpc/Makefile.am: Merge-in former
277        new_exception_processing/Makefile.am.
278        * librdbg/src/m68k/any/Makefile.am: Remove.
279        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
280        * librdbg/src/i386/any/Makefile.am: Remove.
281        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
282        * librdbg/src/Makefile.am: Cosmetics.
283        * librdbg/include/Makefile.am: Cosmetics.
284        * librdbg/Makefile.am: Cosmetics.
285        * libnetworking/Makefile.am: Cosmetics.
286        * libnetworking/pppd/Makefile.am: Cosmetics.
287        * libnetworking/wrapup/Makefile.am: Cosmetics.
288
2892003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: Cosmetics.
292        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
293        support.
294
2952003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * automake/compile.am: Remove $(ARCH):-rule.
298
2992003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac: Remove lib/libbsp/shared/Makefile,
302        lib/libbsp/shmdr/Makefile.
303
3042003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
307        libchip/serial/Makefile, libchip/rtc/Makefile.
308        * support/Makefile.am: Remove all-local: $(ARCH).
309        * wrapup/Makefile.am: Remove all-local: $(ARCH).
310        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
311        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
312        * optman/Makefile.am: Remove all-local: $(ARCH).
313        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
314        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
315        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
316        compilation dirstamp support.
317        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
318        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
319        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
320        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
321        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
322        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
323        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
324        all-local: $(ARCH).
325        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
326        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
327        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
328        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
329        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
330
3312003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * aclocal/lead-dot.m4: New (from automake-1.7f).
334        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
335        AC_SUBST(dirstamp).
336        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
337        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
338        libchip/serial/Makefile.am: Ditto.
339        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
340        * librdbg/include/Makefile.am: Ditto.
341        * librdbg/include/rdbg/Makefile.am: Ditto.
342        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
343        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
344        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
345        * librdbg/src/Makefile.am: Ditto.
346        * librdbg/src/i386/Makefile.am: Ditto.
347        * librdbg/src/i386/any/Makefile.am: Ditto.
348        * librdbg/src/m68k/Makefile.am: Ditto.
349        * librdbg/src/m68k/any/Makefile.am: Ditto.
350        * librdbg/src/powerpc/Makefile.am: Ditto.
351        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
352        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
353        preinstallation.
354        * libnetworking/pppd/Makefile.am: Ditto.
355        * libnetworking/rtems_servers/Makefile.am: Ditto.
356        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
357        * libnetworking/rtems_webserver/Makefile.am: Ditto.
358        * libnetworking/wrapup/Makefile.am: Ditto.
359
3602003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
363        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
364        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
365        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
366        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
367        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
368        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
369        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
370        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
371        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
372        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
373        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
374        underquoting to silence automake-1.8.
375
3762003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * configure.ac: Reflect having moved tests to ../../testsuites.
379
3802003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
383        * aclocal/canonical-host.m4: Remove.
384        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
385        * configure.ac: Remove RTEMS_CANONICAL_HOST.
386
3872003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/check-cpu.m4: Remove.
390        * configure.ac: Merge-in former aclocal/check-cpu.m4.
391        * aclocal/canonical-target-name.m4: Add m4-quotes.
392        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
393        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
394        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
395        * aclocal/check-networking.m4: Add m4-quotes. Require
396        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
397        * aclocal/check-posix.m4: Add m4-quotes. Require
398        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
399        * aclocal/check-rdbg.m4: Add m4-quotes. Require
400        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
401        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
402
4032003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
406        * aclocal/bsp-alias.m4: Remove.
407
4082003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac: Make presence of tests/ optional.
411
4122003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * aclocal/path-perl.m4: Remove (Unused).
415
4162003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * automake/force-preinstall.am: Remove.
419
4202003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
421
422        PR 499/rtems_misc
423        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
424        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
425        Configuration (Odd was forced) - Correction of Stop Bit configuration
426        (inversed) - Correction of ISR Handler to call
427        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
428        CTS Hardware flow control Configuration.
429
4302003-09-04      Joel Sherrill <joel@OARcorp.com>
431
432        * lib/libcpu/shared/include/cache.h,
433        lib/libcpu/shared/src/cache_aligned_malloc.c,
434        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
435        license changed.
436        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
437        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
438        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
439        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
440        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
441        for license changed.
442        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
443        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
444        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
445        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
446        libchip/network/cs8900.h, libchip/network/dec21140.c,
447        libchip/network/elnk.c, libchip/network/open_eth.c,
448        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
449        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
450        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
451        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
452        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
453        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
454        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
455        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
456        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
457        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
458        libchip/serial/serial.h, libchip/serial/z85c30.c,
459        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
460        libchip/serial/z85c30_reg.c: URL for license changed.
461
4622003-09-03      Jiri Gaisler <jiri@gaisler.com>
463
464        PR 477/networking
465        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
466        * libchip/network/README.open_eth, libchip/network/open_eth.c,
467        libchip/network/open_eth.h: New files.
468
4692003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/rtems-top.m4: Add RTEMS_API.
472        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
473
4742003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
477        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
478        @RTEMS_BSP@.cfg.
479
4802003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
483
4842003-08-20      Joel Sherrill <joel@OARcorp.com>
485
486        * libchip/network/cs8900.c: Correct copyright statements.
487
4882003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * aclocal/check-itron.m4: Remove.
491        * aclocal/enable-inlines.m4: Remove.
492        * Makefile.am: Reflect having moved aclocal/.
493        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
494        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
495        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
496        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
497        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
498        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
499        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
500        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
501        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
502        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
503        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
504        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
505        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
506        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
507        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
508        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
509        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
510        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
511        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
512        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
513        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
514        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
515        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
516        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
517        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
518        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
519        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
520        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
521        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
522        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
523        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
524        * aclocal/multilib.m4: New (Copied from ../../aclocal).
525        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
526        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
527        * aclocal/ppc.m4: New (Copied from ../../aclocal).
528        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
529        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
530        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
531        * aclocal/project-root.m4: New (Copied from ../../aclocal).
532        * aclocal/quoting.m4: New (Copied from ../../aclocal).
533        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
534        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
535        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
536        * aclocal/target.m4: New (Copied from ../../aclocal).
537        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
538        * aclocal/version.m4: New (Copied from ../../aclocal).
539
5402003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * configure.ac: Remove stray comments.
543        * automake/local.am, automake/host.am: Remove "debug".
544
5452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * Makefile.am: Reflect having moved automake/.
548        * lib/Makefile.am: Reflect having moved automake/.
549        * support/Makefile.am: Reflect having moved automake/.
550        * wrapup/Makefile.am: Reflect having moved automake/.
551        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
552        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
553        from ../../automake).
554        * optman/Makefile.am: Reflect having moved automake/.
555        * libchip/Makefile.am: Reflect having moved automake/.
556        * libchip/ide/Makefile.am: Reflect having moved automake/.
557        * libchip/network/Makefile.am: Reflect having moved automake/.
558        * libchip/rtc/Makefile.am: Reflect having moved automake/.
559        * libchip/serial/Makefile.am: Reflect having moved automake/.
560        * librdbg/Makefile.am: Reflect having moved automake/.
561        * librdbg/include/Makefile.am: Reflect having moved automake/.
562        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
563        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
564        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
565        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
566        automake/.
567        * librdbg/src/Makefile.am: Reflect having moved automake/.
568        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
569        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
570        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
571        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
572        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
573        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
574        having moved automake/.
575        * libnetworking/Makefile.am: Reflect having moved automake/.
576        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
577        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
578        automake/.
579        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
580        automake/.
581        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
582        automake/.
583        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
584
5852003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * Makefile.am: Add bsp.pc.in.
588        * bsp.pc.in: New (pkgconfig support).
589
5902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
593
5942003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * lib/Makefile.am: New (Required by 'make dist').
597        * lib/ChangeLog: Remove.
598        * lib/.cvsignore: Cleanup.
599        * configure.ac: Reflect having added lib/Makefile.am.
600        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
601        lib/libbsp/configure.ac.
602        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
603        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
604
6052003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
608        * configure.ac: Merge-in librdbg/configure.ac.
609        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
610        librdbg/configure.ac.
611        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
612        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
613        LIBCHIP. Conditionally build include-dirs.
614        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
615        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
616        * librdbg/Makefile.am, librdbg/include/Makefile.am,
617        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
618        librdbg/include/rdbg/m68k/Makefile.am,
619        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
620        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
621        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
622        librdbg/src/powerpc/Makefile.am, librdbg/
623        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
624        configure.ac into ../configure.ac.
625        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
626        * libnetworking/.cvsignore, libnetworking/Makefile.am,
627        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
628        libnetworking/rtems_telnetd/Makefile.am,
629        libnetworking/rtems_webserver/Makefile.am,
630        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
631        into ../configure.ac.
632
6332003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        PR 427/rtems
636        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
637        * librdbg/src/servtsp.c: Ditto.
638
6392003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
640
641        PR 429/bsps
642        PR 432/bsps
643        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
644        packets are queued onto an elnk board, the ISR will deadlock the device
645        with a tx complete interrupt.  Lighter tx loads are not affected as they
646        end up submitting single packets to the device.
647
6482003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * configure.ac: Merge-in libchip/configure.ac. Merge-in
651        optman/configure.ac.
652        * optman/configure.ac: Remove (Merged into ../configure.ac).
653        * optman/Makefile.am: Reflect having merged configure.ac into
654        ../configure.ac.
655        * libchip/configure.ac: Remove (Merged into ../configure.ac).
656        * libchip/Makefile.am, libchip/ide/Makefile.am,
657        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
658        libchip/serial/Makefile.am: Reflect having merged configure.ac into
659        ../configure.ac.
660
6612003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
664
6652003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
666
667        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
668        on i386.
669
6702003-06-13      Joel Sherrill <joel@OARcorp.com>
671
672        * libnetworking/pppd/chat.c: Removed warnings.
673
6742003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
675
676        * libchip/network/README.3com: New file missed in previous commit.
677        PR 405/bsps
678        PR 393/networking
679        * libchip/network/dec21140.c: Fix leak also known as PR393.
680        * libchip/network/elnk.c, libchip/network/if_media.h,
681        libchip/network/mii.h: New files.
682        * libchip/network/Makefile.am: Reflect new files.
683
6842003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * configure.ac: Remove support for profile-variant.
687
6882003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        PR 397/pppd
691        * libnetworking/pppd/fsm.c: Make peer_mru global again.
692        * libnetworking/pppd/magic.c: Remove *rand48.
693        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
694
6952003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * wrapup/Makefile.am: Add libide.a.
698
6992003-04-15      Joel Sherrill <joel@OARcorp.com>
700
701        PR 387/rtems_misc
702        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
703        routines.
704        * libchip/ide/ata_internal.h: Added missing newline and end of file.
705
7062003-04-11      Joel Sherrill <joel@OARcorp.com>
707
708        * libnetworking/rtems_webserver/cgi.c,
709        libnetworking/rtems_webserver/sockGen.c,
710        libnetworking/rtems_webserver/umui.c,
711        libnetworking/rtems_webserver/websSSL.c,
712        libnetworking/rtems_webserver/websSSL.h,
713        libnetworking/rtems_webserver/websda.c,
714        libnetworking/rtems_webserver/websda.h: New files. Not included in
715        previous commit.
716
7172003-04-10      Joel Sherrill <joel@OARcorp.com>
718
719        PR 371/pppd
720        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
721        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
722        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
723        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
724        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
725        still global symbols in rtemspppd.h which might need to be changed or
726        converted into member of a structure which is dereferenced with a
727        pointer that is managed as a per task variable. But this patch should
728        avoid many conflicts.
729
7302003-03-27      Joel Sherrill <joel@OARcorp.com>
731
732        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
733        not allowed in the cpukit source code since it must be buildable
734        independent of any BSP. These files were moved to libchip/ide.
735        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
736        files.
737
7382003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
739
740        PR 368/filesystems
741        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
742        improvements which now work on pc386 and mbx8xx.
743        * libchip/ide/ide_controller.c: New file.
744
7452003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
748
7492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * configure.ac: Remove AC_CONFIG_AUX_DIR.
752        * configure.ac: Add support/.
753        * support/.cvsignore: New.
754        * support/Makefile.am: New.
755        * support/version.c: New.
756        * wrapup/Makefile.am: Add support/libsupport.a.
757        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
758        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
759        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
760        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
761
7622003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * wrapup/Makefile.am: Use SRC += instead of make-vars.
765
7662003-02-20      Till Straumann <strauman@slac.stanford.edu>
767
768        PR 354/networking
769        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
770        chip against a table of supported chips. The untested ones are still
771        commented out, however.
772
7732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
776        * configure.ac: AC_PREREQ(2.57).
777        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
778        * optman/configure.ac: AC_PREREQ(2.57).
779        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
780        * libchip/configure.ac: AC_PREREQ(2.57).
781        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
782        * librdbg/configure.ac: AC_PREREQ(2.57).
783        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
784        * libnetworking/configure.ac: AC_PREREQ(2.57).
785
7862003-02-06      Joel Sherrill <joel@OARcorp.com>
787
788        * libnetworking/pppd/chat.c: Convert routines with common names to
789        static. This included get_char(), put_char(), and character() among
790        others.
791
7922003-02-03      Joel Sherrill <joel@OARcorp.com>
793
794        PR 338/filesystem
795        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
796        rtems_io_lookup_name() (API change).  Unused function removed.
797
7982003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
801        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
802        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
803        Eliminate *_O_FILES.
804        * libnetworking/rtems_servers/Makefile.am,
805        libnetworking/rtems_webserver/Makefile.am,
806        libnetworking/rtems_telnetd/Makefile.am: Ditto.
807
8082002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
811        Let all-local: depend on $(LIB).
812        * wrapup/Makefile.am, configure.ac: Remove libmisc.
813        * optman/Makefile.am: Apply install-data-local to install *.rels.
814
8152002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
818        %.c rules.
819        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
820        * libchip/network/Makefile.am: Eliminate C_O_FILES.
821        * libchip/rtc/Makefile.am: Ditto.
822        * libchip/serial/Makefile.am: Ditto.
823
8242002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
827        LIBC_DEFINES.
828        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
829        LIBC_DEFINES.
830        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
831        LIBC_DEFINES.
832
8332002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
836
8372002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
840        cache-checking.
841        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
842
8432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
846        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
847        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
848        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
849        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
850
8512002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
854        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
855        Remove.
856        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
857
8582002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
861        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
862
8632002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
864
865        * libchip/network/cs8900.c: I don't know why we have to SelfST register
866        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
867
8682002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
871        * optman/rel.am: New.
872
8732002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
876        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
877        braino in comment on "exec". Extend --enable-ada handling.
878
8792002-11-04      Joel Sherrill <joel@OARcorp.com>
880
881        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
882        tasks and rolling multiple loops into 1.
883        * librdbg/src/m68k/rdbg_f.c: Removed warning.
884        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
885        Removed warnings.
886
8872002-10-31      Joel Sherrill <joel@OARcorp.com>
888
889        * libchip/network/dec21140.c: Removed warnings.
890        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
891        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
892        librdbg/src/m68k/any/remdeb_xdr.c,
893        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
894        warnings.
895        * libnetworking/rtems_webserver/socket.c,
896        libnetworking/rtems_webserver/uemf.h: Removed warnings.
897
8982002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
899
900        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
901        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
902        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
903        above.
904
9052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
908        * wrapup/.cvsignore: Remove autom4te.cache.
909        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
910        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
911        autom4te.cache.
912        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
913        autom4te.cache.
914        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
915        autom4te.cache.
916
9172002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
920
9212002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * optman/.cvsignore: Add autom4te.cache.
924
9252002-09-14      Joel Sherrill <joel@OARcorp.com>
926
927        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
928
9292002-09-07      Joel Sherrill <joel@OARcorp.com>
930
931        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
932        include files to resolve warnings.
933
9342002-09-07      Chris Johns <ccj@acm.org>
935
936        * libchip/network/Makefile.am, libchip/network/README.cs8900,
937        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
938        which corrects the problem  where the cs8900.c file was actually the BSP
939        glue.  Joel did some hacking so this file will compile.  Previously it
940        required providing a target.h file to compile.
941        * libchip/network/cs8900.c.bsp: New file.
942
9432002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * libnetworking/rtems_webserver/md5.h: Add missing newline.
946
9472002-08-31      Joel Sherrill <joel@OARcorp.com>
948
949        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
950        eliminate warning.
951
9522002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * configure.ac: Add ada-tests.
955
9562002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * Makefile.am: Add preinstall-stamp.
959
9602002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
963        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
964        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
965        gcc31 happy.
966        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
967        cp.
968
9692002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
972        make/bsp.mak.
973        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
974        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
975
9762002-08-12      Joel Sherrill <joel@OARcorp.com>
977
978        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
979        avoid error.
980
9812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
984        * configure.ac: Add BSP_SUBDIRS.
985        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
986        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
987        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
988        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
989        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
990        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
991        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
992        RTEMS_CHECK_BSP_CACHE.
993        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
994        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
995        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
996        .$(OBJEXT) instead of .o.
997        * libnetworking/pppd/Makefile.am,
998        libnetworking/rtems_servers/Makefile.am,
999        libnetworking/rtems_telnetd/Makefile.am,
1000        libnetworking/rtems_webserver/Makefile.am,
1001        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1002
10032002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1006        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1007        ../libchip/serial/$(ARCH)/libserialio.a.
1008        * libchip/serial/Makefile.am: Don't tmp-install lib.
1009        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1010
10112002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * Makefile.am: Add rtems_makedir.
1014        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1015        * Makefile.am: Add wrapup-SUBDIR.
1016        * wrapup/ChangeLog: Remove.
1017        * wrapup/configure.ac: Remove.
1018        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1019        (Make the bare BSP happy).
1020        * configure.ac: Ditto.
1021        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1022        Create make/custom/default.cfg.
1023        * configure.ac: Add creation of make/custom/*.cfg. Create
1024        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1025
10262002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * Makefile.am: Clean $(PROJECT_RELEASE).
1029
10302002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1033        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1034        prototype mismatches.
1035
10362002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1039        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1040
10412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * acinclude.m4: Add test "$multilib" != "yes".
1044        * config-ml.in: Remove.
1045        * acinclude.m4: Cleanups.
1046        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1047        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1048        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1049        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1050        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1051
10522002-07-16      Eric Norum <eric.norum@usask.ca>
1053
1054        * New driver for the Intel EtherExpressPro (82559ER) chip.
1055        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1056        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1057        * libchip/network/Makefile.am: Modified to reflect above.
1058
10592002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * acinclude.m4: New.
1062        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1063        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1064        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1065
10662002-07-01      Joel Sherrill <joel@OARcorp.com>
1067
1068        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1069        _Objects_Information_table now that it is a two dimensional array based
1070        upon API and class.
1071        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1072        of strnlen().
1073
10742002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1077        preinstall libnetapps.a.
1078
10792002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * configure.ac: Remove librpc.
1082
10832002-06-25      Joel Sherrill <joel@OARcorp.com>
1084
1085        * Per PR233, moved librpc to exec.
1086        * configure.ac, wrapup/Makefile.am: Modified.
1087        * librpc, librpc/ChangeLog: Removed.
1088
10892002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * optman/Makefile.am: Remove multilib support.
1092        * optman/configure.ac: Ditto.
1093        * optman/sapi/Makefile.am: Ditto.
1094
10952002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1098        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1099
11002002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        Move networking libraries to c/src/exec/libnetworking
1103        * libnetworking/configure.ac, libnetworking/Makefile.am,
1104        libnetworking/wrapup/Makefile.am: Reflect Moval.
1105
11062002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1109        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1110        <rtems/bspIo.h>.
1111
11122002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1115        * libnetworking/rtems/mkrootfs.h: Ditto.
1116        * libnetworking/rtems/Makefile.am: Reflect changes above.
1117
11182002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * configure.ac: Remove lib.
1121
11222002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1123
1124        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1125        that exception stack frames on M68K members with VBR always are 6 byte
1126        long. The incorrect assumption resulted in some gdb commands like "next"
1127        to fail on the 68360.
1128
11292002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1132        PR 220
1133        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1134        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1135        CVS.
1136        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1137        libnetworking/sys/filio.h: Remove.
1138        * libnetworking/sys/Makefile.am: Reflect changes above.
1139
11402002-05-07      Chris Johns <ccj@acm.org>
1141
1142        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1143        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1144        requires it to be stripped.
1145
11462002-05-01      Eric Norum <eric.norum@usask.ca>
1147
1148        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1149        assembly  to satisfy gcc 3.1 and newer.
1150
11512002-04-26      Eric Norum <eric.norum@usask.ca>
1152
1153        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1154        agressive optimization in gcc 3.1 does not reorder things.
1155
11562002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * libchip/network/dec21140.c: Reflect changes to powerpc's
1159        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1160        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1161        <rtems/score/cpu.h>.
1162        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1163        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1164
11652002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * optman/configure.ac: Remove ENABLE_GCC28.
1168
11692002-04-11      Chris Johns <ccj@acm.org>
1170
1171        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1172        driver control block field to the ifconfig network driver structure.
1173        This field is needed by the i82586 driver which was ported from NetBSD
1174        as it had better hardware abstraction.
1175        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1176        PR59, added the drv_ctrl driver control block field to the ifconfig
1177        network driver structure. This field is needed by the i82586 driver
1178        which was ported from NetBSD as it had better hardware abstraction.
1179
11802002-04-10      Mike Siers <mikes@poliac.com>
1181
1182        * libnetworking/rtems_webserver/NOTES,
1183        libnetworking/rtems_webserver/asp.c,
1184        libnetworking/rtems_webserver/balloc.c,
1185        libnetworking/rtems_webserver/default.c,
1186        libnetworking/rtems_webserver/ej.h,
1187        libnetworking/rtems_webserver/ejIntrn.h,
1188        libnetworking/rtems_webserver/ejlex.c,
1189        libnetworking/rtems_webserver/ejparse.c,
1190        libnetworking/rtems_webserver/emfdb.c,
1191        libnetworking/rtems_webserver/emfdb.h,
1192        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1193        libnetworking/rtems_webserver/handler.c,
1194        libnetworking/rtems_webserver/license.txt,
1195        libnetworking/rtems_webserver/md5.h,
1196        libnetworking/rtems_webserver/md5c.c,
1197        libnetworking/rtems_webserver/mime.c,
1198        libnetworking/rtems_webserver/misc.c,
1199        libnetworking/rtems_webserver/ringq.c,
1200        libnetworking/rtems_webserver/rom.c,
1201        libnetworking/rtems_webserver/security.c,
1202        libnetworking/rtems_webserver/sock.c,
1203        libnetworking/rtems_webserver/sym.c,
1204        libnetworking/rtems_webserver/uemf.c,
1205        libnetworking/rtems_webserver/uemf.h,
1206        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1207        libnetworking/rtems_webserver/url.c,
1208        libnetworking/rtems_webserver/value.c,
1209        libnetworking/rtems_webserver/wbase64.c,
1210        libnetworking/rtems_webserver/webcomp.c,
1211        libnetworking/rtems_webserver/webpage.c,
1212        libnetworking/rtems_webserver/webrom.c,
1213        libnetworking/rtems_webserver/webs.c,
1214        libnetworking/rtems_webserver/webs.h,
1215        libnetworking/rtems_webserver/websuemf.c,
1216        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1217        2.1.4.
1218
12192002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * libchip/network/i82586.c: Include <string.h>.
1222        * libchip/network/sonic.c: Ditto.
1223
12242002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1227
12282002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1231
12322002-03-27      Thomas.Doerfler@imd-systems.de
1233
1234        PR 144
1235        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1236        memory address 0 when called for the first time. This is done when
1237        trying to clear the variable "dhcp_hostname".
1238
12392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1242        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1243        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1244        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1245        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1246        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1247        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1248        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1249        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1250        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1251        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1252        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1253        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1254        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1255        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1256        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1257        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1258        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1259        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1260        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1261        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1262        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1263        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1264        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1265        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1266        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1267        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1268        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1269        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1270        AUTOMAKE_OPTIONS.
1271        * libnetworking/configure.ac:
1272        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1273        foreign 1.6]).
1274        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1275        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1276        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1277        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1278        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1279        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1280        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1281        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1282        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1283        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1284        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1285        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1286        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1287        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1288        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1289        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1290        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1291
12922002-03-27      Ilya Alexeev <ilya@continuum.ru>
1293
1294        PR 162
1295        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1296        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1297        used in a device write routines.  Now ppp_softc structure have own
1298        character for writing to device (sc_outchar).  I think that converting
1299        local variables to static is not a right solution, because problems will
1300        occur in the case of two or more ppp instances.
1301        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1302        must be u_long, otherwise in the case of the big output packet endless
1303        loop may occur.
1304
13052002-03-21      Ilya Alexeev <ilya@continuum.ru>
1306
1307        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1308        preparations for multiple PPPD connections.
1309
13102002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        PR 149
1313        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1314        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1315        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1316        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1317
13182002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1319
1320        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1321        * configure.ac: Modified to reflect addition.
1322
13232002-02-27      Ilya Alexeev <ilya@continuum.ru>
1324
1325        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1326        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1327        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1328        capabilities as well as eliminate some warnings.
1329
13302002-02-27      Eric Norum <eric.norum@usask.ca>
1331
1332        * libnetworking/net/radix.c: Properly handle fetching the default route
1333        when there is no route.  This was a bug in the original FreeBSD code and
1334        this fix is from an updated version of their code.
1335
13362002-02-16      Eric Norum <eric.norum@usask.ca>
1337
1338        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1339        checking.
1340
13412002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1344        dodefaultroute.
1345
13462002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1349        include <rtems/seterr.h>.
1350
13512002-02-01      Mike Siers <mikes@poliac.com>
1352
1353        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1354        avoid bringing the link down too fast. NOTE: Mike reports successfully
1355        running at 56K baud on a direct link.
1356
13572002-02-01      Eric Valette <valette@crf.canon.fr>
1358
1359        * librdbg/So many patches have been posted recently on the mailing list
1360        and  because we were unable to find correct solution to compile on
1361        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1362        because the coding  style of rdbg was rather inconsistant among various
1363        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1364        global coding style (using indent + manual edits), 2) incorporate/review
1365        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1366        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1367        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1368        after rdbg initialization is done, NB : the paches is huge but it is
1369        mainly due to coding styke chnages.  Only few lines of codes have been
1370        really changed and they do not impact  rdbg functionnality (AFAIKT).
1371        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1372        librdbg/include/rdbg/m68k/rdbg_f.h,
1373        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1374        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1375        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1376        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1377        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1378        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1379        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1380        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1381        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1382        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1383        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1384        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1385        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1386        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1387        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1388        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1389
13902002-01-31      Mike Siers <mikes@poliac.com>
1391
1392        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1393        * Nice Update of PPPD support which eliminates the requiremetn that
1394        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1395        and reports that it seems to be more stable and handle larger packets
1396        better.  This patch replaces the termios tasks with more general pppd
1397        network driver tasks.  The functions pppinput() and pppstart() get
1398        called from the interrupt service routine.
1399        * libnetworking/Makefile.am, libnetworking/configure.ac,
1400        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1401        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1402        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1403        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1404        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1405        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1406        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1407        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1408        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1409        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1410        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1411        libnetworking/net/route.c, libnetworking/net/route.h,
1412        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1413        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1414        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1415        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1416        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1417        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1418        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1419        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1420        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1421        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1422        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1423        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1424        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1425        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1426        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1427        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1428        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1429        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1430        libnetworking/pppd/example/README,
1431        libnetworking/pppd/example/netconfig.h,
1432        libnetworking/wrapup/Makefile.am: Modified.
1433        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1434        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1435        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1436        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1437        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1438        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1439        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1440        libnetworking/modem/pppcompress.c: Subdirectory removed.
1441
14422002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1443
1444        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1445        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1446
14472002-01-18      Till Straumann <strauman@slac.stanford.edu>
1448
1449        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1450        issues: - exception handler needs to enable MSR_FP if the interrupted
1451        thread is FP enabled. - printk message for MSR fixed and added
1452        stacktrace. NOTE: this requires the stacktrace patch to
1453        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1454        however).
1455
14562002-01-06      Joel Sherrill <joel@OARcorp.com>
1457
1458        * optman/.cvsignore: Added aclocal.m4 and configure.
1459        * optman/.cvsignore: New file.
1460
14612002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1462
1463        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1464
14652002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1468        * optman/ChangeLog: New.
1469        * optman/configure.ac: New.
1470        * optman/Makefile.am: New.
1471        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1472        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1473
14742001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1477
14782001-12-18      Eric Norum <eric.norum@usask.ca>
1479
1480        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1481        `directories' (path names with a / at the end) while disallowing open()
1482        operations on TFTP `directories'.
1483
14842001-12-07      Eric Norum <eric.norum@usask.ca>
1485
1486        * libnetworking/lib/tftpDriver.c: Restore write capability.
1487
14882001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1489
1490        * libchip/network/sonic.h: Fix typo.
1491        * libnetworking/arpa/Makefile.am: Remove stray lines.
1492
14932001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1494
1495        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1496
14972001-10-18      Eric Norum <eric.norum@usask.ca>
1498
1499        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1500        chdir() and open() operations within the TFTP file system.
1501
15022001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * librdbg/configure.ac: Fix latent bug exposed by removal of
1505        config.cache's which prevented powerpc targets librdbg from building.
1506
15072001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1510        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1511        autoconf-2.52 happy.
1512
15132001-10-12      Mike Siers <mikes@poliac.com>
1514
1515        * libnetworking/Update to stable working state.  Congratulations Mike!
1516        :).
1517        * libnetworking/modem_example: Directory removed.
1518        * libnetworking/modem_example/16550.h,
1519        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1520        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1521        libnetworking/modem_example/ppp.h,
1522        libnetworking/modem_example/pppcompress.c: Files removed.
1523        * libnetworking/pppd/example/pppd.options: New file.
1524        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1525        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1526        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1527        libnetworking/pppd/rtemsmain.c: Updated.
1528
15292001-10-12      Joel Sherrill <joel@OARcorp.com>
1530
1531        * libchip/serial/z85c30.c: Fixed typo.
1532
15332001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1534
1535        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1536        * configure.in: Remove.
1537        * configure.ac: New file, generated from configure.in by autoupdate.
1538        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1539        * libchip/configure.in: Remove.
1540        * libchip/configure.ac: New file, generated from configure.in by
1541        autoupdate.
1542        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1543        * librdbg/configure.in: Remove.
1544        * librdbg/configure.ac: New file, generated from configure.in by
1545        autoupdate.
1546        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1547        * libnetworking/configure.in: Remove.
1548        * libnetworking/configure.ac: New file, generated from configure.in by
1549        autoupdate.
1550
15512001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1554        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1555        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1556
15572001-09-27      Joel Sherrill <joel@OARcorp.com>
1558
1559        * libchip/ChangeLog: Fixed typo in date.
1560
15612001-09-27      Eric Norum <eric.norum@usask.ca>
1562
1563        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1564        TFTP  filesystem.
1565
15662001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1567
1568        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1569        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1570        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1571        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1572        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1573        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1574        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1575        'PREINSTALL_FILES ='.
1576        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1577        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1578        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1579        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1580        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1581        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
1582        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
1583        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
1584        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
1585        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
1586        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
1587        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
1588
15892001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1590
1591        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
1592        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
1593        * librdbg/src/m68k/any/Makefile.am: Ditto.
1594        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1595        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
1596        happy.
1597
15982001-09-21      Joel Sherrill <joel@OARcorp.com>
1599
1600        * libchip/network/Makefile.am: Fixed typo on file name.
1601        * libchip/network/i82586.c: Commented out line 318 which is referencing
1602        a member of a structure that is not currently there.  This needs to be
1603        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
1604        to C style.
1605
16062001-09-19      Eric Norum <eric.norum@usask.ca>
1607
1608        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
1609
16102001-09-19      Chris Johns <ccj@acm.org>
1611
1612        * libchip/network/README.i82586, libchip/network/i82586.c,
1613        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
1614        Network driver for Intel i82586.
1615        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
1616        rtems/rtems_bsdnet_internal.h Added support for populating the initial
1617        "root" filesystem with information obtained via the DHCP response.
1618
16192001-09-14      Eric Norum <eric.norum@usask.ca>
1620
1621        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
1622        make gcc 3.x happy.
1623
16242001-08-16      Mike Siers <mikes@poliac.com>
1625
1626        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
1627        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
1628        These support callback functionality that has not even been compiled
1629        under RTEMS yet.
1630        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
1631        example application.  Mike's notes on the modifications: - renamed
1632        error() function because of namespace problems - removed calls to the
1633        exit() funciton - removed extra files from the pppd source directory -
1634        defined pppd task constant values in rtemspppd.h - modifyied example
1635        code to get actual tick per second value - placed the pppd 2.3.11 man
1636        page file (pppd.8) into the pppd directory.
1637        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1638        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
1639        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1640        libnetworking/pppd/rtems-ppp.c: Deleted.
1641        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
1642        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1643        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
1644        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
1645        libnetworking/pppd/example/init.c,
1646        libnetworking/pppd/example/netconfig.h,
1647        libnetworking/pppd/example/ppp.conf,
1648        libnetworking/pppd/example/pppdapp.c,
1649        libnetworking/pppd/example/system.h: New files.
1650        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
1651        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
1652        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
1653        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1654        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1655        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1656        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1657        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1658        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1659        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1660        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1661        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1662        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1663        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
1664        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
1665
16662001-08-16      Joel Sherrill <joel@OARcorp.com>
1667
1668        * libnetworking/pppd/example/Makefile: Removed.
1669        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
1670        to avoid bootstrap -c clobbering it.
1671        * libnetworking/rtems_telnetd/.cvsignore: New file.
1672
16732001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1674
1675        * libnetworking/Makefile.am, libnetworking/configure.in,
1676        libnetworking/rtems_servers/Makefile.am,
1677        libnetworking/rtems_servers/telnetd.c,
1678        libnetworking/rtems_servers/telnetd.h,
1679        libnetworking/rtems_telnetd/Makefile.am,
1680        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1681        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1682        libnetworking/rtems_telnetd/telnetd.c,
1683        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
1684        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
1685        effect when ftpd change. - the tcp/ip stats have been implemented into
1686        icmds.c and started when telnetd daemon is started.
1687        * libnetworking/rtems_servers/telnetd.c,
1688        libnetworking/rtems_servers/telnetd.h: Removed.
1689        * libnetworking/rtems_telnetd: New directory.
1690        * libnetworking/rtems_telnetd/Makefile.am,
1691        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1692        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1693        libnetworking/rtems_telnetd/telnetd.c,
1694        libnetworking/rtems_telnetd/telnetd.h: New files.
1695
16962001-06-14      Joel Sherrill <joel@OARcorp.com>
1697
1698        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
1699        Moved from libmisc/shell so the network stack to address network
1700        depenendency.
1701        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
1702
17032001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1704
1705        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
1706
17072001-05-15      Joel Sherrill <joel@OARcorp.com>
1708
1709        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1710        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
1711        accidentally deleted the incorrectly empty versions.
1712
17132001-05-14      Till Straumann <strauman@slac.stanford.edu>
1714
1715        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
1716        libchip/pci/Makefile.am: Per PR215 address the following issues: -
1717        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
1718        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
1719        to know the values) - the affected BSP (shared/motorola) headers have
1720        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
1721        driver (libchip/network/dec21140.c) has been fixed to use
1722        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
1723        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
1724        who is using this driver. - the DEC driver also has been fixed to use
1725        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
1726        delay_in_bus_cycles().
1727
17282001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1729
1730        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
1731
17322001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1733
1734        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
1735
17362001-04-24      Eric Norum <eric.norum@usask.ca>
1737
1738        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
1739        NTP synchronization a little more robust -- no NTP daemon yet, but at
1740        least it trys a little harder when the primary NTP server is down.
1741
17422001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
1743
1744        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
1745        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1746        libnetworking/pppd/modem_example/modem.c,
1747        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
1748        other strings into English.
1749        * libnetworking/pppd/STATUS: updated to reflect the changes.
1750
17512001-04-20      Jake Janovetz <janovetz@uiuc.edu>
1752
1753        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
1754        again.
1755
17562001-04-20      Eric Valette <valette@crf.canon.fr>
1757
1758        * mcp750 directory renamed new_exception processing as it supports many
1759        more CPU models.
1760        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
1761        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1762        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
1763        formerly in mcp750 plus modifications.
1764        * librdbg/src/powerpc/mcp750/.cvsignore,
1765        librdbg/src/powerpc/mcp750/Makefile.am,
1766        librdbg/src/powerpc/mcp750/remdeb.h,
1767        librdbg/src/powerpc/mcp750/remdeb_f.x,
1768        librdbg/src/powerpc/mcp750/remdeb_svc.c,
1769        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
1770        new_exception_processing.
1771        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
1772        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1773        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
1774        part of this effort to add support for the MPC8xx.
1775
17762001-04-19      Joel Sherrill <joel@OARcorp.com>
1777
1778        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
1779        internal include files.
1780
17812001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
1782
1783        PR 158
1784        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
1785        rcmd() library call by commenting out the parts that deal with signals.
1786        This enables RTEMS to 'rsh' command to a server connecting fd to remote
1787        stdio. The 'server-side' parts of this file which deal with
1788        authentication are disabled since they are not needed.
1789
17902001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
1791
1792        * libnetworking/include/.cvsignore: Remove dangling file.
1793
17942001-03-14      Joel Sherrill <joel@OARcorp.com>
1795
1796        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
1797        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
1798        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
1799        libchip style serial drivers can be written in libcpu or libbsp.
1800
18012001-03-01      Joel Sherrill <joel@OARcorp.com>
1802
1803        * libchip/network/cs8900.c, libchip/network/cs8900.h,
1804        libchip/network/sonic.c, libchip/network/sonic.h,
1805        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
1806        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
1807        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1808        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
1809        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1810        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1811        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
1812        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
1813
18142001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * librdbg/include/rdbg/Makefile.am,
1817        librdbg/include/rdbg/i386/Makefile.am,
1818        librdbg/include/rdbg/m68k/Makefile.am,
1819        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
1820        style on include files.
1821
18222001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1823
1824        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1825        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
1826        replace ${..} with $(..).
1827        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
1828        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
1829        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
1830        libnetworking/rtems/Makefile.am, libnetworking/
1831        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
1832        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
1833        include_*HEADERS instead of H_FILES.
1834        * libnetworking/include/Makefile.am: Remove.
1835        * libnetworking/Makefile.am: Add handling of *.h files.
1836        * libnetworking/configure.in: Remove include/Makefile.
1837
18382001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1839
1840        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
1841
18422001-01-31      Sergei Organov <osv@javad.ru>
1843
1844        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
1845        current dir and root dir removed in favor of new libio support for
1846        task-local current and root directories. - Bug in `close_data_socket()'
1847        introduced by previous change fixed. - `command_pasv()' changed to set
1848        timeout on socket we are listening on and code fixed to don't close
1849        socket twice on error. - `serr()' changed to clear `errno'. -
1850        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
1851        changed to clear `errno' before processing session. -
1852        `close_data_socket()' fixed to close both active and passive sockets -
1853        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
1854        empty string  in `exec_command()'.
1855
18562001-01-25      Eric Norum <eric.norum@usask.ca>
1857
1858        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
1859        improves throughput on systems which are dropping packets.   Only the
1860        first timeout is reduced.  This keeps the number of extra packets down
1861        on networks that are very busy and dropping lots of packets.
1862
18632001-01-24      Sergei Organov <osv@javad.ru>
1864
1865        * libnetworking/rtems_servers/ftpd.c,
1866        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
1867        - Timeouts on sockets implemented. 'idle' field added to configuration.
1868        No timeout by default to keep backward compatibility. Note: SITE IDLE
1869        command not implemented yet. - Basic global access control implemented.
1870        'access' field added to configuration. No access limitations by default
1871        to keep backward compatibility. - Anchor data socket for active mode
1872        (using self IP and port 20.) - Fixed default data port support (still
1873        not tested). - Don't allow IP address different from originating host in
1874        PORT command to improve security. - Fixed bug in MDTM command. - Check
1875        for correctness of parsing of argument in command_port(). - Fixed
1876        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
1877        a directory. - Command parsing a little bit improved: command names are
1878        now converted to upper-case to be more compatible with RFC (command
1879        names are not case-sensitive.) - Reformat comments so that they have
1880        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
1881        previous changes - True ASCII mode implemented (doesn't work for hooks
1882        and /dev/null) - Passive mode implemented, PASV command added. - Default
1883        port for data connection could be used (untested, can't find ftp client
1884        that doesn't send PORT command) - SYST reply changed to UNIX, as former
1885        RTEMS isn't registered name. - Reply codes reviewed and fixed.
1886
18872001-01-18      Joel Sherrill <joel@OARcorp.com>
1888
1889        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
1890        macro using variable arguments.
1891        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
1892        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
1893        since I updated the main RTEMS development machine to RedHat 7.2 and
1894        apparently got a new version of rpcgen.
1895
18962001-01-12      Sergei Organov <osv@javad.ru>
1897
1898        * libnetworking/rtems_servers/ftpd.c,
1899        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
1900        - use pool of pre-created threads to handle sessions instead of
1901        creating/deleting threads on the fly - LIST output is now similar to
1902        what "/bin/ls -al" would output, thus FTP clients such Netscape are
1903        happy with it. - LIST NAME now works (both for files and directories) -
1904        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
1905        clients happy  - keep track of CWD for every session separately -
1906        ability to specify root directory name for FTPD in configuration table.
1907        FTPD will then create illusion for FTP clients that this is actually
1908        root directory. - ignore options sent in commands, thus LIST -al FILE
1909        works and doesn't try to list "-al" directory. - buffers are allocated
1910        on stack instead of heap where possible to eliminate malloc/free calls
1911        (avoid possible heap fragmentation troubles). - drop using of task
1912        notepad to pass parameters - use function arguments instead - use
1913        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
1914        in socket() instead of AF_INET.
1915
19162001-01-02      Joel Sherrill <joel@OARcorp.com>
1917
1918        * libnetworking/CHANGELOG: Removed.
1919        * libnetworking/README: Merged CHANGELOG contents as initial changes.
1920
19212000-12-14      Eric Norum <eric.norum@usask.ca>
1922
1923        * libnetworking/lib/tftpDriver.c: Added write capability.
1924
19252000-12-08      Joel Sherrill <joel@OARcorp.com>
1926
1927        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
1928        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
1929        numerous variable declarations conditional on PPP_COMPRESS and
1930        PPP_FILTER.  Commented out variables that were not used because the code
1931        using them was commented out. Removed totally unused variables.
1932        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
1933        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
1934
19352000-11-30      Joel Sherrill <joel@OARcorp.com>
1936
1937        * libnetworking/modem/ppp_tty.c: Changed to include
1938        <rtems/termiostypes.h> since that is an RTEMS specific header file.
1939        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
1940        * libnetworking/Makefile.am: Modified to reflect above.
1941
19422000-11-27      Joel Sherrill <joel@OARcorp.com>
1943
1944        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
1945
19462000-11-25      Eric Norum <eric.norum@usask.ca>
1947
1948        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
1949        core.
1950
19512000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
1952
1953        * libnetworking/wrapup/Makefile.am: Added modem subdir.
1954        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
1955        subdir.
1956        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
1957        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
1958        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
1959        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
1960        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
1961        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
1962        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
1963        main.c and ppp_tty.c should be scratched. The modem subdir has the real
1964        ppp_tty.c and the real pppd main is in pppmain.c.
1965
19662000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1967
1968        * libchip/network/sonic.c: Added ipalign() routine to align the received
1969        packet so that the ip header is on a 32-bit boundary. Necessary for
1970        cpu's that do not allow unaligned loads and stores and when the 32-bit
1971        DMA mode is used.
1972
19732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1974
1975        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1976        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
1977        ACLOCAL_AMFLAGS.
1978        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
1979        ACLOCAL_AMFLAGS.
1980        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
1981        ACLOCAL_AMFLAGS.
1982
19832000-11-03      Chris Johns <ccj@acm.org>
1984
1985        * libchip/network/README.cs8900, libchip/network/cs8900.c,
1986        libchip/network/cs8900.h: New files.
1987
19882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1989
1990        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1991        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
1992        $(RTEMS_TOPdir)/aclocal.
1993        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
1994        $(RTEMS_TOPdir)/aclocal.
1995        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
1996        $(RTEMS_TOPdir)/aclocal.
1997
19982000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1999
2000        * configure.in: Switch to GNU-canonicalization.
2001        * Makefile.am: Reflect changes to configure.in.
2002        * acinclude.m4: Remove.
2003
20042000-10-30      Joel Sherrill <joel@OARcorp.com>
2005
2006        * POSIX include files merged into newlib.  This resulted in some
2007        definitions moving to other files and thus some secondary effects in
2008        RTEMS source code.
2009        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2010        in sync with newlib's <machine/types.h>.
2011        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2012        definition of struct itimerval in <sys/time.h>.
2013
20142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2015
2016        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2017        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2018        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2019        * ChangeLog: Fix typos.
2020        * configure.in: add tests to the GNU canonicalized subdirectories.
2021
20222000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2023
2024        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2025        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2026        the lib directory before configuring lib/.
2027
20282000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2029
2030        * configure.in, Makefile.am: add exec to the GNU canonicalized
2031        subdirectories.
2032        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2033        * configure.in: add libnetworking, librpc and librdb to the GNU
2034        canonicalized subdirectories.
2035        * configure.in: add libmisc and libchip to the GNU canonicalized
2036        subdirectories.
2037        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2038        Switch to GNU canonicalization.
2039        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2040        Switch to GNU canonicalization.
2041        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2042        Switch to GNU canonicalization.
2043
20442000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2045
2046        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2047        canonicalization to libfs/. The approach is currently a bit of a hack as
2048        GNU canonicalization does not support the per-BSP build some of the
2049        other directories require.  As more of the tree is converted, this will
2050        become less  of an issue.
2051
20522000-10-20      Joel Sherrill <joel@OARcorp.com>
2053
2054        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2055        parameter.
2056
20572000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2058
2059        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2060        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2061        * librdbg/configure.in: Add m68k support.
2062        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2063        subdirectory.
2064        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2065        failure.
2066        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2067        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2068        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2069        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2070        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2071        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2072        librdbg/src/m68k/.cvsignore: New files.
2073        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2074        function pointers.
2075        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2076        _after_ pointer has been checked against NULL.
2077
20782000-10-18      Joel Sherrill <joel@OARcorp.com>
2079
2080        * wrapup/Makefile.am: Added libfs.
2081
20822000-10-18      Chris Johns <ccj@acm.org>
2083
2084        * libfs created.
2085        * configure.in: Added libfs subdirectory.
2086        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2087
20882000-09-28      Joel Sherrill <joel@OARcorp.com>
2089
2090        * libnetworking/rtems_webserver/Makefile.am,
2091        libnetworking/rtems_webserver/base64.c,
2092        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2093        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2094
20952000-09-22      Joel Sherrill <joel@OARcorp.com>
2096
2097        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2098        libnetworking/rtems/rtems_bsdnet_internal.h,
2099        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2100        have included rtems.h.  It is now including precisely the  least amount
2101        of low level, yet portable .h files to get the basic RTEMS types
2102        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2103        used machine/types.h to include rtems.h.
2104
21052000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2106
2107        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2108
21092000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2110
2111        * libnetworking/ChangeLog: Cleanup.
2112
21132000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2114
2115        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2116        * libchip/ChangeLog: Fix formating.
2117
21182000-09-05      Joel Sherrill <joel@OARcorp.com>
2119
2120        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2121        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2122        confusion and to work with the converted flags.
2123
21242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2125
2126        * wrapup/Makefile.am: Include compile.am.
2127        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2128        libchip/serial/Makefile.am: Include compile.am.
2129        * librdbg/src/i386/any/Makefile.am,
2130        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2131        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2132        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2133        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2134        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2135        libnetworking/rtems_servers/Makefile.am,
2136        libnetworking/rtems_webserver/Makefile.am,
2137        libnetworking/wrapup/Makefile.am: Include compile.am.
2138
21392000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2140
2141        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2142        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2143
21442000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2145
2146        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2147
21482000-08-31      Joel Sherrill <joel@OARcorp.com>
2149
2150        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2151        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2152        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2153        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2154        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2155        * libnetworking/wbase64.c: Removed.
2156        * libnetworking/Makefile.am, libnetworking/asp.c,
2157        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2158        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2159        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2160        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2161        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2162        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2163        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2164        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2165        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2166        Modified.
2167
21682000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2169
2170        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2171
21722000-08-30      Joel Sherrill <joel@OARcorp.com>
2173
2174        * libnetworking/rtems_webserver/license.txt: New file.
2175
21762000-08-10      Joel Sherrill <joel@OARcorp.com>
2177
2178        * ChangeLog: New file.
2179        * libchip/ChangeLog: New file.
2180        * librdbg/ChangeLog: New file.
2181        * libnetworking/ChangeLog: New file.
2182
Note: See TracBrowser for help on using the repository browser.