source: rtems/c/src/ChangeLog @ 5434449b

4.104.114.84.95
Last change on this file since 5434449b was 5434449b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 15:30:20

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

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