source: rtems/c/src/ChangeLog @ 31ffd58

4.104.114.84.95
Last change on this file since 31ffd58 was 31ffd58, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 14:41:32

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

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