source: rtems/c/src/ChangeLog @ 991522a2

4.104.114.84.95
Last change on this file since 991522a2 was 994eb05, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/19/05 at 03:31:55

2005-09-19 Ralf Corsepius <ralf.corsepius@…>

  • libnetworking/pppd/Makefile.am: Use preinstall.am.
  • Property mode set to 100644
File size: 114.1 KB
Line 
12005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * libnetworking/pppd/Makefile.am: Use preinstall.am.
4        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
5        librdbg/src/servrpc.c, librdbg/src/servtgt.c
6        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
7        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
8        * configure.ac: Move optman to the end of BSP_SUBDIRS.
9
102005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * aclocal/bspopts.m4: Add missing m4 quotes.
13
142005-09-02  Joel Sherrill <joel@OARcorp.com>
15
16    * aclocal/version.m4: Updated to rtems-4.6.99.2.
17
182005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
19
20        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
21        libchip/network/dec21140.c: Remove initialization of PCI bus.
22
232005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * optman/Makefile.am: Add preinstall.am.
26
272005-07-18      Karel Gardas <kgardas@objectsecurity.com>
28
29        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
30        UNTESTED to tested.
31
322005-06-17      Joel Sherrill <joel@OARcorp.com>
33
34        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
35        it is not supported by the MPC5xx.
36
372005-06-17      Joel Sherrill <joel@OARcorp.com>
38
39        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
40        interface. Also correct attempting to build on other than PowerPC and
41        x86.
42
432005-06-16      Daron Chabot <daron@nucleus.usask.ca>
44
45        * libchip/Makefile.am: Add driver for Tulip clones.
46        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
47        libchip/network/if_dcreg.h: New files.
48
492005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
52        to enable rdbg.
53        * configure.ac: Reflect changes above.
54
552005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * configure.ac: Add ada/.
58
592005-05-20      Sergei Organov  <osv@topconrd.ru>
60
61        PR 750/networking
62        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
63        wait_input().
64
652005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
66
67        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
68        rtems/irq.h.
69
702005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * libchip/Makefile.am: Include preinstall.am.
73        * libchip/preinstall.am: New.
74
752005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * configure.ac: Add AMPOLISH3.
78        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
79        * libnetworking/rtems_telnetd/preinstall.am: New.
80        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
81
822005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * configure.ac: Let enable_rpcgen default to "no".
85
862005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
89
902005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
91
92        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
93        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
94
952005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
96
97        * libchip/network/dec21140.c, libchip/network/elnk.c,
98        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
99
1002005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
101
102        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
103        of code as a result of the implementation of a common PCI interface.
104
1052005-05-04      Joel Sherrill <joel@OARcorp.com>
106
107        * libchip/network/open_eth.c: Remove prototype of set_vector.
108
1092005-05-03      Joel Sherrill <joel@OARcorp.com>
110
111        * librdbg/src/ptrace.c: Remove warning.
112
1132005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
114
115        * libchip/network/dec21140.c, libchip/network/elnk.c,
116        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
117        Modified parameter list to remove warnings.
118
1192005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
120
121        * libchip/network/cs8900.c, libchip/network/i82586.c,
122        libchip/network/open_eth.c, libchip/network/sonic.c,
123        libchip/serial/mc68681.c: Modified types to remove
124        warnings.  Added initialization to remove warnings.
125
1262005-04-28      Joel Sherrill <joel@OARcorp.com>
127
128        * libchip/network/README.sonic: Rewritten to account for removal of
129        dmv177.
130
1312005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
132
133        PR 781/rtems_misc
134        * libchip/serial/ns16550_p.h: Fix baud rate calculation
135
1362005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
137
138        * libchip/serial/ns16550.c:
139        Fixed warnings generated in various powerpc configurations
140
1412005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
142
143        * libchip/serial/ns16550.c: Modified
144        ISR to work with PPC new exception processing
145
1462005-03-14      Joel Sherrill <joel@OARcorp.com>
147
148        * libchip/network/dec21140.c, libchip/network/elnk.c,
149        libchip/network/if_fxp.c: Continue PCI API unification. All use
150        pci_find_device(). Network drivers manufacture a signature since all
151        calls have not been converted yet.
152
1532005-03-04      Joel Sherrill <joel@OARcorp.com>
154
155        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
156        initialize function part of the unified PCI API as pci_initialize().
157
1582005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
159
160        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
161        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
162
1632005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
164
165        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
166        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
167
1682005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * aclocal/ppc.m4: Reflect changes to ppc exception processing
171        building procedures.
172
1732005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * aclocal/prog-cc.m4:
176        Quote CFLAGS's RHS to accomodate Solaris broken sh.
177
1782005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
179
180        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
181
1822005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
185
1862005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
189
1902005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
191
192        * libnetworking/rtems_servers/ftp.c,
193        libnetworking/rtems_servers/ftp.h,
194        libnetworking/rtems_servers/Makefile.am:
195        Remove (relocated to cpukit/ftpd).
196        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
197        removed move libnetworking/rtems_servers.
198
1992005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
202
2032005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
204
205        PR 755/rtems
206        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
207        Remove local declarations of rtems_bsdnet_nameservers,
208        rtems_bsdnet_nameservers_count.
209
2102005-01-31      Sergei Organov <osv@topconrd.ru>
211
212        PR 751/pppd
213        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
214        committed to fix PR736 breaks pppd. chat.c should have its own static
215        ttyfd for pppd to work correctly. The symptom is that second
216        invokation of chat (for connect script) fails due to pppd_ttyfd set
217        to -1 by previous chat invokation (for init script). In addition,
218        this patch fixes leaving of dangling pointer in the abort_stbring[]
219        by chat_send().
220
2212005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * configure.ac: Remove CFLAGS_DEBUG_V.
224        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
225
2262005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * wrapup/Makefile.am: Remove rtems-ctor.o.
229
2302005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
231
232        * libchip/rtc/rtc.h: size_t RTC_Count.
233
2342005-01-20      Joel Sherrill <joel@OARcorp.com>
235
236        PR 736/pppd
237        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
238        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
239        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
240        should not be static and should have a name more specific to pppd.
241
2422005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
245        libnetworking/rtems_servers/Makefile.am,
246        libnetworking/rtems_telnetd/Makefile.am,
247        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
248        Eliminate CFLAGS_OPTIMIZE_V.
249
2502005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * configure.ac: Pass CFLAGS to testsuites configure.
253        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
254        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
255
2562005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
257
258        * configure.ac: Pass CFLAGS to cpukit configure.
259        * aclocal/rtems-flags.m4: Remove (Unused).
260        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
261        * aclocal/env-rtemsbsp.m4:
262        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
263        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
264        RTEMS_CFLAGS.
265        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
266        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
267        Cleanup comments.
268
2692005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
270
271        * automake/compile.am: Remove build-variant support.
272
2732005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * libnetworking/pppd/Makefile.am,
276        libnetworking/rtems_servers/Makefile.am,
277        libnetworking/rtems_telnetd/Makefile.am:
278        Remove build-variant support.
279
2802005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
283        support/Makefile.am, wrapup/Makefile.am:
284        Remove build-variant support.
285
2862004-11-22      Joel Sherrill <joel@OARcorp.com>
287
288        * libchip/network/if_fxp.c: Add entry for another module ID code.
289
2902004-11-22      Joel Sherrill <joel@OARcorp.com>
291
292        PR 693/misc
293        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
294        in/outport routines.
295
2962004-11-22      Joel Sherrill <joel@OARcorp.com>
297
298        PR 693/misc
299        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
300        in/outport routines.
301
3022004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
303
304        * aclocal/enable-itron.m4: Remove (unused).
305
3062004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
307
308        * configure.ac: Misc. quoting cleanups.
309        Enable ada-tests iff --enable-ada and --enable-tests.
310
3112004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
312
313        PR 703/filesystem
314        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
315        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
316        libchip/ide/ide_controller.c:
317        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
318        available for BSPS/device drivers.
319        Extend the "modes_available" and "mode_active" parameters to
320        uint16_t for UDMA support.
321
3222004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
323
324        * libchip/network/dec21140.c: Cleanup a bit and remove message about
325        not supported on PowerPC since it works on the MVME2100 BSP.
326
3272004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
328
329        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
330        Add dependency tracking for *.cfgs.
331        * Makefile.am: Add dependency tracking for *.cfg.
332
3332004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
334
335        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
336        (Thanks to Lars Munch <lars@segv.dk> for catching this).
337
3382004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
339
340        PR 707/make_build
341        * configure.ac: Add --enable-rpcgen.
342
3432004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
344
345        PR 700/rtems_misc
346        * libnetworking/rtems_webserver/asp.c,
347        libnetworking/rtems_webserver/balloc.c,
348        libnetworking/rtems_webserver/cgi.c,
349        libnetworking/rtems_webserver/default.c,
350        libnetworking/rtems_webserver/ej.h,
351        libnetworking/rtems_webserver/ejIntrn.h,
352        libnetworking/rtems_webserver/ejlex.c,
353        libnetworking/rtems_webserver/ejparse.c,
354        libnetworking/rtems_webserver/emfdb.c,
355        libnetworking/rtems_webserver/emfdb.h,
356        libnetworking/rtems_webserver/form.c,
357        libnetworking/rtems_webserver/handler.c,
358        libnetworking/rtems_webserver/h.c,
359        libnetworking/rtems_webserver/license.txt,
360        libnetworking/rtems_webserver/Makefile.am,
361        libnetworking/rtems_webserver/md5c.c,
362        libnetworking/rtems_webserver/md5.h,
363        libnetworking/rtems_webserver/mime.c,
364        libnetworking/rtems_webserver/misc.c,
365        libnetworking/rtems_webserver/NOTES,
366        libnetworking/rtems_webserver/ringq.c,
367        libnetworking/rtems_webserver/rom.c,
368        libnetworking/rtems_webserver/rtems_webserver.h,
369        libnetworking/rtems_webserver/security.c,
370        libnetworking/rtems_webserver/sock.c,
371        libnetworking/rtems_webserver/socket.c,
372        libnetworking/rtems_webserver/sockGen.c,
373        libnetworking/rtems_webserver/sym.c,
374        libnetworking/rtems_webserver/uemf.c,
375        libnetworking/rtems_webserver/uemf.h,
376        libnetworking/rtems_webserver/um.c,
377        libnetworking/rtems_webserver/um.h,
378        libnetworking/rtems_webserver/umui.c,
379        libnetworking/rtems_webserver/url.c,
380        libnetworking/rtems_webserver/value.c,
381        libnetworking/rtems_webserver/wbase64.c,
382        libnetworking/rtems_webserver/webcomp.c,
383        libnetworking/rtems_webserver/webmain.c,
384        libnetworking/rtems_webserver/webpage.c,
385        libnetworking/rtems_webserver/webrom.c,
386        libnetworking/rtems_webserver/webs.c,
387        libnetworking/rtems_webserver/websda.c,
388        libnetworking/rtems_webserver/websda.h,
389        libnetworking/rtems_webserver/webs.h,
390        libnetworking/rtems_webserver/websSSL.c,
391        libnetworking/rtems_webserver/websSSL.h,
392        libnetworking/rtems_webserver/websuemf.c,
393        libnetworking/rtems_webserver/wsIntrn.h:
394        Remove (Moved to cpukit/http).
395
3962004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
397
398        PR 700/rtems_misc
399        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
400        Remove libnetworking/rtems_webserver.
401
4022004-10-25      Eric Norum <norume@aps.anl.gov>
403
404        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
405
4062004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
407
408        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
409
4102004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
411
412        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
413        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
414
4152004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
416
417        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
418
4192004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
420
421        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
422        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
423
4242004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
425
426        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
427        BITSPERBYTE.
428
4292004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
430
431        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
432        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
433
4342004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
435
436        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
437
4382004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
439
440        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
441        * aclocal/enable-bare.m4: Remove.
442        * configure.ac: Remove BARE_CPU_MODEL.
443
4442004-10-13      Eric Norum <norume@aps.anl.gov>
445
446        PR 688/bsps
447        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
448        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
449        MC146818A (and several Dallas Semiconductor) TOD chips.
450
4512004-10-13      Eric Norum <norume@aps.anl.gov>
452
453        PR 686/networking
454        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
455        device code.
456
4572004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
458
459        * libchip/network/dec21140.c: include <rtems/pci.h>.
460
4612004-09-29      Joel Sherrill <joel@OARcorp.com>
462
463        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
464        libnetworking/pppd/utils.c: i960 obsoleted and all references
465        removed.
466
4672004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
468
469        PR 607/networking
470        * libchip/network/dec21140.c: Made PCI configuration minimum sane
471        instead of fully specifying unused PCI features.
472
4732004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
474
475        * configure.ac: Require automake > 1.9.
476
4772004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
478
479        * aclocal/rtems-cpu-subdirs.m4: Add avr.
480
4812004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
482
483        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
484        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
485
4862004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
487
488        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
489        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
490
4912004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
492
493        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
494
4952004-07-28  Joel Sherrill <joel@OARcorp.com>
496
497    * aclocal/version.m4: Updated to rtems-4.6.99.1.
498
4992004-07-25      Joel Sherrill <joel@OARcorp.com>
500
501        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
502
5032004-05-21  Till Strauman <strauman@slac.stanford.edu>
504
505        PR 625/networking
506        * libchip/network/dec21140.c, ... : Prevent name clashes by making
507        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
508        an error rather than panic if no chip is detected (thus allowing
509        for probing).
510        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
511        instead of looping forever.  Avoid divide by zero (crashed my PC).
512        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
513        they are UNTESTED.
514
5152004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
516
517        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
518
5192004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
520
521        * libchip/network/dec21140.c, libchip/network/elnk.c:
522        #include <errno.h>.
523
5242004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
525
526        * libchip/network/if_media.h: Update from FreeBSD.
527        * libchip/network/open_eth.c, libchip/network/cs8900.c,
528        libchip/network/i82586.c: #include <errno.h>.
529
5302004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
531
532        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
533
5342004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
535
536        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
537
5382004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
539
540        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
541        automake).
542
5432004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
544
545        PR 599/pppd
546        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
547
5482004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
549
550        * optman/rtems/no-region.c: Reflect having changed
551        rtems_region_get_segment_size.
552
5532004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
554
555        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
556        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
557        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
558        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
559        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
560        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
561        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
562
5632004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
564
565        * libchip/ide/ata.c, libchip/network/dec21140.c,
566        libchip/network/elnk.c, libchip/network/i82586.c,
567        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
568        libchip/network/open_eth.c, libchip/network/sonic.c,
569        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
570        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
571        libchip/shmdr/init.c, libchip/shmdr/intr.c,
572        libchip/shmdr/shm_driver.h: Cosmetics.
573
5742004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
575
576        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
577        optman/rtems/no-msg.c, optman/rtems/no-part.c,
578        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
579        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
580        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
581        fixed size types.
582
5832004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
584
585        * configure.ac: Explicitly pass --includedir and --libdir to
586        cpukit/configure.
587
5882004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
589
590        * librdbg/Makefile.am: Fix rpcgen rules.
591        * librdbg/src/i386/any/remdeb_xdr.c,
592        librdbg/src/m68k/any/remdeb_xdr.c,
593        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
594        Reflect changes to librdbg/Makefile.am.
595
5962004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
597
598        * configure.ac: Reflect changes testsuites/configure.ac and
599        cpukit/configure.ac.
600
6012004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
602
603        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
604        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
605
6062004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
607
608        * configure.ac: Reflect changes to testsuites's configuration.
609
6102004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
611
612        PR/589 rtems
613        * libchip/network/pci.h: Remove (Moved to cpukit).
614
6152004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
616
617        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
618        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
619        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
620        libchip/network/dec21140.c, libchip/network/elnk.c,
621        libchip/network/if_fxp.c, libchip/network/open_eth.c,
622        libchip/network/open_eth.h, libchip/network/sonic.c,
623        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
624        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
625        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
626        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
627        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
628        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
629        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
630        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
631        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
632        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
633        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
634        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
635        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
636        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
637        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
638        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
639        fixed-size types.
640
6412004-03-14      Chris Johns  <chrisj@rtems.org>
642
643        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
644        the BSP example code.
645        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
646        support the DIMMPC. This is a pc386 target with IO port support. Minor
647        formating clean up. Add documentation to the header file.
648        * libchip/network/README.cs8900: The CS8900 driver is documented in the
649        cs8900.h header file.
650
6512004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
654        Cosmetics.
655
6562004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
659        There are no application level Makefiles in here.
660
6612004-03-04      Joel Sherrill <joel@OARcorp.com>
662
663        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
664        they can be used in application level makefiles.
665
6662004-03-05      Joel Sherrill <joel@OARcorp.com>
667
668        * libnetworking/rtems_webserver/ejparse.c,
669        libnetworking/rtems_webserver/emfdb.c,
670        libnetworking/rtems_webserver/sock.c,
671        libnetworking/rtems_webserver/socket.c,
672        libnetworking/rtems_webserver/sym.c,
673        libnetworking/rtems_webserver/webs.c,
674        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
6752004-03-05      Joel Sherrill <joel@OARcorp.com>
676
677        * libchipnetwork/open_eth.c: Remove warnings by conditionally
678        compiling this file only only those CPU families with supported
679        exception models.
680
6812004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * acinclude.m4: Fix loosing arguments when configuring cpukit and
684        testsuites (Was exposed with --enable-multilib, only).
685        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
686         Add RTEMS_BSP_CONFIG_SUBDIR.
687        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
688        testsuites's configure.
689        * aclocal/rtems-top.m4: Remove ENDIF hack.
690        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
691
6922004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
695        wrapup/Makefile.am: Fix automake problems having been introduced
696        in previous patch.
697
6982004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
701        Preinstall dirs.
702        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
703        * aclocal/check-multiprocessing.m4: Cosmetics.
704        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
705        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
706
7072004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
710        librdbg/src/Makefile.am.
711        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
712        * configure.ac: Reflect changes above.
713        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
714        * wrapup/Makefile.am: Reflect changes above.
715        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
716
7172004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
720
7212004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
724
7252004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * wrapup/Makefile.am: Reflect new location of librdbg.a.
728
7292004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
732        librdbg/src/powerpc/Makefile.am: Remove.
733        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
734        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
735        * configure.ac: Reflect changes above.
736
7372004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739
7402004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
743        STRIP.
744
7452004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * librdbg/include/Makefile.am: Merge-in
748        librdbg/include/rdbg/i386/Makefile.am,
749        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
750        librdbg/include/rdbg/powerpc/Makefile.am.
751        * librdbg/include/rdbg/i386/Makefile.am,
752        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
753        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
754        * configure.ac: Reflect changes above.
755
7562004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * configure.ac: Use AS_HELP_STRING(ada).
759
7602004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/bspopts.m4: Use AS_HELP_STRING.
763        * aclocal/bsp-configure.m4: Require autoconf-2.59.
764        Use AC_CONFIG_HEADERS.
765        * aclocal/check-custom-bsp.m4: Add bspkit-support.
766        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
767
7682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * Makefile.am: include local.am.
771
7722004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * aclocal/version.m4: 4.6.99.0.
775
7762004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * Makefile.am: Don't include host.am.
779        * automake/compile.am: Further cleanups.
780
7812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * automake/lib.am: Remove (Unused).
784
7852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * wrapup/Makefile.am: Don't include lib.am.
788        * automake/compile.am: Use automake compilation rules.
789
7902004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * libnetworking/pppd/Makefile.am,
793        libnetworking/rtems_servers/Makefile.am,
794        libnetworking/rtems_telnetd/Makefile.am,
795        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
796        support/Makefile.am: Don't include lib.am.
797
7982004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * libchip/Makefile.am: Don't include lib.am.
801        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
802        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
803        unnecessary EXTRA_DISTs.
804
8052004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
808        hack.
809
8102004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
813        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
814        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
815        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
816
8172004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
820        Add AM_CONDITIONAL(HAS_MP).
821        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
822        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
823        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
824        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
825        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
826        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
827        (Deprecated by autoconf 2.59).
828
8292004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
832        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
833
8342004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * ChangeLog: Merge-in libnetworking/ChangeLog.
837        * libnetworking/ChangeLog: Remove.
838        * ChangeLog: Merge-in librdbg/ChangeLog.
839        * librdbg/ChangeLog: Remove.
840        * ChangeLog: Merge-in libchip/ChangeLog.
841        * libchip/ChangeLog: Remove.
842        * ChangeLog: Merge-in optman/ChangeLog.
843        * optman/ChangeLog: Remove.
844
8452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * configure.ac: Reflect changes to cpukit.
848        * wrapup/Makefile.am: Reflect changes to librdbg.
849        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
850        * libchip/Makefile.am: Add PREINSTALL_DIRS.
851        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
852        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
853        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
854        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
855        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
856        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
857        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
858
8592004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * aclocal/rtems-top.m4: Remove check for version.m4.
862        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
863
8642004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
867        * wrapup/Makefile.am: Reflect changes to libchip/*.
868        * support/Makefile.am: Use automake compilation rules.
869        * wrapup/Makefile.am: Reflect changes to support/*.
870        * configure.ac: Remove libnetworking/wrapup/Makefile.
871        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
872        libnetworking/*/lib*.a instead of libnetapps.a.
873        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
874        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
875        * optman/Makefile.am: Use automake compilation rules.
876        * libchip/Makefile.am: Fix typo in previous patch.
877        * libchip/Makefile.am: Use automake compilation rules.
878        * libnetworking/Makefile.am: Remove wrapup.
879        * libnetworking/pppd/Makefile.am: Build libpppd. Use
880        automake-compilation rules.
881        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
882        automake-compilation rules.
883        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
884        automake-compilation rules.
885        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
886        automake-compilation rules.
887        * libnetworking/wrapup/Makefile.am: Remove (Unused).
888
8892004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
892        PRE/TMPINSTALL_FILES to CLEANFILES.
893        * automake/lib.am: Remove TMPINSTALL_FILES.
894        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
895        PRE/TMPINSTALL_FILES to CLEANFILES.
896        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
897        PRE/TMPINSTALL_FILES to CLEANFILES.
898        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
899        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
900        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
901        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
902        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
903        * librdbg/src/i386/Makefile.am: Ditto.
904        * librdbg/src/m68k/Makefile.am: Ditto.
905        * librdbg/src/powerpc/Makefile.am: Ditto.
906        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
907        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
908        * libnetworking/rtems_servers/Makefile.am: Ditto.
909        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
910        * libnetworking/rtems_webserver/Makefile.am: Ditto.
911
9122004-01-07      Joel Sherrill <joel@OARcorp.com>
913
914        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
915        more completely covers the MIPS family.
916
9172003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * wrapup/Makefile.am: Reflect changes to shmdr.
920        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
921
9222003-12-18      Joel Sherrill <joel@OARcorp.com>
923
924        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
925        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
926        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
927        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
928        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
929        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
930        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
931
9322003-12-17      Joel Sherrill <joel@OARcorp.com>
933
934        * aclocal/version.m4: Updated to rtems-20031217-test.
935
9362003-12-17     
937
938        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
939        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
940
9412003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * automake/compile.am: Remove LINK_LIBS (Unused).
944        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
945
9462003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
949        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
950        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
951        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
952        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
953
9542003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
957        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
958        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
959        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
960        * librdbg/src/i386/Makefile.am:
961        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
962        * librdbg/src/m68k/Makefile.am:
963        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
964        * librdbg/src/powerpc/Makefile.am:
965        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
966
9672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
970        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
971        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
972        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
973        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
974        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
975        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
976        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
977        * optman/Makefile.am: Remove project_libdir.
978        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
979        PRE/TMPINSTALL_FILES.
980        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
981        PRE/TMPINSTALL_FILES.
982        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
983        PRE/TMPINSTALL_FILES.
984        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
985        PRE/TMPINSTALL_FILES.
986        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
987        from PRE/TMPINSTALL_FILES.
988        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
989        PRE/TMPINSTALL_FILES.
990        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
991        PRE/TMPINSTALL_FILES.
992        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
993        PRE/TMPINSTALL_FILES.
994        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
995        PRE/TMPINSTALL_FILES.
996        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
997        PRE/TMPINSTALL_FILES.
998        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
999        PRE/TMPINSTALL_FILES.
1000        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1001        from PRE/TMPINSTALL_FILES.
1002
10032003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1006        * automake/lib.am: Remove project_libdir.
1007        * wrapup/Makefile.am: Reworked.
1008
10092003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * configure.ac: Reflect changes to librdbg.
1012        * optman/Makefile.am: Add tmpinstall dirstamp support.
1013        * libchip/Makefile.am: Fix variant-tmpinstall support.
1014        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1015        * librdbg/src/powerpc/Makefile.am: Merge-in former
1016        new_exception_processing/Makefile.am.
1017        * librdbg/src/m68k/any/Makefile.am: Remove.
1018        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1019        * librdbg/src/i386/any/Makefile.am: Remove.
1020        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1021        * librdbg/src/Makefile.am: Cosmetics.
1022        * librdbg/include/Makefile.am: Cosmetics.
1023        * librdbg/Makefile.am: Cosmetics.
1024        * libnetworking/Makefile.am: Cosmetics.
1025        * libnetworking/pppd/Makefile.am: Cosmetics.
1026        * libnetworking/wrapup/Makefile.am: Cosmetics.
1027
10282003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * Makefile.am: Cosmetics.
1031        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1032        support.
1033
10342003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * automake/compile.am: Remove $(ARCH):-rule.
1037
10382003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * configure.ac: Remove lib/libbsp/shared/Makefile,
1041        lib/libbsp/shmdr/Makefile.
1042
10432003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1046        libchip/serial/Makefile, libchip/rtc/Makefile.
1047        * support/Makefile.am: Remove all-local: $(ARCH).
1048        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1049        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1050        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1051        * optman/Makefile.am: Remove all-local: $(ARCH).
1052        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1053        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1054        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1055        compilation dirstamp support.
1056        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1057        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1058        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1059        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1060        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1061        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1062        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1063        all-local: $(ARCH).
1064        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1065        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1066        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1067        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1068        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1069
10702003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * aclocal/lead-dot.m4: New (from automake-1.7f).
1073        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1074        AC_SUBST(dirstamp).
1075        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1076        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1077        libchip/serial/Makefile.am: Ditto.
1078        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1079        * librdbg/include/Makefile.am: Ditto.
1080        * librdbg/include/rdbg/Makefile.am: Ditto.
1081        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1082        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1083        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1084        * librdbg/src/Makefile.am: Ditto.
1085        * librdbg/src/i386/Makefile.am: Ditto.
1086        * librdbg/src/i386/any/Makefile.am: Ditto.
1087        * librdbg/src/m68k/Makefile.am: Ditto.
1088        * librdbg/src/m68k/any/Makefile.am: Ditto.
1089        * librdbg/src/powerpc/Makefile.am: Ditto.
1090        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1091        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1092        preinstallation.
1093        * libnetworking/pppd/Makefile.am: Ditto.
1094        * libnetworking/rtems_servers/Makefile.am: Ditto.
1095        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1096        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1097        * libnetworking/wrapup/Makefile.am: Ditto.
1098
10992003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1102        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1103        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1104        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1105        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1106        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1107        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1108        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1109        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1110        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1111        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1112        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1113        underquoting to silence automake-1.8.
1114
11152003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * configure.ac: Reflect having moved tests to ../../testsuites.
1118
11192003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1122        * aclocal/canonical-host.m4: Remove.
1123        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1124        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1125
11262003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * aclocal/check-cpu.m4: Remove.
1129        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1130        * aclocal/canonical-target-name.m4: Add m4-quotes.
1131        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1132        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1133        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1134        * aclocal/check-networking.m4: Add m4-quotes. Require
1135        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1136        * aclocal/check-posix.m4: Add m4-quotes. Require
1137        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1138        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1139        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1140        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1141
11422003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1145        * aclocal/bsp-alias.m4: Remove.
1146
11472003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * configure.ac: Make presence of tests/ optional.
1150
11512003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * aclocal/path-perl.m4: Remove (Unused).
1154
11552003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * automake/force-preinstall.am: Remove.
1158
11592003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1160
1161        PR 499/rtems_misc
1162        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1163        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1164        Configuration (Odd was forced) - Correction of Stop Bit configuration
1165        (inversed) - Correction of ISR Handler to call
1166        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1167        CTS Hardware flow control Configuration.
1168
11692003-09-04      Joel Sherrill <joel@OARcorp.com>
1170
1171        * lib/libcpu/shared/include/cache.h,
1172        lib/libcpu/shared/src/cache_aligned_malloc.c,
1173        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1174        license changed.
1175        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1176        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1177        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1178        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1179        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1180        for license changed.
1181        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1182        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1183        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1184        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1185        libchip/network/cs8900.h, libchip/network/dec21140.c,
1186        libchip/network/elnk.c, libchip/network/open_eth.c,
1187        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1188        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1189        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1190        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1191        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1192        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1193        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1194        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1195        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1196        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1197        libchip/serial/serial.h, libchip/serial/z85c30.c,
1198        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1199        libchip/serial/z85c30_reg.c: URL for license changed.
1200
12012003-09-03      Jiri Gaisler <jiri@gaisler.com>
1202
1203        PR 477/networking
1204        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1205        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1206        libchip/network/open_eth.h: New files.
1207
12082003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * aclocal/rtems-top.m4: Add RTEMS_API.
1211        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1212
12132003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1216        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1217        @RTEMS_BSP@.cfg.
1218
12192003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1222
12232003-08-20      Joel Sherrill <joel@OARcorp.com>
1224
1225        * libchip/network/cs8900.c: Correct copyright statements.
1226
12272003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * aclocal/check-itron.m4: Remove.
1230        * aclocal/enable-inlines.m4: Remove.
1231        * Makefile.am: Reflect having moved aclocal/.
1232        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1233        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1234        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1235        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1236        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1237        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1238        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1239        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1240        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1241        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1242        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1243        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1244        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1245        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1246        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1247        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1248        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1249        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1250        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1251        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1252        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1253        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1254        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1255        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1256        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1257        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1258        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1259        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1260        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1261        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1262        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1263        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1264        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1265        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1266        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1267        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1268        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1269        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1270        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1271        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1272        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1273        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1274        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1275        * aclocal/target.m4: New (Copied from ../../aclocal).
1276        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1277        * aclocal/version.m4: New (Copied from ../../aclocal).
1278
12792003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * configure.ac: Remove stray comments.
1282        * automake/local.am, automake/host.am: Remove "debug".
1283
12842003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1285
1286        * Makefile.am: Reflect having moved automake/.
1287        * lib/Makefile.am: Reflect having moved automake/.
1288        * support/Makefile.am: Reflect having moved automake/.
1289        * wrapup/Makefile.am: Reflect having moved automake/.
1290        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1291        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1292        from ../../automake).
1293        * optman/Makefile.am: Reflect having moved automake/.
1294        * libchip/Makefile.am: Reflect having moved automake/.
1295        * libchip/ide/Makefile.am: Reflect having moved automake/.
1296        * libchip/network/Makefile.am: Reflect having moved automake/.
1297        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1298        * libchip/serial/Makefile.am: Reflect having moved automake/.
1299        * librdbg/Makefile.am: Reflect having moved automake/.
1300        * librdbg/include/Makefile.am: Reflect having moved automake/.
1301        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1302        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1303        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1304        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1305        automake/.
1306        * librdbg/src/Makefile.am: Reflect having moved automake/.
1307        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1308        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1309        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1310        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1311        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1312        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1313        having moved automake/.
1314        * libnetworking/Makefile.am: Reflect having moved automake/.
1315        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1316        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1317        automake/.
1318        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1319        automake/.
1320        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1321        automake/.
1322        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1323
13242003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1325
1326        * Makefile.am: Add bsp.pc.in.
1327        * bsp.pc.in: New (pkgconfig support).
1328
13292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1330
1331        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1332
13332003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * lib/Makefile.am: New (Required by 'make dist').
1336        * lib/ChangeLog: Remove.
1337        * lib/.cvsignore: Cleanup.
1338        * configure.ac: Reflect having added lib/Makefile.am.
1339        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1340        lib/libbsp/configure.ac.
1341        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1342        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1343
13442003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1347        * configure.ac: Merge-in librdbg/configure.ac.
1348        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1349        librdbg/configure.ac.
1350        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1351        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1352        LIBCHIP. Conditionally build include-dirs.
1353        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1354        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1355        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1356        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1357        librdbg/include/rdbg/m68k/Makefile.am,
1358        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1359        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1360        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1361        librdbg/src/powerpc/Makefile.am, librdbg/
1362        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1363        configure.ac into ../configure.ac.
1364        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1365        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1366        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1367        libnetworking/rtems_telnetd/Makefile.am,
1368        libnetworking/rtems_webserver/Makefile.am,
1369        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1370        into ../configure.ac.
1371
13722003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        PR 427/rtems
1375        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1376        * librdbg/src/servtsp.c: Ditto.
1377
13782003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1379
1380        PR 429/bsps
1381        PR 432/bsps
1382        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1383        packets are queued onto an elnk board, the ISR will deadlock the device
1384        with a tx complete interrupt.  Lighter tx loads are not affected as they
1385        end up submitting single packets to the device.
1386
13872003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1390        optman/configure.ac.
1391        * optman/configure.ac: Remove (Merged into ../configure.ac).
1392        * optman/Makefile.am: Reflect having merged configure.ac into
1393        ../configure.ac.
1394        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1395        * libchip/Makefile.am, libchip/ide/Makefile.am,
1396        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1397        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1398        ../configure.ac.
1399
14002003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1403
14042003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1405
1406        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1407        on i386.
1408
14092003-06-13      Joel Sherrill <joel@OARcorp.com>
1410
1411        * libnetworking/pppd/chat.c: Removed warnings.
1412
14132003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1414
1415        * libchip/network/README.3com: New file missed in previous commit.
1416        PR 405/bsps
1417        PR 393/networking
1418        * libchip/network/dec21140.c: Fix leak also known as PR393.
1419        * libchip/network/elnk.c, libchip/network/if_media.h,
1420        libchip/network/mii.h: New files.
1421        * libchip/network/Makefile.am: Reflect new files.
1422
14232003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * configure.ac: Remove support for profile-variant.
1426
14272003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        PR 397/pppd
1430        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1431        * libnetworking/pppd/magic.c: Remove *rand48.
1432        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1433
14342003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1435
1436        * wrapup/Makefile.am: Add libide.a.
1437
14382003-04-15      Joel Sherrill <joel@OARcorp.com>
1439
1440        PR 387/rtems_misc
1441        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1442        routines.
1443        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1444
14452003-04-11      Joel Sherrill <joel@OARcorp.com>
1446
1447        * libnetworking/rtems_webserver/cgi.c,
1448        libnetworking/rtems_webserver/sockGen.c,
1449        libnetworking/rtems_webserver/umui.c,
1450        libnetworking/rtems_webserver/websSSL.c,
1451        libnetworking/rtems_webserver/websSSL.h,
1452        libnetworking/rtems_webserver/websda.c,
1453        libnetworking/rtems_webserver/websda.h: New files. Not included in
1454        previous commit.
1455
14562003-04-10      Joel Sherrill <joel@OARcorp.com>
1457
1458        PR 371/pppd
1459        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1460        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1461        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1462        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1463        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1464        still global symbols in rtemspppd.h which might need to be changed or
1465        converted into member of a structure which is dereferenced with a
1466        pointer that is managed as a per task variable. But this patch should
1467        avoid many conflicts.
1468
14692003-03-27      Joel Sherrill <joel@OARcorp.com>
1470
1471        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1472        not allowed in the cpukit source code since it must be buildable
1473        independent of any BSP. These files were moved to libchip/ide.
1474        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1475        files.
1476
14772003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1478
1479        PR 368/filesystems
1480        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1481        improvements which now work on pc386 and mbx8xx.
1482        * libchip/ide/ide_controller.c: New file.
1483
14842003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1487
14882003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1489
1490        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1491        * configure.ac: Add support/.
1492        * support/.cvsignore: New.
1493        * support/Makefile.am: New.
1494        * support/version.c: New.
1495        * wrapup/Makefile.am: Add support/libsupport.a.
1496        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1497        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1498        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1499        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1500
15012003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1502
1503        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1504
15052003-02-20      Till Straumann <strauman@slac.stanford.edu>
1506
1507        PR 354/networking
1508        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1509        chip against a table of supported chips. The untested ones are still
1510        commented out, however.
1511
15122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1515        * configure.ac: AC_PREREQ(2.57).
1516        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1517        * optman/configure.ac: AC_PREREQ(2.57).
1518        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1519        * libchip/configure.ac: AC_PREREQ(2.57).
1520        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1521        * librdbg/configure.ac: AC_PREREQ(2.57).
1522        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1523        * libnetworking/configure.ac: AC_PREREQ(2.57).
1524
15252003-02-06      Joel Sherrill <joel@OARcorp.com>
1526
1527        * libnetworking/pppd/chat.c: Convert routines with common names to
1528        static. This included get_char(), put_char(), and character() among
1529        others.
1530
15312003-02-03      Joel Sherrill <joel@OARcorp.com>
1532
1533        PR 338/filesystem
1534        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1535        rtems_io_lookup_name() (API change).  Unused function removed.
1536
15372003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1540        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1541        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1542        Eliminate *_O_FILES.
1543        * libnetworking/rtems_servers/Makefile.am,
1544        libnetworking/rtems_webserver/Makefile.am,
1545        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1546
15472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1550        Let all-local: depend on $(LIB).
1551        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1552        * optman/Makefile.am: Apply install-data-local to install *.rels.
1553
15542002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1557        %.c rules.
1558        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1559        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1560        * libchip/rtc/Makefile.am: Ditto.
1561        * libchip/serial/Makefile.am: Ditto.
1562
15632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1566        LIBC_DEFINES.
1567        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1568        LIBC_DEFINES.
1569        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1570        LIBC_DEFINES.
1571
15722002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1573
1574        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1575
15762002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1577
1578        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1579        cache-checking.
1580        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1581
15822002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1585        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1586        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1587        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1588        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1589
15902002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1591
1592        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1593        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1594        Remove.
1595        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1596
15972002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1598
1599        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1600        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1601
16022002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1603
1604        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1605        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1606
16072002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1608
1609        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1610        * optman/rel.am: New.
1611
16122002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1613
1614        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1615        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1616        braino in comment on "exec". Extend --enable-ada handling.
1617
16182002-11-04      Joel Sherrill <joel@OARcorp.com>
1619
1620        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1621        tasks and rolling multiple loops into 1.
1622        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1623        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1624        Removed warnings.
1625
16262002-10-31      Joel Sherrill <joel@OARcorp.com>
1627
1628        * libchip/network/dec21140.c: Removed warnings.
1629        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1630        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1631        librdbg/src/m68k/any/remdeb_xdr.c,
1632        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1633        warnings.
1634        * libnetworking/rtems_webserver/socket.c,
1635        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1636
16372002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1638
1639        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1640        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1641        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1642        above.
1643
16442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1645
1646        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1647        * wrapup/.cvsignore: Remove autom4te.cache.
1648        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1649        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1650        autom4te.cache.
1651        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1652        autom4te.cache.
1653        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1654        autom4te.cache.
1655
16562002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1657
1658        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1659
16602002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1661
1662        * optman/.cvsignore: Add autom4te.cache.
1663
16642002-09-14      Joel Sherrill <joel@OARcorp.com>
1665
1666        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1667
16682002-09-07      Joel Sherrill <joel@OARcorp.com>
1669
1670        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1671        include files to resolve warnings.
1672
16732002-09-07      Chris Johns <ccj@acm.org>
1674
1675        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1676        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1677        which corrects the problem  where the cs8900.c file was actually the BSP
1678        glue.  Joel did some hacking so this file will compile.  Previously it
1679        required providing a target.h file to compile.
1680        * libchip/network/cs8900.c.bsp: New file.
1681
16822002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1683
1684        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1685
16862002-08-31      Joel Sherrill <joel@OARcorp.com>
1687
1688        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1689        eliminate warning.
1690
16912002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1692
1693        * configure.ac: Add ada-tests.
1694
16952002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1696
1697        * Makefile.am: Add preinstall-stamp.
1698
16992002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1700
1701        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1702        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1703        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1704        gcc31 happy.
1705        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1706        cp.
1707
17082002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1709
1710        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1711        make/bsp.mak.
1712        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1713        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1714
17152002-08-12      Joel Sherrill <joel@OARcorp.com>
1716
1717        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1718        avoid error.
1719
17202002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1721
1722        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1723        * configure.ac: Add BSP_SUBDIRS.
1724        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1725        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1726        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1727        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1728        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1729        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1730        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1731        RTEMS_CHECK_BSP_CACHE.
1732        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1733        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1734        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1735        .$(OBJEXT) instead of .o.
1736        * libnetworking/pppd/Makefile.am,
1737        libnetworking/rtems_servers/Makefile.am,
1738        libnetworking/rtems_telnetd/Makefile.am,
1739        libnetworking/rtems_webserver/Makefile.am,
1740        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1741
17422002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1743
1744        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1745        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1746        ../libchip/serial/$(ARCH)/libserialio.a.
1747        * libchip/serial/Makefile.am: Don't tmp-install lib.
1748        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1749
17502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1751
1752        * Makefile.am: Add rtems_makedir.
1753        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1754        * Makefile.am: Add wrapup-SUBDIR.
1755        * wrapup/ChangeLog: Remove.
1756        * wrapup/configure.ac: Remove.
1757        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1758        (Make the bare BSP happy).
1759        * configure.ac: Ditto.
1760        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1761        Create make/custom/default.cfg.
1762        * configure.ac: Add creation of make/custom/*.cfg. Create
1763        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1764
17652002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1766
1767        * Makefile.am: Clean $(PROJECT_RELEASE).
1768
17692002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1770
1771        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1772        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1773        prototype mismatches.
1774
17752002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1776
1777        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1778        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1779
17802002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1781
1782        * acinclude.m4: Add test "$multilib" != "yes".
1783        * config-ml.in: Remove.
1784        * acinclude.m4: Cleanups.
1785        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1786        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1787        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1788        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1789        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1790
17912002-07-16      Eric Norum <eric.norum@usask.ca>
1792
1793        * New driver for the Intel EtherExpressPro (82559ER) chip.
1794        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1795        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1796        * libchip/network/Makefile.am: Modified to reflect above.
1797
17982002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1799
1800        * acinclude.m4: New.
1801        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1802        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1803        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1804
18052002-07-01      Joel Sherrill <joel@OARcorp.com>
1806
1807        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1808        _Objects_Information_table now that it is a two dimensional array based
1809        upon API and class.
1810        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1811        of strnlen().
1812
18132002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1814
1815        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1816        preinstall libnetapps.a.
1817
18182002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1819
1820        * configure.ac: Remove librpc.
1821
18222002-06-25      Joel Sherrill <joel@OARcorp.com>
1823
1824        * Per PR233, moved librpc to exec.
1825        * configure.ac, wrapup/Makefile.am: Modified.
1826        * librpc, librpc/ChangeLog: Removed.
1827
18282002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1829
1830        * optman/Makefile.am: Remove multilib support.
1831        * optman/configure.ac: Ditto.
1832        * optman/sapi/Makefile.am: Ditto.
1833
18342002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1835
1836        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1837        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1838
18392002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        Move networking libraries to c/src/exec/libnetworking
1842        * libnetworking/configure.ac, libnetworking/Makefile.am,
1843        libnetworking/wrapup/Makefile.am: Reflect Moval.
1844
18452002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1846
1847        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1848        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1849        <rtems/bspIo.h>.
1850
18512002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1852
1853        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1854        * libnetworking/rtems/mkrootfs.h: Ditto.
1855        * libnetworking/rtems/Makefile.am: Reflect changes above.
1856
18572002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1858
1859        * configure.ac: Remove lib.
1860
18612002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1862
1863        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1864        that exception stack frames on M68K members with VBR always are 6 byte
1865        long. The incorrect assumption resulted in some gdb commands like "next"
1866        to fail on the 68360.
1867
18682002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1869
1870        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1871        PR 220
1872        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1873        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1874        CVS.
1875        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1876        libnetworking/sys/filio.h: Remove.
1877        * libnetworking/sys/Makefile.am: Reflect changes above.
1878
18792002-05-07      Chris Johns <ccj@acm.org>
1880
1881        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1882        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1883        requires it to be stripped.
1884
18852002-05-01      Eric Norum <eric.norum@usask.ca>
1886
1887        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1888        assembly  to satisfy gcc 3.1 and newer.
1889
18902002-04-26      Eric Norum <eric.norum@usask.ca>
1891
1892        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1893        agressive optimization in gcc 3.1 does not reorder things.
1894
18952002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1896
1897        * libchip/network/dec21140.c: Reflect changes to powerpc's
1898        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1899        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1900        <rtems/score/cpu.h>.
1901        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1902        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1903
19042002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1905
1906        * optman/configure.ac: Remove ENABLE_GCC28.
1907
19082002-04-11      Chris Johns <ccj@acm.org>
1909
1910        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1911        driver control block field to the ifconfig network driver structure.
1912        This field is needed by the i82586 driver which was ported from NetBSD
1913        as it had better hardware abstraction.
1914        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1915        PR59, added the drv_ctrl driver control block field to the ifconfig
1916        network driver structure. This field is needed by the i82586 driver
1917        which was ported from NetBSD as it had better hardware abstraction.
1918
19192002-04-10      Mike Siers <mikes@poliac.com>
1920
1921        * libnetworking/rtems_webserver/NOTES,
1922        libnetworking/rtems_webserver/asp.c,
1923        libnetworking/rtems_webserver/balloc.c,
1924        libnetworking/rtems_webserver/default.c,
1925        libnetworking/rtems_webserver/ej.h,
1926        libnetworking/rtems_webserver/ejIntrn.h,
1927        libnetworking/rtems_webserver/ejlex.c,
1928        libnetworking/rtems_webserver/ejparse.c,
1929        libnetworking/rtems_webserver/emfdb.c,
1930        libnetworking/rtems_webserver/emfdb.h,
1931        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1932        libnetworking/rtems_webserver/handler.c,
1933        libnetworking/rtems_webserver/license.txt,
1934        libnetworking/rtems_webserver/md5.h,
1935        libnetworking/rtems_webserver/md5c.c,
1936        libnetworking/rtems_webserver/mime.c,
1937        libnetworking/rtems_webserver/misc.c,
1938        libnetworking/rtems_webserver/ringq.c,
1939        libnetworking/rtems_webserver/rom.c,
1940        libnetworking/rtems_webserver/security.c,
1941        libnetworking/rtems_webserver/sock.c,
1942        libnetworking/rtems_webserver/sym.c,
1943        libnetworking/rtems_webserver/uemf.c,
1944        libnetworking/rtems_webserver/uemf.h,
1945        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1946        libnetworking/rtems_webserver/url.c,
1947        libnetworking/rtems_webserver/value.c,
1948        libnetworking/rtems_webserver/wbase64.c,
1949        libnetworking/rtems_webserver/webcomp.c,
1950        libnetworking/rtems_webserver/webpage.c,
1951        libnetworking/rtems_webserver/webrom.c,
1952        libnetworking/rtems_webserver/webs.c,
1953        libnetworking/rtems_webserver/webs.h,
1954        libnetworking/rtems_webserver/websuemf.c,
1955        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1956        2.1.4.
1957
19582002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * libchip/network/i82586.c: Include <string.h>.
1961        * libchip/network/sonic.c: Ditto.
1962
19632002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1964
1965        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1966
19672002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1968
1969        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1970
19712002-03-27      Thomas.Doerfler@imd-systems.de
1972
1973        PR 144
1974        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1975        memory address 0 when called for the first time. This is done when
1976        trying to clear the variable "dhcp_hostname".
1977
19782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1979
1980        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1981        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1982        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1983        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1984        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1985        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1986        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1987        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1988        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1989        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1990        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1991        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1992        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1993        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1994        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1995        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1996        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1997        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1998        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1999        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2000        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2001        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2003        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2004        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2005        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2006        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2007        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2008        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2009        AUTOMAKE_OPTIONS.
2010        * libnetworking/configure.ac:
2011        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2012        foreign 1.6]).
2013        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2014        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2015        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2016        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2017        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2018        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2019        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2020        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2021        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2022        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2023        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2024        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2025        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2026        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2027        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2028        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2029        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2030
20312002-03-27      Ilya Alexeev <ilya@continuum.ru>
2032
2033        PR 162
2034        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2035        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2036        used in a device write routines.  Now ppp_softc structure have own
2037        character for writing to device (sc_outchar).  I think that converting
2038        local variables to static is not a right solution, because problems will
2039        occur in the case of two or more ppp instances.
2040        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2041        must be u_long, otherwise in the case of the big output packet endless
2042        loop may occur.
2043
20442002-03-21      Ilya Alexeev <ilya@continuum.ru>
2045
2046        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2047        preparations for multiple PPPD connections.
2048
20492002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2050
2051        PR 149
2052        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2053        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2054        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2055        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2056
20572002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2058
2059        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2060        * configure.ac: Modified to reflect addition.
2061
20622002-02-27      Ilya Alexeev <ilya@continuum.ru>
2063
2064        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2065        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2066        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2067        capabilities as well as eliminate some warnings.
2068
20692002-02-27      Eric Norum <eric.norum@usask.ca>
2070
2071        * libnetworking/net/radix.c: Properly handle fetching the default route
2072        when there is no route.  This was a bug in the original FreeBSD code and
2073        this fix is from an updated version of their code.
2074
20752002-02-16      Eric Norum <eric.norum@usask.ca>
2076
2077        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2078        checking.
2079
20802002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2081
2082        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2083        dodefaultroute.
2084
20852002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2086
2087        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2088        include <rtems/seterr.h>.
2089
20902002-02-01      Mike Siers <mikes@poliac.com>
2091
2092        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2093        avoid bringing the link down too fast. NOTE: Mike reports successfully
2094        running at 56K baud on a direct link.
2095
20962002-02-01      Eric Valette <valette@crf.canon.fr>
2097
2098        * librdbg/So many patches have been posted recently on the mailing list
2099        and  because we were unable to find correct solution to compile on
2100        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2101        because the coding  style of rdbg was rather inconsistant among various
2102        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2103        global coding style (using indent + manual edits), 2) incorporate/review
2104        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2105        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2106        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2107        after rdbg initialization is done, NB : the paches is huge but it is
2108        mainly due to coding styke chnages.  Only few lines of codes have been
2109        really changed and they do not impact  rdbg functionnality (AFAIKT).
2110        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2111        librdbg/include/rdbg/m68k/rdbg_f.h,
2112        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2113        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2114        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2115        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2116        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2117        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2118        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2119        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2120        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2121        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2122        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2123        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2124        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2125        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2126        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2127        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2128
21292002-01-31      Mike Siers <mikes@poliac.com>
2130
2131        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2132        * Nice Update of PPPD support which eliminates the requiremetn that
2133        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2134        and reports that it seems to be more stable and handle larger packets
2135        better.  This patch replaces the termios tasks with more general pppd
2136        network driver tasks.  The functions pppinput() and pppstart() get
2137        called from the interrupt service routine.
2138        * libnetworking/Makefile.am, libnetworking/configure.ac,
2139        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2140        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2141        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2142        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2143        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2144        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2145        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2146        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2147        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2148        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2149        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2150        libnetworking/net/route.c, libnetworking/net/route.h,
2151        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2152        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2153        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2154        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2155        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2156        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2157        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2158        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2159        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2160        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2161        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2162        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2163        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2164        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2165        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2166        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2167        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2168        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2169        libnetworking/pppd/example/README,
2170        libnetworking/pppd/example/netconfig.h,
2171        libnetworking/wrapup/Makefile.am: Modified.
2172        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2173        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2174        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2175        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2176        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2177        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2178        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2179        libnetworking/modem/pppcompress.c: Subdirectory removed.
2180
21812002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2182
2183        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2184        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2185
21862002-01-18      Till Straumann <strauman@slac.stanford.edu>
2187
2188        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2189        issues: - exception handler needs to enable MSR_FP if the interrupted
2190        thread is FP enabled. - printk message for MSR fixed and added
2191        stacktrace. NOTE: this requires the stacktrace patch to
2192        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2193        however).
2194
21952002-01-06      Joel Sherrill <joel@OARcorp.com>
2196
2197        * optman/.cvsignore: Added aclocal.m4 and configure.
2198        * optman/.cvsignore: New file.
2199
22002002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2201
2202        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2203
22042002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2205
2206        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2207        * optman/ChangeLog: New.
2208        * optman/configure.ac: New.
2209        * optman/Makefile.am: New.
2210        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2211        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2212
22132001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2214
2215        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2216
22172001-12-18      Eric Norum <eric.norum@usask.ca>
2218
2219        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2220        `directories' (path names with a / at the end) while disallowing open()
2221        operations on TFTP `directories'.
2222
22232001-12-07      Eric Norum <eric.norum@usask.ca>
2224
2225        * libnetworking/lib/tftpDriver.c: Restore write capability.
2226
22272001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2228
2229        * libchip/network/sonic.h: Fix typo.
2230        * libnetworking/arpa/Makefile.am: Remove stray lines.
2231
22322001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2233
2234        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2235
22362001-10-18      Eric Norum <eric.norum@usask.ca>
2237
2238        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2239        chdir() and open() operations within the TFTP file system.
2240
22412001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2242
2243        * librdbg/configure.ac: Fix latent bug exposed by removal of
2244        config.cache's which prevented powerpc targets librdbg from building.
2245
22462001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2247
2248        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2249        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2250        autoconf-2.52 happy.
2251
22522001-10-12      Mike Siers <mikes@poliac.com>
2253
2254        * libnetworking/Update to stable working state.  Congratulations Mike!
2255        :).
2256        * libnetworking/modem_example: Directory removed.
2257        * libnetworking/modem_example/16550.h,
2258        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2259        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2260        libnetworking/modem_example/ppp.h,
2261        libnetworking/modem_example/pppcompress.c: Files removed.
2262        * libnetworking/pppd/example/pppd.options: New file.
2263        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2264        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2265        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2266        libnetworking/pppd/rtemsmain.c: Updated.
2267
22682001-10-12      Joel Sherrill <joel@OARcorp.com>
2269
2270        * libchip/serial/z85c30.c: Fixed typo.
2271
22722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2273
2274        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2275        * configure.in: Remove.
2276        * configure.ac: New file, generated from configure.in by autoupdate.
2277        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2278        * libchip/configure.in: Remove.
2279        * libchip/configure.ac: New file, generated from configure.in by
2280        autoupdate.
2281        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2282        * librdbg/configure.in: Remove.
2283        * librdbg/configure.ac: New file, generated from configure.in by
2284        autoupdate.
2285        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2286        * libnetworking/configure.in: Remove.
2287        * libnetworking/configure.ac: New file, generated from configure.in by
2288        autoupdate.
2289
22902001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2291
2292        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2293        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2294        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2295
22962001-09-27      Joel Sherrill <joel@OARcorp.com>
2297
2298        * libchip/ChangeLog: Fixed typo in date.
2299
23002001-09-27      Eric Norum <eric.norum@usask.ca>
2301
2302        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2303        TFTP  filesystem.
2304
23052001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2306
2307        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2308        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2309        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2310        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2311        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2312        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2313        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2314        'PREINSTALL_FILES ='.
2315        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2316        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2317        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2318        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2319        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2320        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2321        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2322        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2323        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2324        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2325        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2326        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2327
23282001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2329
2330        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2331        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2332        * librdbg/src/m68k/any/Makefile.am: Ditto.
2333        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2334        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2335        happy.
2336
23372001-09-21      Joel Sherrill <joel@OARcorp.com>
2338
2339        * libchip/network/Makefile.am: Fixed typo on file name.
2340        * libchip/network/i82586.c: Commented out line 318 which is referencing
2341        a member of a structure that is not currently there.  This needs to be
2342        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2343        to C style.
2344
23452001-09-19      Eric Norum <eric.norum@usask.ca>
2346
2347        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2348
23492001-09-19      Chris Johns <ccj@acm.org>
2350
2351        * libchip/network/README.i82586, libchip/network/i82586.c,
2352        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2353        Network driver for Intel i82586.
2354        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2355        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2356        "root" filesystem with information obtained via the DHCP response.
2357
23582001-09-14      Eric Norum <eric.norum@usask.ca>
2359
2360        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2361        make gcc 3.x happy.
2362
23632001-08-16      Mike Siers <mikes@poliac.com>
2364
2365        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2366        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2367        These support callback functionality that has not even been compiled
2368        under RTEMS yet.
2369        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2370        example application.  Mike's notes on the modifications: - renamed
2371        error() function because of namespace problems - removed calls to the
2372        exit() funciton - removed extra files from the pppd source directory -
2373        defined pppd task constant values in rtemspppd.h - modifyied example
2374        code to get actual tick per second value - placed the pppd 2.3.11 man
2375        page file (pppd.8) into the pppd directory.
2376        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2377        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2378        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2379        libnetworking/pppd/rtems-ppp.c: Deleted.
2380        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2381        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2382        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2383        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2384        libnetworking/pppd/example/init.c,
2385        libnetworking/pppd/example/netconfig.h,
2386        libnetworking/pppd/example/ppp.conf,
2387        libnetworking/pppd/example/pppdapp.c,
2388        libnetworking/pppd/example/system.h: New files.
2389        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2390        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2391        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2392        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2393        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2394        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2395        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2396        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2397        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2398        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2399        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2400        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2401        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2402        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2403        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2404
24052001-08-16      Joel Sherrill <joel@OARcorp.com>
2406
2407        * libnetworking/pppd/example/Makefile: Removed.
2408        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2409        to avoid bootstrap -c clobbering it.
2410        * libnetworking/rtems_telnetd/.cvsignore: New file.
2411
24122001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2413
2414        * libnetworking/Makefile.am, libnetworking/configure.in,
2415        libnetworking/rtems_servers/Makefile.am,
2416        libnetworking/rtems_servers/telnetd.c,
2417        libnetworking/rtems_servers/telnetd.h,
2418        libnetworking/rtems_telnetd/Makefile.am,
2419        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2420        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2421        libnetworking/rtems_telnetd/telnetd.c,
2422        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2423        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2424        effect when ftpd change. - the tcp/ip stats have been implemented into
2425        icmds.c and started when telnetd daemon is started.
2426        * libnetworking/rtems_servers/telnetd.c,
2427        libnetworking/rtems_servers/telnetd.h: Removed.
2428        * libnetworking/rtems_telnetd: New directory.
2429        * libnetworking/rtems_telnetd/Makefile.am,
2430        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2431        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2432        libnetworking/rtems_telnetd/telnetd.c,
2433        libnetworking/rtems_telnetd/telnetd.h: New files.
2434
24352001-06-14      Joel Sherrill <joel@OARcorp.com>
2436
2437        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2438        Moved from libmisc/shell so the network stack to address network
2439        depenendency.
2440        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2441
24422001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2443
2444        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2445
24462001-05-15      Joel Sherrill <joel@OARcorp.com>
2447
2448        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2449        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2450        accidentally deleted the incorrectly empty versions.
2451
24522001-05-14      Till Straumann <strauman@slac.stanford.edu>
2453
2454        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2455        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2456        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2457        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2458        to know the values) - the affected BSP (shared/motorola) headers have
2459        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2460        driver (libchip/network/dec21140.c) has been fixed to use
2461        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2462        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2463        who is using this driver. - the DEC driver also has been fixed to use
2464        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2465        delay_in_bus_cycles().
2466
24672001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2468
2469        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2470
24712001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2472
2473        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2474
24752001-04-24      Eric Norum <eric.norum@usask.ca>
2476
2477        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2478        NTP synchronization a little more robust -- no NTP daemon yet, but at
2479        least it trys a little harder when the primary NTP server is down.
2480
24812001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2482
2483        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2484        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2485        libnetworking/pppd/modem_example/modem.c,
2486        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2487        other strings into English.
2488        * libnetworking/pppd/STATUS: updated to reflect the changes.
2489
24902001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2491
2492        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2493        again.
2494
24952001-04-20      Eric Valette <valette@crf.canon.fr>
2496
2497        * mcp750 directory renamed new_exception processing as it supports many
2498        more CPU models.
2499        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2500        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2501        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2502        formerly in mcp750 plus modifications.
2503        * librdbg/src/powerpc/mcp750/.cvsignore,
2504        librdbg/src/powerpc/mcp750/Makefile.am,
2505        librdbg/src/powerpc/mcp750/remdeb.h,
2506        librdbg/src/powerpc/mcp750/remdeb_f.x,
2507        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2508        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2509        new_exception_processing.
2510        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2511        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2512        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2513        part of this effort to add support for the MPC8xx.
2514
25152001-04-19      Joel Sherrill <joel@OARcorp.com>
2516
2517        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2518        internal include files.
2519
25202001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2521
2522        PR 158
2523        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2524        rcmd() library call by commenting out the parts that deal with signals.
2525        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2526        stdio. The 'server-side' parts of this file which deal with
2527        authentication are disabled since they are not needed.
2528
25292001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2530
2531        * libnetworking/include/.cvsignore: Remove dangling file.
2532
25332001-03-14      Joel Sherrill <joel@OARcorp.com>
2534
2535        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2536        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2537        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2538        libchip style serial drivers can be written in libcpu or libbsp.
2539
25402001-03-01      Joel Sherrill <joel@OARcorp.com>
2541
2542        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2543        libchip/network/sonic.c, libchip/network/sonic.h,
2544        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2545        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2546        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2547        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2548        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2549        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2550        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2551        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2552
25532001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2554
2555        * librdbg/include/rdbg/Makefile.am,
2556        librdbg/include/rdbg/i386/Makefile.am,
2557        librdbg/include/rdbg/m68k/Makefile.am,
2558        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2559        style on include files.
2560
25612001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2562
2563        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2564        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2565        replace ${..} with $(..).
2566        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2567        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2568        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2569        libnetworking/rtems/Makefile.am, libnetworking/
2570        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2571        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2572        include_*HEADERS instead of H_FILES.
2573        * libnetworking/include/Makefile.am: Remove.
2574        * libnetworking/Makefile.am: Add handling of *.h files.
2575        * libnetworking/configure.in: Remove include/Makefile.
2576
25772001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2578
2579        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2580
25812001-01-31      Sergei Organov <osv@javad.ru>
2582
2583        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2584        current dir and root dir removed in favor of new libio support for
2585        task-local current and root directories. - Bug in `close_data_socket()'
2586        introduced by previous change fixed. - `command_pasv()' changed to set
2587        timeout on socket we are listening on and code fixed to don't close
2588        socket twice on error. - `serr()' changed to clear `errno'. -
2589        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2590        changed to clear `errno' before processing session. -
2591        `close_data_socket()' fixed to close both active and passive sockets -
2592        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2593        empty string  in `exec_command()'.
2594
25952001-01-25      Eric Norum <eric.norum@usask.ca>
2596
2597        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2598        improves throughput on systems which are dropping packets.   Only the
2599        first timeout is reduced.  This keeps the number of extra packets down
2600        on networks that are very busy and dropping lots of packets.
2601
26022001-01-24      Sergei Organov <osv@javad.ru>
2603
2604        * libnetworking/rtems_servers/ftpd.c,
2605        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2606        - Timeouts on sockets implemented. 'idle' field added to configuration.
2607        No timeout by default to keep backward compatibility. Note: SITE IDLE
2608        command not implemented yet. - Basic global access control implemented.
2609        'access' field added to configuration. No access limitations by default
2610        to keep backward compatibility. - Anchor data socket for active mode
2611        (using self IP and port 20.) - Fixed default data port support (still
2612        not tested). - Don't allow IP address different from originating host in
2613        PORT command to improve security. - Fixed bug in MDTM command. - Check
2614        for correctness of parsing of argument in command_port(). - Fixed
2615        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2616        a directory. - Command parsing a little bit improved: command names are
2617        now converted to upper-case to be more compatible with RFC (command
2618        names are not case-sensitive.) - Reformat comments so that they have
2619        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2620        previous changes - True ASCII mode implemented (doesn't work for hooks
2621        and /dev/null) - Passive mode implemented, PASV command added. - Default
2622        port for data connection could be used (untested, can't find ftp client
2623        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2624        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2625
26262001-01-18      Joel Sherrill <joel@OARcorp.com>
2627
2628        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2629        macro using variable arguments.
2630        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2631        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2632        since I updated the main RTEMS development machine to RedHat 7.2 and
2633        apparently got a new version of rpcgen.
2634
26352001-01-12      Sergei Organov <osv@javad.ru>
2636
2637        * libnetworking/rtems_servers/ftpd.c,
2638        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2639        - use pool of pre-created threads to handle sessions instead of
2640        creating/deleting threads on the fly - LIST output is now similar to
2641        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2642        happy with it. - LIST NAME now works (both for files and directories) -
2643        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2644        clients happy  - keep track of CWD for every session separately -
2645        ability to specify root directory name for FTPD in configuration table.
2646        FTPD will then create illusion for FTP clients that this is actually
2647        root directory. - ignore options sent in commands, thus LIST -al FILE
2648        works and doesn't try to list "-al" directory. - buffers are allocated
2649        on stack instead of heap where possible to eliminate malloc/free calls
2650        (avoid possible heap fragmentation troubles). - drop using of task
2651        notepad to pass parameters - use function arguments instead - use
2652        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2653        in socket() instead of AF_INET.
2654
26552001-01-02      Joel Sherrill <joel@OARcorp.com>
2656
2657        * libnetworking/CHANGELOG: Removed.
2658        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2659
26602000-12-14      Eric Norum <eric.norum@usask.ca>
2661
2662        * libnetworking/lib/tftpDriver.c: Added write capability.
2663
26642000-12-08      Joel Sherrill <joel@OARcorp.com>
2665
2666        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2667        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2668        numerous variable declarations conditional on PPP_COMPRESS and
2669        PPP_FILTER.  Commented out variables that were not used because the code
2670        using them was commented out. Removed totally unused variables.
2671        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2672        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2673
26742000-11-30      Joel Sherrill <joel@OARcorp.com>
2675
2676        * libnetworking/modem/ppp_tty.c: Changed to include
2677        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2678        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2679        * libnetworking/Makefile.am: Modified to reflect above.
2680
26812000-11-27      Joel Sherrill <joel@OARcorp.com>
2682
2683        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2684
26852000-11-25      Eric Norum <eric.norum@usask.ca>
2686
2687        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2688        core.
2689
26902000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2691
2692        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2693        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2694        subdir.
2695        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2696        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2697        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2698        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2699        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2700        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2701        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2702        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2703        ppp_tty.c and the real pppd main is in pppmain.c.
2704
27052000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2706
2707        * libchip/network/sonic.c: Added ipalign() routine to align the received
2708        packet so that the ip header is on a 32-bit boundary. Necessary for
2709        cpu's that do not allow unaligned loads and stores and when the 32-bit
2710        DMA mode is used.
2711
27122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2713
2714        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2715        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2716        ACLOCAL_AMFLAGS.
2717        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2718        ACLOCAL_AMFLAGS.
2719        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2720        ACLOCAL_AMFLAGS.
2721
27222000-11-03      Chris Johns <ccj@acm.org>
2723
2724        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2725        libchip/network/cs8900.h: New files.
2726
27272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2728
2729        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2730        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2731        $(RTEMS_TOPdir)/aclocal.
2732        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2733        $(RTEMS_TOPdir)/aclocal.
2734        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2735        $(RTEMS_TOPdir)/aclocal.
2736
27372000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2738
2739        * configure.in: Switch to GNU-canonicalization.
2740        * Makefile.am: Reflect changes to configure.in.
2741        * acinclude.m4: Remove.
2742
27432000-10-30      Joel Sherrill <joel@OARcorp.com>
2744
2745        * POSIX include files merged into newlib.  This resulted in some
2746        definitions moving to other files and thus some secondary effects in
2747        RTEMS source code.
2748        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2749        in sync with newlib's <machine/types.h>.
2750        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2751        definition of struct itimerval in <sys/time.h>.
2752
27532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2754
2755        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2756        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2757        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2758        * ChangeLog: Fix typos.
2759        * configure.in: add tests to the GNU canonicalized subdirectories.
2760
27612000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2762
2763        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2764        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2765        the lib directory before configuring lib/.
2766
27672000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2768
2769        * configure.in, Makefile.am: add exec to the GNU canonicalized
2770        subdirectories.
2771        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2772        * configure.in: add libnetworking, librpc and librdb to the GNU
2773        canonicalized subdirectories.
2774        * configure.in: add libmisc and libchip to the GNU canonicalized
2775        subdirectories.
2776        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2777        Switch to GNU canonicalization.
2778        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2779        Switch to GNU canonicalization.
2780        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2781        Switch to GNU canonicalization.
2782
27832000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2784
2785        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2786        canonicalization to libfs/. The approach is currently a bit of a hack as
2787        GNU canonicalization does not support the per-BSP build some of the
2788        other directories require.  As more of the tree is converted, this will
2789        become less  of an issue.
2790
27912000-10-20      Joel Sherrill <joel@OARcorp.com>
2792
2793        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2794        parameter.
2795
27962000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2797
2798        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2799        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2800        * librdbg/configure.in: Add m68k support.
2801        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2802        subdirectory.
2803        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2804        failure.
2805        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2806        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2807        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2808        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2809        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2810        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2811        librdbg/src/m68k/.cvsignore: New files.
2812        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2813        function pointers.
2814        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2815        _after_ pointer has been checked against NULL.
2816
28172000-10-18      Joel Sherrill <joel@OARcorp.com>
2818
2819        * wrapup/Makefile.am: Added libfs.
2820
28212000-10-18      Chris Johns <ccj@acm.org>
2822
2823        * libfs created.
2824        * configure.in: Added libfs subdirectory.
2825        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2826
28272000-09-28      Joel Sherrill <joel@OARcorp.com>
2828
2829        * libnetworking/rtems_webserver/Makefile.am,
2830        libnetworking/rtems_webserver/base64.c,
2831        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2832        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2833
28342000-09-22      Joel Sherrill <joel@OARcorp.com>
2835
2836        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2837        libnetworking/rtems/rtems_bsdnet_internal.h,
2838        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2839        have included rtems.h.  It is now including precisely the  least amount
2840        of low level, yet portable .h files to get the basic RTEMS types
2841        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2842        used machine/types.h to include rtems.h.
2843
28442000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2845
2846        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2847
28482000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2849
2850        * libnetworking/ChangeLog: Cleanup.
2851
28522000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2853
2854        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2855        * libchip/ChangeLog: Fix formating.
2856
28572000-09-05      Joel Sherrill <joel@OARcorp.com>
2858
2859        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2860        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2861        confusion and to work with the converted flags.
2862
28632000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2864
2865        * wrapup/Makefile.am: Include compile.am.
2866        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2867        libchip/serial/Makefile.am: Include compile.am.
2868        * librdbg/src/i386/any/Makefile.am,
2869        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2870        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2871        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2872        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2873        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2874        libnetworking/rtems_servers/Makefile.am,
2875        libnetworking/rtems_webserver/Makefile.am,
2876        libnetworking/wrapup/Makefile.am: Include compile.am.
2877
28782000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2879
2880        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2881        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2882
28832000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2884
2885        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2886
28872000-08-31      Joel Sherrill <joel@OARcorp.com>
2888
2889        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2890        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2891        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2892        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2893        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2894        * libnetworking/wbase64.c: Removed.
2895        * libnetworking/Makefile.am, libnetworking/asp.c,
2896        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2897        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2898        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2899        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2900        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2901        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2902        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2903        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2904        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2905        Modified.
2906
29072000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2908
2909        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2910
29112000-08-30      Joel Sherrill <joel@OARcorp.com>
2912
2913        * libnetworking/rtems_webserver/license.txt: New file.
2914
29152000-08-10      Joel Sherrill <joel@OARcorp.com>
2916
2917        * ChangeLog: New file.
2918        * libchip/ChangeLog: New file.
2919        * librdbg/ChangeLog: New file.
2920        * libnetworking/ChangeLog: New file.
2921
Note: See TracBrowser for help on using the repository browser.