source: rtems/c/src/ChangeLog @ ac8f462

4.104.114.84.95
Last change on this file since ac8f462 was ac8f462, checked in by Joel Sherrill <joel.sherrill@…>, on 11/10/04 at 23:53:09

2004-11-10 Richard Campbell <richard.campbell@…>

  • libchip/network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
  • Property mode set to 100644
File size: 103.8 KB
RevLine 
[ac8f462]12004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
2
3        * libchip/network/dec21140.c: Cleanup a bit and remove message about
4        not supported on PowerPC since it works on the MVME2100 BSP.
5
[9bb5b9d]62004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
9        Add dependency tracking for *.cfgs.
10        * Makefile.am: Add dependency tracking for *.cfg.
11
[1c3dfb4a]122004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
15        (Thanks to Lars Munch <lars@segv.dk> for catching this).
16
[62fdded]172004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 707/make_build
20        * configure.ac: Add --enable-rpcgen.
21
[577fe95]222004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        PR 700/rtems_misc
25        * libnetworking/rtems_webserver/asp.c,
26        libnetworking/rtems_webserver/balloc.c,
27        libnetworking/rtems_webserver/cgi.c,
28        libnetworking/rtems_webserver/default.c,
29        libnetworking/rtems_webserver/ej.h,
30        libnetworking/rtems_webserver/ejIntrn.h,
31        libnetworking/rtems_webserver/ejlex.c,
32        libnetworking/rtems_webserver/ejparse.c,
33        libnetworking/rtems_webserver/emfdb.c,
34        libnetworking/rtems_webserver/emfdb.h,
35        libnetworking/rtems_webserver/form.c,
36        libnetworking/rtems_webserver/handler.c,
37        libnetworking/rtems_webserver/h.c,
38        libnetworking/rtems_webserver/license.txt,
39        libnetworking/rtems_webserver/Makefile.am,
40        libnetworking/rtems_webserver/md5c.c,
41        libnetworking/rtems_webserver/md5.h,
42        libnetworking/rtems_webserver/mime.c,
43        libnetworking/rtems_webserver/misc.c,
44        libnetworking/rtems_webserver/NOTES,
45        libnetworking/rtems_webserver/ringq.c,
46        libnetworking/rtems_webserver/rom.c,
47        libnetworking/rtems_webserver/rtems_webserver.h,
48        libnetworking/rtems_webserver/security.c,
49        libnetworking/rtems_webserver/sock.c,
50        libnetworking/rtems_webserver/socket.c,
51        libnetworking/rtems_webserver/sockGen.c,
52        libnetworking/rtems_webserver/sym.c,
53        libnetworking/rtems_webserver/uemf.c,
54        libnetworking/rtems_webserver/uemf.h,
55        libnetworking/rtems_webserver/um.c,
56        libnetworking/rtems_webserver/um.h,
57        libnetworking/rtems_webserver/umui.c,
58        libnetworking/rtems_webserver/url.c,
59        libnetworking/rtems_webserver/value.c,
60        libnetworking/rtems_webserver/wbase64.c,
61        libnetworking/rtems_webserver/webcomp.c,
62        libnetworking/rtems_webserver/webmain.c,
63        libnetworking/rtems_webserver/webpage.c,
64        libnetworking/rtems_webserver/webrom.c,
65        libnetworking/rtems_webserver/webs.c,
66        libnetworking/rtems_webserver/websda.c,
67        libnetworking/rtems_webserver/websda.h,
68        libnetworking/rtems_webserver/webs.h,
69        libnetworking/rtems_webserver/websSSL.c,
70        libnetworking/rtems_webserver/websSSL.h,
71        libnetworking/rtems_webserver/websuemf.c,
72        libnetworking/rtems_webserver/wsIntrn.h:
73        Remove (Moved to cpukit/http).
74
[cc87080]752004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        PR 700/rtems_misc
78        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
79        Remove libnetworking/rtems_webserver.
80
[bb5b4048]812004-10-25      Eric Norum <norume@aps.anl.gov>
82
83        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
84
[ba5288d]852004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
88
[1e006d52]892004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
92        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
93
[5146462f]942004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
95
96        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
97
[d4d624e2]982004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
99
100        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
101        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
102
[811db88]1032004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
104
105        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
106        BITSPERBYTE.
107
[41d0d94e]1082004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
111        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
112
[9a4b31f]1132004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
114
115        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
116
[41ed282]1172004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
118
119        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
120        * aclocal/enable-bare.m4: Remove.
121        * configure.ac: Remove BARE_CPU_MODEL.
122
[2992cd23]1232004-10-13      Eric Norum <norume@aps.anl.gov>
124
125        PR 688/bsps
126        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
127        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
128        MC146818A (and several Dallas Semiconductor) TOD chips.
129
1302004-10-13      Eric Norum <norume@aps.anl.gov>
131
132        PR 686/networking
133        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
134        device code.
135
[efab64d]1362004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
137
138        * libchip/network/dec21140.c: include <rtems/pci.h>.
139
[7452b855]1402004-09-29      Joel Sherrill <joel@OARcorp.com>
141
142        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
143        libnetworking/pppd/utils.c: i960 obsoleted and all references
144        removed.
145
[cd38196f]1462004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
147
148        PR 607/networking
149        * libchip/network/dec21140.c: Made PCI configuration minimum sane
150        instead of fully specifying unused PCI features.
151
[97891e5e]1522004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
153
154        * configure.ac: Require automake > 1.9.
155
[f27c25f]1562004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
157
158        * aclocal/rtems-cpu-subdirs.m4: Add avr.
159
[d71ab7fd]1602004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
161
162        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
163        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
164
[0ad53a9]1652004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
166
167        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
168        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
169
[2977f24c]1702004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
171
172        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
173
[90a33a8]1742004-07-28  Joel Sherrill <joel@OARcorp.com>
175
176    * aclocal/version.m4: Updated to rtems-4.6.99.1.
177
[2a757a8]1782004-07-25      Joel Sherrill <joel@OARcorp.com>
179
180        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
181
[1402d56a]1822004-05-21  Till Strauman <strauman@slac.stanford.edu>
183
[4dbbcb7]184        PR 625/networking
[1402d56a]185        * libchip/network/dec21140.c, ... : Prevent name clashes by making
186        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
187        an error rather than panic if no chip is detected (thus allowing
188        for probing).
189        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
190        instead of looping forever.  Avoid divide by zero (crashed my PC).
191        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
192        they are UNTESTED.
193
[1eaf0fda]1942004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
195
196        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
197
[593bc32]1982004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
199
200        * libchip/network/dec21140.c, libchip/network/elnk.c:
201        #include <errno.h>.
202
[c8e8f119]2032004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
204
205        * libchip/network/if_media.h: Update from FreeBSD.
206        * libchip/network/open_eth.c, libchip/network/cs8900.c,
207        libchip/network/i82586.c: #include <errno.h>.
208
[61c78ab]2092004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
210
211        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
212
[0d0528d3]2132004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
214
215        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
216
[7b5f6e82]2172004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
218
219        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
220        automake).
221
[7220366a]2222004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
223
224        PR 599/pppd
[7b5f6e82]225        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
[7220366a]226
[57c86a05]2272004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
228
229        * optman/rtems/no-region.c: Reflect having changed
230        rtems_region_get_segment_size.
231
[4caeb10]2322004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
233
234        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
235        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
236        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
237        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
238        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
239        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
240        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
241
[509fec9c]2422004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
243
244        * libchip/ide/ata.c, libchip/network/dec21140.c,
245        libchip/network/elnk.c, libchip/network/i82586.c,
246        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
247        libchip/network/open_eth.c, libchip/network/sonic.c,
248        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
249        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
250        libchip/shmdr/init.c, libchip/shmdr/intr.c,
251        libchip/shmdr/shm_driver.h: Cosmetics.
252
[c83b5678]2532004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
254
255        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
256        optman/rtems/no-msg.c, optman/rtems/no-part.c,
257        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
258        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
259        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
260        fixed size types.
261
[cdf41b07]2622004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
263
264        * configure.ac: Explicitly pass --includedir and --libdir to
265        cpukit/configure.
266
[ddeb7693]2672004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
268
269        * librdbg/Makefile.am: Fix rpcgen rules.
270        * librdbg/src/i386/any/remdeb_xdr.c,
271        librdbg/src/m68k/any/remdeb_xdr.c,
272        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
273        Reflect changes to librdbg/Makefile.am.
274
[850c88d]2752004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
276
277        * configure.ac: Reflect changes testsuites/configure.ac and
278        cpukit/configure.ac.
279
[ef02bc1]2802004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
281
282        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
283        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
284
[8ae203e3]2852004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
286
287        * configure.ac: Reflect changes to testsuites's configuration.
288
[cdcef7e6]2892004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        PR/589 rtems
292        * libchip/network/pci.h: Remove (Moved to cpukit).
293
[ee4f57d]2942004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
[60f9088]295
[ee4f57d]296        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
297        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
298        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
299        libchip/network/dec21140.c, libchip/network/elnk.c,
300        libchip/network/if_fxp.c, libchip/network/open_eth.c,
301        libchip/network/open_eth.h, libchip/network/sonic.c,
302        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
303        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
304        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
305        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
306        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
307        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
308        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
309        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
310        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
311        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
312        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
313        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
314        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
315        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
316        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
317        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
318        fixed-size types.
[60f9088]319
[ee4f57d]3202004-03-14      Chris Johns  <chrisj@rtems.org>
[60f9088]321
[ee4f57d]322        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
323        the BSP example code.
324        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
325        support the DIMMPC. This is a pc386 target with IO port support. Minor
326        formating clean up. Add documentation to the header file.
327        * libchip/network/README.cs8900: The CS8900 driver is documented in the
328        cs8900.h header file.
[60f9088]329
[51b9899]3302004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
333        Cosmetics.
334
[5569cec]3352004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
338        There are no application level Makefiles in here.
339
[e73c249]3402004-03-04      Joel Sherrill <joel@OARcorp.com>
341
342        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
343        they can be used in application level makefiles.
344
[845e4f3]3452004-03-05      Joel Sherrill <joel@OARcorp.com>
346
[bfb4c547]347        * libnetworking/rtems_webserver/ejparse.c,
348        libnetworking/rtems_webserver/emfdb.c,
349        libnetworking/rtems_webserver/sock.c,
350        libnetworking/rtems_webserver/socket.c,
351        libnetworking/rtems_webserver/sym.c,
352        libnetworking/rtems_webserver/webs.c,
353        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
3542004-03-05      Joel Sherrill <joel@OARcorp.com>
355
[845e4f3]356        * libchipnetwork/open_eth.c: Remove warnings by conditionally
357        compiling this file only only those CPU families with supported
358        exception models.
359
[789694a1]3602004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * acinclude.m4: Fix loosing arguments when configuring cpukit and
363        testsuites (Was exposed with --enable-multilib, only).
364        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
365         Add RTEMS_BSP_CONFIG_SUBDIR.
366        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
367        testsuites's configure.
368        * aclocal/rtems-top.m4: Remove ENDIF hack.
369        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
370
[fcf0034]3712004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
374        wrapup/Makefile.am: Fix automake problems having been introduced
375        in previous patch.
376
[5e5cf07]3772004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
380        Preinstall dirs.
381        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
382        * aclocal/check-multiprocessing.m4: Cosmetics.
383        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
384        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
385
[e7495ae]3862004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
389        librdbg/src/Makefile.am.
390        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
391        * configure.ac: Reflect changes above.
392        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
393        * wrapup/Makefile.am: Reflect changes above.
394        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
395
[c9251c7]3962004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
399
[541a45a]4002004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
403
[9e23302]4042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * wrapup/Makefile.am: Reflect new location of librdbg.a.
407
[832bed1]4082004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
[9e23302]411        librdbg/src/powerpc/Makefile.am: Remove.
[832bed1]412        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
413        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
414        * configure.ac: Reflect changes above.
415
4162004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418
[dcf277c]4192004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
422        STRIP.
423
[b083736]4242004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * librdbg/include/Makefile.am: Merge-in
427        librdbg/include/rdbg/i386/Makefile.am,
428        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
429        librdbg/include/rdbg/powerpc/Makefile.am.
430        * librdbg/include/rdbg/i386/Makefile.am,
431        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
432        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
433        * configure.ac: Reflect changes above.
434
[a03c1ab]4352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * configure.ac: Use AS_HELP_STRING(ada).
438
[3025a4a]4392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * aclocal/bspopts.m4: Use AS_HELP_STRING.
442        * aclocal/bsp-configure.m4: Require autoconf-2.59.
443        Use AC_CONFIG_HEADERS.
444        * aclocal/check-custom-bsp.m4: Add bspkit-support.
445        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
446
[5434449b]4472004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * Makefile.am: include local.am.
450
[31ffd58]4512004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * aclocal/version.m4: 4.6.99.0.
454
[0724e79b]4552004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * Makefile.am: Don't include host.am.
458        * automake/compile.am: Further cleanups.
459
[d158c16]4602004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * automake/lib.am: Remove (Unused).
463
[11cafc0]4642004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * wrapup/Makefile.am: Don't include lib.am.
467        * automake/compile.am: Use automake compilation rules.
468
[6436254a]4692004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * libnetworking/pppd/Makefile.am,
472        libnetworking/rtems_servers/Makefile.am,
473        libnetworking/rtems_telnetd/Makefile.am,
474        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
475        support/Makefile.am: Don't include lib.am.
476
[97380b4]4772004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * libchip/Makefile.am: Don't include lib.am.
480        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
481        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
482        unnecessary EXTRA_DISTs.
483
[12b0ada]4842004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
487        hack.
488
[b5d91ad]4892004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
492        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
493        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
494        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
495
[477180fa]4962004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
499        Add AM_CONDITIONAL(HAS_MP).
500        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
501        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
502        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
503        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
504        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
505        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
506        (Deprecated by autoconf 2.59).
507
[171a04c]5082004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
511        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
512
[d499683]5132004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
[93a735b]515        * ChangeLog: Merge-in libnetworking/ChangeLog.
516        * libnetworking/ChangeLog: Remove.
[8b615cd]517        * ChangeLog: Merge-in librdbg/ChangeLog.
518        * librdbg/ChangeLog: Remove.
519        * ChangeLog: Merge-in libchip/ChangeLog.
[1d331547]520        * libchip/ChangeLog: Remove.
[d499683]521        * ChangeLog: Merge-in optman/ChangeLog.
522        * optman/ChangeLog: Remove.
523
[d844a182]5242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * configure.ac: Reflect changes to cpukit.
[1734d37]527        * wrapup/Makefile.am: Reflect changes to librdbg.
528        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
[1d331547]529        * libchip/Makefile.am: Add PREINSTALL_DIRS.
[8b615cd]530        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
531        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
532        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
533        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
534        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
535        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
536        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
[1734d37]537
[208aa86e]5382004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * aclocal/rtems-top.m4: Remove check for version.m4.
541        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
542
[9480bb42]5432004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
[5a80f36b]545        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
[ebff819]546        * wrapup/Makefile.am: Reflect changes to libchip/*.
[ca1531c5]547        * support/Makefile.am: Use automake compilation rules.
548        * wrapup/Makefile.am: Reflect changes to support/*.
[7c5a840]549        * configure.ac: Remove libnetworking/wrapup/Makefile.
[5a80f36b]550        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
551        libnetworking/*/lib*.a instead of libnetapps.a.
552        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
553        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
[d499683]554        * optman/Makefile.am: Use automake compilation rules.
[1d331547]555        * libchip/Makefile.am: Fix typo in previous patch.
556        * libchip/Makefile.am: Use automake compilation rules.
[93a735b]557        * libnetworking/Makefile.am: Remove wrapup.
558        * libnetworking/pppd/Makefile.am: Build libpppd. Use
559        automake-compilation rules.
560        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
561        automake-compilation rules.
562        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
563        automake-compilation rules.
564        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
565        automake-compilation rules.
566        * libnetworking/wrapup/Makefile.am: Remove (Unused).
[033f0686]567
[0724887f]5682004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
[5a80f36b]570        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
571        PRE/TMPINSTALL_FILES to CLEANFILES.
[0724887f]572        * automake/lib.am: Remove TMPINSTALL_FILES.
[d499683]573        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
574        PRE/TMPINSTALL_FILES to CLEANFILES.
[1d331547]575        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
576        PRE/TMPINSTALL_FILES to CLEANFILES.
[8b615cd]577        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
578        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
579        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
580        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
581        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
582        * librdbg/src/i386/Makefile.am: Ditto.
583        * librdbg/src/m68k/Makefile.am: Ditto.
584        * librdbg/src/powerpc/Makefile.am: Ditto.
[93a735b]585        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
586        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
587        * libnetworking/rtems_servers/Makefile.am: Ditto.
588        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
589        * libnetworking/rtems_webserver/Makefile.am: Ditto.
[0724887f]590
[6416628]5912004-01-07      Joel Sherrill <joel@OARcorp.com>
592
593        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
594        more completely covers the MIPS family.
595
[a099e9a]5962003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * wrapup/Makefile.am: Reflect changes to shmdr.
[1d331547]599        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
600
6012003-12-18      Joel Sherrill <joel@OARcorp.com>
602
603        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
604        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
605        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
606        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
607        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
608        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
609        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
[a099e9a]610
[5a80f36b]6112003-12-17      Joel Sherrill <joel@OARcorp.com>
[44652f8]612
[5a80f36b]613        * aclocal/version.m4: Updated to rtems-20031217-test.
[917a884]614
[5a80f36b]6152003-12-17     
[917a884]616
[5a80f36b]617        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
618        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
[2b2353d]619
[41fc78d]6202003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * automake/compile.am: Remove LINK_LIBS (Unused).
623        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
624
[e90cff96]6252003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
628        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
629        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
630        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
[777db82f]631        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
632
[b946613]6332003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
636        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[d499683]637        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[1d331547]638        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[8b615cd]639        * librdbg/src/i386/Makefile.am:
640        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
641        * librdbg/src/m68k/Makefile.am:
642        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
643        * librdbg/src/powerpc/Makefile.am:
644        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[b946613]645
[795d9d46]6462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
[5a80f36b]648        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
[14348a00]649        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
650        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
[5a80f36b]651        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
652        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
653        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
[810720b6]654        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
[d499683]655        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
656        * optman/Makefile.am: Remove project_libdir.
[1d331547]657        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
658        PRE/TMPINSTALL_FILES.
[8b615cd]659        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
660        PRE/TMPINSTALL_FILES.
661        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
662        PRE/TMPINSTALL_FILES.
663        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
664        PRE/TMPINSTALL_FILES.
665        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
666        from PRE/TMPINSTALL_FILES.
667        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
668        PRE/TMPINSTALL_FILES.
669        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
670        PRE/TMPINSTALL_FILES.
671        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
672        PRE/TMPINSTALL_FILES.
[93a735b]673        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
674        PRE/TMPINSTALL_FILES.
675        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
676        PRE/TMPINSTALL_FILES.
677        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
678        PRE/TMPINSTALL_FILES.
679        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
680        from PRE/TMPINSTALL_FILES.
[810720b6]681
[0e31ed7]6822003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
685        * automake/lib.am: Remove project_libdir.
686        * wrapup/Makefile.am: Reworked.
687
[109d660]6882003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac: Reflect changes to librdbg.
[d499683]691        * optman/Makefile.am: Add tmpinstall dirstamp support.
[1d331547]692        * libchip/Makefile.am: Fix variant-tmpinstall support.
[8b615cd]693        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
694        * librdbg/src/powerpc/Makefile.am: Merge-in former
695        new_exception_processing/Makefile.am.
696        * librdbg/src/m68k/any/Makefile.am: Remove.
697        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
698        * librdbg/src/i386/any/Makefile.am: Remove.
699        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
700        * librdbg/src/Makefile.am: Cosmetics.
701        * librdbg/include/Makefile.am: Cosmetics.
702        * librdbg/Makefile.am: Cosmetics.
[93a735b]703        * libnetworking/Makefile.am: Cosmetics.
704        * libnetworking/pppd/Makefile.am: Cosmetics.
705        * libnetworking/wrapup/Makefile.am: Cosmetics.
[109d660]706
[91fd793d]7072003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * Makefile.am: Cosmetics.
[5a80f36b]710        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
711        support.
[91fd793d]712
[8347069]7132003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * automake/compile.am: Remove $(ARCH):-rule.
716
[184f279]7172003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * configure.ac: Remove lib/libbsp/shared/Makefile,
720        lib/libbsp/shmdr/Makefile.
721
[1ca7bc9]7222003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
725        libchip/serial/Makefile, libchip/rtc/Makefile.
[f2fc5cf]726        * support/Makefile.am: Remove all-local: $(ARCH).
727        * wrapup/Makefile.am: Remove all-local: $(ARCH).
[306a66e]728        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
[d499683]729        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
730        * optman/Makefile.am: Remove all-local: $(ARCH).
[1d331547]731        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
732        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
733        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
734        compilation dirstamp support.
735        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
736        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
737        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
738        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
[8b615cd]739        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
740        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
741        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
742        all-local: $(ARCH).
[93a735b]743        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
744        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
745        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
746        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
747        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
[306a66e]748
[82bdc057]7492003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * aclocal/lead-dot.m4: New (from automake-1.7f).
[5a80f36b]752        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
753        AC_SUBST(dirstamp).
[1d331547]754        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
755        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
756        libchip/serial/Makefile.am: Ditto.
[8b615cd]757        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
758        * librdbg/include/Makefile.am: Ditto.
759        * librdbg/include/rdbg/Makefile.am: Ditto.
760        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
761        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
762        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
763        * librdbg/src/Makefile.am: Ditto.
764        * librdbg/src/i386/Makefile.am: Ditto.
765        * librdbg/src/i386/any/Makefile.am: Ditto.
766        * librdbg/src/m68k/Makefile.am: Ditto.
767        * librdbg/src/m68k/any/Makefile.am: Ditto.
768        * librdbg/src/powerpc/Makefile.am: Ditto.
769        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
[93a735b]770        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
771        preinstallation.
772        * libnetworking/pppd/Makefile.am: Ditto.
773        * libnetworking/rtems_servers/Makefile.am: Ditto.
774        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
775        * libnetworking/rtems_webserver/Makefile.am: Ditto.
776        * libnetworking/wrapup/Makefile.am: Ditto.
[82bdc057]777
[9550125e]7782003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
781        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
[5a80f36b]782        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
783        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
784        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
785        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
786        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
787        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
788        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
789        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
790        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
791        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
792        underquoting to silence automake-1.8.
[9550125e]793
[e42cb8b]7942003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * configure.ac: Reflect having moved tests to ../../testsuites.
797
[4f21a587]7982003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
[5a80f36b]800        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
[69decf3]801        * aclocal/canonical-host.m4: Remove.
802        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
[c44312d]803        * configure.ac: Remove RTEMS_CANONICAL_HOST.
804
[51d35b2]8052003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * aclocal/check-cpu.m4: Remove.
808        * configure.ac: Merge-in former aclocal/check-cpu.m4.
[3993b6f7]809        * aclocal/canonical-target-name.m4: Add m4-quotes.
[5a80f36b]810        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
811        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
812        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
813        * aclocal/check-networking.m4: Add m4-quotes. Require
814        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
815        * aclocal/check-posix.m4: Add m4-quotes. Require
816        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
817        * aclocal/check-rdbg.m4: Add m4-quotes. Require
818        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
[1d331547]819        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
[3993b6f7]820
[2eaee845]8212003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
824        * aclocal/bsp-alias.m4: Remove.
825
[0038885]8262003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * configure.ac: Make presence of tests/ optional.
829
[8857d525]8302003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * aclocal/path-perl.m4: Remove (Unused).
833
[15ee26f]8342003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * automake/force-preinstall.am: Remove.
837
[1d331547]8382003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
839
840        PR 499/rtems_misc
841        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
842        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
843        Configuration (Odd was forced) - Correction of Stop Bit configuration
844        (inversed) - Correction of ISR Handler to call
845        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
846        CTS Hardware flow control Configuration.
847
[e96d248]8482003-09-04      Joel Sherrill <joel@OARcorp.com>
849
850        * lib/libcpu/shared/include/cache.h,
851        lib/libcpu/shared/src/cache_aligned_malloc.c,
852        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
853        license changed.
[d499683]854        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
855        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
856        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
857        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
858        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
859        for license changed.
[1d331547]860        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
861        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
862        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
863        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
864        libchip/network/cs8900.h, libchip/network/dec21140.c,
865        libchip/network/elnk.c, libchip/network/open_eth.c,
866        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
867        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
868        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
869        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
870        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
871        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
872        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
873        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
874        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
875        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
876        libchip/serial/serial.h, libchip/serial/z85c30.c,
877        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
878        libchip/serial/z85c30_reg.c: URL for license changed.
879
8802003-09-03      Jiri Gaisler <jiri@gaisler.com>
881
882        PR 477/networking
883        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
884        * libchip/network/README.open_eth, libchip/network/open_eth.c,
885        libchip/network/open_eth.h: New files.
[e96d248]886
[ac3786b]8872003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * aclocal/rtems-top.m4: Add RTEMS_API.
890        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
891
[8b615cd]8922003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
895        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
896        @RTEMS_BSP@.cfg.
897
[1d331547]8982003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
901
9022003-08-20      Joel Sherrill <joel@OARcorp.com>
903
904        * libchip/network/cs8900.c: Correct copyright statements.
905
[161f2651]9062003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * aclocal/check-itron.m4: Remove.
909        * aclocal/enable-inlines.m4: Remove.
[fe8bc62f]910        * Makefile.am: Reflect having moved aclocal/.
[867ab080]911        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
912        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
913        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
914        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
915        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
916        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
917        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
918        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
919        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
920        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
921        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
922        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
923        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
924        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
925        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
926        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
927        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
928        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
929        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
930        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
931        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
932        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
933        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
934        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
935        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
936        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
937        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
938        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
939        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
940        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
941        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
942        * aclocal/multilib.m4: New (Copied from ../../aclocal).
943        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
944        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
945        * aclocal/ppc.m4: New (Copied from ../../aclocal).
946        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
947        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
948        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
949        * aclocal/project-root.m4: New (Copied from ../../aclocal).
950        * aclocal/quoting.m4: New (Copied from ../../aclocal).
951        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
952        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
953        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
954        * aclocal/target.m4: New (Copied from ../../aclocal).
955        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
956        * aclocal/version.m4: New (Copied from ../../aclocal).
957
[3a99e6f]9582003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * configure.ac: Remove stray comments.
961        * automake/local.am, automake/host.am: Remove "debug".
962
[514e77b7]9632003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
[c483a4e]965        * Makefile.am: Reflect having moved automake/.
966        * lib/Makefile.am: Reflect having moved automake/.
967        * support/Makefile.am: Reflect having moved automake/.
968        * wrapup/Makefile.am: Reflect having moved automake/.
[5a80f36b]969        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
970        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
971        from ../../automake).
[d499683]972        * optman/Makefile.am: Reflect having moved automake/.
[1d331547]973        * libchip/Makefile.am: Reflect having moved automake/.
974        * libchip/ide/Makefile.am: Reflect having moved automake/.
975        * libchip/network/Makefile.am: Reflect having moved automake/.
976        * libchip/rtc/Makefile.am: Reflect having moved automake/.
977        * libchip/serial/Makefile.am: Reflect having moved automake/.
[8b615cd]978        * librdbg/Makefile.am: Reflect having moved automake/.
979        * librdbg/include/Makefile.am: Reflect having moved automake/.
980        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
981        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
982        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
983        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
984        automake/.
985        * librdbg/src/Makefile.am: Reflect having moved automake/.
986        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
987        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
988        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
989        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
990        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
991        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
992        having moved automake/.
[93a735b]993        * libnetworking/Makefile.am: Reflect having moved automake/.
994        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
995        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
996        automake/.
997        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
998        automake/.
999        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1000        automake/.
1001        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
[11a26b9]1002
[d4b5e876]10032003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
[5a80f36b]1005        * Makefile.am: Add bsp.pc.in.
[d4b5e876]1006        * bsp.pc.in: New (pkgconfig support).
1007
[7dcc3fe]10082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1011
[539e266e]10122003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * lib/Makefile.am: New (Required by 'make dist').
1015        * lib/ChangeLog: Remove.
1016        * lib/.cvsignore: Cleanup.
1017        * configure.ac: Reflect having added lib/Makefile.am.
[5a80f36b]1018        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1019        lib/libbsp/configure.ac.
[8b615cd]1020        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1021        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
[dd984c0]1022
[da499ad]10232003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
[6fcf4571]1026        * configure.ac: Merge-in librdbg/configure.ac.
[5a80f36b]1027        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1028        librdbg/configure.ac.
[1d331547]1029        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1030        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1031        LIBCHIP. Conditionally build include-dirs.
1032        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
[8b615cd]1033        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1034        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1035        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1036        librdbg/include/rdbg/m68k/Makefile.am,
1037        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1038        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1039        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1040        librdbg/src/powerpc/Makefile.am, librdbg/
1041        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1042        configure.ac into ../configure.ac.
[93a735b]1043        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1044        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1045        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1046        libnetworking/rtems_telnetd/Makefile.am,
1047        libnetworking/rtems_webserver/Makefile.am,
1048        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1049        into ../configure.ac.
[8b615cd]1050
10512003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        PR 427/rtems
1054        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1055        * librdbg/src/servtsp.c: Ditto.
[1d331547]1056
10572003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1058
1059        PR 429/bsps
1060        PR 432/bsps
1061        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1062        packets are queued onto an elnk board, the ISR will deadlock the device
1063        with a tx complete interrupt.  Lighter tx loads are not affected as they
1064        end up submitting single packets to the device.
[4108ae8]1065
[babba25a]10662003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
[5a80f36b]1068        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1069        optman/configure.ac.
[d499683]1070        * optman/configure.ac: Remove (Merged into ../configure.ac).
1071        * optman/Makefile.am: Reflect having merged configure.ac into
1072        ../configure.ac.
[1d331547]1073        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1074        * libchip/Makefile.am, libchip/ide/Makefile.am,
1075        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1076        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1077        ../configure.ac.
[babba25a]1078
[c1a72962]10792003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
[5a80f36b]1081        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
[c1a72962]1082
[1d331547]10832003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1084
1085        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1086        on i386.
1087
[93a735b]10882003-06-13      Joel Sherrill <joel@OARcorp.com>
1089
1090        * libnetworking/pppd/chat.c: Removed warnings.
1091
[1d331547]10922003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1093
1094        * libchip/network/README.3com: New file missed in previous commit.
1095        PR 405/bsps
1096        PR 393/networking
1097        * libchip/network/dec21140.c: Fix leak also known as PR393.
1098        * libchip/network/elnk.c, libchip/network/if_media.h,
1099        libchip/network/mii.h: New files.
1100        * libchip/network/Makefile.am: Reflect new files.
1101
[581c3117]11022003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * configure.ac: Remove support for profile-variant.
1105
[93a735b]11062003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        PR 397/pppd
1109        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1110        * libnetworking/pppd/magic.c: Remove *rand48.
1111        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1112
[8a7f8c23]11132003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * wrapup/Makefile.am: Add libide.a.
1116
[1d331547]11172003-04-15      Joel Sherrill <joel@OARcorp.com>
1118
1119        PR 387/rtems_misc
1120        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1121        routines.
1122        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1123
[93a735b]11242003-04-11      Joel Sherrill <joel@OARcorp.com>
1125
1126        * libnetworking/rtems_webserver/cgi.c,
1127        libnetworking/rtems_webserver/sockGen.c,
1128        libnetworking/rtems_webserver/umui.c,
1129        libnetworking/rtems_webserver/websSSL.c,
1130        libnetworking/rtems_webserver/websSSL.h,
1131        libnetworking/rtems_webserver/websda.c,
1132        libnetworking/rtems_webserver/websda.h: New files. Not included in
1133        previous commit.
1134
11352003-04-10      Joel Sherrill <joel@OARcorp.com>
1136
1137        PR 371/pppd
1138        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1139        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1140        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1141        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1142        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1143        still global symbols in rtemspppd.h which might need to be changed or
1144        converted into member of a structure which is dereferenced with a
1145        pointer that is managed as a per task variable. But this patch should
1146        avoid many conflicts.
1147
[1d331547]11482003-03-27      Joel Sherrill <joel@OARcorp.com>
1149
1150        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1151        not allowed in the cpukit source code since it must be buildable
1152        independent of any BSP. These files were moved to libchip/ide.
1153        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1154        files.
1155
11562003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1157
1158        PR 368/filesystems
1159        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1160        improvements which now work on pc386 and mbx8xx.
1161        * libchip/ide/ide_controller.c: New file.
1162
[93a735b]11632003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1166
[db3e91f2]11672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1170        * configure.ac: Add support/.
1171        * support/.cvsignore: New.
1172        * support/Makefile.am: New.
1173        * support/version.c: New.
1174        * wrapup/Makefile.am: Add support/libsupport.a.
[d499683]1175        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
[1d331547]1176        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
[8b615cd]1177        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
[93a735b]1178        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
[db3e91f2]1179
11802003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1183
[1d331547]11842003-02-20      Till Straumann <strauman@slac.stanford.edu>
1185
1186        PR 354/networking
1187        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1188        chip against a table of supported chips. The untested ones are still
1189        commented out, however.
1190
[ccd81b60]11912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1192
1193        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
[9b5c258]1194        * configure.ac: AC_PREREQ(2.57).
[d499683]1195        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1196        * optman/configure.ac: AC_PREREQ(2.57).
[1d331547]1197        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1198        * libchip/configure.ac: AC_PREREQ(2.57).
[8b615cd]1199        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1200        * librdbg/configure.ac: AC_PREREQ(2.57).
[93a735b]1201        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1202        * libnetworking/configure.ac: AC_PREREQ(2.57).
1203
12042003-02-06      Joel Sherrill <joel@OARcorp.com>
1205
1206        * libnetworking/pppd/chat.c: Convert routines with common names to
1207        static. This included get_char(), put_char(), and character() among
1208        others.
[d499683]1209
12102003-02-03      Joel Sherrill <joel@OARcorp.com>
1211
1212        PR 338/filesystem
1213        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1214        rtems_io_lookup_name() (API change).  Unused function removed.
[9b5c258]1215
[17aa98d]12162003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[93a735b]1219        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1220        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1221        Eliminate *_O_FILES.
1222        * libnetworking/rtems_servers/Makefile.am,
1223        libnetworking/rtems_webserver/Makefile.am,
1224        libnetworking/rtems_telnetd/Makefile.am: Ditto.
[17aa98d]1225
[131814f]12262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1229        Let all-local: depend on $(LIB).
[93a735b]1230        * wrapup/Makefile.am, configure.ac: Remove libmisc.
[d499683]1231        * optman/Makefile.am: Apply install-data-local to install *.rels.
1232
12332002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1234
1235        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1236        %.c rules.
1237        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
[1d331547]1238        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1239        * libchip/rtc/Makefile.am: Ditto.
1240        * libchip/serial/Makefile.am: Ditto.
1241
12422002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1245        LIBC_DEFINES.
1246        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1247        LIBC_DEFINES.
1248        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1249        LIBC_DEFINES.
[d499683]1250
12512002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
[9346df0]1254
[d4181d5]12552002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
[5a80f36b]1257        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1258        cache-checking.
[d499683]1259        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[d4181d5]1260
[028792e8]12612002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
[5a80f36b]1264        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1265        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
[d499683]1266        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[8b615cd]1267        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[d499683]1268
12692002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
[93a735b]1272        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1273        Remove.
[d499683]1274        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
[382e1eb3]1275
[6184265d]12762002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1279        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1280
[1d331547]12812002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1282
1283        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1284        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1285
[d499683]12862002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
[93a735b]1288        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
[d499683]1289        * optman/rel.am: New.
1290
[54508fd]12912002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
[5a80f36b]1294        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1295        braino in comment on "exec". Extend --enable-ada handling.
[54508fd]1296
[8b615cd]12972002-11-04      Joel Sherrill <joel@OARcorp.com>
1298
1299        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1300        tasks and rolling multiple loops into 1.
1301        * librdbg/src/m68k/rdbg_f.c: Removed warning.
[93a735b]1302        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1303        Removed warnings.
[8b615cd]1304
[1d331547]13052002-10-31      Joel Sherrill <joel@OARcorp.com>
1306
1307        * libchip/network/dec21140.c: Removed warnings.
[8b615cd]1308        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1309        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1310        librdbg/src/m68k/any/remdeb_xdr.c,
1311        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1312        warnings.
[93a735b]1313        * libnetworking/rtems_webserver/socket.c,
1314        libnetworking/rtems_webserver/uemf.h: Removed warnings.
[1d331547]1315
13162002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1317
1318        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1319        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1320        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1321        above.
1322
[c22d613]13232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
[5a80f36b]1325        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[c22d613]1326        * wrapup/.cvsignore: Remove autom4te.cache.
[d499683]1327        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[1d331547]1328        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1329        autom4te.cache.
[8b615cd]1330        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1331        autom4te.cache.
[93a735b]1332        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1333        autom4te.cache.
[c22d613]1334
[154c99c]13352002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1338
[d499683]13392002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * optman/.cvsignore: Add autom4te.cache.
1342
[1d331547]13432002-09-14      Joel Sherrill <joel@OARcorp.com>
1344
1345        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1346
[93a735b]13472002-09-07      Joel Sherrill <joel@OARcorp.com>
1348
1349        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1350        include files to resolve warnings.
1351
[1d331547]13522002-09-07      Chris Johns <ccj@acm.org>
1353
1354        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1355        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1356        which corrects the problem  where the cs8900.c file was actually the BSP
1357        glue.  Joel did some hacking so this file will compile.  Previously it
1358        required providing a target.h file to compile.
1359        * libchip/network/cs8900.c.bsp: New file.
1360
[93a735b]13612002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1364
13652002-08-31      Joel Sherrill <joel@OARcorp.com>
1366
1367        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1368        eliminate warning.
1369
[a456af96]13702002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * configure.ac: Add ada-tests.
1373
[1846a62]13742002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * Makefile.am: Add preinstall-stamp.
1377
[93a735b]13782002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1381        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1382        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1383        gcc31 happy.
1384        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1385        cp.
1386
[67bfd9a6]13872002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
[5a80f36b]1389        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1390        make/bsp.mak.
[67bfd9a6]1391        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1392        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1393
[93a735b]13942002-08-12      Joel Sherrill <joel@OARcorp.com>
1395
1396        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1397        avoid error.
1398
[55ac4e1]13992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
[85a8933]1402        * configure.ac: Add BSP_SUBDIRS.
1403        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
[d499683]1404        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1405        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
[1d331547]1406        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1407        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1408        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
[8b615cd]1409        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1410        RTEMS_CHECK_BSP_CACHE.
1411        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1412        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1413        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1414        .$(OBJEXT) instead of .o.
[93a735b]1415        * libnetworking/pppd/Makefile.am,
1416        libnetworking/rtems_servers/Makefile.am,
1417        libnetworking/rtems_telnetd/Makefile.am,
1418        libnetworking/rtems_webserver/Makefile.am,
1419        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
[85a8933]1420
[4db904ec]14212002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
[5a80f36b]1423        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
[2b61cd06]1424        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
[5a80f36b]1425        ../libchip/serial/$(ARCH)/libserialio.a.
[1d331547]1426        * libchip/serial/Makefile.am: Don't tmp-install lib.
1427        * libchip/rtc/Makefile.am: Don't tmp-install lib.
[2b61cd06]1428
[97bfd09]14292002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * Makefile.am: Add rtems_makedir.
[5a80f36b]1432        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
[94f4a9ba]1433        * Makefile.am: Add wrapup-SUBDIR.
1434        * wrapup/ChangeLog: Remove.
1435        * wrapup/configure.ac: Remove.
[5a80f36b]1436        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1437        (Make the bare BSP happy).
[f21ccd2]1438        * configure.ac: Ditto.
[5a80f36b]1439        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
[f0d7515]1440        Create make/custom/default.cfg.
[5a80f36b]1441        * configure.ac: Add creation of make/custom/*.cfg. Create
1442        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
[f0d7515]1443
[d6f4c1b6]14442002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1445
1446        * Makefile.am: Clean $(PROJECT_RELEASE).
1447
[93a735b]14482002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1451        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1452        prototype mismatches.
1453
[d499683]14542002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1455
1456        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1457        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1458
[dbaca2a7]14592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * acinclude.m4: Add test "$multilib" != "yes".
1462        * config-ml.in: Remove.
[247874ae]1463        * acinclude.m4: Cleanups.
1464        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
[5a80f36b]1465        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
[d499683]1466        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1467        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1468        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
[247874ae]1469
[1d331547]14702002-07-16      Eric Norum <eric.norum@usask.ca>
1471
1472        * New driver for the Intel EtherExpressPro (82559ER) chip.
1473        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1474        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1475        * libchip/network/Makefile.am: Modified to reflect above.
1476
[02ccf4a]14772002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1478
1479        * acinclude.m4: New.
[5a80f36b]1480        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1481        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1482        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
[02ccf4a]1483
[8b615cd]14842002-07-01      Joel Sherrill <joel@OARcorp.com>
1485
1486        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1487        _Objects_Information_table now that it is a two dimensional array based
1488        upon API and class.
[93a735b]1489        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1490        of strnlen().
1491
14922002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1493
1494        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1495        preinstall libnetapps.a.
[8b615cd]1496
[3ebe28f]14972002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.ac: Remove librpc.
1500
[0b2f26d]15012002-06-25      Joel Sherrill <joel@OARcorp.com>
1502
[dee3768b]1503        * Per PR233, moved librpc to exec.
[0b2f26d]1504        * configure.ac, wrapup/Makefile.am: Modified.
1505        * librpc, librpc/ChangeLog: Removed.
1506
[d499683]15072002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * optman/Makefile.am: Remove multilib support.
1510        * optman/configure.ac: Ditto.
1511        * optman/sapi/Makefile.am: Ditto.
1512
[93a735b]15132002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514
1515        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1516        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1517
15182002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        Move networking libraries to c/src/exec/libnetworking
1521        * libnetworking/configure.ac, libnetworking/Makefile.am,
1522        libnetworking/wrapup/Makefile.am: Reflect Moval.
1523
[1b092b7]15242002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
[dee3768b]1526        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
[93a735b]1527        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1528        <rtems/bspIo.h>.
1529
15302002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1533        * libnetworking/rtems/mkrootfs.h: Ditto.
1534        * libnetworking/rtems/Makefile.am: Reflect changes above.
[1b092b7]1535
[166475a]15362002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * configure.ac: Remove lib.
1539
[8b615cd]15402002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1541
1542        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1543        that exception stack frames on M68K members with VBR always are 6 byte
1544        long. The incorrect assumption resulted in some gdb commands like "next"
1545        to fail on the 68360.
1546
[d9af8a8e]15472002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * config-ml.in: Take out arm and sh variants RTEMS does not support.
[8b615cd]1550        PR 220
1551        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1552        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1553        CVS.
[93a735b]1554        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1555        libnetworking/sys/filio.h: Remove.
1556        * libnetworking/sys/Makefile.am: Reflect changes above.
[d9af8a8e]1557
[1d331547]15582002-05-07      Chris Johns <ccj@acm.org>
1559
1560        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1561        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1562        requires it to be stripped.
1563
[93a735b]15642002-05-01      Eric Norum <eric.norum@usask.ca>
1565
1566        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1567        assembly  to satisfy gcc 3.1 and newer.
1568
15692002-04-26      Eric Norum <eric.norum@usask.ca>
1570
1571        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1572        agressive optimization in gcc 3.1 does not reorder things.
1573
[1d331547]15742002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1575
1576        * libchip/network/dec21140.c: Reflect changes to powerpc's
1577        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
[8b615cd]1578        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1579        <rtems/score/cpu.h>.
1580        * librdbg/src/powerpc/rdbg_f.c: Ditto.
[93a735b]1581        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
[1d331547]1582
[d499683]15832002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1584
1585        * optman/configure.ac: Remove ENABLE_GCC28.
1586
[1d331547]15872002-04-11      Chris Johns <ccj@acm.org>
1588
1589        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1590        driver control block field to the ifconfig network driver structure.
1591        This field is needed by the i82586 driver which was ported from NetBSD
1592        as it had better hardware abstraction.
[93a735b]1593        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1594        PR59, added the drv_ctrl driver control block field to the ifconfig
1595        network driver structure. This field is needed by the i82586 driver
1596        which was ported from NetBSD as it had better hardware abstraction.
1597
15982002-04-10      Mike Siers <mikes@poliac.com>
1599
1600        * libnetworking/rtems_webserver/NOTES,
1601        libnetworking/rtems_webserver/asp.c,
1602        libnetworking/rtems_webserver/balloc.c,
1603        libnetworking/rtems_webserver/default.c,
1604        libnetworking/rtems_webserver/ej.h,
1605        libnetworking/rtems_webserver/ejIntrn.h,
1606        libnetworking/rtems_webserver/ejlex.c,
1607        libnetworking/rtems_webserver/ejparse.c,
1608        libnetworking/rtems_webserver/emfdb.c,
1609        libnetworking/rtems_webserver/emfdb.h,
1610        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1611        libnetworking/rtems_webserver/handler.c,
1612        libnetworking/rtems_webserver/license.txt,
1613        libnetworking/rtems_webserver/md5.h,
1614        libnetworking/rtems_webserver/md5c.c,
1615        libnetworking/rtems_webserver/mime.c,
1616        libnetworking/rtems_webserver/misc.c,
1617        libnetworking/rtems_webserver/ringq.c,
1618        libnetworking/rtems_webserver/rom.c,
1619        libnetworking/rtems_webserver/security.c,
1620        libnetworking/rtems_webserver/sock.c,
1621        libnetworking/rtems_webserver/sym.c,
1622        libnetworking/rtems_webserver/uemf.c,
1623        libnetworking/rtems_webserver/uemf.h,
1624        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1625        libnetworking/rtems_webserver/url.c,
1626        libnetworking/rtems_webserver/value.c,
1627        libnetworking/rtems_webserver/wbase64.c,
1628        libnetworking/rtems_webserver/webcomp.c,
1629        libnetworking/rtems_webserver/webpage.c,
1630        libnetworking/rtems_webserver/webrom.c,
1631        libnetworking/rtems_webserver/webs.c,
1632        libnetworking/rtems_webserver/webs.h,
1633        libnetworking/rtems_webserver/websuemf.c,
1634        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1635        2.1.4.
[1d331547]1636
16372002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1638
1639        * libchip/network/i82586.c: Include <string.h>.
1640        * libchip/network/sonic.c: Ditto.
1641
16422002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1645
[93a735b]16462002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1647
1648        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1649
16502002-03-27      Thomas.Doerfler@imd-systems.de
1651
1652        PR 144
1653        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1654        memory address 0 when called for the first time. This is done when
1655        trying to clear the variable "dhcp_hostname".
1656
[7273b6e]16572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1658
[5a80f36b]1659        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[7273b6e]1660        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1661        * Makefile.am: Remove AUTOMAKE_OPTIONS.
[d499683]1662        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1663        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1664        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1665        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1666        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
[1d331547]1667        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1668        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1669        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1670        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1671        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1672        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
[8b615cd]1673        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1674        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1675        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1676        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1677        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1678        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1679        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1680        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1681        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1682        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1683        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1684        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1685        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1686        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1687        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1688        AUTOMAKE_OPTIONS.
[93a735b]1689        * libnetworking/configure.ac:
1690        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1691        foreign 1.6]).
1692        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1693        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1694        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1695        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1696        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1697        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1698        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1699        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1700        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1701        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1702        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1703        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1704        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1705        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1706        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1707        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1708        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1709
17102002-03-27      Ilya Alexeev <ilya@continuum.ru>
1711
1712        PR 162
1713        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1714        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1715        used in a device write routines.  Now ppp_softc structure have own
1716        character for writing to device (sc_outchar).  I think that converting
1717        local variables to static is not a right solution, because problems will
1718        occur in the case of two or more ppp instances.
1719        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1720        must be u_long, otherwise in the case of the big output packet endless
1721        loop may occur.
1722
17232002-03-21      Ilya Alexeev <ilya@continuum.ru>
1724
1725        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1726        preparations for multiple PPPD connections.
[8b615cd]1727
17282002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1729
1730        PR 149
1731        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1732        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1733        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1734        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
[7273b6e]1735
[1d42dcbc]17362002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1737
1738        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1739        * configure.ac: Modified to reflect addition.
1740
[93a735b]17412002-02-27      Ilya Alexeev <ilya@continuum.ru>
1742
1743        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1744        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1745        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1746        capabilities as well as eliminate some warnings.
1747
17482002-02-27      Eric Norum <eric.norum@usask.ca>
1749
1750        * libnetworking/net/radix.c: Properly handle fetching the default route
1751        when there is no route.  This was a bug in the original FreeBSD code and
1752        this fix is from an updated version of their code.
1753
17542002-02-16      Eric Norum <eric.norum@usask.ca>
1755
1756        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1757        checking.
1758
17592002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1760
1761        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1762        dodefaultroute.
1763
17642002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1765
1766        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1767        include <rtems/seterr.h>.
1768
17692002-02-01      Mike Siers <mikes@poliac.com>
1770
1771        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1772        avoid bringing the link down too fast. NOTE: Mike reports successfully
1773        running at 56K baud on a direct link.
1774
[8b615cd]17752002-02-01      Eric Valette <valette@crf.canon.fr>
1776
1777        * librdbg/So many patches have been posted recently on the mailing list
1778        and  because we were unable to find correct solution to compile on
1779        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1780        because the coding  style of rdbg was rather inconsistant among various
1781        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1782        global coding style (using indent + manual edits), 2) incorporate/review
1783        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1784        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1785        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1786        after rdbg initialization is done, NB : the paches is huge but it is
1787        mainly due to coding styke chnages.  Only few lines of codes have been
1788        really changed and they do not impact  rdbg functionnality (AFAIKT).
1789        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1790        librdbg/include/rdbg/m68k/rdbg_f.h,
1791        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1792        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1793        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1794        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1795        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1796        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1797        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1798        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1799        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1800        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1801        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1802        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1803        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1804        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1805        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1806        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1807
[93a735b]18082002-01-31      Mike Siers <mikes@poliac.com>
1809
1810        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1811        * Nice Update of PPPD support which eliminates the requiremetn that
1812        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1813        and reports that it seems to be more stable and handle larger packets
1814        better.  This patch replaces the termios tasks with more general pppd
1815        network driver tasks.  The functions pppinput() and pppstart() get
1816        called from the interrupt service routine.
1817        * libnetworking/Makefile.am, libnetworking/configure.ac,
1818        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1819        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1820        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1821        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1822        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1823        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1824        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1825        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1826        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1827        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1828        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1829        libnetworking/net/route.c, libnetworking/net/route.h,
1830        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1831        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1832        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1833        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1834        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1835        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1836        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1837        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1838        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1839        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1840        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1841        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1842        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1843        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1844        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1845        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1846        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1847        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1848        libnetworking/pppd/example/README,
1849        libnetworking/pppd/example/netconfig.h,
1850        libnetworking/wrapup/Makefile.am: Modified.
1851        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1852        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1853        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1854        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1855        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1856        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1857        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1858        libnetworking/modem/pppcompress.c: Subdirectory removed.
1859
18602002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1861
1862        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1863        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1864
[8b615cd]18652002-01-18      Till Straumann <strauman@slac.stanford.edu>
1866
1867        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1868        issues: - exception handler needs to enable MSR_FP if the interrupted
1869        thread is FP enabled. - printk message for MSR fixed and added
1870        stacktrace. NOTE: this requires the stacktrace patch to
1871        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1872        however).
1873
[d499683]18742002-01-06      Joel Sherrill <joel@OARcorp.com>
1875
1876        * optman/.cvsignore: Added aclocal.m4 and configure.
1877        * optman/.cvsignore: New file.
1878
[1d331547]18792002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1880
1881        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1882
[e4dbf55]18832002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1884
[5a80f36b]1885        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
[d499683]1886        * optman/ChangeLog: New.
1887        * optman/configure.ac: New.
1888        * optman/Makefile.am: New.
1889        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1890        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
[e4dbf55]1891
[efcb89c]18922001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1893
1894        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1895
[93a735b]18962001-12-18      Eric Norum <eric.norum@usask.ca>
1897
1898        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1899        `directories' (path names with a / at the end) while disallowing open()
1900        operations on TFTP `directories'.
1901
19022001-12-07      Eric Norum <eric.norum@usask.ca>
1903
1904        * libnetworking/lib/tftpDriver.c: Restore write capability.
1905
[1d331547]19062001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1907
1908        * libchip/network/sonic.h: Fix typo.
[93a735b]1909        * libnetworking/arpa/Makefile.am: Remove stray lines.
[1d331547]1910
[8b615cd]19112001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1912
1913        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1914
[93a735b]19152001-10-18      Eric Norum <eric.norum@usask.ca>
1916
1917        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1918        chdir() and open() operations within the TFTP file system.
1919
[8b615cd]19202001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1921
1922        * librdbg/configure.ac: Fix latent bug exposed by removal of
1923        config.cache's which prevented powerpc targets librdbg from building.
1924
[8dc51855]19252001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1926
1927        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1928        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1929        autoconf-2.52 happy.
1930
[93a735b]19312001-10-12      Mike Siers <mikes@poliac.com>
1932
1933        * libnetworking/Update to stable working state.  Congratulations Mike!
1934        :).
1935        * libnetworking/modem_example: Directory removed.
1936        * libnetworking/modem_example/16550.h,
1937        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1938        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1939        libnetworking/modem_example/ppp.h,
1940        libnetworking/modem_example/pppcompress.c: Files removed.
1941        * libnetworking/pppd/example/pppd.options: New file.
1942        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1943        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1944        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1945        libnetworking/pppd/rtemsmain.c: Updated.
1946
[1d331547]19472001-10-12      Joel Sherrill <joel@OARcorp.com>
1948
1949        * libchip/serial/z85c30.c: Fixed typo.
1950
[df25c998]19512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1952
1953        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1954        * configure.in: Remove.
1955        * configure.ac: New file, generated from configure.in by autoupdate.
[1d331547]1956        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1957        * libchip/configure.in: Remove.
1958        * libchip/configure.ac: New file, generated from configure.in by
1959        autoupdate.
[8b615cd]1960        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1961        * librdbg/configure.in: Remove.
1962        * librdbg/configure.ac: New file, generated from configure.in by
1963        autoupdate.
[93a735b]1964        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1965        * libnetworking/configure.in: Remove.
1966        * libnetworking/configure.ac: New file, generated from configure.in by
1967        autoupdate.
[1d331547]1968
19692001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1970
1971        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1972        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1973        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1974
19752001-09-27      Joel Sherrill <joel@OARcorp.com>
1976
1977        * libchip/ChangeLog: Fixed typo in date.
1978
[93a735b]19792001-09-27      Eric Norum <eric.norum@usask.ca>
1980
1981        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1982        TFTP  filesystem.
1983
[8b615cd]19842001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1985
1986        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1987        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1988        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1989        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1990        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1991        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1992        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1993        'PREINSTALL_FILES ='.
[93a735b]1994        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1995        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1996        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1997        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1998        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1999        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2000        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2001        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2002        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2003        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2004        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2005        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
[8b615cd]2006
20072001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2008
2009        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2010        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2011        * librdbg/src/m68k/any/Makefile.am: Ditto.
2012        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
[93a735b]2013        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2014        happy.
[8b615cd]2015
[1d331547]20162001-09-21      Joel Sherrill <joel@OARcorp.com>
2017
2018        * libchip/network/Makefile.am: Fixed typo on file name.
2019        * libchip/network/i82586.c: Commented out line 318 which is referencing
2020        a member of a structure that is not currently there.  This needs to be
2021        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2022        to C style.
2023
[93a735b]20242001-09-19      Eric Norum <eric.norum@usask.ca>
2025
2026        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2027
[1d331547]20282001-09-19      Chris Johns <ccj@acm.org>
2029
2030        * libchip/network/README.i82586, libchip/network/i82586.c,
2031        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2032        Network driver for Intel i82586.
[93a735b]2033        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2034        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2035        "root" filesystem with information obtained via the DHCP response.
[1d331547]2036
[8b615cd]20372001-09-14      Eric Norum <eric.norum@usask.ca>
2038
2039        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2040        make gcc 3.x happy.
2041
[93a735b]20422001-08-16      Mike Siers <mikes@poliac.com>
2043
2044        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2045        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2046        These support callback functionality that has not even been compiled
2047        under RTEMS yet.
2048        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2049        example application.  Mike's notes on the modifications: - renamed
2050        error() function because of namespace problems - removed calls to the
2051        exit() funciton - removed extra files from the pppd source directory -
2052        defined pppd task constant values in rtemspppd.h - modifyied example
2053        code to get actual tick per second value - placed the pppd 2.3.11 man
2054        page file (pppd.8) into the pppd directory.
2055        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2056        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2057        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2058        libnetworking/pppd/rtems-ppp.c: Deleted.
2059        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2060        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2061        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2062        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2063        libnetworking/pppd/example/init.c,
2064        libnetworking/pppd/example/netconfig.h,
2065        libnetworking/pppd/example/ppp.conf,
2066        libnetworking/pppd/example/pppdapp.c,
2067        libnetworking/pppd/example/system.h: New files.
2068        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2069        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2070        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2071        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2072        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2073        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2074        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2075        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2076        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2077        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2078        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2079        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2080        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2081        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2082        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2083
20842001-08-16      Joel Sherrill <joel@OARcorp.com>
2085
2086        * libnetworking/pppd/example/Makefile: Removed.
2087        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2088        to avoid bootstrap -c clobbering it.
2089        * libnetworking/rtems_telnetd/.cvsignore: New file.
2090
20912001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2092
2093        * libnetworking/Makefile.am, libnetworking/configure.in,
2094        libnetworking/rtems_servers/Makefile.am,
2095        libnetworking/rtems_servers/telnetd.c,
2096        libnetworking/rtems_servers/telnetd.h,
2097        libnetworking/rtems_telnetd/Makefile.am,
2098        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2099        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2100        libnetworking/rtems_telnetd/telnetd.c,
2101        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2102        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2103        effect when ftpd change. - the tcp/ip stats have been implemented into
2104        icmds.c and started when telnetd daemon is started.
2105        * libnetworking/rtems_servers/telnetd.c,
2106        libnetworking/rtems_servers/telnetd.h: Removed.
2107        * libnetworking/rtems_telnetd: New directory.
2108        * libnetworking/rtems_telnetd/Makefile.am,
2109        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2110        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2111        libnetworking/rtems_telnetd/telnetd.c,
2112        libnetworking/rtems_telnetd/telnetd.h: New files.
2113
21142001-06-14      Joel Sherrill <joel@OARcorp.com>
2115
2116        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2117        Moved from libmisc/shell so the network stack to address network
2118        depenendency.
2119        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2120
21212001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2122
2123        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2124
[8b615cd]21252001-05-15      Joel Sherrill <joel@OARcorp.com>
2126
2127        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2128        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2129        accidentally deleted the incorrectly empty versions.
2130
[1d331547]21312001-05-14      Till Straumann <strauman@slac.stanford.edu>
2132
2133        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2134        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2135        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2136        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2137        to know the values) - the affected BSP (shared/motorola) headers have
2138        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2139        driver (libchip/network/dec21140.c) has been fixed to use
2140        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2141        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2142        who is using this driver. - the DEC driver also has been fixed to use
2143        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2144        delay_in_bus_cycles().
2145
[93a735b]21462001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2147
2148        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2149
[1d331547]21502001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2151
2152        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2153
[93a735b]21542001-04-24      Eric Norum <eric.norum@usask.ca>
2155
2156        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2157        NTP synchronization a little more robust -- no NTP daemon yet, but at
2158        least it trys a little harder when the primary NTP server is down.
2159
21602001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2161
2162        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2163        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2164        libnetworking/pppd/modem_example/modem.c,
2165        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2166        other strings into English.
2167        * libnetworking/pppd/STATUS: updated to reflect the changes.
2168
21692001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2170
2171        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2172        again.
2173
[8b615cd]21742001-04-20      Eric Valette <valette@crf.canon.fr>
2175
2176        * mcp750 directory renamed new_exception processing as it supports many
2177        more CPU models.
2178        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2179        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2180        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2181        formerly in mcp750 plus modifications.
2182        * librdbg/src/powerpc/mcp750/.cvsignore,
2183        librdbg/src/powerpc/mcp750/Makefile.am,
2184        librdbg/src/powerpc/mcp750/remdeb.h,
2185        librdbg/src/powerpc/mcp750/remdeb_f.x,
2186        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2187        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2188        new_exception_processing.
2189        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2190        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2191        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2192        part of this effort to add support for the MPC8xx.
2193
21942001-04-19      Joel Sherrill <joel@OARcorp.com>
2195
2196        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2197        internal include files.
2198
[93a735b]21992001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2200
2201        PR 158
2202        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2203        rcmd() library call by commenting out the parts that deal with signals.
2204        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2205        stdio. The 'server-side' parts of this file which deal with
2206        authentication are disabled since they are not needed.
2207
22082001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2209
2210        * libnetworking/include/.cvsignore: Remove dangling file.
2211
[1d331547]22122001-03-14      Joel Sherrill <joel@OARcorp.com>
2213
2214        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2215        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2216        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2217        libchip style serial drivers can be written in libcpu or libbsp.
2218
22192001-03-01      Joel Sherrill <joel@OARcorp.com>
2220
2221        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2222        libchip/network/sonic.c, libchip/network/sonic.h,
2223        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2224        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2225        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2226        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2227        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2228        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2229        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2230        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2231
[8b615cd]22322001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2233
2234        * librdbg/include/rdbg/Makefile.am,
2235        librdbg/include/rdbg/i386/Makefile.am,
2236        librdbg/include/rdbg/m68k/Makefile.am,
2237        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2238        style on include files.
2239
[1d331547]22402001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2241
2242        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2243        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2244        replace ${..} with $(..).
[93a735b]2245        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2246        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2247        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2248        libnetworking/rtems/Makefile.am, libnetworking/
2249        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2250        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2251        include_*HEADERS instead of H_FILES.
2252        * libnetworking/include/Makefile.am: Remove.
2253        * libnetworking/Makefile.am: Add handling of *.h files.
2254        * libnetworking/configure.in: Remove include/Makefile.
[df25c998]2255
[6e6f0f06]22562001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2257
2258        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2259
[93a735b]22602001-01-31      Sergei Organov <osv@javad.ru>
2261
2262        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2263        current dir and root dir removed in favor of new libio support for
2264        task-local current and root directories. - Bug in `close_data_socket()'
2265        introduced by previous change fixed. - `command_pasv()' changed to set
2266        timeout on socket we are listening on and code fixed to don't close
2267        socket twice on error. - `serr()' changed to clear `errno'. -
2268        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2269        changed to clear `errno' before processing session. -
2270        `close_data_socket()' fixed to close both active and passive sockets -
2271        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2272        empty string  in `exec_command()'.
2273
22742001-01-25      Eric Norum <eric.norum@usask.ca>
2275
2276        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2277        improves throughput on systems which are dropping packets.   Only the
2278        first timeout is reduced.  This keeps the number of extra packets down
2279        on networks that are very busy and dropping lots of packets.
2280
22812001-01-24      Sergei Organov <osv@javad.ru>
2282
2283        * libnetworking/rtems_servers/ftpd.c,
2284        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2285        - Timeouts on sockets implemented. 'idle' field added to configuration.
2286        No timeout by default to keep backward compatibility. Note: SITE IDLE
2287        command not implemented yet. - Basic global access control implemented.
2288        'access' field added to configuration. No access limitations by default
2289        to keep backward compatibility. - Anchor data socket for active mode
2290        (using self IP and port 20.) - Fixed default data port support (still
2291        not tested). - Don't allow IP address different from originating host in
2292        PORT command to improve security. - Fixed bug in MDTM command. - Check
2293        for correctness of parsing of argument in command_port(). - Fixed
2294        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2295        a directory. - Command parsing a little bit improved: command names are
2296        now converted to upper-case to be more compatible with RFC (command
2297        names are not case-sensitive.) - Reformat comments so that they have
2298        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2299        previous changes - True ASCII mode implemented (doesn't work for hooks
2300        and /dev/null) - Passive mode implemented, PASV command added. - Default
2301        port for data connection could be used (untested, can't find ftp client
2302        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2303        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2304
[8b615cd]23052001-01-18      Joel Sherrill <joel@OARcorp.com>
2306
2307        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2308        macro using variable arguments.
2309        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2310        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2311        since I updated the main RTEMS development machine to RedHat 7.2 and
2312        apparently got a new version of rpcgen.
2313
[93a735b]23142001-01-12      Sergei Organov <osv@javad.ru>
2315
2316        * libnetworking/rtems_servers/ftpd.c,
2317        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2318        - use pool of pre-created threads to handle sessions instead of
2319        creating/deleting threads on the fly - LIST output is now similar to
2320        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2321        happy with it. - LIST NAME now works (both for files and directories) -
2322        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2323        clients happy  - keep track of CWD for every session separately -
2324        ability to specify root directory name for FTPD in configuration table.
2325        FTPD will then create illusion for FTP clients that this is actually
2326        root directory. - ignore options sent in commands, thus LIST -al FILE
2327        works and doesn't try to list "-al" directory. - buffers are allocated
2328        on stack instead of heap where possible to eliminate malloc/free calls
2329        (avoid possible heap fragmentation troubles). - drop using of task
2330        notepad to pass parameters - use function arguments instead - use
2331        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2332        in socket() instead of AF_INET.
2333
23342001-01-02      Joel Sherrill <joel@OARcorp.com>
2335
2336        * libnetworking/CHANGELOG: Removed.
2337        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2338
23392000-12-14      Eric Norum <eric.norum@usask.ca>
2340
2341        * libnetworking/lib/tftpDriver.c: Added write capability.
2342
23432000-12-08      Joel Sherrill <joel@OARcorp.com>
2344
2345        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2346        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2347        numerous variable declarations conditional on PPP_COMPRESS and
2348        PPP_FILTER.  Commented out variables that were not used because the code
2349        using them was commented out. Removed totally unused variables.
2350        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2351        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2352
23532000-11-30      Joel Sherrill <joel@OARcorp.com>
2354
2355        * libnetworking/modem/ppp_tty.c: Changed to include
2356        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2357        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2358        * libnetworking/Makefile.am: Modified to reflect above.
2359
23602000-11-27      Joel Sherrill <joel@OARcorp.com>
2361
2362        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2363
23642000-11-25      Eric Norum <eric.norum@usask.ca>
2365
2366        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2367        core.
2368
23692000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2370
2371        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2372        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2373        subdir.
2374        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2375        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2376        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2377        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2378        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2379        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2380        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2381        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2382        ppp_tty.c and the real pppd main is in pppmain.c.
2383
[1d331547]23842000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2385
2386        * libchip/network/sonic.c: Added ipalign() routine to align the received
2387        packet so that the ip header is on a 32-bit boundary. Necessary for
2388        cpu's that do not allow unaligned loads and stores and when the 32-bit
2389        DMA mode is used.
2390
[feead226]23912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2392
2393        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
[1d331547]2394        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2395        ACLOCAL_AMFLAGS.
[8b615cd]2396        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2397        ACLOCAL_AMFLAGS.
[93a735b]2398        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2399        ACLOCAL_AMFLAGS.
[1d331547]2400
24012000-11-03      Chris Johns <ccj@acm.org>
2402
2403        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2404        libchip/network/cs8900.h: New files.
[feead226]2405
[a314d3b4]24062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2407
2408        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
[1d331547]2409        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2410        $(RTEMS_TOPdir)/aclocal.
[8b615cd]2411        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2412        $(RTEMS_TOPdir)/aclocal.
[93a735b]2413        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2414        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]2415
[846027b]24162000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2417
2418        * configure.in: Switch to GNU-canonicalization.
2419        * Makefile.am: Reflect changes to configure.in.
2420        * acinclude.m4: Remove.
2421
[93a735b]24222000-10-30      Joel Sherrill <joel@OARcorp.com>
2423
2424        * POSIX include files merged into newlib.  This resulted in some
2425        definitions moving to other files and thus some secondary effects in
2426        RTEMS source code.
2427        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2428        in sync with newlib's <machine/types.h>.
2429        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2430        definition of struct itimerval in <sys/time.h>.
2431
[1c31722]24322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2433
[5a80f36b]2434        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2435        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
[d16ca93]2436        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2437        * ChangeLog: Fix typos.
2438        * configure.in: add tests to the GNU canonicalized subdirectories.
[1c31722]2439
[a6eabdb6]24402000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2441
[5a80f36b]2442        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2443        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2444        the lib directory before configuring lib/.
[c05edee]2445
[e590416a]24462000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2447
[5a80f36b]2448        * configure.in, Makefile.am: add exec to the GNU canonicalized
2449        subdirectories.
2450        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2451        * configure.in: add libnetworking, librpc and librdb to the GNU
2452        canonicalized subdirectories.
[fa60c5b]2453        * configure.in: add libmisc and libchip to the GNU canonicalized
2454        subdirectories.
[1d331547]2455        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2456        Switch to GNU canonicalization.
[8b615cd]2457        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2458        Switch to GNU canonicalization.
[93a735b]2459        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2460        Switch to GNU canonicalization.
[fa60c5b]2461
[4a2faa7c]24622000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2463
2464        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
[5a80f36b]2465        canonicalization to libfs/. The approach is currently a bit of a hack as
2466        GNU canonicalization does not support the per-BSP build some of the
2467        other directories require.  As more of the tree is converted, this will
2468        become less  of an issue.
[4a2faa7c]2469
[1d331547]24702000-10-20      Joel Sherrill <joel@OARcorp.com>
2471
2472        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2473        parameter.
2474
[8b615cd]24752000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2476
2477        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2478        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2479        * librdbg/configure.in: Add m68k support.
2480        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2481        subdirectory.
2482        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2483        failure.
2484        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2485        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2486        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2487        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2488        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2489        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2490        librdbg/src/m68k/.cvsignore: New files.
[93a735b]2491        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2492        function pointers.
2493        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2494        _after_ pointer has been checked against NULL.
[8b615cd]2495
[10c6e903]24962000-10-18      Joel Sherrill <joel@OARcorp.com>
2497
2498        * wrapup/Makefile.am: Added libfs.
2499
[5a80f36b]25002000-10-18      Chris Johns <ccj@acm.org>
[ee419f3]2501
2502        * libfs created.
2503        * configure.in: Added libfs subdirectory.
[93a735b]2504        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2505
25062000-09-28      Joel Sherrill <joel@OARcorp.com>
2507
2508        * libnetworking/rtems_webserver/Makefile.am,
2509        libnetworking/rtems_webserver/base64.c,
2510        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2511        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2512
25132000-09-22      Joel Sherrill <joel@OARcorp.com>
2514
2515        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2516        libnetworking/rtems/rtems_bsdnet_internal.h,
2517        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2518        have included rtems.h.  It is now including precisely the  least amount
2519        of low level, yet portable .h files to get the basic RTEMS types
2520        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2521        used machine/types.h to include rtems.h.
[ee419f3]2522
[00438014]25232000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2524
[5a80f36b]2525        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
[00438014]2526
[93a735b]25272000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2528
2529        * libnetworking/ChangeLog: Cleanup.
2530
[1d331547]25312000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2532
2533        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2534        * libchip/ChangeLog: Fix formating.
2535
[93a735b]25362000-09-05      Joel Sherrill <joel@OARcorp.com>
2537
2538        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2539        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2540        confusion and to work with the converted flags.
2541
[19530ab5]25422000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2543
2544        * wrapup/Makefile.am: Include compile.am.
[1d331547]2545        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2546        libchip/serial/Makefile.am: Include compile.am.
[8b615cd]2547        * librdbg/src/i386/any/Makefile.am,
2548        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
[93a735b]2549        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2550        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2551        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2552        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2553        libnetworking/rtems_servers/Makefile.am,
2554        libnetworking/rtems_webserver/Makefile.am,
2555        libnetworking/wrapup/Makefile.am: Include compile.am.
2556
25572000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2558
2559        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2560        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2561
25622000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2563
2564        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2565
25662000-08-31      Joel Sherrill <joel@OARcorp.com>
2567
2568        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2569        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2570        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2571        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2572        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2573        * libnetworking/wbase64.c: Removed.
2574        * libnetworking/Makefile.am, libnetworking/asp.c,
2575        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2576        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2577        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2578        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2579        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2580        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2581        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2582        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2583        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2584        Modified.
[19530ab5]2585
[00966ba]25862000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2587
[19530ab5]2588        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
[00966ba]2589
[93a735b]25902000-08-30      Joel Sherrill <joel@OARcorp.com>
2591
2592        * libnetworking/rtems_webserver/license.txt: New file.
2593
[e94ad1fe]25942000-08-10      Joel Sherrill <joel@OARcorp.com>
2595
2596        * ChangeLog: New file.
[1d331547]2597        * libchip/ChangeLog: New file.
[8b615cd]2598        * librdbg/ChangeLog: New file.
[93a735b]2599        * libnetworking/ChangeLog: New file.
[5a80f36b]2600
Note: See TracBrowser for help on using the repository browser.