source: rtems/c/src/ChangeLog @ 528da1c

4.104.114.84.95
Last change on this file since 528da1c was 51b9899, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/09/04 at 10:08:33

2004-03-09 Ralf Corsepius <corsepiu@…>

  • libchip/network/dec21140.c: Use PPC instead of PPC. Cosmetics.
  • Property mode set to 100644
File size: 92.3 KB
Line 
12004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
4        Cosmetics.
5
62004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
9        There are no application level Makefiles in here.
10
112004-03-04      Joel Sherrill <joel@OARcorp.com>
12
13        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
14        they can be used in application level makefiles.
15
162004-03-05      Joel Sherrill <joel@OARcorp.com>
17
18        * libnetworking/rtems_webserver/ejparse.c,
19        libnetworking/rtems_webserver/emfdb.c,
20        libnetworking/rtems_webserver/sock.c,
21        libnetworking/rtems_webserver/socket.c,
22        libnetworking/rtems_webserver/sym.c,
23        libnetworking/rtems_webserver/webs.c,
24        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
252004-03-05      Joel Sherrill <joel@OARcorp.com>
26
27        * libchipnetwork/open_eth.c: Remove warnings by conditionally
28        compiling this file only only those CPU families with supported
29        exception models.
30
312004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * acinclude.m4: Fix loosing arguments when configuring cpukit and
34        testsuites (Was exposed with --enable-multilib, only).
35        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
36         Add RTEMS_BSP_CONFIG_SUBDIR.
37        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
38        testsuites's configure.
39        * aclocal/rtems-top.m4: Remove ENDIF hack.
40        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
41
422004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
45        wrapup/Makefile.am: Fix automake problems having been introduced
46        in previous patch.
47
482004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
51        Preinstall dirs.
52        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
53        * aclocal/check-multiprocessing.m4: Cosmetics.
54        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
55        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
56
572004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
60        librdbg/src/Makefile.am.
61        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
62        * configure.ac: Reflect changes above.
63        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
64        * wrapup/Makefile.am: Reflect changes above.
65        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
66
672004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
70
712004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
74
752004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * wrapup/Makefile.am: Reflect new location of librdbg.a.
78
792004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
82        librdbg/src/powerpc/Makefile.am: Remove.
83        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
84        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
85        * configure.ac: Reflect changes above.
86
872004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89
902004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
93        STRIP.
94
952004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * librdbg/include/Makefile.am: Merge-in
98        librdbg/include/rdbg/i386/Makefile.am,
99        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
100        librdbg/include/rdbg/powerpc/Makefile.am.
101        * librdbg/include/rdbg/i386/Makefile.am,
102        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
103        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
104        * configure.ac: Reflect changes above.
105
1062004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Use AS_HELP_STRING(ada).
109
1102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * aclocal/bspopts.m4: Use AS_HELP_STRING.
113        * aclocal/bsp-configure.m4: Require autoconf-2.59.
114        Use AC_CONFIG_HEADERS.
115        * aclocal/check-custom-bsp.m4: Add bspkit-support.
116        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
117
1182004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: include local.am.
121
1222004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * aclocal/version.m4: 4.6.99.0.
125
1262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Don't include host.am.
129        * automake/compile.am: Further cleanups.
130
1312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * automake/lib.am: Remove (Unused).
134
1352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Don't include lib.am.
138        * automake/compile.am: Use automake compilation rules.
139
1402004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * libnetworking/pppd/Makefile.am,
143        libnetworking/rtems_servers/Makefile.am,
144        libnetworking/rtems_telnetd/Makefile.am,
145        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
146        support/Makefile.am: Don't include lib.am.
147
1482004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * libchip/Makefile.am: Don't include lib.am.
151        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
152        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
153        unnecessary EXTRA_DISTs.
154
1552004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
158        hack.
159
1602004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
163        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
164        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
165        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
166
1672004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
170        Add AM_CONDITIONAL(HAS_MP).
171        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
172        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
173        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
174        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
175        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
176        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
177        (Deprecated by autoconf 2.59).
178
1792004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
182        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
183
1842004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * ChangeLog: Merge-in libnetworking/ChangeLog.
187        * libnetworking/ChangeLog: Remove.
188        * ChangeLog: Merge-in librdbg/ChangeLog.
189        * librdbg/ChangeLog: Remove.
190        * ChangeLog: Merge-in libchip/ChangeLog.
191        * libchip/ChangeLog: Remove.
192        * ChangeLog: Merge-in optman/ChangeLog.
193        * optman/ChangeLog: Remove.
194
1952004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Reflect changes to cpukit.
198        * wrapup/Makefile.am: Reflect changes to librdbg.
199        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
200        * libchip/Makefile.am: Add PREINSTALL_DIRS.
201        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
202        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
203        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
204        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
205        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
206        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
207        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
208
2092004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/rtems-top.m4: Remove check for version.m4.
212        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
213
2142004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
217        * wrapup/Makefile.am: Reflect changes to libchip/*.
218        * support/Makefile.am: Use automake compilation rules.
219        * wrapup/Makefile.am: Reflect changes to support/*.
220        * configure.ac: Remove libnetworking/wrapup/Makefile.
221        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
222        libnetworking/*/lib*.a instead of libnetapps.a.
223        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
224        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
225        * optman/Makefile.am: Use automake compilation rules.
226        * libchip/Makefile.am: Fix typo in previous patch.
227        * libchip/Makefile.am: Use automake compilation rules.
228        * libnetworking/Makefile.am: Remove wrapup.
229        * libnetworking/pppd/Makefile.am: Build libpppd. Use
230        automake-compilation rules.
231        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
232        automake-compilation rules.
233        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
234        automake-compilation rules.
235        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
236        automake-compilation rules.
237        * libnetworking/wrapup/Makefile.am: Remove (Unused).
238
2392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
242        PRE/TMPINSTALL_FILES to CLEANFILES.
243        * automake/lib.am: Remove TMPINSTALL_FILES.
244        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
245        PRE/TMPINSTALL_FILES to CLEANFILES.
246        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
247        PRE/TMPINSTALL_FILES to CLEANFILES.
248        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
249        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
250        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
251        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
252        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
253        * librdbg/src/i386/Makefile.am: Ditto.
254        * librdbg/src/m68k/Makefile.am: Ditto.
255        * librdbg/src/powerpc/Makefile.am: Ditto.
256        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
257        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
258        * libnetworking/rtems_servers/Makefile.am: Ditto.
259        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
260        * libnetworking/rtems_webserver/Makefile.am: Ditto.
261
2622004-01-07      Joel Sherrill <joel@OARcorp.com>
263
264        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
265        more completely covers the MIPS family.
266
2672003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Reflect changes to shmdr.
270        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
271
2722003-12-18      Joel Sherrill <joel@OARcorp.com>
273
274        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
275        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
276        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
277        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
278        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
279        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
280        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
281
2822003-12-17      Joel Sherrill <joel@OARcorp.com>
283
284        * aclocal/version.m4: Updated to rtems-20031217-test.
285
2862003-12-17     
287
288        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
289        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
290
2912003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * automake/compile.am: Remove LINK_LIBS (Unused).
294        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
295
2962003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
299        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
300        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
301        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
302        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
303
3042003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
307        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
308        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
309        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
310        * librdbg/src/i386/Makefile.am:
311        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
312        * librdbg/src/m68k/Makefile.am:
313        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
314        * librdbg/src/powerpc/Makefile.am:
315        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
316
3172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
320        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
321        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
322        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
323        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
324        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
325        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
326        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
327        * optman/Makefile.am: Remove project_libdir.
328        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
329        PRE/TMPINSTALL_FILES.
330        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
331        PRE/TMPINSTALL_FILES.
332        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
333        PRE/TMPINSTALL_FILES.
334        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
335        PRE/TMPINSTALL_FILES.
336        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
337        from PRE/TMPINSTALL_FILES.
338        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
339        PRE/TMPINSTALL_FILES.
340        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
341        PRE/TMPINSTALL_FILES.
342        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
343        PRE/TMPINSTALL_FILES.
344        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
345        PRE/TMPINSTALL_FILES.
346        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
347        PRE/TMPINSTALL_FILES.
348        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
349        PRE/TMPINSTALL_FILES.
350        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
351        from PRE/TMPINSTALL_FILES.
352
3532003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
356        * automake/lib.am: Remove project_libdir.
357        * wrapup/Makefile.am: Reworked.
358
3592003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: Reflect changes to librdbg.
362        * optman/Makefile.am: Add tmpinstall dirstamp support.
363        * libchip/Makefile.am: Fix variant-tmpinstall support.
364        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
365        * librdbg/src/powerpc/Makefile.am: Merge-in former
366        new_exception_processing/Makefile.am.
367        * librdbg/src/m68k/any/Makefile.am: Remove.
368        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
369        * librdbg/src/i386/any/Makefile.am: Remove.
370        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
371        * librdbg/src/Makefile.am: Cosmetics.
372        * librdbg/include/Makefile.am: Cosmetics.
373        * librdbg/Makefile.am: Cosmetics.
374        * libnetworking/Makefile.am: Cosmetics.
375        * libnetworking/pppd/Makefile.am: Cosmetics.
376        * libnetworking/wrapup/Makefile.am: Cosmetics.
377
3782003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Cosmetics.
381        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
382        support.
383
3842003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * automake/compile.am: Remove $(ARCH):-rule.
387
3882003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * configure.ac: Remove lib/libbsp/shared/Makefile,
391        lib/libbsp/shmdr/Makefile.
392
3932003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
396        libchip/serial/Makefile, libchip/rtc/Makefile.
397        * support/Makefile.am: Remove all-local: $(ARCH).
398        * wrapup/Makefile.am: Remove all-local: $(ARCH).
399        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
400        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
401        * optman/Makefile.am: Remove all-local: $(ARCH).
402        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
403        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
404        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
405        compilation dirstamp support.
406        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
407        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
408        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
409        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
410        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
411        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
412        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
413        all-local: $(ARCH).
414        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
415        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
416        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
417        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
418        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
419
4202003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/lead-dot.m4: New (from automake-1.7f).
423        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
424        AC_SUBST(dirstamp).
425        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
426        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
427        libchip/serial/Makefile.am: Ditto.
428        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
429        * librdbg/include/Makefile.am: Ditto.
430        * librdbg/include/rdbg/Makefile.am: Ditto.
431        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
432        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
433        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
434        * librdbg/src/Makefile.am: Ditto.
435        * librdbg/src/i386/Makefile.am: Ditto.
436        * librdbg/src/i386/any/Makefile.am: Ditto.
437        * librdbg/src/m68k/Makefile.am: Ditto.
438        * librdbg/src/m68k/any/Makefile.am: Ditto.
439        * librdbg/src/powerpc/Makefile.am: Ditto.
440        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
441        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
442        preinstallation.
443        * libnetworking/pppd/Makefile.am: Ditto.
444        * libnetworking/rtems_servers/Makefile.am: Ditto.
445        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
446        * libnetworking/rtems_webserver/Makefile.am: Ditto.
447        * libnetworking/wrapup/Makefile.am: Ditto.
448
4492003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
452        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
453        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
454        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
455        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
456        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
457        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
458        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
459        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
460        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
461        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
462        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
463        underquoting to silence automake-1.8.
464
4652003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * configure.ac: Reflect having moved tests to ../../testsuites.
468
4692003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
472        * aclocal/canonical-host.m4: Remove.
473        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
474        * configure.ac: Remove RTEMS_CANONICAL_HOST.
475
4762003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * aclocal/check-cpu.m4: Remove.
479        * configure.ac: Merge-in former aclocal/check-cpu.m4.
480        * aclocal/canonical-target-name.m4: Add m4-quotes.
481        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
482        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
483        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
484        * aclocal/check-networking.m4: Add m4-quotes. Require
485        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
486        * aclocal/check-posix.m4: Add m4-quotes. Require
487        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
488        * aclocal/check-rdbg.m4: Add m4-quotes. Require
489        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
490        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
491
4922003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
495        * aclocal/bsp-alias.m4: Remove.
496
4972003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: Make presence of tests/ optional.
500
5012003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/path-perl.m4: Remove (Unused).
504
5052003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * automake/force-preinstall.am: Remove.
508
5092003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
510
511        PR 499/rtems_misc
512        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
513        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
514        Configuration (Odd was forced) - Correction of Stop Bit configuration
515        (inversed) - Correction of ISR Handler to call
516        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
517        CTS Hardware flow control Configuration.
518
5192003-09-04      Joel Sherrill <joel@OARcorp.com>
520
521        * lib/libcpu/shared/include/cache.h,
522        lib/libcpu/shared/src/cache_aligned_malloc.c,
523        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
524        license changed.
525        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
526        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
527        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
528        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
529        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
530        for license changed.
531        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
532        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
533        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
534        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
535        libchip/network/cs8900.h, libchip/network/dec21140.c,
536        libchip/network/elnk.c, libchip/network/open_eth.c,
537        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
538        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
539        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
540        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
541        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
542        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
543        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
544        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
545        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
546        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
547        libchip/serial/serial.h, libchip/serial/z85c30.c,
548        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
549        libchip/serial/z85c30_reg.c: URL for license changed.
550
5512003-09-03      Jiri Gaisler <jiri@gaisler.com>
552
553        PR 477/networking
554        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
555        * libchip/network/README.open_eth, libchip/network/open_eth.c,
556        libchip/network/open_eth.h: New files.
557
5582003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * aclocal/rtems-top.m4: Add RTEMS_API.
561        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
562
5632003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
566        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
567        @RTEMS_BSP@.cfg.
568
5692003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
572
5732003-08-20      Joel Sherrill <joel@OARcorp.com>
574
575        * libchip/network/cs8900.c: Correct copyright statements.
576
5772003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * aclocal/check-itron.m4: Remove.
580        * aclocal/enable-inlines.m4: Remove.
581        * Makefile.am: Reflect having moved aclocal/.
582        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
583        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
584        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
585        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
586        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
587        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
588        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
589        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
590        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
591        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
592        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
593        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
594        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
595        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
596        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
597        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
598        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
599        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
600        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
601        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
602        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
603        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
604        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
605        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
606        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
607        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
608        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
609        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
610        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
611        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
612        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
613        * aclocal/multilib.m4: New (Copied from ../../aclocal).
614        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
615        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
616        * aclocal/ppc.m4: New (Copied from ../../aclocal).
617        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
618        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
619        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
620        * aclocal/project-root.m4: New (Copied from ../../aclocal).
621        * aclocal/quoting.m4: New (Copied from ../../aclocal).
622        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
623        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
624        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
625        * aclocal/target.m4: New (Copied from ../../aclocal).
626        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
627        * aclocal/version.m4: New (Copied from ../../aclocal).
628
6292003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * configure.ac: Remove stray comments.
632        * automake/local.am, automake/host.am: Remove "debug".
633
6342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * Makefile.am: Reflect having moved automake/.
637        * lib/Makefile.am: Reflect having moved automake/.
638        * support/Makefile.am: Reflect having moved automake/.
639        * wrapup/Makefile.am: Reflect having moved automake/.
640        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
641        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
642        from ../../automake).
643        * optman/Makefile.am: Reflect having moved automake/.
644        * libchip/Makefile.am: Reflect having moved automake/.
645        * libchip/ide/Makefile.am: Reflect having moved automake/.
646        * libchip/network/Makefile.am: Reflect having moved automake/.
647        * libchip/rtc/Makefile.am: Reflect having moved automake/.
648        * libchip/serial/Makefile.am: Reflect having moved automake/.
649        * librdbg/Makefile.am: Reflect having moved automake/.
650        * librdbg/include/Makefile.am: Reflect having moved automake/.
651        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
652        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
653        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
654        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
655        automake/.
656        * librdbg/src/Makefile.am: Reflect having moved automake/.
657        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
658        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
659        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
660        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
661        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
662        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
663        having moved automake/.
664        * libnetworking/Makefile.am: Reflect having moved automake/.
665        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
666        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
667        automake/.
668        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
669        automake/.
670        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
671        automake/.
672        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
673
6742003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * Makefile.am: Add bsp.pc.in.
677        * bsp.pc.in: New (pkgconfig support).
678
6792003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
682
6832003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * lib/Makefile.am: New (Required by 'make dist').
686        * lib/ChangeLog: Remove.
687        * lib/.cvsignore: Cleanup.
688        * configure.ac: Reflect having added lib/Makefile.am.
689        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
690        lib/libbsp/configure.ac.
691        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
692        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
693
6942003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
697        * configure.ac: Merge-in librdbg/configure.ac.
698        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
699        librdbg/configure.ac.
700        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
701        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
702        LIBCHIP. Conditionally build include-dirs.
703        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
704        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
705        * librdbg/Makefile.am, librdbg/include/Makefile.am,
706        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
707        librdbg/include/rdbg/m68k/Makefile.am,
708        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
709        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
710        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
711        librdbg/src/powerpc/Makefile.am, librdbg/
712        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
713        configure.ac into ../configure.ac.
714        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
715        * libnetworking/.cvsignore, libnetworking/Makefile.am,
716        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
717        libnetworking/rtems_telnetd/Makefile.am,
718        libnetworking/rtems_webserver/Makefile.am,
719        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
720        into ../configure.ac.
721
7222003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        PR 427/rtems
725        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
726        * librdbg/src/servtsp.c: Ditto.
727
7282003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
729
730        PR 429/bsps
731        PR 432/bsps
732        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
733        packets are queued onto an elnk board, the ISR will deadlock the device
734        with a tx complete interrupt.  Lighter tx loads are not affected as they
735        end up submitting single packets to the device.
736
7372003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * configure.ac: Merge-in libchip/configure.ac. Merge-in
740        optman/configure.ac.
741        * optman/configure.ac: Remove (Merged into ../configure.ac).
742        * optman/Makefile.am: Reflect having merged configure.ac into
743        ../configure.ac.
744        * libchip/configure.ac: Remove (Merged into ../configure.ac).
745        * libchip/Makefile.am, libchip/ide/Makefile.am,
746        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
747        libchip/serial/Makefile.am: Reflect having merged configure.ac into
748        ../configure.ac.
749
7502003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
753
7542003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
755
756        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
757        on i386.
758
7592003-06-13      Joel Sherrill <joel@OARcorp.com>
760
761        * libnetworking/pppd/chat.c: Removed warnings.
762
7632003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
764
765        * libchip/network/README.3com: New file missed in previous commit.
766        PR 405/bsps
767        PR 393/networking
768        * libchip/network/dec21140.c: Fix leak also known as PR393.
769        * libchip/network/elnk.c, libchip/network/if_media.h,
770        libchip/network/mii.h: New files.
771        * libchip/network/Makefile.am: Reflect new files.
772
7732003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * configure.ac: Remove support for profile-variant.
776
7772003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        PR 397/pppd
780        * libnetworking/pppd/fsm.c: Make peer_mru global again.
781        * libnetworking/pppd/magic.c: Remove *rand48.
782        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
783
7842003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * wrapup/Makefile.am: Add libide.a.
787
7882003-04-15      Joel Sherrill <joel@OARcorp.com>
789
790        PR 387/rtems_misc
791        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
792        routines.
793        * libchip/ide/ata_internal.h: Added missing newline and end of file.
794
7952003-04-11      Joel Sherrill <joel@OARcorp.com>
796
797        * libnetworking/rtems_webserver/cgi.c,
798        libnetworking/rtems_webserver/sockGen.c,
799        libnetworking/rtems_webserver/umui.c,
800        libnetworking/rtems_webserver/websSSL.c,
801        libnetworking/rtems_webserver/websSSL.h,
802        libnetworking/rtems_webserver/websda.c,
803        libnetworking/rtems_webserver/websda.h: New files. Not included in
804        previous commit.
805
8062003-04-10      Joel Sherrill <joel@OARcorp.com>
807
808        PR 371/pppd
809        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
810        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
811        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
812        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
813        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
814        still global symbols in rtemspppd.h which might need to be changed or
815        converted into member of a structure which is dereferenced with a
816        pointer that is managed as a per task variable. But this patch should
817        avoid many conflicts.
818
8192003-03-27      Joel Sherrill <joel@OARcorp.com>
820
821        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
822        not allowed in the cpukit source code since it must be buildable
823        independent of any BSP. These files were moved to libchip/ide.
824        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
825        files.
826
8272003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
828
829        PR 368/filesystems
830        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
831        improvements which now work on pc386 and mbx8xx.
832        * libchip/ide/ide_controller.c: New file.
833
8342003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
837
8382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * configure.ac: Remove AC_CONFIG_AUX_DIR.
841        * configure.ac: Add support/.
842        * support/.cvsignore: New.
843        * support/Makefile.am: New.
844        * support/version.c: New.
845        * wrapup/Makefile.am: Add support/libsupport.a.
846        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
847        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
848        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
849        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
850
8512003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * wrapup/Makefile.am: Use SRC += instead of make-vars.
854
8552003-02-20      Till Straumann <strauman@slac.stanford.edu>
856
857        PR 354/networking
858        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
859        chip against a table of supported chips. The untested ones are still
860        commented out, however.
861
8622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
865        * configure.ac: AC_PREREQ(2.57).
866        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
867        * optman/configure.ac: AC_PREREQ(2.57).
868        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
869        * libchip/configure.ac: AC_PREREQ(2.57).
870        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
871        * librdbg/configure.ac: AC_PREREQ(2.57).
872        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
873        * libnetworking/configure.ac: AC_PREREQ(2.57).
874
8752003-02-06      Joel Sherrill <joel@OARcorp.com>
876
877        * libnetworking/pppd/chat.c: Convert routines with common names to
878        static. This included get_char(), put_char(), and character() among
879        others.
880
8812003-02-03      Joel Sherrill <joel@OARcorp.com>
882
883        PR 338/filesystem
884        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
885        rtems_io_lookup_name() (API change).  Unused function removed.
886
8872003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
890        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
891        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
892        Eliminate *_O_FILES.
893        * libnetworking/rtems_servers/Makefile.am,
894        libnetworking/rtems_webserver/Makefile.am,
895        libnetworking/rtems_telnetd/Makefile.am: Ditto.
896
8972002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
900        Let all-local: depend on $(LIB).
901        * wrapup/Makefile.am, configure.ac: Remove libmisc.
902        * optman/Makefile.am: Apply install-data-local to install *.rels.
903
9042002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
907        %.c rules.
908        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
909        * libchip/network/Makefile.am: Eliminate C_O_FILES.
910        * libchip/rtc/Makefile.am: Ditto.
911        * libchip/serial/Makefile.am: Ditto.
912
9132002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
916        LIBC_DEFINES.
917        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
918        LIBC_DEFINES.
919        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
920        LIBC_DEFINES.
921
9222002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
925
9262002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
929        cache-checking.
930        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
931
9322002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
935        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
936        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
937        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
938        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
939
9402002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
943        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
944        Remove.
945        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
946
9472002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
950        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
951
9522002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
953
954        * libchip/network/cs8900.c: I don't know why we have to SelfST register
955        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
956
9572002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
960        * optman/rel.am: New.
961
9622002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
965        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
966        braino in comment on "exec". Extend --enable-ada handling.
967
9682002-11-04      Joel Sherrill <joel@OARcorp.com>
969
970        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
971        tasks and rolling multiple loops into 1.
972        * librdbg/src/m68k/rdbg_f.c: Removed warning.
973        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
974        Removed warnings.
975
9762002-10-31      Joel Sherrill <joel@OARcorp.com>
977
978        * libchip/network/dec21140.c: Removed warnings.
979        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
980        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
981        librdbg/src/m68k/any/remdeb_xdr.c,
982        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
983        warnings.
984        * libnetworking/rtems_webserver/socket.c,
985        libnetworking/rtems_webserver/uemf.h: Removed warnings.
986
9872002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
988
989        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
990        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
991        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
992        above.
993
9942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
997        * wrapup/.cvsignore: Remove autom4te.cache.
998        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
999        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1000        autom4te.cache.
1001        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1002        autom4te.cache.
1003        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1004        autom4te.cache.
1005
10062002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1009
10102002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * optman/.cvsignore: Add autom4te.cache.
1013
10142002-09-14      Joel Sherrill <joel@OARcorp.com>
1015
1016        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1017
10182002-09-07      Joel Sherrill <joel@OARcorp.com>
1019
1020        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1021        include files to resolve warnings.
1022
10232002-09-07      Chris Johns <ccj@acm.org>
1024
1025        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1026        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1027        which corrects the problem  where the cs8900.c file was actually the BSP
1028        glue.  Joel did some hacking so this file will compile.  Previously it
1029        required providing a target.h file to compile.
1030        * libchip/network/cs8900.c.bsp: New file.
1031
10322002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1035
10362002-08-31      Joel Sherrill <joel@OARcorp.com>
1037
1038        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1039        eliminate warning.
1040
10412002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * configure.ac: Add ada-tests.
1044
10452002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * Makefile.am: Add preinstall-stamp.
1048
10492002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1052        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1053        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1054        gcc31 happy.
1055        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1056        cp.
1057
10582002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1061        make/bsp.mak.
1062        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1063        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1064
10652002-08-12      Joel Sherrill <joel@OARcorp.com>
1066
1067        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1068        avoid error.
1069
10702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1073        * configure.ac: Add BSP_SUBDIRS.
1074        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1075        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1076        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1077        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1078        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1079        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1080        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1081        RTEMS_CHECK_BSP_CACHE.
1082        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1083        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1084        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1085        .$(OBJEXT) instead of .o.
1086        * libnetworking/pppd/Makefile.am,
1087        libnetworking/rtems_servers/Makefile.am,
1088        libnetworking/rtems_telnetd/Makefile.am,
1089        libnetworking/rtems_webserver/Makefile.am,
1090        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1091
10922002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1095        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1096        ../libchip/serial/$(ARCH)/libserialio.a.
1097        * libchip/serial/Makefile.am: Don't tmp-install lib.
1098        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1099
11002002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * Makefile.am: Add rtems_makedir.
1103        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1104        * Makefile.am: Add wrapup-SUBDIR.
1105        * wrapup/ChangeLog: Remove.
1106        * wrapup/configure.ac: Remove.
1107        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1108        (Make the bare BSP happy).
1109        * configure.ac: Ditto.
1110        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1111        Create make/custom/default.cfg.
1112        * configure.ac: Add creation of make/custom/*.cfg. Create
1113        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1114
11152002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * Makefile.am: Clean $(PROJECT_RELEASE).
1118
11192002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1122        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1123        prototype mismatches.
1124
11252002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1128        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1129
11302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * acinclude.m4: Add test "$multilib" != "yes".
1133        * config-ml.in: Remove.
1134        * acinclude.m4: Cleanups.
1135        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1136        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1137        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1138        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1139        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1140
11412002-07-16      Eric Norum <eric.norum@usask.ca>
1142
1143        * New driver for the Intel EtherExpressPro (82559ER) chip.
1144        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1145        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1146        * libchip/network/Makefile.am: Modified to reflect above.
1147
11482002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * acinclude.m4: New.
1151        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1152        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1153        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1154
11552002-07-01      Joel Sherrill <joel@OARcorp.com>
1156
1157        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1158        _Objects_Information_table now that it is a two dimensional array based
1159        upon API and class.
1160        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1161        of strnlen().
1162
11632002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1166        preinstall libnetapps.a.
1167
11682002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * configure.ac: Remove librpc.
1171
11722002-06-25      Joel Sherrill <joel@OARcorp.com>
1173
1174        * Per PR233, moved librpc to exec.
1175        * configure.ac, wrapup/Makefile.am: Modified.
1176        * librpc, librpc/ChangeLog: Removed.
1177
11782002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * optman/Makefile.am: Remove multilib support.
1181        * optman/configure.ac: Ditto.
1182        * optman/sapi/Makefile.am: Ditto.
1183
11842002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1187        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1188
11892002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        Move networking libraries to c/src/exec/libnetworking
1192        * libnetworking/configure.ac, libnetworking/Makefile.am,
1193        libnetworking/wrapup/Makefile.am: Reflect Moval.
1194
11952002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1198        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1199        <rtems/bspIo.h>.
1200
12012002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1204        * libnetworking/rtems/mkrootfs.h: Ditto.
1205        * libnetworking/rtems/Makefile.am: Reflect changes above.
1206
12072002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * configure.ac: Remove lib.
1210
12112002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1212
1213        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1214        that exception stack frames on M68K members with VBR always are 6 byte
1215        long. The incorrect assumption resulted in some gdb commands like "next"
1216        to fail on the 68360.
1217
12182002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1219
1220        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1221        PR 220
1222        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1223        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1224        CVS.
1225        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1226        libnetworking/sys/filio.h: Remove.
1227        * libnetworking/sys/Makefile.am: Reflect changes above.
1228
12292002-05-07      Chris Johns <ccj@acm.org>
1230
1231        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1232        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1233        requires it to be stripped.
1234
12352002-05-01      Eric Norum <eric.norum@usask.ca>
1236
1237        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1238        assembly  to satisfy gcc 3.1 and newer.
1239
12402002-04-26      Eric Norum <eric.norum@usask.ca>
1241
1242        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1243        agressive optimization in gcc 3.1 does not reorder things.
1244
12452002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1246
1247        * libchip/network/dec21140.c: Reflect changes to powerpc's
1248        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1249        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1250        <rtems/score/cpu.h>.
1251        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1252        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1253
12542002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * optman/configure.ac: Remove ENABLE_GCC28.
1257
12582002-04-11      Chris Johns <ccj@acm.org>
1259
1260        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1261        driver control block field to the ifconfig network driver structure.
1262        This field is needed by the i82586 driver which was ported from NetBSD
1263        as it had better hardware abstraction.
1264        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1265        PR59, added the drv_ctrl driver control block field to the ifconfig
1266        network driver structure. This field is needed by the i82586 driver
1267        which was ported from NetBSD as it had better hardware abstraction.
1268
12692002-04-10      Mike Siers <mikes@poliac.com>
1270
1271        * libnetworking/rtems_webserver/NOTES,
1272        libnetworking/rtems_webserver/asp.c,
1273        libnetworking/rtems_webserver/balloc.c,
1274        libnetworking/rtems_webserver/default.c,
1275        libnetworking/rtems_webserver/ej.h,
1276        libnetworking/rtems_webserver/ejIntrn.h,
1277        libnetworking/rtems_webserver/ejlex.c,
1278        libnetworking/rtems_webserver/ejparse.c,
1279        libnetworking/rtems_webserver/emfdb.c,
1280        libnetworking/rtems_webserver/emfdb.h,
1281        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1282        libnetworking/rtems_webserver/handler.c,
1283        libnetworking/rtems_webserver/license.txt,
1284        libnetworking/rtems_webserver/md5.h,
1285        libnetworking/rtems_webserver/md5c.c,
1286        libnetworking/rtems_webserver/mime.c,
1287        libnetworking/rtems_webserver/misc.c,
1288        libnetworking/rtems_webserver/ringq.c,
1289        libnetworking/rtems_webserver/rom.c,
1290        libnetworking/rtems_webserver/security.c,
1291        libnetworking/rtems_webserver/sock.c,
1292        libnetworking/rtems_webserver/sym.c,
1293        libnetworking/rtems_webserver/uemf.c,
1294        libnetworking/rtems_webserver/uemf.h,
1295        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1296        libnetworking/rtems_webserver/url.c,
1297        libnetworking/rtems_webserver/value.c,
1298        libnetworking/rtems_webserver/wbase64.c,
1299        libnetworking/rtems_webserver/webcomp.c,
1300        libnetworking/rtems_webserver/webpage.c,
1301        libnetworking/rtems_webserver/webrom.c,
1302        libnetworking/rtems_webserver/webs.c,
1303        libnetworking/rtems_webserver/webs.h,
1304        libnetworking/rtems_webserver/websuemf.c,
1305        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1306        2.1.4.
1307
13082002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * libchip/network/i82586.c: Include <string.h>.
1311        * libchip/network/sonic.c: Ditto.
1312
13132002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1316
13172002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1320
13212002-03-27      Thomas.Doerfler@imd-systems.de
1322
1323        PR 144
1324        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1325        memory address 0 when called for the first time. This is done when
1326        trying to clear the variable "dhcp_hostname".
1327
13282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1331        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1332        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1333        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1334        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1335        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1336        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1337        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1338        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1339        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1340        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1341        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1342        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1343        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1344        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1345        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1346        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1347        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1348        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1349        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1350        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1351        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1352        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1353        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1354        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1355        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1356        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1357        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1358        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1359        AUTOMAKE_OPTIONS.
1360        * libnetworking/configure.ac:
1361        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1362        foreign 1.6]).
1363        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1364        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1365        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1366        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1367        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1368        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1369        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1370        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1371        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1372        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1373        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1374        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1375        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1376        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1377        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1378        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1379        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1380
13812002-03-27      Ilya Alexeev <ilya@continuum.ru>
1382
1383        PR 162
1384        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1385        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1386        used in a device write routines.  Now ppp_softc structure have own
1387        character for writing to device (sc_outchar).  I think that converting
1388        local variables to static is not a right solution, because problems will
1389        occur in the case of two or more ppp instances.
1390        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1391        must be u_long, otherwise in the case of the big output packet endless
1392        loop may occur.
1393
13942002-03-21      Ilya Alexeev <ilya@continuum.ru>
1395
1396        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1397        preparations for multiple PPPD connections.
1398
13992002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        PR 149
1402        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1403        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1404        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1405        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1406
14072002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1408
1409        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1410        * configure.ac: Modified to reflect addition.
1411
14122002-02-27      Ilya Alexeev <ilya@continuum.ru>
1413
1414        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1415        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1416        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1417        capabilities as well as eliminate some warnings.
1418
14192002-02-27      Eric Norum <eric.norum@usask.ca>
1420
1421        * libnetworking/net/radix.c: Properly handle fetching the default route
1422        when there is no route.  This was a bug in the original FreeBSD code and
1423        this fix is from an updated version of their code.
1424
14252002-02-16      Eric Norum <eric.norum@usask.ca>
1426
1427        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1428        checking.
1429
14302002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1431
1432        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1433        dodefaultroute.
1434
14352002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1438        include <rtems/seterr.h>.
1439
14402002-02-01      Mike Siers <mikes@poliac.com>
1441
1442        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1443        avoid bringing the link down too fast. NOTE: Mike reports successfully
1444        running at 56K baud on a direct link.
1445
14462002-02-01      Eric Valette <valette@crf.canon.fr>
1447
1448        * librdbg/So many patches have been posted recently on the mailing list
1449        and  because we were unable to find correct solution to compile on
1450        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1451        because the coding  style of rdbg was rather inconsistant among various
1452        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1453        global coding style (using indent + manual edits), 2) incorporate/review
1454        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1455        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1456        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1457        after rdbg initialization is done, NB : the paches is huge but it is
1458        mainly due to coding styke chnages.  Only few lines of codes have been
1459        really changed and they do not impact  rdbg functionnality (AFAIKT).
1460        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1461        librdbg/include/rdbg/m68k/rdbg_f.h,
1462        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1463        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1464        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1465        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1466        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1467        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1468        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1469        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1470        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1471        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1472        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1473        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1474        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1475        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1476        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1477        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1478
14792002-01-31      Mike Siers <mikes@poliac.com>
1480
1481        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1482        * Nice Update of PPPD support which eliminates the requiremetn that
1483        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1484        and reports that it seems to be more stable and handle larger packets
1485        better.  This patch replaces the termios tasks with more general pppd
1486        network driver tasks.  The functions pppinput() and pppstart() get
1487        called from the interrupt service routine.
1488        * libnetworking/Makefile.am, libnetworking/configure.ac,
1489        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1490        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1491        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1492        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1493        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1494        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1495        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1496        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1497        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1498        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1499        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1500        libnetworking/net/route.c, libnetworking/net/route.h,
1501        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1502        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1503        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1504        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1505        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1506        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1507        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1508        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1509        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1510        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1511        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1512        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1513        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1514        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1515        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1516        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1517        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1518        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1519        libnetworking/pppd/example/README,
1520        libnetworking/pppd/example/netconfig.h,
1521        libnetworking/wrapup/Makefile.am: Modified.
1522        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1523        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1524        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1525        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1526        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1527        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1528        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1529        libnetworking/modem/pppcompress.c: Subdirectory removed.
1530
15312002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1532
1533        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1534        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1535
15362002-01-18      Till Straumann <strauman@slac.stanford.edu>
1537
1538        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1539        issues: - exception handler needs to enable MSR_FP if the interrupted
1540        thread is FP enabled. - printk message for MSR fixed and added
1541        stacktrace. NOTE: this requires the stacktrace patch to
1542        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1543        however).
1544
15452002-01-06      Joel Sherrill <joel@OARcorp.com>
1546
1547        * optman/.cvsignore: Added aclocal.m4 and configure.
1548        * optman/.cvsignore: New file.
1549
15502002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1553
15542002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1557        * optman/ChangeLog: New.
1558        * optman/configure.ac: New.
1559        * optman/Makefile.am: New.
1560        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1561        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1562
15632001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1566
15672001-12-18      Eric Norum <eric.norum@usask.ca>
1568
1569        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1570        `directories' (path names with a / at the end) while disallowing open()
1571        operations on TFTP `directories'.
1572
15732001-12-07      Eric Norum <eric.norum@usask.ca>
1574
1575        * libnetworking/lib/tftpDriver.c: Restore write capability.
1576
15772001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * libchip/network/sonic.h: Fix typo.
1580        * libnetworking/arpa/Makefile.am: Remove stray lines.
1581
15822001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1583
1584        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1585
15862001-10-18      Eric Norum <eric.norum@usask.ca>
1587
1588        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1589        chdir() and open() operations within the TFTP file system.
1590
15912001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1592
1593        * librdbg/configure.ac: Fix latent bug exposed by removal of
1594        config.cache's which prevented powerpc targets librdbg from building.
1595
15962001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1597
1598        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1599        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1600        autoconf-2.52 happy.
1601
16022001-10-12      Mike Siers <mikes@poliac.com>
1603
1604        * libnetworking/Update to stable working state.  Congratulations Mike!
1605        :).
1606        * libnetworking/modem_example: Directory removed.
1607        * libnetworking/modem_example/16550.h,
1608        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1609        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1610        libnetworking/modem_example/ppp.h,
1611        libnetworking/modem_example/pppcompress.c: Files removed.
1612        * libnetworking/pppd/example/pppd.options: New file.
1613        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1614        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1615        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1616        libnetworking/pppd/rtemsmain.c: Updated.
1617
16182001-10-12      Joel Sherrill <joel@OARcorp.com>
1619
1620        * libchip/serial/z85c30.c: Fixed typo.
1621
16222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1623
1624        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1625        * configure.in: Remove.
1626        * configure.ac: New file, generated from configure.in by autoupdate.
1627        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1628        * libchip/configure.in: Remove.
1629        * libchip/configure.ac: New file, generated from configure.in by
1630        autoupdate.
1631        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1632        * librdbg/configure.in: Remove.
1633        * librdbg/configure.ac: New file, generated from configure.in by
1634        autoupdate.
1635        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1636        * libnetworking/configure.in: Remove.
1637        * libnetworking/configure.ac: New file, generated from configure.in by
1638        autoupdate.
1639
16402001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1641
1642        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1643        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1644        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1645
16462001-09-27      Joel Sherrill <joel@OARcorp.com>
1647
1648        * libchip/ChangeLog: Fixed typo in date.
1649
16502001-09-27      Eric Norum <eric.norum@usask.ca>
1651
1652        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1653        TFTP  filesystem.
1654
16552001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1656
1657        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1658        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1659        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1660        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1661        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1662        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1663        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1664        'PREINSTALL_FILES ='.
1665        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1666        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1667        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1668        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1669        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1670        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
1671        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
1672        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
1673        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
1674        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
1675        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
1676        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
1677
16782001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
1681        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
1682        * librdbg/src/m68k/any/Makefile.am: Ditto.
1683        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1684        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
1685        happy.
1686
16872001-09-21      Joel Sherrill <joel@OARcorp.com>
1688
1689        * libchip/network/Makefile.am: Fixed typo on file name.
1690        * libchip/network/i82586.c: Commented out line 318 which is referencing
1691        a member of a structure that is not currently there.  This needs to be
1692        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
1693        to C style.
1694
16952001-09-19      Eric Norum <eric.norum@usask.ca>
1696
1697        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
1698
16992001-09-19      Chris Johns <ccj@acm.org>
1700
1701        * libchip/network/README.i82586, libchip/network/i82586.c,
1702        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
1703        Network driver for Intel i82586.
1704        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
1705        rtems/rtems_bsdnet_internal.h Added support for populating the initial
1706        "root" filesystem with information obtained via the DHCP response.
1707
17082001-09-14      Eric Norum <eric.norum@usask.ca>
1709
1710        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
1711        make gcc 3.x happy.
1712
17132001-08-16      Mike Siers <mikes@poliac.com>
1714
1715        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
1716        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
1717        These support callback functionality that has not even been compiled
1718        under RTEMS yet.
1719        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
1720        example application.  Mike's notes on the modifications: - renamed
1721        error() function because of namespace problems - removed calls to the
1722        exit() funciton - removed extra files from the pppd source directory -
1723        defined pppd task constant values in rtemspppd.h - modifyied example
1724        code to get actual tick per second value - placed the pppd 2.3.11 man
1725        page file (pppd.8) into the pppd directory.
1726        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1727        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
1728        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1729        libnetworking/pppd/rtems-ppp.c: Deleted.
1730        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
1731        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1732        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
1733        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
1734        libnetworking/pppd/example/init.c,
1735        libnetworking/pppd/example/netconfig.h,
1736        libnetworking/pppd/example/ppp.conf,
1737        libnetworking/pppd/example/pppdapp.c,
1738        libnetworking/pppd/example/system.h: New files.
1739        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
1740        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
1741        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
1742        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1743        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1744        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1745        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1746        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1747        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1748        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1749        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1750        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1751        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1752        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
1753        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
1754
17552001-08-16      Joel Sherrill <joel@OARcorp.com>
1756
1757        * libnetworking/pppd/example/Makefile: Removed.
1758        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
1759        to avoid bootstrap -c clobbering it.
1760        * libnetworking/rtems_telnetd/.cvsignore: New file.
1761
17622001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1763
1764        * libnetworking/Makefile.am, libnetworking/configure.in,
1765        libnetworking/rtems_servers/Makefile.am,
1766        libnetworking/rtems_servers/telnetd.c,
1767        libnetworking/rtems_servers/telnetd.h,
1768        libnetworking/rtems_telnetd/Makefile.am,
1769        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1770        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1771        libnetworking/rtems_telnetd/telnetd.c,
1772        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
1773        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
1774        effect when ftpd change. - the tcp/ip stats have been implemented into
1775        icmds.c and started when telnetd daemon is started.
1776        * libnetworking/rtems_servers/telnetd.c,
1777        libnetworking/rtems_servers/telnetd.h: Removed.
1778        * libnetworking/rtems_telnetd: New directory.
1779        * libnetworking/rtems_telnetd/Makefile.am,
1780        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1781        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1782        libnetworking/rtems_telnetd/telnetd.c,
1783        libnetworking/rtems_telnetd/telnetd.h: New files.
1784
17852001-06-14      Joel Sherrill <joel@OARcorp.com>
1786
1787        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
1788        Moved from libmisc/shell so the network stack to address network
1789        depenendency.
1790        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
1791
17922001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1793
1794        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
1795
17962001-05-15      Joel Sherrill <joel@OARcorp.com>
1797
1798        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1799        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
1800        accidentally deleted the incorrectly empty versions.
1801
18022001-05-14      Till Straumann <strauman@slac.stanford.edu>
1803
1804        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
1805        libchip/pci/Makefile.am: Per PR215 address the following issues: -
1806        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
1807        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
1808        to know the values) - the affected BSP (shared/motorola) headers have
1809        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
1810        driver (libchip/network/dec21140.c) has been fixed to use
1811        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
1812        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
1813        who is using this driver. - the DEC driver also has been fixed to use
1814        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
1815        delay_in_bus_cycles().
1816
18172001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1818
1819        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
1820
18212001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1822
1823        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
1824
18252001-04-24      Eric Norum <eric.norum@usask.ca>
1826
1827        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
1828        NTP synchronization a little more robust -- no NTP daemon yet, but at
1829        least it trys a little harder when the primary NTP server is down.
1830
18312001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
1832
1833        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
1834        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1835        libnetworking/pppd/modem_example/modem.c,
1836        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
1837        other strings into English.
1838        * libnetworking/pppd/STATUS: updated to reflect the changes.
1839
18402001-04-20      Jake Janovetz <janovetz@uiuc.edu>
1841
1842        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
1843        again.
1844
18452001-04-20      Eric Valette <valette@crf.canon.fr>
1846
1847        * mcp750 directory renamed new_exception processing as it supports many
1848        more CPU models.
1849        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
1850        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1851        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
1852        formerly in mcp750 plus modifications.
1853        * librdbg/src/powerpc/mcp750/.cvsignore,
1854        librdbg/src/powerpc/mcp750/Makefile.am,
1855        librdbg/src/powerpc/mcp750/remdeb.h,
1856        librdbg/src/powerpc/mcp750/remdeb_f.x,
1857        librdbg/src/powerpc/mcp750/remdeb_svc.c,
1858        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
1859        new_exception_processing.
1860        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
1861        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1862        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
1863        part of this effort to add support for the MPC8xx.
1864
18652001-04-19      Joel Sherrill <joel@OARcorp.com>
1866
1867        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
1868        internal include files.
1869
18702001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
1871
1872        PR 158
1873        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
1874        rcmd() library call by commenting out the parts that deal with signals.
1875        This enables RTEMS to 'rsh' command to a server connecting fd to remote
1876        stdio. The 'server-side' parts of this file which deal with
1877        authentication are disabled since they are not needed.
1878
18792001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
1880
1881        * libnetworking/include/.cvsignore: Remove dangling file.
1882
18832001-03-14      Joel Sherrill <joel@OARcorp.com>
1884
1885        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
1886        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
1887        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
1888        libchip style serial drivers can be written in libcpu or libbsp.
1889
18902001-03-01      Joel Sherrill <joel@OARcorp.com>
1891
1892        * libchip/network/cs8900.c, libchip/network/cs8900.h,
1893        libchip/network/sonic.c, libchip/network/sonic.h,
1894        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
1895        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
1896        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1897        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
1898        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1899        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1900        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
1901        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
1902
19032001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1904
1905        * librdbg/include/rdbg/Makefile.am,
1906        librdbg/include/rdbg/i386/Makefile.am,
1907        librdbg/include/rdbg/m68k/Makefile.am,
1908        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
1909        style on include files.
1910
19112001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1912
1913        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1914        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
1915        replace ${..} with $(..).
1916        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
1917        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
1918        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
1919        libnetworking/rtems/Makefile.am, libnetworking/
1920        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
1921        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
1922        include_*HEADERS instead of H_FILES.
1923        * libnetworking/include/Makefile.am: Remove.
1924        * libnetworking/Makefile.am: Add handling of *.h files.
1925        * libnetworking/configure.in: Remove include/Makefile.
1926
19272001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1928
1929        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
1930
19312001-01-31      Sergei Organov <osv@javad.ru>
1932
1933        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
1934        current dir and root dir removed in favor of new libio support for
1935        task-local current and root directories. - Bug in `close_data_socket()'
1936        introduced by previous change fixed. - `command_pasv()' changed to set
1937        timeout on socket we are listening on and code fixed to don't close
1938        socket twice on error. - `serr()' changed to clear `errno'. -
1939        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
1940        changed to clear `errno' before processing session. -
1941        `close_data_socket()' fixed to close both active and passive sockets -
1942        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
1943        empty string  in `exec_command()'.
1944
19452001-01-25      Eric Norum <eric.norum@usask.ca>
1946
1947        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
1948        improves throughput on systems which are dropping packets.   Only the
1949        first timeout is reduced.  This keeps the number of extra packets down
1950        on networks that are very busy and dropping lots of packets.
1951
19522001-01-24      Sergei Organov <osv@javad.ru>
1953
1954        * libnetworking/rtems_servers/ftpd.c,
1955        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
1956        - Timeouts on sockets implemented. 'idle' field added to configuration.
1957        No timeout by default to keep backward compatibility. Note: SITE IDLE
1958        command not implemented yet. - Basic global access control implemented.
1959        'access' field added to configuration. No access limitations by default
1960        to keep backward compatibility. - Anchor data socket for active mode
1961        (using self IP and port 20.) - Fixed default data port support (still
1962        not tested). - Don't allow IP address different from originating host in
1963        PORT command to improve security. - Fixed bug in MDTM command. - Check
1964        for correctness of parsing of argument in command_port(). - Fixed
1965        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
1966        a directory. - Command parsing a little bit improved: command names are
1967        now converted to upper-case to be more compatible with RFC (command
1968        names are not case-sensitive.) - Reformat comments so that they have
1969        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
1970        previous changes - True ASCII mode implemented (doesn't work for hooks
1971        and /dev/null) - Passive mode implemented, PASV command added. - Default
1972        port for data connection could be used (untested, can't find ftp client
1973        that doesn't send PORT command) - SYST reply changed to UNIX, as former
1974        RTEMS isn't registered name. - Reply codes reviewed and fixed.
1975
19762001-01-18      Joel Sherrill <joel@OARcorp.com>
1977
1978        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
1979        macro using variable arguments.
1980        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
1981        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
1982        since I updated the main RTEMS development machine to RedHat 7.2 and
1983        apparently got a new version of rpcgen.
1984
19852001-01-12      Sergei Organov <osv@javad.ru>
1986
1987        * libnetworking/rtems_servers/ftpd.c,
1988        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
1989        - use pool of pre-created threads to handle sessions instead of
1990        creating/deleting threads on the fly - LIST output is now similar to
1991        what "/bin/ls -al" would output, thus FTP clients such Netscape are
1992        happy with it. - LIST NAME now works (both for files and directories) -
1993        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
1994        clients happy  - keep track of CWD for every session separately -
1995        ability to specify root directory name for FTPD in configuration table.
1996        FTPD will then create illusion for FTP clients that this is actually
1997        root directory. - ignore options sent in commands, thus LIST -al FILE
1998        works and doesn't try to list "-al" directory. - buffers are allocated
1999        on stack instead of heap where possible to eliminate malloc/free calls
2000        (avoid possible heap fragmentation troubles). - drop using of task
2001        notepad to pass parameters - use function arguments instead - use
2002        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2003        in socket() instead of AF_INET.
2004
20052001-01-02      Joel Sherrill <joel@OARcorp.com>
2006
2007        * libnetworking/CHANGELOG: Removed.
2008        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2009
20102000-12-14      Eric Norum <eric.norum@usask.ca>
2011
2012        * libnetworking/lib/tftpDriver.c: Added write capability.
2013
20142000-12-08      Joel Sherrill <joel@OARcorp.com>
2015
2016        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2017        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2018        numerous variable declarations conditional on PPP_COMPRESS and
2019        PPP_FILTER.  Commented out variables that were not used because the code
2020        using them was commented out. Removed totally unused variables.
2021        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2022        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2023
20242000-11-30      Joel Sherrill <joel@OARcorp.com>
2025
2026        * libnetworking/modem/ppp_tty.c: Changed to include
2027        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2028        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2029        * libnetworking/Makefile.am: Modified to reflect above.
2030
20312000-11-27      Joel Sherrill <joel@OARcorp.com>
2032
2033        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2034
20352000-11-25      Eric Norum <eric.norum@usask.ca>
2036
2037        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2038        core.
2039
20402000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2041
2042        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2043        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2044        subdir.
2045        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2046        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2047        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2048        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2049        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2050        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2051        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2052        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2053        ppp_tty.c and the real pppd main is in pppmain.c.
2054
20552000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2056
2057        * libchip/network/sonic.c: Added ipalign() routine to align the received
2058        packet so that the ip header is on a 32-bit boundary. Necessary for
2059        cpu's that do not allow unaligned loads and stores and when the 32-bit
2060        DMA mode is used.
2061
20622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2063
2064        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2065        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2066        ACLOCAL_AMFLAGS.
2067        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2068        ACLOCAL_AMFLAGS.
2069        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2070        ACLOCAL_AMFLAGS.
2071
20722000-11-03      Chris Johns <ccj@acm.org>
2073
2074        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2075        libchip/network/cs8900.h: New files.
2076
20772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2078
2079        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2080        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2081        $(RTEMS_TOPdir)/aclocal.
2082        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2083        $(RTEMS_TOPdir)/aclocal.
2084        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2085        $(RTEMS_TOPdir)/aclocal.
2086
20872000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2088
2089        * configure.in: Switch to GNU-canonicalization.
2090        * Makefile.am: Reflect changes to configure.in.
2091        * acinclude.m4: Remove.
2092
20932000-10-30      Joel Sherrill <joel@OARcorp.com>
2094
2095        * POSIX include files merged into newlib.  This resulted in some
2096        definitions moving to other files and thus some secondary effects in
2097        RTEMS source code.
2098        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2099        in sync with newlib's <machine/types.h>.
2100        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2101        definition of struct itimerval in <sys/time.h>.
2102
21032000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2104
2105        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2106        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2107        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2108        * ChangeLog: Fix typos.
2109        * configure.in: add tests to the GNU canonicalized subdirectories.
2110
21112000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2112
2113        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2114        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2115        the lib directory before configuring lib/.
2116
21172000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2118
2119        * configure.in, Makefile.am: add exec to the GNU canonicalized
2120        subdirectories.
2121        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2122        * configure.in: add libnetworking, librpc and librdb to the GNU
2123        canonicalized subdirectories.
2124        * configure.in: add libmisc and libchip to the GNU canonicalized
2125        subdirectories.
2126        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2127        Switch to GNU canonicalization.
2128        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2129        Switch to GNU canonicalization.
2130        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2131        Switch to GNU canonicalization.
2132
21332000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2134
2135        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2136        canonicalization to libfs/. The approach is currently a bit of a hack as
2137        GNU canonicalization does not support the per-BSP build some of the
2138        other directories require.  As more of the tree is converted, this will
2139        become less  of an issue.
2140
21412000-10-20      Joel Sherrill <joel@OARcorp.com>
2142
2143        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2144        parameter.
2145
21462000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2147
2148        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2149        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2150        * librdbg/configure.in: Add m68k support.
2151        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2152        subdirectory.
2153        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2154        failure.
2155        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2156        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2157        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2158        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2159        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2160        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2161        librdbg/src/m68k/.cvsignore: New files.
2162        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2163        function pointers.
2164        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2165        _after_ pointer has been checked against NULL.
2166
21672000-10-18      Joel Sherrill <joel@OARcorp.com>
2168
2169        * wrapup/Makefile.am: Added libfs.
2170
21712000-10-18      Chris Johns <ccj@acm.org>
2172
2173        * libfs created.
2174        * configure.in: Added libfs subdirectory.
2175        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2176
21772000-09-28      Joel Sherrill <joel@OARcorp.com>
2178
2179        * libnetworking/rtems_webserver/Makefile.am,
2180        libnetworking/rtems_webserver/base64.c,
2181        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2182        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2183
21842000-09-22      Joel Sherrill <joel@OARcorp.com>
2185
2186        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2187        libnetworking/rtems/rtems_bsdnet_internal.h,
2188        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2189        have included rtems.h.  It is now including precisely the  least amount
2190        of low level, yet portable .h files to get the basic RTEMS types
2191        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2192        used machine/types.h to include rtems.h.
2193
21942000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2195
2196        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2197
21982000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2199
2200        * libnetworking/ChangeLog: Cleanup.
2201
22022000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2203
2204        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2205        * libchip/ChangeLog: Fix formating.
2206
22072000-09-05      Joel Sherrill <joel@OARcorp.com>
2208
2209        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2210        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2211        confusion and to work with the converted flags.
2212
22132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2214
2215        * wrapup/Makefile.am: Include compile.am.
2216        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2217        libchip/serial/Makefile.am: Include compile.am.
2218        * librdbg/src/i386/any/Makefile.am,
2219        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2220        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2221        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2222        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2223        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2224        libnetworking/rtems_servers/Makefile.am,
2225        libnetworking/rtems_webserver/Makefile.am,
2226        libnetworking/wrapup/Makefile.am: Include compile.am.
2227
22282000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2229
2230        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2231        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2232
22332000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2234
2235        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2236
22372000-08-31      Joel Sherrill <joel@OARcorp.com>
2238
2239        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2240        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2241        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2242        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2243        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2244        * libnetworking/wbase64.c: Removed.
2245        * libnetworking/Makefile.am, libnetworking/asp.c,
2246        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2247        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2248        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2249        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2250        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2251        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2252        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2253        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2254        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2255        Modified.
2256
22572000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2258
2259        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2260
22612000-08-30      Joel Sherrill <joel@OARcorp.com>
2262
2263        * libnetworking/rtems_webserver/license.txt: New file.
2264
22652000-08-10      Joel Sherrill <joel@OARcorp.com>
2266
2267        * ChangeLog: New file.
2268        * libchip/ChangeLog: New file.
2269        * librdbg/ChangeLog: New file.
2270        * libnetworking/ChangeLog: New file.
2271
Note: See TracBrowser for help on using the repository browser.