source: rtems/c/src/ChangeLog @ be52582

4.104.114.84.95
Last change on this file since be52582 was be52582, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/26/05 at 03:39:38

2005-10-26 Ralf Corsepius <ralf.corsepius@…>

  • libnetworking/pppd/Makefile.am: Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems.
  • Property mode set to 100644
File size: 115.0 KB
Line 
12005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
4        rtemsdialer.h to $(includedir)/rtems.
5
62005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * libnetworking/rtems_telnetd/icmds.c,
9        libnetworking/rtems_telnetd/Makefile.am,
10        libnetworking/rtems_telnetd/preinstall.am,
11        libnetworking/rtems_telnetd/pty.c,
12        libnetworking/rtems_telnetd/pty.h,
13        libnetworking/rtems_telnetd/README,
14        libnetworking/rtems_telnetd/telnetd.c,
15        libnetworking/rtems_telnetd/telnetd.h:
16        Remove (Moved to cpukit).
17
182005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Remove libnetworking/rtems_telnetd.
21        * libnetworking/Makefile.am: Remove rtems_telnetd.
22        * libnetworking/README: Remove (Obsolete).
23        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
24
252005-10-20  Eric Norum <norume@aps.anl.gov>
26
27        * libchip/network/dec21140.c: Clean up PCI mapping.
28
292005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * libnetworking/pppd/Makefile.am: Use preinstall.am.
32        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
33        librdbg/src/servrpc.c, librdbg/src/servtgt.c
34        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
35        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
36        * configure.ac: Move optman to the end of BSP_SUBDIRS.
37
382005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * aclocal/bspopts.m4: Add missing m4 quotes.
41
422005-09-02  Joel Sherrill <joel@OARcorp.com>
43
44    * aclocal/version.m4: Updated to rtems-4.6.99.2.
45
462005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
47
48        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
49        libchip/network/dec21140.c: Remove initialization of PCI bus.
50
512005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * optman/Makefile.am: Add preinstall.am.
54
552005-07-18      Karel Gardas <kgardas@objectsecurity.com>
56
57        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
58        UNTESTED to tested.
59
602005-06-17      Joel Sherrill <joel@OARcorp.com>
61
62        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
63        it is not supported by the MPC5xx.
64
652005-06-17      Joel Sherrill <joel@OARcorp.com>
66
67        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
68        interface. Also correct attempting to build on other than PowerPC and
69        x86.
70
712005-06-16      Daron Chabot <daron@nucleus.usask.ca>
72
73        * libchip/Makefile.am: Add driver for Tulip clones.
74        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
75        libchip/network/if_dcreg.h: New files.
76
772005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
80        to enable rdbg.
81        * configure.ac: Reflect changes above.
82
832005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * configure.ac: Add ada/.
86
872005-05-20      Sergei Organov  <osv@topconrd.ru>
88
89        PR 750/networking
90        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
91        wait_input().
92
932005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
94
95        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
96        rtems/irq.h.
97
982005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * libchip/Makefile.am: Include preinstall.am.
101        * libchip/preinstall.am: New.
102
1032005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * configure.ac: Add AMPOLISH3.
106        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
107        * libnetworking/rtems_telnetd/preinstall.am: New.
108        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
109
1102005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * configure.ac: Let enable_rpcgen default to "no".
113
1142005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
117
1182005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
119
120        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
121        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
122
1232005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
124
125        * libchip/network/dec21140.c, libchip/network/elnk.c,
126        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
127
1282005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
129
130        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
131        of code as a result of the implementation of a common PCI interface.
132
1332005-05-04      Joel Sherrill <joel@OARcorp.com>
134
135        * libchip/network/open_eth.c: Remove prototype of set_vector.
136
1372005-05-03      Joel Sherrill <joel@OARcorp.com>
138
139        * librdbg/src/ptrace.c: Remove warning.
140
1412005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
142
143        * libchip/network/dec21140.c, libchip/network/elnk.c,
144        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
145        Modified parameter list to remove warnings.
146
1472005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
148
149        * libchip/network/cs8900.c, libchip/network/i82586.c,
150        libchip/network/open_eth.c, libchip/network/sonic.c,
151        libchip/serial/mc68681.c: Modified types to remove
152        warnings.  Added initialization to remove warnings.
153
1542005-04-28      Joel Sherrill <joel@OARcorp.com>
155
156        * libchip/network/README.sonic: Rewritten to account for removal of
157        dmv177.
158
1592005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
160
161        PR 781/rtems_misc
162        * libchip/serial/ns16550_p.h: Fix baud rate calculation
163
1642005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
165
166        * libchip/serial/ns16550.c:
167        Fixed warnings generated in various powerpc configurations
168
1692005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
170
171        * libchip/serial/ns16550.c: Modified
172        ISR to work with PPC new exception processing
173
1742005-03-14      Joel Sherrill <joel@OARcorp.com>
175
176        * libchip/network/dec21140.c, libchip/network/elnk.c,
177        libchip/network/if_fxp.c: Continue PCI API unification. All use
178        pci_find_device(). Network drivers manufacture a signature since all
179        calls have not been converted yet.
180
1812005-03-04      Joel Sherrill <joel@OARcorp.com>
182
183        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
184        initialize function part of the unified PCI API as pci_initialize().
185
1862005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
189        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
190
1912005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
194        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
195
1962005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * aclocal/ppc.m4: Reflect changes to ppc exception processing
199        building procedures.
200
2012005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * aclocal/prog-cc.m4:
204        Quote CFLAGS's RHS to accomodate Solaris broken sh.
205
2062005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
209
2102005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
211
212        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
213
2142005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
217
2182005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
219
220        * libnetworking/rtems_servers/ftp.c,
221        libnetworking/rtems_servers/ftp.h,
222        libnetworking/rtems_servers/Makefile.am:
223        Remove (relocated to cpukit/ftpd).
224        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
225        removed move libnetworking/rtems_servers.
226
2272005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
228
229        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
230
2312005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        PR 755/rtems
234        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
235        Remove local declarations of rtems_bsdnet_nameservers,
236        rtems_bsdnet_nameservers_count.
237
2382005-01-31      Sergei Organov <osv@topconrd.ru>
239
240        PR 751/pppd
241        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
242        committed to fix PR736 breaks pppd. chat.c should have its own static
243        ttyfd for pppd to work correctly. The symptom is that second
244        invokation of chat (for connect script) fails due to pppd_ttyfd set
245        to -1 by previous chat invokation (for init script). In addition,
246        this patch fixes leaving of dangling pointer in the abort_stbring[]
247        by chat_send().
248
2492005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * configure.ac: Remove CFLAGS_DEBUG_V.
252        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
253
2542005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
255
256        * wrapup/Makefile.am: Remove rtems-ctor.o.
257
2582005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
259
260        * libchip/rtc/rtc.h: size_t RTC_Count.
261
2622005-01-20      Joel Sherrill <joel@OARcorp.com>
263
264        PR 736/pppd
265        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
266        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
267        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
268        should not be static and should have a name more specific to pppd.
269
2702005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
271
272        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
273        libnetworking/rtems_servers/Makefile.am,
274        libnetworking/rtems_telnetd/Makefile.am,
275        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
276        Eliminate CFLAGS_OPTIMIZE_V.
277
2782005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
279
280        * configure.ac: Pass CFLAGS to testsuites configure.
281        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
282        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
283
2842005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
285
286        * configure.ac: Pass CFLAGS to cpukit configure.
287        * aclocal/rtems-flags.m4: Remove (Unused).
288        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
289        * aclocal/env-rtemsbsp.m4:
290        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
291        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
292        RTEMS_CFLAGS.
293        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
294        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
295        Cleanup comments.
296
2972005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        * automake/compile.am: Remove build-variant support.
300
3012005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
302
303        * libnetworking/pppd/Makefile.am,
304        libnetworking/rtems_servers/Makefile.am,
305        libnetworking/rtems_telnetd/Makefile.am:
306        Remove build-variant support.
307
3082005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
311        support/Makefile.am, wrapup/Makefile.am:
312        Remove build-variant support.
313
3142004-11-22      Joel Sherrill <joel@OARcorp.com>
315
316        * libchip/network/if_fxp.c: Add entry for another module ID code.
317
3182004-11-22      Joel Sherrill <joel@OARcorp.com>
319
320        PR 693/misc
321        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
322        in/outport routines.
323
3242004-11-22      Joel Sherrill <joel@OARcorp.com>
325
326        PR 693/misc
327        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
328        in/outport routines.
329
3302004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
331
332        * aclocal/enable-itron.m4: Remove (unused).
333
3342004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
335
336        * configure.ac: Misc. quoting cleanups.
337        Enable ada-tests iff --enable-ada and --enable-tests.
338
3392004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
340
341        PR 703/filesystem
342        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
343        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
344        libchip/ide/ide_controller.c:
345        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
346        available for BSPS/device drivers.
347        Extend the "modes_available" and "mode_active" parameters to
348        uint16_t for UDMA support.
349
3502004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
351
352        * libchip/network/dec21140.c: Cleanup a bit and remove message about
353        not supported on PowerPC since it works on the MVME2100 BSP.
354
3552004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
356
357        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
358        Add dependency tracking for *.cfgs.
359        * Makefile.am: Add dependency tracking for *.cfg.
360
3612004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
362
363        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
364        (Thanks to Lars Munch <lars@segv.dk> for catching this).
365
3662004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
367
368        PR 707/make_build
369        * configure.ac: Add --enable-rpcgen.
370
3712004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
372
373        PR 700/rtems_misc
374        * libnetworking/rtems_webserver/asp.c,
375        libnetworking/rtems_webserver/balloc.c,
376        libnetworking/rtems_webserver/cgi.c,
377        libnetworking/rtems_webserver/default.c,
378        libnetworking/rtems_webserver/ej.h,
379        libnetworking/rtems_webserver/ejIntrn.h,
380        libnetworking/rtems_webserver/ejlex.c,
381        libnetworking/rtems_webserver/ejparse.c,
382        libnetworking/rtems_webserver/emfdb.c,
383        libnetworking/rtems_webserver/emfdb.h,
384        libnetworking/rtems_webserver/form.c,
385        libnetworking/rtems_webserver/handler.c,
386        libnetworking/rtems_webserver/h.c,
387        libnetworking/rtems_webserver/license.txt,
388        libnetworking/rtems_webserver/Makefile.am,
389        libnetworking/rtems_webserver/md5c.c,
390        libnetworking/rtems_webserver/md5.h,
391        libnetworking/rtems_webserver/mime.c,
392        libnetworking/rtems_webserver/misc.c,
393        libnetworking/rtems_webserver/NOTES,
394        libnetworking/rtems_webserver/ringq.c,
395        libnetworking/rtems_webserver/rom.c,
396        libnetworking/rtems_webserver/rtems_webserver.h,
397        libnetworking/rtems_webserver/security.c,
398        libnetworking/rtems_webserver/sock.c,
399        libnetworking/rtems_webserver/socket.c,
400        libnetworking/rtems_webserver/sockGen.c,
401        libnetworking/rtems_webserver/sym.c,
402        libnetworking/rtems_webserver/uemf.c,
403        libnetworking/rtems_webserver/uemf.h,
404        libnetworking/rtems_webserver/um.c,
405        libnetworking/rtems_webserver/um.h,
406        libnetworking/rtems_webserver/umui.c,
407        libnetworking/rtems_webserver/url.c,
408        libnetworking/rtems_webserver/value.c,
409        libnetworking/rtems_webserver/wbase64.c,
410        libnetworking/rtems_webserver/webcomp.c,
411        libnetworking/rtems_webserver/webmain.c,
412        libnetworking/rtems_webserver/webpage.c,
413        libnetworking/rtems_webserver/webrom.c,
414        libnetworking/rtems_webserver/webs.c,
415        libnetworking/rtems_webserver/websda.c,
416        libnetworking/rtems_webserver/websda.h,
417        libnetworking/rtems_webserver/webs.h,
418        libnetworking/rtems_webserver/websSSL.c,
419        libnetworking/rtems_webserver/websSSL.h,
420        libnetworking/rtems_webserver/websuemf.c,
421        libnetworking/rtems_webserver/wsIntrn.h:
422        Remove (Moved to cpukit/http).
423
4242004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
425
426        PR 700/rtems_misc
427        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
428        Remove libnetworking/rtems_webserver.
429
4302004-10-25      Eric Norum <norume@aps.anl.gov>
431
432        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
433
4342004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
435
436        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
437
4382004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
439
440        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
441        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
442
4432004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
444
445        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
446
4472004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
448
449        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
450        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
451
4522004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
453
454        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
455        BITSPERBYTE.
456
4572004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
458
459        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
460        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
461
4622004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
463
464        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
465
4662004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
467
468        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
469        * aclocal/enable-bare.m4: Remove.
470        * configure.ac: Remove BARE_CPU_MODEL.
471
4722004-10-13      Eric Norum <norume@aps.anl.gov>
473
474        PR 688/bsps
475        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
476        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
477        MC146818A (and several Dallas Semiconductor) TOD chips.
478
4792004-10-13      Eric Norum <norume@aps.anl.gov>
480
481        PR 686/networking
482        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
483        device code.
484
4852004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
486
487        * libchip/network/dec21140.c: include <rtems/pci.h>.
488
4892004-09-29      Joel Sherrill <joel@OARcorp.com>
490
491        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
492        libnetworking/pppd/utils.c: i960 obsoleted and all references
493        removed.
494
4952004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
496
497        PR 607/networking
498        * libchip/network/dec21140.c: Made PCI configuration minimum sane
499        instead of fully specifying unused PCI features.
500
5012004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
502
503        * configure.ac: Require automake > 1.9.
504
5052004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
506
507        * aclocal/rtems-cpu-subdirs.m4: Add avr.
508
5092004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
510
511        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
512        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
513
5142004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
515
516        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
517        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
518
5192004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
520
521        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
522
5232004-07-28  Joel Sherrill <joel@OARcorp.com>
524
525    * aclocal/version.m4: Updated to rtems-4.6.99.1.
526
5272004-07-25      Joel Sherrill <joel@OARcorp.com>
528
529        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
530
5312004-05-21  Till Strauman <strauman@slac.stanford.edu>
532
533        PR 625/networking
534        * libchip/network/dec21140.c, ... : Prevent name clashes by making
535        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
536        an error rather than panic if no chip is detected (thus allowing
537        for probing).
538        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
539        instead of looping forever.  Avoid divide by zero (crashed my PC).
540        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
541        they are UNTESTED.
542
5432004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
544
545        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
546
5472004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
548
549        * libchip/network/dec21140.c, libchip/network/elnk.c:
550        #include <errno.h>.
551
5522004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
553
554        * libchip/network/if_media.h: Update from FreeBSD.
555        * libchip/network/open_eth.c, libchip/network/cs8900.c,
556        libchip/network/i82586.c: #include <errno.h>.
557
5582004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
559
560        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
561
5622004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
563
564        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
565
5662004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
567
568        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
569        automake).
570
5712004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
572
573        PR 599/pppd
574        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
575
5762004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
577
578        * optman/rtems/no-region.c: Reflect having changed
579        rtems_region_get_segment_size.
580
5812004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
582
583        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
584        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
585        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
586        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
587        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
588        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
589        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
590
5912004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
592
593        * libchip/ide/ata.c, libchip/network/dec21140.c,
594        libchip/network/elnk.c, libchip/network/i82586.c,
595        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
596        libchip/network/open_eth.c, libchip/network/sonic.c,
597        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
598        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
599        libchip/shmdr/init.c, libchip/shmdr/intr.c,
600        libchip/shmdr/shm_driver.h: Cosmetics.
601
6022004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
603
604        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
605        optman/rtems/no-msg.c, optman/rtems/no-part.c,
606        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
607        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
608        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
609        fixed size types.
610
6112004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
612
613        * configure.ac: Explicitly pass --includedir and --libdir to
614        cpukit/configure.
615
6162004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
617
618        * librdbg/Makefile.am: Fix rpcgen rules.
619        * librdbg/src/i386/any/remdeb_xdr.c,
620        librdbg/src/m68k/any/remdeb_xdr.c,
621        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
622        Reflect changes to librdbg/Makefile.am.
623
6242004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
625
626        * configure.ac: Reflect changes testsuites/configure.ac and
627        cpukit/configure.ac.
628
6292004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
630
631        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
632        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
633
6342004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
635
636        * configure.ac: Reflect changes to testsuites's configuration.
637
6382004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
639
640        PR/589 rtems
641        * libchip/network/pci.h: Remove (Moved to cpukit).
642
6432004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
644
645        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
646        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
647        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
648        libchip/network/dec21140.c, libchip/network/elnk.c,
649        libchip/network/if_fxp.c, libchip/network/open_eth.c,
650        libchip/network/open_eth.h, libchip/network/sonic.c,
651        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
652        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
653        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
654        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
655        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
656        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
657        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
658        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
659        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
660        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
661        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
662        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
663        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
664        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
665        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
666        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
667        fixed-size types.
668
6692004-03-14      Chris Johns  <chrisj@rtems.org>
670
671        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
672        the BSP example code.
673        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
674        support the DIMMPC. This is a pc386 target with IO port support. Minor
675        formating clean up. Add documentation to the header file.
676        * libchip/network/README.cs8900: The CS8900 driver is documented in the
677        cs8900.h header file.
678
6792004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
682        Cosmetics.
683
6842004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
687        There are no application level Makefiles in here.
688
6892004-03-04      Joel Sherrill <joel@OARcorp.com>
690
691        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
692        they can be used in application level makefiles.
693
6942004-03-05      Joel Sherrill <joel@OARcorp.com>
695
696        * libnetworking/rtems_webserver/ejparse.c,
697        libnetworking/rtems_webserver/emfdb.c,
698        libnetworking/rtems_webserver/sock.c,
699        libnetworking/rtems_webserver/socket.c,
700        libnetworking/rtems_webserver/sym.c,
701        libnetworking/rtems_webserver/webs.c,
702        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
7032004-03-05      Joel Sherrill <joel@OARcorp.com>
704
705        * libchipnetwork/open_eth.c: Remove warnings by conditionally
706        compiling this file only only those CPU families with supported
707        exception models.
708
7092004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * acinclude.m4: Fix loosing arguments when configuring cpukit and
712        testsuites (Was exposed with --enable-multilib, only).
713        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
714         Add RTEMS_BSP_CONFIG_SUBDIR.
715        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
716        testsuites's configure.
717        * aclocal/rtems-top.m4: Remove ENDIF hack.
718        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
719
7202004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
723        wrapup/Makefile.am: Fix automake problems having been introduced
724        in previous patch.
725
7262004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
729        Preinstall dirs.
730        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
731        * aclocal/check-multiprocessing.m4: Cosmetics.
732        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
733        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
734
7352004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
738        librdbg/src/Makefile.am.
739        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
740        * configure.ac: Reflect changes above.
741        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
742        * wrapup/Makefile.am: Reflect changes above.
743        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
744
7452004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
748
7492004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
752
7532004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * wrapup/Makefile.am: Reflect new location of librdbg.a.
756
7572004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
760        librdbg/src/powerpc/Makefile.am: Remove.
761        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
762        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
763        * configure.ac: Reflect changes above.
764
7652004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767
7682004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
771        STRIP.
772
7732004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * librdbg/include/Makefile.am: Merge-in
776        librdbg/include/rdbg/i386/Makefile.am,
777        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
778        librdbg/include/rdbg/powerpc/Makefile.am.
779        * librdbg/include/rdbg/i386/Makefile.am,
780        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
781        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
782        * configure.ac: Reflect changes above.
783
7842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * configure.ac: Use AS_HELP_STRING(ada).
787
7882004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * aclocal/bspopts.m4: Use AS_HELP_STRING.
791        * aclocal/bsp-configure.m4: Require autoconf-2.59.
792        Use AC_CONFIG_HEADERS.
793        * aclocal/check-custom-bsp.m4: Add bspkit-support.
794        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
795
7962004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * Makefile.am: include local.am.
799
8002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/version.m4: 4.6.99.0.
803
8042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * Makefile.am: Don't include host.am.
807        * automake/compile.am: Further cleanups.
808
8092004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * automake/lib.am: Remove (Unused).
812
8132004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * wrapup/Makefile.am: Don't include lib.am.
816        * automake/compile.am: Use automake compilation rules.
817
8182004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * libnetworking/pppd/Makefile.am,
821        libnetworking/rtems_servers/Makefile.am,
822        libnetworking/rtems_telnetd/Makefile.am,
823        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
824        support/Makefile.am: Don't include lib.am.
825
8262004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * libchip/Makefile.am: Don't include lib.am.
829        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
830        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
831        unnecessary EXTRA_DISTs.
832
8332004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
836        hack.
837
8382004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
841        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
842        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
843        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
844
8452004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
848        Add AM_CONDITIONAL(HAS_MP).
849        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
850        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
851        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
852        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
853        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
854        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
855        (Deprecated by autoconf 2.59).
856
8572004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
860        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
861
8622004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * ChangeLog: Merge-in libnetworking/ChangeLog.
865        * libnetworking/ChangeLog: Remove.
866        * ChangeLog: Merge-in librdbg/ChangeLog.
867        * librdbg/ChangeLog: Remove.
868        * ChangeLog: Merge-in libchip/ChangeLog.
869        * libchip/ChangeLog: Remove.
870        * ChangeLog: Merge-in optman/ChangeLog.
871        * optman/ChangeLog: Remove.
872
8732004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * configure.ac: Reflect changes to cpukit.
876        * wrapup/Makefile.am: Reflect changes to librdbg.
877        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
878        * libchip/Makefile.am: Add PREINSTALL_DIRS.
879        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
880        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
881        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
882        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
883        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
884        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
885        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
886
8872004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * aclocal/rtems-top.m4: Remove check for version.m4.
890        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
891
8922004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
895        * wrapup/Makefile.am: Reflect changes to libchip/*.
896        * support/Makefile.am: Use automake compilation rules.
897        * wrapup/Makefile.am: Reflect changes to support/*.
898        * configure.ac: Remove libnetworking/wrapup/Makefile.
899        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
900        libnetworking/*/lib*.a instead of libnetapps.a.
901        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
902        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
903        * optman/Makefile.am: Use automake compilation rules.
904        * libchip/Makefile.am: Fix typo in previous patch.
905        * libchip/Makefile.am: Use automake compilation rules.
906        * libnetworking/Makefile.am: Remove wrapup.
907        * libnetworking/pppd/Makefile.am: Build libpppd. Use
908        automake-compilation rules.
909        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
910        automake-compilation rules.
911        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
912        automake-compilation rules.
913        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
914        automake-compilation rules.
915        * libnetworking/wrapup/Makefile.am: Remove (Unused).
916
9172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
920        PRE/TMPINSTALL_FILES to CLEANFILES.
921        * automake/lib.am: Remove TMPINSTALL_FILES.
922        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
923        PRE/TMPINSTALL_FILES to CLEANFILES.
924        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
925        PRE/TMPINSTALL_FILES to CLEANFILES.
926        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
927        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
928        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
929        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
930        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
931        * librdbg/src/i386/Makefile.am: Ditto.
932        * librdbg/src/m68k/Makefile.am: Ditto.
933        * librdbg/src/powerpc/Makefile.am: Ditto.
934        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
935        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
936        * libnetworking/rtems_servers/Makefile.am: Ditto.
937        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
938        * libnetworking/rtems_webserver/Makefile.am: Ditto.
939
9402004-01-07      Joel Sherrill <joel@OARcorp.com>
941
942        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
943        more completely covers the MIPS family.
944
9452003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * wrapup/Makefile.am: Reflect changes to shmdr.
948        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
949
9502003-12-18      Joel Sherrill <joel@OARcorp.com>
951
952        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
953        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
954        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
955        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
956        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
957        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
958        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
959
9602003-12-17      Joel Sherrill <joel@OARcorp.com>
961
962        * aclocal/version.m4: Updated to rtems-20031217-test.
963
9642003-12-17     
965
966        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
967        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
968
9692003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * automake/compile.am: Remove LINK_LIBS (Unused).
972        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
973
9742003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
977        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
978        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
979        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
980        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
981
9822003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
985        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
986        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
987        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
988        * librdbg/src/i386/Makefile.am:
989        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
990        * librdbg/src/m68k/Makefile.am:
991        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
992        * librdbg/src/powerpc/Makefile.am:
993        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
994
9952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
998        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
999        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1000        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1001        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1002        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1003        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1004        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1005        * optman/Makefile.am: Remove project_libdir.
1006        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1007        PRE/TMPINSTALL_FILES.
1008        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1009        PRE/TMPINSTALL_FILES.
1010        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1011        PRE/TMPINSTALL_FILES.
1012        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1013        PRE/TMPINSTALL_FILES.
1014        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1015        from PRE/TMPINSTALL_FILES.
1016        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1017        PRE/TMPINSTALL_FILES.
1018        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1019        PRE/TMPINSTALL_FILES.
1020        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1021        PRE/TMPINSTALL_FILES.
1022        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1023        PRE/TMPINSTALL_FILES.
1024        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1025        PRE/TMPINSTALL_FILES.
1026        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1027        PRE/TMPINSTALL_FILES.
1028        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1029        from PRE/TMPINSTALL_FILES.
1030
10312003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1034        * automake/lib.am: Remove project_libdir.
1035        * wrapup/Makefile.am: Reworked.
1036
10372003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * configure.ac: Reflect changes to librdbg.
1040        * optman/Makefile.am: Add tmpinstall dirstamp support.
1041        * libchip/Makefile.am: Fix variant-tmpinstall support.
1042        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1043        * librdbg/src/powerpc/Makefile.am: Merge-in former
1044        new_exception_processing/Makefile.am.
1045        * librdbg/src/m68k/any/Makefile.am: Remove.
1046        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1047        * librdbg/src/i386/any/Makefile.am: Remove.
1048        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1049        * librdbg/src/Makefile.am: Cosmetics.
1050        * librdbg/include/Makefile.am: Cosmetics.
1051        * librdbg/Makefile.am: Cosmetics.
1052        * libnetworking/Makefile.am: Cosmetics.
1053        * libnetworking/pppd/Makefile.am: Cosmetics.
1054        * libnetworking/wrapup/Makefile.am: Cosmetics.
1055
10562003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * Makefile.am: Cosmetics.
1059        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1060        support.
1061
10622003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * automake/compile.am: Remove $(ARCH):-rule.
1065
10662003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * configure.ac: Remove lib/libbsp/shared/Makefile,
1069        lib/libbsp/shmdr/Makefile.
1070
10712003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1074        libchip/serial/Makefile, libchip/rtc/Makefile.
1075        * support/Makefile.am: Remove all-local: $(ARCH).
1076        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1077        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1078        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1079        * optman/Makefile.am: Remove all-local: $(ARCH).
1080        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1081        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1082        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1083        compilation dirstamp support.
1084        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1085        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1086        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1087        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1088        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1089        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1090        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1091        all-local: $(ARCH).
1092        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1093        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1094        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1095        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1096        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1097
10982003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * aclocal/lead-dot.m4: New (from automake-1.7f).
1101        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1102        AC_SUBST(dirstamp).
1103        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1104        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1105        libchip/serial/Makefile.am: Ditto.
1106        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1107        * librdbg/include/Makefile.am: Ditto.
1108        * librdbg/include/rdbg/Makefile.am: Ditto.
1109        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1110        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1111        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1112        * librdbg/src/Makefile.am: Ditto.
1113        * librdbg/src/i386/Makefile.am: Ditto.
1114        * librdbg/src/i386/any/Makefile.am: Ditto.
1115        * librdbg/src/m68k/Makefile.am: Ditto.
1116        * librdbg/src/m68k/any/Makefile.am: Ditto.
1117        * librdbg/src/powerpc/Makefile.am: Ditto.
1118        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1119        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1120        preinstallation.
1121        * libnetworking/pppd/Makefile.am: Ditto.
1122        * libnetworking/rtems_servers/Makefile.am: Ditto.
1123        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1124        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1125        * libnetworking/wrapup/Makefile.am: Ditto.
1126
11272003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1130        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1131        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1132        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1133        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1134        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1135        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1136        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1137        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1138        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1139        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1140        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1141        underquoting to silence automake-1.8.
1142
11432003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * configure.ac: Reflect having moved tests to ../../testsuites.
1146
11472003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1150        * aclocal/canonical-host.m4: Remove.
1151        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1152        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1153
11542003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * aclocal/check-cpu.m4: Remove.
1157        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1158        * aclocal/canonical-target-name.m4: Add m4-quotes.
1159        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1160        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1161        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1162        * aclocal/check-networking.m4: Add m4-quotes. Require
1163        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1164        * aclocal/check-posix.m4: Add m4-quotes. Require
1165        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1166        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1167        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1168        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1169
11702003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1173        * aclocal/bsp-alias.m4: Remove.
1174
11752003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * configure.ac: Make presence of tests/ optional.
1178
11792003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * aclocal/path-perl.m4: Remove (Unused).
1182
11832003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * automake/force-preinstall.am: Remove.
1186
11872003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1188
1189        PR 499/rtems_misc
1190        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1191        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1192        Configuration (Odd was forced) - Correction of Stop Bit configuration
1193        (inversed) - Correction of ISR Handler to call
1194        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1195        CTS Hardware flow control Configuration.
1196
11972003-09-04      Joel Sherrill <joel@OARcorp.com>
1198
1199        * lib/libcpu/shared/include/cache.h,
1200        lib/libcpu/shared/src/cache_aligned_malloc.c,
1201        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1202        license changed.
1203        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1204        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1205        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1206        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1207        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1208        for license changed.
1209        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1210        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1211        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1212        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1213        libchip/network/cs8900.h, libchip/network/dec21140.c,
1214        libchip/network/elnk.c, libchip/network/open_eth.c,
1215        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1216        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1217        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1218        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1219        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1220        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1221        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1222        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1223        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1224        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1225        libchip/serial/serial.h, libchip/serial/z85c30.c,
1226        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1227        libchip/serial/z85c30_reg.c: URL for license changed.
1228
12292003-09-03      Jiri Gaisler <jiri@gaisler.com>
1230
1231        PR 477/networking
1232        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1233        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1234        libchip/network/open_eth.h: New files.
1235
12362003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * aclocal/rtems-top.m4: Add RTEMS_API.
1239        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1240
12412003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1244        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1245        @RTEMS_BSP@.cfg.
1246
12472003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1250
12512003-08-20      Joel Sherrill <joel@OARcorp.com>
1252
1253        * libchip/network/cs8900.c: Correct copyright statements.
1254
12552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * aclocal/check-itron.m4: Remove.
1258        * aclocal/enable-inlines.m4: Remove.
1259        * Makefile.am: Reflect having moved aclocal/.
1260        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1261        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1262        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1263        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1264        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1265        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1266        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1267        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1268        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1269        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1270        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1271        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1272        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1273        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1274        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1275        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1276        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1277        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1278        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1279        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1280        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1281        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1282        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1283        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1284        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1285        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1286        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1287        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1288        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1289        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1290        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1291        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1292        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1293        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1294        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1295        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1296        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1297        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1298        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1299        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1300        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1301        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1302        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1303        * aclocal/target.m4: New (Copied from ../../aclocal).
1304        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1305        * aclocal/version.m4: New (Copied from ../../aclocal).
1306
13072003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * configure.ac: Remove stray comments.
1310        * automake/local.am, automake/host.am: Remove "debug".
1311
13122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * Makefile.am: Reflect having moved automake/.
1315        * lib/Makefile.am: Reflect having moved automake/.
1316        * support/Makefile.am: Reflect having moved automake/.
1317        * wrapup/Makefile.am: Reflect having moved automake/.
1318        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1319        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1320        from ../../automake).
1321        * optman/Makefile.am: Reflect having moved automake/.
1322        * libchip/Makefile.am: Reflect having moved automake/.
1323        * libchip/ide/Makefile.am: Reflect having moved automake/.
1324        * libchip/network/Makefile.am: Reflect having moved automake/.
1325        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1326        * libchip/serial/Makefile.am: Reflect having moved automake/.
1327        * librdbg/Makefile.am: Reflect having moved automake/.
1328        * librdbg/include/Makefile.am: Reflect having moved automake/.
1329        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1330        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1331        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1332        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1333        automake/.
1334        * librdbg/src/Makefile.am: Reflect having moved automake/.
1335        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1336        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1337        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1338        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1339        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1340        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1341        having moved automake/.
1342        * libnetworking/Makefile.am: Reflect having moved automake/.
1343        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1344        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1345        automake/.
1346        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1347        automake/.
1348        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1349        automake/.
1350        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1351
13522003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1353
1354        * Makefile.am: Add bsp.pc.in.
1355        * bsp.pc.in: New (pkgconfig support).
1356
13572003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1360
13612003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * lib/Makefile.am: New (Required by 'make dist').
1364        * lib/ChangeLog: Remove.
1365        * lib/.cvsignore: Cleanup.
1366        * configure.ac: Reflect having added lib/Makefile.am.
1367        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1368        lib/libbsp/configure.ac.
1369        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1370        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1371
13722003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1375        * configure.ac: Merge-in librdbg/configure.ac.
1376        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1377        librdbg/configure.ac.
1378        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1379        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1380        LIBCHIP. Conditionally build include-dirs.
1381        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1382        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1383        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1384        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1385        librdbg/include/rdbg/m68k/Makefile.am,
1386        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1387        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1388        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1389        librdbg/src/powerpc/Makefile.am, librdbg/
1390        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1391        configure.ac into ../configure.ac.
1392        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1393        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1394        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1395        libnetworking/rtems_telnetd/Makefile.am,
1396        libnetworking/rtems_webserver/Makefile.am,
1397        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1398        into ../configure.ac.
1399
14002003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        PR 427/rtems
1403        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1404        * librdbg/src/servtsp.c: Ditto.
1405
14062003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1407
1408        PR 429/bsps
1409        PR 432/bsps
1410        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1411        packets are queued onto an elnk board, the ISR will deadlock the device
1412        with a tx complete interrupt.  Lighter tx loads are not affected as they
1413        end up submitting single packets to the device.
1414
14152003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
1417        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1418        optman/configure.ac.
1419        * optman/configure.ac: Remove (Merged into ../configure.ac).
1420        * optman/Makefile.am: Reflect having merged configure.ac into
1421        ../configure.ac.
1422        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1423        * libchip/Makefile.am, libchip/ide/Makefile.am,
1424        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1425        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1426        ../configure.ac.
1427
14282003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1431
14322003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1433
1434        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1435        on i386.
1436
14372003-06-13      Joel Sherrill <joel@OARcorp.com>
1438
1439        * libnetworking/pppd/chat.c: Removed warnings.
1440
14412003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1442
1443        * libchip/network/README.3com: New file missed in previous commit.
1444        PR 405/bsps
1445        PR 393/networking
1446        * libchip/network/dec21140.c: Fix leak also known as PR393.
1447        * libchip/network/elnk.c, libchip/network/if_media.h,
1448        libchip/network/mii.h: New files.
1449        * libchip/network/Makefile.am: Reflect new files.
1450
14512003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * configure.ac: Remove support for profile-variant.
1454
14552003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        PR 397/pppd
1458        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1459        * libnetworking/pppd/magic.c: Remove *rand48.
1460        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1461
14622003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1463
1464        * wrapup/Makefile.am: Add libide.a.
1465
14662003-04-15      Joel Sherrill <joel@OARcorp.com>
1467
1468        PR 387/rtems_misc
1469        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1470        routines.
1471        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1472
14732003-04-11      Joel Sherrill <joel@OARcorp.com>
1474
1475        * libnetworking/rtems_webserver/cgi.c,
1476        libnetworking/rtems_webserver/sockGen.c,
1477        libnetworking/rtems_webserver/umui.c,
1478        libnetworking/rtems_webserver/websSSL.c,
1479        libnetworking/rtems_webserver/websSSL.h,
1480        libnetworking/rtems_webserver/websda.c,
1481        libnetworking/rtems_webserver/websda.h: New files. Not included in
1482        previous commit.
1483
14842003-04-10      Joel Sherrill <joel@OARcorp.com>
1485
1486        PR 371/pppd
1487        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1488        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1489        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1490        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1491        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1492        still global symbols in rtemspppd.h which might need to be changed or
1493        converted into member of a structure which is dereferenced with a
1494        pointer that is managed as a per task variable. But this patch should
1495        avoid many conflicts.
1496
14972003-03-27      Joel Sherrill <joel@OARcorp.com>
1498
1499        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1500        not allowed in the cpukit source code since it must be buildable
1501        independent of any BSP. These files were moved to libchip/ide.
1502        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1503        files.
1504
15052003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1506
1507        PR 368/filesystems
1508        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1509        improvements which now work on pc386 and mbx8xx.
1510        * libchip/ide/ide_controller.c: New file.
1511
15122003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1515
15162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1517
1518        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1519        * configure.ac: Add support/.
1520        * support/.cvsignore: New.
1521        * support/Makefile.am: New.
1522        * support/version.c: New.
1523        * wrapup/Makefile.am: Add support/libsupport.a.
1524        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1525        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1526        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1527        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1528
15292003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1532
15332003-02-20      Till Straumann <strauman@slac.stanford.edu>
1534
1535        PR 354/networking
1536        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1537        chip against a table of supported chips. The untested ones are still
1538        commented out, however.
1539
15402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1541
1542        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1543        * configure.ac: AC_PREREQ(2.57).
1544        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1545        * optman/configure.ac: AC_PREREQ(2.57).
1546        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1547        * libchip/configure.ac: AC_PREREQ(2.57).
1548        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1549        * librdbg/configure.ac: AC_PREREQ(2.57).
1550        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1551        * libnetworking/configure.ac: AC_PREREQ(2.57).
1552
15532003-02-06      Joel Sherrill <joel@OARcorp.com>
1554
1555        * libnetworking/pppd/chat.c: Convert routines with common names to
1556        static. This included get_char(), put_char(), and character() among
1557        others.
1558
15592003-02-03      Joel Sherrill <joel@OARcorp.com>
1560
1561        PR 338/filesystem
1562        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1563        rtems_io_lookup_name() (API change).  Unused function removed.
1564
15652003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1566
1567        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1568        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1569        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1570        Eliminate *_O_FILES.
1571        * libnetworking/rtems_servers/Makefile.am,
1572        libnetworking/rtems_webserver/Makefile.am,
1573        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1574
15752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1576
1577        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1578        Let all-local: depend on $(LIB).
1579        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1580        * optman/Makefile.am: Apply install-data-local to install *.rels.
1581
15822002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1585        %.c rules.
1586        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1587        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1588        * libchip/rtc/Makefile.am: Ditto.
1589        * libchip/serial/Makefile.am: Ditto.
1590
15912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1592
1593        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1594        LIBC_DEFINES.
1595        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1596        LIBC_DEFINES.
1597        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1598        LIBC_DEFINES.
1599
16002002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1601
1602        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1603
16042002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1605
1606        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1607        cache-checking.
1608        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1609
16102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1611
1612        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1613        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1614        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1615        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1616        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1617
16182002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1619
1620        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1621        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1622        Remove.
1623        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1624
16252002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1626
1627        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1628        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1629
16302002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1631
1632        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1633        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1634
16352002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1638        * optman/rel.am: New.
1639
16402002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1641
1642        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1643        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1644        braino in comment on "exec". Extend --enable-ada handling.
1645
16462002-11-04      Joel Sherrill <joel@OARcorp.com>
1647
1648        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1649        tasks and rolling multiple loops into 1.
1650        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1651        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1652        Removed warnings.
1653
16542002-10-31      Joel Sherrill <joel@OARcorp.com>
1655
1656        * libchip/network/dec21140.c: Removed warnings.
1657        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1658        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1659        librdbg/src/m68k/any/remdeb_xdr.c,
1660        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1661        warnings.
1662        * libnetworking/rtems_webserver/socket.c,
1663        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1664
16652002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1666
1667        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1668        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1669        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1670        above.
1671
16722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1673
1674        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1675        * wrapup/.cvsignore: Remove autom4te.cache.
1676        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1677        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1678        autom4te.cache.
1679        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1680        autom4te.cache.
1681        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1682        autom4te.cache.
1683
16842002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1685
1686        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1687
16882002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1689
1690        * optman/.cvsignore: Add autom4te.cache.
1691
16922002-09-14      Joel Sherrill <joel@OARcorp.com>
1693
1694        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1695
16962002-09-07      Joel Sherrill <joel@OARcorp.com>
1697
1698        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1699        include files to resolve warnings.
1700
17012002-09-07      Chris Johns <ccj@acm.org>
1702
1703        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1704        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1705        which corrects the problem  where the cs8900.c file was actually the BSP
1706        glue.  Joel did some hacking so this file will compile.  Previously it
1707        required providing a target.h file to compile.
1708        * libchip/network/cs8900.c.bsp: New file.
1709
17102002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1711
1712        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1713
17142002-08-31      Joel Sherrill <joel@OARcorp.com>
1715
1716        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1717        eliminate warning.
1718
17192002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1720
1721        * configure.ac: Add ada-tests.
1722
17232002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1724
1725        * Makefile.am: Add preinstall-stamp.
1726
17272002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1728
1729        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1730        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1731        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1732        gcc31 happy.
1733        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1734        cp.
1735
17362002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1737
1738        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1739        make/bsp.mak.
1740        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1741        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1742
17432002-08-12      Joel Sherrill <joel@OARcorp.com>
1744
1745        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1746        avoid error.
1747
17482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1749
1750        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1751        * configure.ac: Add BSP_SUBDIRS.
1752        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1753        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1754        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1755        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1756        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1757        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1758        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1759        RTEMS_CHECK_BSP_CACHE.
1760        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1761        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1762        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1763        .$(OBJEXT) instead of .o.
1764        * libnetworking/pppd/Makefile.am,
1765        libnetworking/rtems_servers/Makefile.am,
1766        libnetworking/rtems_telnetd/Makefile.am,
1767        libnetworking/rtems_webserver/Makefile.am,
1768        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1769
17702002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1771
1772        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1773        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1774        ../libchip/serial/$(ARCH)/libserialio.a.
1775        * libchip/serial/Makefile.am: Don't tmp-install lib.
1776        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1777
17782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1779
1780        * Makefile.am: Add rtems_makedir.
1781        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1782        * Makefile.am: Add wrapup-SUBDIR.
1783        * wrapup/ChangeLog: Remove.
1784        * wrapup/configure.ac: Remove.
1785        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1786        (Make the bare BSP happy).
1787        * configure.ac: Ditto.
1788        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1789        Create make/custom/default.cfg.
1790        * configure.ac: Add creation of make/custom/*.cfg. Create
1791        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1792
17932002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1794
1795        * Makefile.am: Clean $(PROJECT_RELEASE).
1796
17972002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1798
1799        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1800        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1801        prototype mismatches.
1802
18032002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1804
1805        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1806        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1807
18082002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1809
1810        * acinclude.m4: Add test "$multilib" != "yes".
1811        * config-ml.in: Remove.
1812        * acinclude.m4: Cleanups.
1813        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1814        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1815        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1816        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1817        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1818
18192002-07-16      Eric Norum <eric.norum@usask.ca>
1820
1821        * New driver for the Intel EtherExpressPro (82559ER) chip.
1822        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1823        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1824        * libchip/network/Makefile.am: Modified to reflect above.
1825
18262002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1827
1828        * acinclude.m4: New.
1829        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1830        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1831        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1832
18332002-07-01      Joel Sherrill <joel@OARcorp.com>
1834
1835        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1836        _Objects_Information_table now that it is a two dimensional array based
1837        upon API and class.
1838        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1839        of strnlen().
1840
18412002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1842
1843        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1844        preinstall libnetapps.a.
1845
18462002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1847
1848        * configure.ac: Remove librpc.
1849
18502002-06-25      Joel Sherrill <joel@OARcorp.com>
1851
1852        * Per PR233, moved librpc to exec.
1853        * configure.ac, wrapup/Makefile.am: Modified.
1854        * librpc, librpc/ChangeLog: Removed.
1855
18562002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1857
1858        * optman/Makefile.am: Remove multilib support.
1859        * optman/configure.ac: Ditto.
1860        * optman/sapi/Makefile.am: Ditto.
1861
18622002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1863
1864        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1865        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1866
18672002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1868
1869        Move networking libraries to c/src/exec/libnetworking
1870        * libnetworking/configure.ac, libnetworking/Makefile.am,
1871        libnetworking/wrapup/Makefile.am: Reflect Moval.
1872
18732002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1874
1875        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1876        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1877        <rtems/bspIo.h>.
1878
18792002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1880
1881        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1882        * libnetworking/rtems/mkrootfs.h: Ditto.
1883        * libnetworking/rtems/Makefile.am: Reflect changes above.
1884
18852002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1886
1887        * configure.ac: Remove lib.
1888
18892002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1890
1891        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1892        that exception stack frames on M68K members with VBR always are 6 byte
1893        long. The incorrect assumption resulted in some gdb commands like "next"
1894        to fail on the 68360.
1895
18962002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1897
1898        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1899        PR 220
1900        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1901        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1902        CVS.
1903        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1904        libnetworking/sys/filio.h: Remove.
1905        * libnetworking/sys/Makefile.am: Reflect changes above.
1906
19072002-05-07      Chris Johns <ccj@acm.org>
1908
1909        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1910        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1911        requires it to be stripped.
1912
19132002-05-01      Eric Norum <eric.norum@usask.ca>
1914
1915        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1916        assembly  to satisfy gcc 3.1 and newer.
1917
19182002-04-26      Eric Norum <eric.norum@usask.ca>
1919
1920        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1921        agressive optimization in gcc 3.1 does not reorder things.
1922
19232002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1924
1925        * libchip/network/dec21140.c: Reflect changes to powerpc's
1926        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1927        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1928        <rtems/score/cpu.h>.
1929        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1930        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1931
19322002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1933
1934        * optman/configure.ac: Remove ENABLE_GCC28.
1935
19362002-04-11      Chris Johns <ccj@acm.org>
1937
1938        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1939        driver control block field to the ifconfig network driver structure.
1940        This field is needed by the i82586 driver which was ported from NetBSD
1941        as it had better hardware abstraction.
1942        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1943        PR59, added the drv_ctrl driver control block field to the ifconfig
1944        network driver structure. This field is needed by the i82586 driver
1945        which was ported from NetBSD as it had better hardware abstraction.
1946
19472002-04-10      Mike Siers <mikes@poliac.com>
1948
1949        * libnetworking/rtems_webserver/NOTES,
1950        libnetworking/rtems_webserver/asp.c,
1951        libnetworking/rtems_webserver/balloc.c,
1952        libnetworking/rtems_webserver/default.c,
1953        libnetworking/rtems_webserver/ej.h,
1954        libnetworking/rtems_webserver/ejIntrn.h,
1955        libnetworking/rtems_webserver/ejlex.c,
1956        libnetworking/rtems_webserver/ejparse.c,
1957        libnetworking/rtems_webserver/emfdb.c,
1958        libnetworking/rtems_webserver/emfdb.h,
1959        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1960        libnetworking/rtems_webserver/handler.c,
1961        libnetworking/rtems_webserver/license.txt,
1962        libnetworking/rtems_webserver/md5.h,
1963        libnetworking/rtems_webserver/md5c.c,
1964        libnetworking/rtems_webserver/mime.c,
1965        libnetworking/rtems_webserver/misc.c,
1966        libnetworking/rtems_webserver/ringq.c,
1967        libnetworking/rtems_webserver/rom.c,
1968        libnetworking/rtems_webserver/security.c,
1969        libnetworking/rtems_webserver/sock.c,
1970        libnetworking/rtems_webserver/sym.c,
1971        libnetworking/rtems_webserver/uemf.c,
1972        libnetworking/rtems_webserver/uemf.h,
1973        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1974        libnetworking/rtems_webserver/url.c,
1975        libnetworking/rtems_webserver/value.c,
1976        libnetworking/rtems_webserver/wbase64.c,
1977        libnetworking/rtems_webserver/webcomp.c,
1978        libnetworking/rtems_webserver/webpage.c,
1979        libnetworking/rtems_webserver/webrom.c,
1980        libnetworking/rtems_webserver/webs.c,
1981        libnetworking/rtems_webserver/webs.h,
1982        libnetworking/rtems_webserver/websuemf.c,
1983        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1984        2.1.4.
1985
19862002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1987
1988        * libchip/network/i82586.c: Include <string.h>.
1989        * libchip/network/sonic.c: Ditto.
1990
19912002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1992
1993        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1994
19952002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1996
1997        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1998
19992002-03-27      Thomas.Doerfler@imd-systems.de
2000
2001        PR 144
2002        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2003        memory address 0 when called for the first time. This is done when
2004        trying to clear the variable "dhcp_hostname".
2005
20062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2007
2008        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2009        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2010        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2011        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2012        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2013        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2014        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2015        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2016        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2017        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2018        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2019        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2020        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2021        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2022        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2023        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2024        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2025        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2026        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2027        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2028        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2029        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2030        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2031        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2032        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2033        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2034        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2035        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2036        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2037        AUTOMAKE_OPTIONS.
2038        * libnetworking/configure.ac:
2039        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2040        foreign 1.6]).
2041        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2042        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2043        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2044        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2045        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2046        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2047        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2048        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2049        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2050        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2051        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2052        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2053        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2054        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2055        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2056        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2057        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2058
20592002-03-27      Ilya Alexeev <ilya@continuum.ru>
2060
2061        PR 162
2062        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2063        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2064        used in a device write routines.  Now ppp_softc structure have own
2065        character for writing to device (sc_outchar).  I think that converting
2066        local variables to static is not a right solution, because problems will
2067        occur in the case of two or more ppp instances.
2068        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2069        must be u_long, otherwise in the case of the big output packet endless
2070        loop may occur.
2071
20722002-03-21      Ilya Alexeev <ilya@continuum.ru>
2073
2074        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2075        preparations for multiple PPPD connections.
2076
20772002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2078
2079        PR 149
2080        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2081        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2082        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2083        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2084
20852002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2086
2087        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2088        * configure.ac: Modified to reflect addition.
2089
20902002-02-27      Ilya Alexeev <ilya@continuum.ru>
2091
2092        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2093        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2094        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2095        capabilities as well as eliminate some warnings.
2096
20972002-02-27      Eric Norum <eric.norum@usask.ca>
2098
2099        * libnetworking/net/radix.c: Properly handle fetching the default route
2100        when there is no route.  This was a bug in the original FreeBSD code and
2101        this fix is from an updated version of their code.
2102
21032002-02-16      Eric Norum <eric.norum@usask.ca>
2104
2105        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2106        checking.
2107
21082002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2109
2110        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2111        dodefaultroute.
2112
21132002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2114
2115        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2116        include <rtems/seterr.h>.
2117
21182002-02-01      Mike Siers <mikes@poliac.com>
2119
2120        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2121        avoid bringing the link down too fast. NOTE: Mike reports successfully
2122        running at 56K baud on a direct link.
2123
21242002-02-01      Eric Valette <valette@crf.canon.fr>
2125
2126        * librdbg/So many patches have been posted recently on the mailing list
2127        and  because we were unable to find correct solution to compile on
2128        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2129        because the coding  style of rdbg was rather inconsistant among various
2130        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2131        global coding style (using indent + manual edits), 2) incorporate/review
2132        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2133        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2134        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2135        after rdbg initialization is done, NB : the paches is huge but it is
2136        mainly due to coding styke chnages.  Only few lines of codes have been
2137        really changed and they do not impact  rdbg functionnality (AFAIKT).
2138        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2139        librdbg/include/rdbg/m68k/rdbg_f.h,
2140        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2141        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2142        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2143        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2144        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2145        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2146        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2147        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2148        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2149        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2150        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2151        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2152        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2153        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2154        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2155        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2156
21572002-01-31      Mike Siers <mikes@poliac.com>
2158
2159        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2160        * Nice Update of PPPD support which eliminates the requiremetn that
2161        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2162        and reports that it seems to be more stable and handle larger packets
2163        better.  This patch replaces the termios tasks with more general pppd
2164        network driver tasks.  The functions pppinput() and pppstart() get
2165        called from the interrupt service routine.
2166        * libnetworking/Makefile.am, libnetworking/configure.ac,
2167        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2168        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2169        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2170        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2171        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2172        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2173        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2174        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2175        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2176        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2177        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2178        libnetworking/net/route.c, libnetworking/net/route.h,
2179        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2180        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2181        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2182        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2183        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2184        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2185        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2186        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2187        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2188        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2189        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2190        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2191        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2192        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2193        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2194        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2195        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2196        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2197        libnetworking/pppd/example/README,
2198        libnetworking/pppd/example/netconfig.h,
2199        libnetworking/wrapup/Makefile.am: Modified.
2200        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2201        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2202        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2203        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2204        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2205        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2206        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2207        libnetworking/modem/pppcompress.c: Subdirectory removed.
2208
22092002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2210
2211        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2212        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2213
22142002-01-18      Till Straumann <strauman@slac.stanford.edu>
2215
2216        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2217        issues: - exception handler needs to enable MSR_FP if the interrupted
2218        thread is FP enabled. - printk message for MSR fixed and added
2219        stacktrace. NOTE: this requires the stacktrace patch to
2220        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2221        however).
2222
22232002-01-06      Joel Sherrill <joel@OARcorp.com>
2224
2225        * optman/.cvsignore: Added aclocal.m4 and configure.
2226        * optman/.cvsignore: New file.
2227
22282002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2229
2230        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2231
22322002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2233
2234        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2235        * optman/ChangeLog: New.
2236        * optman/configure.ac: New.
2237        * optman/Makefile.am: New.
2238        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2239        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2240
22412001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2242
2243        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2244
22452001-12-18      Eric Norum <eric.norum@usask.ca>
2246
2247        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2248        `directories' (path names with a / at the end) while disallowing open()
2249        operations on TFTP `directories'.
2250
22512001-12-07      Eric Norum <eric.norum@usask.ca>
2252
2253        * libnetworking/lib/tftpDriver.c: Restore write capability.
2254
22552001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2256
2257        * libchip/network/sonic.h: Fix typo.
2258        * libnetworking/arpa/Makefile.am: Remove stray lines.
2259
22602001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2261
2262        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2263
22642001-10-18      Eric Norum <eric.norum@usask.ca>
2265
2266        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2267        chdir() and open() operations within the TFTP file system.
2268
22692001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2270
2271        * librdbg/configure.ac: Fix latent bug exposed by removal of
2272        config.cache's which prevented powerpc targets librdbg from building.
2273
22742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2275
2276        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2277        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2278        autoconf-2.52 happy.
2279
22802001-10-12      Mike Siers <mikes@poliac.com>
2281
2282        * libnetworking/Update to stable working state.  Congratulations Mike!
2283        :).
2284        * libnetworking/modem_example: Directory removed.
2285        * libnetworking/modem_example/16550.h,
2286        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2287        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2288        libnetworking/modem_example/ppp.h,
2289        libnetworking/modem_example/pppcompress.c: Files removed.
2290        * libnetworking/pppd/example/pppd.options: New file.
2291        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2292        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2293        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2294        libnetworking/pppd/rtemsmain.c: Updated.
2295
22962001-10-12      Joel Sherrill <joel@OARcorp.com>
2297
2298        * libchip/serial/z85c30.c: Fixed typo.
2299
23002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2301
2302        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2303        * configure.in: Remove.
2304        * configure.ac: New file, generated from configure.in by autoupdate.
2305        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2306        * libchip/configure.in: Remove.
2307        * libchip/configure.ac: New file, generated from configure.in by
2308        autoupdate.
2309        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2310        * librdbg/configure.in: Remove.
2311        * librdbg/configure.ac: New file, generated from configure.in by
2312        autoupdate.
2313        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2314        * libnetworking/configure.in: Remove.
2315        * libnetworking/configure.ac: New file, generated from configure.in by
2316        autoupdate.
2317
23182001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2319
2320        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2321        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2322        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2323
23242001-09-27      Joel Sherrill <joel@OARcorp.com>
2325
2326        * libchip/ChangeLog: Fixed typo in date.
2327
23282001-09-27      Eric Norum <eric.norum@usask.ca>
2329
2330        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2331        TFTP  filesystem.
2332
23332001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2334
2335        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2336        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2337        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2338        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2339        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2340        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2341        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2342        'PREINSTALL_FILES ='.
2343        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2344        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2345        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2346        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2347        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2348        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2349        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2350        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2351        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2352        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2353        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2354        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2355
23562001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2357
2358        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2359        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2360        * librdbg/src/m68k/any/Makefile.am: Ditto.
2361        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2362        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2363        happy.
2364
23652001-09-21      Joel Sherrill <joel@OARcorp.com>
2366
2367        * libchip/network/Makefile.am: Fixed typo on file name.
2368        * libchip/network/i82586.c: Commented out line 318 which is referencing
2369        a member of a structure that is not currently there.  This needs to be
2370        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2371        to C style.
2372
23732001-09-19      Eric Norum <eric.norum@usask.ca>
2374
2375        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2376
23772001-09-19      Chris Johns <ccj@acm.org>
2378
2379        * libchip/network/README.i82586, libchip/network/i82586.c,
2380        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2381        Network driver for Intel i82586.
2382        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2383        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2384        "root" filesystem with information obtained via the DHCP response.
2385
23862001-09-14      Eric Norum <eric.norum@usask.ca>
2387
2388        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2389        make gcc 3.x happy.
2390
23912001-08-16      Mike Siers <mikes@poliac.com>
2392
2393        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2394        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2395        These support callback functionality that has not even been compiled
2396        under RTEMS yet.
2397        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2398        example application.  Mike's notes on the modifications: - renamed
2399        error() function because of namespace problems - removed calls to the
2400        exit() funciton - removed extra files from the pppd source directory -
2401        defined pppd task constant values in rtemspppd.h - modifyied example
2402        code to get actual tick per second value - placed the pppd 2.3.11 man
2403        page file (pppd.8) into the pppd directory.
2404        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2405        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2406        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2407        libnetworking/pppd/rtems-ppp.c: Deleted.
2408        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2409        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2410        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2411        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2412        libnetworking/pppd/example/init.c,
2413        libnetworking/pppd/example/netconfig.h,
2414        libnetworking/pppd/example/ppp.conf,
2415        libnetworking/pppd/example/pppdapp.c,
2416        libnetworking/pppd/example/system.h: New files.
2417        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2418        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2419        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2420        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2421        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2422        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2423        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2424        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2425        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2426        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2427        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2428        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2429        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2430        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2431        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2432
24332001-08-16      Joel Sherrill <joel@OARcorp.com>
2434
2435        * libnetworking/pppd/example/Makefile: Removed.
2436        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2437        to avoid bootstrap -c clobbering it.
2438        * libnetworking/rtems_telnetd/.cvsignore: New file.
2439
24402001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2441
2442        * libnetworking/Makefile.am, libnetworking/configure.in,
2443        libnetworking/rtems_servers/Makefile.am,
2444        libnetworking/rtems_servers/telnetd.c,
2445        libnetworking/rtems_servers/telnetd.h,
2446        libnetworking/rtems_telnetd/Makefile.am,
2447        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2448        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2449        libnetworking/rtems_telnetd/telnetd.c,
2450        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2451        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2452        effect when ftpd change. - the tcp/ip stats have been implemented into
2453        icmds.c and started when telnetd daemon is started.
2454        * libnetworking/rtems_servers/telnetd.c,
2455        libnetworking/rtems_servers/telnetd.h: Removed.
2456        * libnetworking/rtems_telnetd: New directory.
2457        * libnetworking/rtems_telnetd/Makefile.am,
2458        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2459        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2460        libnetworking/rtems_telnetd/telnetd.c,
2461        libnetworking/rtems_telnetd/telnetd.h: New files.
2462
24632001-06-14      Joel Sherrill <joel@OARcorp.com>
2464
2465        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2466        Moved from libmisc/shell so the network stack to address network
2467        depenendency.
2468        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2469
24702001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2471
2472        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2473
24742001-05-15      Joel Sherrill <joel@OARcorp.com>
2475
2476        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2477        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2478        accidentally deleted the incorrectly empty versions.
2479
24802001-05-14      Till Straumann <strauman@slac.stanford.edu>
2481
2482        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2483        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2484        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2485        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2486        to know the values) - the affected BSP (shared/motorola) headers have
2487        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2488        driver (libchip/network/dec21140.c) has been fixed to use
2489        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2490        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2491        who is using this driver. - the DEC driver also has been fixed to use
2492        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2493        delay_in_bus_cycles().
2494
24952001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2496
2497        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2498
24992001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2500
2501        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2502
25032001-04-24      Eric Norum <eric.norum@usask.ca>
2504
2505        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2506        NTP synchronization a little more robust -- no NTP daemon yet, but at
2507        least it trys a little harder when the primary NTP server is down.
2508
25092001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2510
2511        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2512        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2513        libnetworking/pppd/modem_example/modem.c,
2514        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2515        other strings into English.
2516        * libnetworking/pppd/STATUS: updated to reflect the changes.
2517
25182001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2519
2520        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2521        again.
2522
25232001-04-20      Eric Valette <valette@crf.canon.fr>
2524
2525        * mcp750 directory renamed new_exception processing as it supports many
2526        more CPU models.
2527        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2528        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2529        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2530        formerly in mcp750 plus modifications.
2531        * librdbg/src/powerpc/mcp750/.cvsignore,
2532        librdbg/src/powerpc/mcp750/Makefile.am,
2533        librdbg/src/powerpc/mcp750/remdeb.h,
2534        librdbg/src/powerpc/mcp750/remdeb_f.x,
2535        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2536        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2537        new_exception_processing.
2538        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2539        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2540        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2541        part of this effort to add support for the MPC8xx.
2542
25432001-04-19      Joel Sherrill <joel@OARcorp.com>
2544
2545        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2546        internal include files.
2547
25482001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2549
2550        PR 158
2551        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2552        rcmd() library call by commenting out the parts that deal with signals.
2553        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2554        stdio. The 'server-side' parts of this file which deal with
2555        authentication are disabled since they are not needed.
2556
25572001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2558
2559        * libnetworking/include/.cvsignore: Remove dangling file.
2560
25612001-03-14      Joel Sherrill <joel@OARcorp.com>
2562
2563        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2564        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2565        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2566        libchip style serial drivers can be written in libcpu or libbsp.
2567
25682001-03-01      Joel Sherrill <joel@OARcorp.com>
2569
2570        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2571        libchip/network/sonic.c, libchip/network/sonic.h,
2572        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2573        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2574        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2575        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2576        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2577        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2578        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2579        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2580
25812001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2582
2583        * librdbg/include/rdbg/Makefile.am,
2584        librdbg/include/rdbg/i386/Makefile.am,
2585        librdbg/include/rdbg/m68k/Makefile.am,
2586        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2587        style on include files.
2588
25892001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2590
2591        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2592        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2593        replace ${..} with $(..).
2594        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2595        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2596        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2597        libnetworking/rtems/Makefile.am, libnetworking/
2598        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2599        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2600        include_*HEADERS instead of H_FILES.
2601        * libnetworking/include/Makefile.am: Remove.
2602        * libnetworking/Makefile.am: Add handling of *.h files.
2603        * libnetworking/configure.in: Remove include/Makefile.
2604
26052001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2606
2607        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2608
26092001-01-31      Sergei Organov <osv@javad.ru>
2610
2611        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2612        current dir and root dir removed in favor of new libio support for
2613        task-local current and root directories. - Bug in `close_data_socket()'
2614        introduced by previous change fixed. - `command_pasv()' changed to set
2615        timeout on socket we are listening on and code fixed to don't close
2616        socket twice on error. - `serr()' changed to clear `errno'. -
2617        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2618        changed to clear `errno' before processing session. -
2619        `close_data_socket()' fixed to close both active and passive sockets -
2620        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2621        empty string  in `exec_command()'.
2622
26232001-01-25      Eric Norum <eric.norum@usask.ca>
2624
2625        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2626        improves throughput on systems which are dropping packets.   Only the
2627        first timeout is reduced.  This keeps the number of extra packets down
2628        on networks that are very busy and dropping lots of packets.
2629
26302001-01-24      Sergei Organov <osv@javad.ru>
2631
2632        * libnetworking/rtems_servers/ftpd.c,
2633        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2634        - Timeouts on sockets implemented. 'idle' field added to configuration.
2635        No timeout by default to keep backward compatibility. Note: SITE IDLE
2636        command not implemented yet. - Basic global access control implemented.
2637        'access' field added to configuration. No access limitations by default
2638        to keep backward compatibility. - Anchor data socket for active mode
2639        (using self IP and port 20.) - Fixed default data port support (still
2640        not tested). - Don't allow IP address different from originating host in
2641        PORT command to improve security. - Fixed bug in MDTM command. - Check
2642        for correctness of parsing of argument in command_port(). - Fixed
2643        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2644        a directory. - Command parsing a little bit improved: command names are
2645        now converted to upper-case to be more compatible with RFC (command
2646        names are not case-sensitive.) - Reformat comments so that they have
2647        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2648        previous changes - True ASCII mode implemented (doesn't work for hooks
2649        and /dev/null) - Passive mode implemented, PASV command added. - Default
2650        port for data connection could be used (untested, can't find ftp client
2651        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2652        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2653
26542001-01-18      Joel Sherrill <joel@OARcorp.com>
2655
2656        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2657        macro using variable arguments.
2658        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2659        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2660        since I updated the main RTEMS development machine to RedHat 7.2 and
2661        apparently got a new version of rpcgen.
2662
26632001-01-12      Sergei Organov <osv@javad.ru>
2664
2665        * libnetworking/rtems_servers/ftpd.c,
2666        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2667        - use pool of pre-created threads to handle sessions instead of
2668        creating/deleting threads on the fly - LIST output is now similar to
2669        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2670        happy with it. - LIST NAME now works (both for files and directories) -
2671        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2672        clients happy  - keep track of CWD for every session separately -
2673        ability to specify root directory name for FTPD in configuration table.
2674        FTPD will then create illusion for FTP clients that this is actually
2675        root directory. - ignore options sent in commands, thus LIST -al FILE
2676        works and doesn't try to list "-al" directory. - buffers are allocated
2677        on stack instead of heap where possible to eliminate malloc/free calls
2678        (avoid possible heap fragmentation troubles). - drop using of task
2679        notepad to pass parameters - use function arguments instead - use
2680        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2681        in socket() instead of AF_INET.
2682
26832001-01-02      Joel Sherrill <joel@OARcorp.com>
2684
2685        * libnetworking/CHANGELOG: Removed.
2686        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2687
26882000-12-14      Eric Norum <eric.norum@usask.ca>
2689
2690        * libnetworking/lib/tftpDriver.c: Added write capability.
2691
26922000-12-08      Joel Sherrill <joel@OARcorp.com>
2693
2694        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2695        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2696        numerous variable declarations conditional on PPP_COMPRESS and
2697        PPP_FILTER.  Commented out variables that were not used because the code
2698        using them was commented out. Removed totally unused variables.
2699        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2700        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2701
27022000-11-30      Joel Sherrill <joel@OARcorp.com>
2703
2704        * libnetworking/modem/ppp_tty.c: Changed to include
2705        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2706        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2707        * libnetworking/Makefile.am: Modified to reflect above.
2708
27092000-11-27      Joel Sherrill <joel@OARcorp.com>
2710
2711        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2712
27132000-11-25      Eric Norum <eric.norum@usask.ca>
2714
2715        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2716        core.
2717
27182000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2719
2720        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2721        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2722        subdir.
2723        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2724        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2725        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2726        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2727        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2728        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2729        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2730        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2731        ppp_tty.c and the real pppd main is in pppmain.c.
2732
27332000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2734
2735        * libchip/network/sonic.c: Added ipalign() routine to align the received
2736        packet so that the ip header is on a 32-bit boundary. Necessary for
2737        cpu's that do not allow unaligned loads and stores and when the 32-bit
2738        DMA mode is used.
2739
27402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2741
2742        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2743        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2744        ACLOCAL_AMFLAGS.
2745        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2746        ACLOCAL_AMFLAGS.
2747        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2748        ACLOCAL_AMFLAGS.
2749
27502000-11-03      Chris Johns <ccj@acm.org>
2751
2752        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2753        libchip/network/cs8900.h: New files.
2754
27552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2756
2757        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2758        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2759        $(RTEMS_TOPdir)/aclocal.
2760        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2761        $(RTEMS_TOPdir)/aclocal.
2762        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2763        $(RTEMS_TOPdir)/aclocal.
2764
27652000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2766
2767        * configure.in: Switch to GNU-canonicalization.
2768        * Makefile.am: Reflect changes to configure.in.
2769        * acinclude.m4: Remove.
2770
27712000-10-30      Joel Sherrill <joel@OARcorp.com>
2772
2773        * POSIX include files merged into newlib.  This resulted in some
2774        definitions moving to other files and thus some secondary effects in
2775        RTEMS source code.
2776        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2777        in sync with newlib's <machine/types.h>.
2778        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2779        definition of struct itimerval in <sys/time.h>.
2780
27812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2782
2783        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2784        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2785        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2786        * ChangeLog: Fix typos.
2787        * configure.in: add tests to the GNU canonicalized subdirectories.
2788
27892000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2790
2791        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2792        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2793        the lib directory before configuring lib/.
2794
27952000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2796
2797        * configure.in, Makefile.am: add exec to the GNU canonicalized
2798        subdirectories.
2799        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2800        * configure.in: add libnetworking, librpc and librdb to the GNU
2801        canonicalized subdirectories.
2802        * configure.in: add libmisc and libchip to the GNU canonicalized
2803        subdirectories.
2804        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2805        Switch to GNU canonicalization.
2806        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2807        Switch to GNU canonicalization.
2808        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2809        Switch to GNU canonicalization.
2810
28112000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2812
2813        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2814        canonicalization to libfs/. The approach is currently a bit of a hack as
2815        GNU canonicalization does not support the per-BSP build some of the
2816        other directories require.  As more of the tree is converted, this will
2817        become less  of an issue.
2818
28192000-10-20      Joel Sherrill <joel@OARcorp.com>
2820
2821        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2822        parameter.
2823
28242000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2825
2826        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2827        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2828        * librdbg/configure.in: Add m68k support.
2829        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2830        subdirectory.
2831        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2832        failure.
2833        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2834        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2835        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2836        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2837        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2838        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2839        librdbg/src/m68k/.cvsignore: New files.
2840        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2841        function pointers.
2842        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2843        _after_ pointer has been checked against NULL.
2844
28452000-10-18      Joel Sherrill <joel@OARcorp.com>
2846
2847        * wrapup/Makefile.am: Added libfs.
2848
28492000-10-18      Chris Johns <ccj@acm.org>
2850
2851        * libfs created.
2852        * configure.in: Added libfs subdirectory.
2853        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2854
28552000-09-28      Joel Sherrill <joel@OARcorp.com>
2856
2857        * libnetworking/rtems_webserver/Makefile.am,
2858        libnetworking/rtems_webserver/base64.c,
2859        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2860        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2861
28622000-09-22      Joel Sherrill <joel@OARcorp.com>
2863
2864        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2865        libnetworking/rtems/rtems_bsdnet_internal.h,
2866        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2867        have included rtems.h.  It is now including precisely the  least amount
2868        of low level, yet portable .h files to get the basic RTEMS types
2869        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2870        used machine/types.h to include rtems.h.
2871
28722000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2873
2874        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2875
28762000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2877
2878        * libnetworking/ChangeLog: Cleanup.
2879
28802000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2881
2882        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2883        * libchip/ChangeLog: Fix formating.
2884
28852000-09-05      Joel Sherrill <joel@OARcorp.com>
2886
2887        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2888        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2889        confusion and to work with the converted flags.
2890
28912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2892
2893        * wrapup/Makefile.am: Include compile.am.
2894        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2895        libchip/serial/Makefile.am: Include compile.am.
2896        * librdbg/src/i386/any/Makefile.am,
2897        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2898        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2899        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2900        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2901        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2902        libnetworking/rtems_servers/Makefile.am,
2903        libnetworking/rtems_webserver/Makefile.am,
2904        libnetworking/wrapup/Makefile.am: Include compile.am.
2905
29062000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2907
2908        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2909        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2910
29112000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2912
2913        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2914
29152000-08-31      Joel Sherrill <joel@OARcorp.com>
2916
2917        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2918        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2919        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2920        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2921        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2922        * libnetworking/wbase64.c: Removed.
2923        * libnetworking/Makefile.am, libnetworking/asp.c,
2924        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2925        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2926        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2927        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2928        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2929        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2930        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2931        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2932        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2933        Modified.
2934
29352000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2936
2937        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2938
29392000-08-30      Joel Sherrill <joel@OARcorp.com>
2940
2941        * libnetworking/rtems_webserver/license.txt: New file.
2942
29432000-08-10      Joel Sherrill <joel@OARcorp.com>
2944
2945        * ChangeLog: New file.
2946        * libchip/ChangeLog: New file.
2947        * librdbg/ChangeLog: New file.
2948        * libnetworking/ChangeLog: New file.
2949
Note: See TracBrowser for help on using the repository browser.