source: rtems/c/src/ChangeLog @ c163605f

4.104.114.84.95
Last change on this file since c163605f was c163605f, checked in by Jennifer Averett <Jennifer.Averett@…>, on 04/18/05 at 17:37:50

2005-04-18 Jennifer Averett <jennifer.averett@…>

  • libchip/serial/ns16550.c: Modified ISR to work with PPC new exception processing
  • Property mode set to 100644
File size: 109.6 KB
Line 
12005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        * libchip/serial/ns16550.c: Modified
4        ISR to work with PPC new exception processing
5
62005-03-14      Joel Sherrill <joel@OARcorp.com>
7
8        * libchip/network/dec21140.c, libchip/network/elnk.c,
9        libchip/network/if_fxp.c: Continue PCI API unification. All use
10        pci_find_device(). Network drivers manufacture a signature since all
11        calls have not been converted yet.
12
132005-03-04      Joel Sherrill <joel@OARcorp.com>
14
15        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
16        initialize function part of the unified PCI API as pci_initialize().
17
182005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
21        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
22
232005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
26        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
27
282005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * aclocal/ppc.m4: Reflect changes to ppc exception processing
31        building procedures.
32
332005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * aclocal/prog-cc.m4:
36        Quote CFLAGS's RHS to accomodate Solaris broken sh.
37
382005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
41
422005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
45
462005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
49
502005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * libnetworking/rtems_servers/ftp.c,
53        libnetworking/rtems_servers/ftp.h,
54        libnetworking/rtems_servers/Makefile.am:
55        Remove (relocated to cpukit/ftpd).
56        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
57        removed move libnetworking/rtems_servers.
58
592005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
62
632005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        PR 755/rtems
66        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
67        Remove local declarations of rtems_bsdnet_nameservers,
68        rtems_bsdnet_nameservers_count.
69
702005-01-31      Sergei Organov <osv@topconrd.ru>
71
72        PR 751/pppd
73        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
74        committed to fix PR736 breaks pppd. chat.c should have its own static
75        ttyfd for pppd to work correctly. The symptom is that second
76        invokation of chat (for connect script) fails due to pppd_ttyfd set
77        to -1 by previous chat invokation (for init script). In addition,
78        this patch fixes leaving of dangling pointer in the abort_stbring[]
79        by chat_send().
80
812005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * configure.ac: Remove CFLAGS_DEBUG_V.
84        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
85
862005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * wrapup/Makefile.am: Remove rtems-ctor.o.
89
902005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * libchip/rtc/rtc.h: size_t RTC_Count.
93
942005-01-20      Joel Sherrill <joel@OARcorp.com>
95
96        PR 736/pppd
97        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
98        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
99        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
100        should not be static and should have a name more specific to pppd.
101
1022005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
105        libnetworking/rtems_servers/Makefile.am,
106        libnetworking/rtems_telnetd/Makefile.am,
107        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
108        Eliminate CFLAGS_OPTIMIZE_V.
109
1102005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * configure.ac: Pass CFLAGS to testsuites configure.
113        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
114        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
115
1162005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * configure.ac: Pass CFLAGS to cpukit configure.
119        * aclocal/rtems-flags.m4: Remove (Unused).
120        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
121        * aclocal/env-rtemsbsp.m4:
122        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
123        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
124        RTEMS_CFLAGS.
125        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
126        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
127        Cleanup comments.
128
1292005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * automake/compile.am: Remove build-variant support.
132
1332005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * libnetworking/pppd/Makefile.am,
136        libnetworking/rtems_servers/Makefile.am,
137        libnetworking/rtems_telnetd/Makefile.am:
138        Remove build-variant support.
139
1402005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
143        support/Makefile.am, wrapup/Makefile.am:
144        Remove build-variant support.
145
1462004-11-22      Joel Sherrill <joel@OARcorp.com>
147
148        * libchip/network/if_fxp.c: Add entry for another module ID code.
149
1502004-11-22      Joel Sherrill <joel@OARcorp.com>
151
152        PR 693/misc
153        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
154        in/outport routines.
155
1562004-11-22      Joel Sherrill <joel@OARcorp.com>
157
158        PR 693/misc
159        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
160        in/outport routines.
161
1622004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
163
164        * aclocal/enable-itron.m4: Remove (unused).
165
1662004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
167
168        * configure.ac: Misc. quoting cleanups.
169        Enable ada-tests iff --enable-ada and --enable-tests.
170
1712004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
172
173        PR 703/filesystem
174        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
175        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
176        libchip/ide/ide_controller.c:
177        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
178        available for BSPS/device drivers.
179        Extend the "modes_available" and "mode_active" parameters to
180        uint16_t for UDMA support.
181
1822004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
183
184        * libchip/network/dec21140.c: Cleanup a bit and remove message about
185        not supported on PowerPC since it works on the MVME2100 BSP.
186
1872004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
188
189        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
190        Add dependency tracking for *.cfgs.
191        * Makefile.am: Add dependency tracking for *.cfg.
192
1932004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
194
195        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
196        (Thanks to Lars Munch <lars@segv.dk> for catching this).
197
1982004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
199
200        PR 707/make_build
201        * configure.ac: Add --enable-rpcgen.
202
2032004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
204
205        PR 700/rtems_misc
206        * libnetworking/rtems_webserver/asp.c,
207        libnetworking/rtems_webserver/balloc.c,
208        libnetworking/rtems_webserver/cgi.c,
209        libnetworking/rtems_webserver/default.c,
210        libnetworking/rtems_webserver/ej.h,
211        libnetworking/rtems_webserver/ejIntrn.h,
212        libnetworking/rtems_webserver/ejlex.c,
213        libnetworking/rtems_webserver/ejparse.c,
214        libnetworking/rtems_webserver/emfdb.c,
215        libnetworking/rtems_webserver/emfdb.h,
216        libnetworking/rtems_webserver/form.c,
217        libnetworking/rtems_webserver/handler.c,
218        libnetworking/rtems_webserver/h.c,
219        libnetworking/rtems_webserver/license.txt,
220        libnetworking/rtems_webserver/Makefile.am,
221        libnetworking/rtems_webserver/md5c.c,
222        libnetworking/rtems_webserver/md5.h,
223        libnetworking/rtems_webserver/mime.c,
224        libnetworking/rtems_webserver/misc.c,
225        libnetworking/rtems_webserver/NOTES,
226        libnetworking/rtems_webserver/ringq.c,
227        libnetworking/rtems_webserver/rom.c,
228        libnetworking/rtems_webserver/rtems_webserver.h,
229        libnetworking/rtems_webserver/security.c,
230        libnetworking/rtems_webserver/sock.c,
231        libnetworking/rtems_webserver/socket.c,
232        libnetworking/rtems_webserver/sockGen.c,
233        libnetworking/rtems_webserver/sym.c,
234        libnetworking/rtems_webserver/uemf.c,
235        libnetworking/rtems_webserver/uemf.h,
236        libnetworking/rtems_webserver/um.c,
237        libnetworking/rtems_webserver/um.h,
238        libnetworking/rtems_webserver/umui.c,
239        libnetworking/rtems_webserver/url.c,
240        libnetworking/rtems_webserver/value.c,
241        libnetworking/rtems_webserver/wbase64.c,
242        libnetworking/rtems_webserver/webcomp.c,
243        libnetworking/rtems_webserver/webmain.c,
244        libnetworking/rtems_webserver/webpage.c,
245        libnetworking/rtems_webserver/webrom.c,
246        libnetworking/rtems_webserver/webs.c,
247        libnetworking/rtems_webserver/websda.c,
248        libnetworking/rtems_webserver/websda.h,
249        libnetworking/rtems_webserver/webs.h,
250        libnetworking/rtems_webserver/websSSL.c,
251        libnetworking/rtems_webserver/websSSL.h,
252        libnetworking/rtems_webserver/websuemf.c,
253        libnetworking/rtems_webserver/wsIntrn.h:
254        Remove (Moved to cpukit/http).
255
2562004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
257
258        PR 700/rtems_misc
259        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
260        Remove libnetworking/rtems_webserver.
261
2622004-10-25      Eric Norum <norume@aps.anl.gov>
263
264        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
265
2662004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
267
268        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
269
2702004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
271
272        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
273        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
274
2752004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
276
277        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
278
2792004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
280
281        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
282        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
283
2842004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
285
286        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
287        BITSPERBYTE.
288
2892004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
292        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
293
2942004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
295
296        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
297
2982004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
299
300        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
301        * aclocal/enable-bare.m4: Remove.
302        * configure.ac: Remove BARE_CPU_MODEL.
303
3042004-10-13      Eric Norum <norume@aps.anl.gov>
305
306        PR 688/bsps
307        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
308        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
309        MC146818A (and several Dallas Semiconductor) TOD chips.
310
3112004-10-13      Eric Norum <norume@aps.anl.gov>
312
313        PR 686/networking
314        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
315        device code.
316
3172004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
318
319        * libchip/network/dec21140.c: include <rtems/pci.h>.
320
3212004-09-29      Joel Sherrill <joel@OARcorp.com>
322
323        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
324        libnetworking/pppd/utils.c: i960 obsoleted and all references
325        removed.
326
3272004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
328
329        PR 607/networking
330        * libchip/network/dec21140.c: Made PCI configuration minimum sane
331        instead of fully specifying unused PCI features.
332
3332004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
334
335        * configure.ac: Require automake > 1.9.
336
3372004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
338
339        * aclocal/rtems-cpu-subdirs.m4: Add avr.
340
3412004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
342
343        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
344        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
345
3462004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
347
348        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
349        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
350
3512004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
352
353        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
354
3552004-07-28  Joel Sherrill <joel@OARcorp.com>
356
357    * aclocal/version.m4: Updated to rtems-4.6.99.1.
358
3592004-07-25      Joel Sherrill <joel@OARcorp.com>
360
361        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
362
3632004-05-21  Till Strauman <strauman@slac.stanford.edu>
364
365        PR 625/networking
366        * libchip/network/dec21140.c, ... : Prevent name clashes by making
367        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
368        an error rather than panic if no chip is detected (thus allowing
369        for probing).
370        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
371        instead of looping forever.  Avoid divide by zero (crashed my PC).
372        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
373        they are UNTESTED.
374
3752004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
376
377        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
378
3792004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
380
381        * libchip/network/dec21140.c, libchip/network/elnk.c:
382        #include <errno.h>.
383
3842004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
385
386        * libchip/network/if_media.h: Update from FreeBSD.
387        * libchip/network/open_eth.c, libchip/network/cs8900.c,
388        libchip/network/i82586.c: #include <errno.h>.
389
3902004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
391
392        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
393
3942004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
395
396        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
397
3982004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
399
400        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
401        automake).
402
4032004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
404
405        PR 599/pppd
406        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
407
4082004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
409
410        * optman/rtems/no-region.c: Reflect having changed
411        rtems_region_get_segment_size.
412
4132004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
414
415        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
416        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
417        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
418        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
419        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
420        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
421        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
422
4232004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
424
425        * libchip/ide/ata.c, libchip/network/dec21140.c,
426        libchip/network/elnk.c, libchip/network/i82586.c,
427        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
428        libchip/network/open_eth.c, libchip/network/sonic.c,
429        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
430        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
431        libchip/shmdr/init.c, libchip/shmdr/intr.c,
432        libchip/shmdr/shm_driver.h: Cosmetics.
433
4342004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
435
436        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
437        optman/rtems/no-msg.c, optman/rtems/no-part.c,
438        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
439        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
440        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
441        fixed size types.
442
4432004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
444
445        * configure.ac: Explicitly pass --includedir and --libdir to
446        cpukit/configure.
447
4482004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
449
450        * librdbg/Makefile.am: Fix rpcgen rules.
451        * librdbg/src/i386/any/remdeb_xdr.c,
452        librdbg/src/m68k/any/remdeb_xdr.c,
453        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
454        Reflect changes to librdbg/Makefile.am.
455
4562004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
457
458        * configure.ac: Reflect changes testsuites/configure.ac and
459        cpukit/configure.ac.
460
4612004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
462
463        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
464        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
465
4662004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
467
468        * configure.ac: Reflect changes to testsuites's configuration.
469
4702004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
471
472        PR/589 rtems
473        * libchip/network/pci.h: Remove (Moved to cpukit).
474
4752004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
476
477        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
478        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
479        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
480        libchip/network/dec21140.c, libchip/network/elnk.c,
481        libchip/network/if_fxp.c, libchip/network/open_eth.c,
482        libchip/network/open_eth.h, libchip/network/sonic.c,
483        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
484        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
485        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
486        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
487        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
488        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
489        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
490        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
491        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
492        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
493        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
494        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
495        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
496        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
497        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
498        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
499        fixed-size types.
500
5012004-03-14      Chris Johns  <chrisj@rtems.org>
502
503        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
504        the BSP example code.
505        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
506        support the DIMMPC. This is a pc386 target with IO port support. Minor
507        formating clean up. Add documentation to the header file.
508        * libchip/network/README.cs8900: The CS8900 driver is documented in the
509        cs8900.h header file.
510
5112004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
514        Cosmetics.
515
5162004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
519        There are no application level Makefiles in here.
520
5212004-03-04      Joel Sherrill <joel@OARcorp.com>
522
523        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
524        they can be used in application level makefiles.
525
5262004-03-05      Joel Sherrill <joel@OARcorp.com>
527
528        * libnetworking/rtems_webserver/ejparse.c,
529        libnetworking/rtems_webserver/emfdb.c,
530        libnetworking/rtems_webserver/sock.c,
531        libnetworking/rtems_webserver/socket.c,
532        libnetworking/rtems_webserver/sym.c,
533        libnetworking/rtems_webserver/webs.c,
534        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
5352004-03-05      Joel Sherrill <joel@OARcorp.com>
536
537        * libchipnetwork/open_eth.c: Remove warnings by conditionally
538        compiling this file only only those CPU families with supported
539        exception models.
540
5412004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * acinclude.m4: Fix loosing arguments when configuring cpukit and
544        testsuites (Was exposed with --enable-multilib, only).
545        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
546         Add RTEMS_BSP_CONFIG_SUBDIR.
547        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
548        testsuites's configure.
549        * aclocal/rtems-top.m4: Remove ENDIF hack.
550        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
551
5522004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
555        wrapup/Makefile.am: Fix automake problems having been introduced
556        in previous patch.
557
5582004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
561        Preinstall dirs.
562        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
563        * aclocal/check-multiprocessing.m4: Cosmetics.
564        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
565        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
566
5672004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
570        librdbg/src/Makefile.am.
571        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
572        * configure.ac: Reflect changes above.
573        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
574        * wrapup/Makefile.am: Reflect changes above.
575        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
576
5772004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
580
5812004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
584
5852004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * wrapup/Makefile.am: Reflect new location of librdbg.a.
588
5892004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
592        librdbg/src/powerpc/Makefile.am: Remove.
593        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
594        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
595        * configure.ac: Reflect changes above.
596
5972004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599
6002004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
603        STRIP.
604
6052004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * librdbg/include/Makefile.am: Merge-in
608        librdbg/include/rdbg/i386/Makefile.am,
609        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
610        librdbg/include/rdbg/powerpc/Makefile.am.
611        * librdbg/include/rdbg/i386/Makefile.am,
612        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
613        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
614        * configure.ac: Reflect changes above.
615
6162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * configure.ac: Use AS_HELP_STRING(ada).
619
6202004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * aclocal/bspopts.m4: Use AS_HELP_STRING.
623        * aclocal/bsp-configure.m4: Require autoconf-2.59.
624        Use AC_CONFIG_HEADERS.
625        * aclocal/check-custom-bsp.m4: Add bspkit-support.
626        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
627
6282004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * Makefile.am: include local.am.
631
6322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/version.m4: 4.6.99.0.
635
6362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * Makefile.am: Don't include host.am.
639        * automake/compile.am: Further cleanups.
640
6412004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * automake/lib.am: Remove (Unused).
644
6452004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * wrapup/Makefile.am: Don't include lib.am.
648        * automake/compile.am: Use automake compilation rules.
649
6502004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * libnetworking/pppd/Makefile.am,
653        libnetworking/rtems_servers/Makefile.am,
654        libnetworking/rtems_telnetd/Makefile.am,
655        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
656        support/Makefile.am: Don't include lib.am.
657
6582004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * libchip/Makefile.am: Don't include lib.am.
661        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
662        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
663        unnecessary EXTRA_DISTs.
664
6652004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
668        hack.
669
6702004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
673        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
674        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
675        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
676
6772004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
680        Add AM_CONDITIONAL(HAS_MP).
681        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
682        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
683        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
684        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
685        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
686        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
687        (Deprecated by autoconf 2.59).
688
6892004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
692        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
693
6942004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * ChangeLog: Merge-in libnetworking/ChangeLog.
697        * libnetworking/ChangeLog: Remove.
698        * ChangeLog: Merge-in librdbg/ChangeLog.
699        * librdbg/ChangeLog: Remove.
700        * ChangeLog: Merge-in libchip/ChangeLog.
701        * libchip/ChangeLog: Remove.
702        * ChangeLog: Merge-in optman/ChangeLog.
703        * optman/ChangeLog: Remove.
704
7052004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * configure.ac: Reflect changes to cpukit.
708        * wrapup/Makefile.am: Reflect changes to librdbg.
709        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
710        * libchip/Makefile.am: Add PREINSTALL_DIRS.
711        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
712        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
713        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
714        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
715        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
716        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
717        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
718
7192004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * aclocal/rtems-top.m4: Remove check for version.m4.
722        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
723
7242004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
727        * wrapup/Makefile.am: Reflect changes to libchip/*.
728        * support/Makefile.am: Use automake compilation rules.
729        * wrapup/Makefile.am: Reflect changes to support/*.
730        * configure.ac: Remove libnetworking/wrapup/Makefile.
731        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
732        libnetworking/*/lib*.a instead of libnetapps.a.
733        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
734        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
735        * optman/Makefile.am: Use automake compilation rules.
736        * libchip/Makefile.am: Fix typo in previous patch.
737        * libchip/Makefile.am: Use automake compilation rules.
738        * libnetworking/Makefile.am: Remove wrapup.
739        * libnetworking/pppd/Makefile.am: Build libpppd. Use
740        automake-compilation rules.
741        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
742        automake-compilation rules.
743        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
744        automake-compilation rules.
745        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
746        automake-compilation rules.
747        * libnetworking/wrapup/Makefile.am: Remove (Unused).
748
7492004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
752        PRE/TMPINSTALL_FILES to CLEANFILES.
753        * automake/lib.am: Remove TMPINSTALL_FILES.
754        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
755        PRE/TMPINSTALL_FILES to CLEANFILES.
756        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
757        PRE/TMPINSTALL_FILES to CLEANFILES.
758        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
759        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
760        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
761        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
762        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
763        * librdbg/src/i386/Makefile.am: Ditto.
764        * librdbg/src/m68k/Makefile.am: Ditto.
765        * librdbg/src/powerpc/Makefile.am: Ditto.
766        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
767        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
768        * libnetworking/rtems_servers/Makefile.am: Ditto.
769        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
770        * libnetworking/rtems_webserver/Makefile.am: Ditto.
771
7722004-01-07      Joel Sherrill <joel@OARcorp.com>
773
774        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
775        more completely covers the MIPS family.
776
7772003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * wrapup/Makefile.am: Reflect changes to shmdr.
780        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
781
7822003-12-18      Joel Sherrill <joel@OARcorp.com>
783
784        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
785        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
786        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
787        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
788        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
789        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
790        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
791
7922003-12-17      Joel Sherrill <joel@OARcorp.com>
793
794        * aclocal/version.m4: Updated to rtems-20031217-test.
795
7962003-12-17     
797
798        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
799        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
800
8012003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * automake/compile.am: Remove LINK_LIBS (Unused).
804        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
805
8062003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
809        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
810        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
811        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
812        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
813
8142003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
817        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
818        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
819        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
820        * librdbg/src/i386/Makefile.am:
821        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
822        * librdbg/src/m68k/Makefile.am:
823        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
824        * librdbg/src/powerpc/Makefile.am:
825        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
826
8272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
830        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
831        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
832        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
833        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
834        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
835        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
836        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
837        * optman/Makefile.am: Remove project_libdir.
838        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
839        PRE/TMPINSTALL_FILES.
840        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
841        PRE/TMPINSTALL_FILES.
842        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
843        PRE/TMPINSTALL_FILES.
844        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
845        PRE/TMPINSTALL_FILES.
846        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
847        from PRE/TMPINSTALL_FILES.
848        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
849        PRE/TMPINSTALL_FILES.
850        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
851        PRE/TMPINSTALL_FILES.
852        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
853        PRE/TMPINSTALL_FILES.
854        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
855        PRE/TMPINSTALL_FILES.
856        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
857        PRE/TMPINSTALL_FILES.
858        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
859        PRE/TMPINSTALL_FILES.
860        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
861        from PRE/TMPINSTALL_FILES.
862
8632003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
866        * automake/lib.am: Remove project_libdir.
867        * wrapup/Makefile.am: Reworked.
868
8692003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * configure.ac: Reflect changes to librdbg.
872        * optman/Makefile.am: Add tmpinstall dirstamp support.
873        * libchip/Makefile.am: Fix variant-tmpinstall support.
874        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
875        * librdbg/src/powerpc/Makefile.am: Merge-in former
876        new_exception_processing/Makefile.am.
877        * librdbg/src/m68k/any/Makefile.am: Remove.
878        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
879        * librdbg/src/i386/any/Makefile.am: Remove.
880        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
881        * librdbg/src/Makefile.am: Cosmetics.
882        * librdbg/include/Makefile.am: Cosmetics.
883        * librdbg/Makefile.am: Cosmetics.
884        * libnetworking/Makefile.am: Cosmetics.
885        * libnetworking/pppd/Makefile.am: Cosmetics.
886        * libnetworking/wrapup/Makefile.am: Cosmetics.
887
8882003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * Makefile.am: Cosmetics.
891        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
892        support.
893
8942003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * automake/compile.am: Remove $(ARCH):-rule.
897
8982003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * configure.ac: Remove lib/libbsp/shared/Makefile,
901        lib/libbsp/shmdr/Makefile.
902
9032003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
906        libchip/serial/Makefile, libchip/rtc/Makefile.
907        * support/Makefile.am: Remove all-local: $(ARCH).
908        * wrapup/Makefile.am: Remove all-local: $(ARCH).
909        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
910        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
911        * optman/Makefile.am: Remove all-local: $(ARCH).
912        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
913        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
914        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
915        compilation dirstamp support.
916        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
917        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
918        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
919        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
920        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
921        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
922        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
923        all-local: $(ARCH).
924        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
925        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
926        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
927        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
928        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
929
9302003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * aclocal/lead-dot.m4: New (from automake-1.7f).
933        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
934        AC_SUBST(dirstamp).
935        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
936        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
937        libchip/serial/Makefile.am: Ditto.
938        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
939        * librdbg/include/Makefile.am: Ditto.
940        * librdbg/include/rdbg/Makefile.am: Ditto.
941        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
942        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
943        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
944        * librdbg/src/Makefile.am: Ditto.
945        * librdbg/src/i386/Makefile.am: Ditto.
946        * librdbg/src/i386/any/Makefile.am: Ditto.
947        * librdbg/src/m68k/Makefile.am: Ditto.
948        * librdbg/src/m68k/any/Makefile.am: Ditto.
949        * librdbg/src/powerpc/Makefile.am: Ditto.
950        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
951        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
952        preinstallation.
953        * libnetworking/pppd/Makefile.am: Ditto.
954        * libnetworking/rtems_servers/Makefile.am: Ditto.
955        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
956        * libnetworking/rtems_webserver/Makefile.am: Ditto.
957        * libnetworking/wrapup/Makefile.am: Ditto.
958
9592003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
962        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
963        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
964        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
965        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
966        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
967        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
968        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
969        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
970        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
971        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
972        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
973        underquoting to silence automake-1.8.
974
9752003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * configure.ac: Reflect having moved tests to ../../testsuites.
978
9792003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
982        * aclocal/canonical-host.m4: Remove.
983        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
984        * configure.ac: Remove RTEMS_CANONICAL_HOST.
985
9862003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * aclocal/check-cpu.m4: Remove.
989        * configure.ac: Merge-in former aclocal/check-cpu.m4.
990        * aclocal/canonical-target-name.m4: Add m4-quotes.
991        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
992        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
993        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
994        * aclocal/check-networking.m4: Add m4-quotes. Require
995        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
996        * aclocal/check-posix.m4: Add m4-quotes. Require
997        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
998        * aclocal/check-rdbg.m4: Add m4-quotes. Require
999        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1000        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1001
10022003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1005        * aclocal/bsp-alias.m4: Remove.
1006
10072003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * configure.ac: Make presence of tests/ optional.
1010
10112003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * aclocal/path-perl.m4: Remove (Unused).
1014
10152003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * automake/force-preinstall.am: Remove.
1018
10192003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1020
1021        PR 499/rtems_misc
1022        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1023        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1024        Configuration (Odd was forced) - Correction of Stop Bit configuration
1025        (inversed) - Correction of ISR Handler to call
1026        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1027        CTS Hardware flow control Configuration.
1028
10292003-09-04      Joel Sherrill <joel@OARcorp.com>
1030
1031        * lib/libcpu/shared/include/cache.h,
1032        lib/libcpu/shared/src/cache_aligned_malloc.c,
1033        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1034        license changed.
1035        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1036        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1037        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1038        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1039        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1040        for license changed.
1041        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1042        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1043        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1044        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1045        libchip/network/cs8900.h, libchip/network/dec21140.c,
1046        libchip/network/elnk.c, libchip/network/open_eth.c,
1047        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1048        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1049        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1050        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1051        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1052        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1053        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1054        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1055        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1056        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1057        libchip/serial/serial.h, libchip/serial/z85c30.c,
1058        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1059        libchip/serial/z85c30_reg.c: URL for license changed.
1060
10612003-09-03      Jiri Gaisler <jiri@gaisler.com>
1062
1063        PR 477/networking
1064        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1065        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1066        libchip/network/open_eth.h: New files.
1067
10682003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * aclocal/rtems-top.m4: Add RTEMS_API.
1071        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1072
10732003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1076        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1077        @RTEMS_BSP@.cfg.
1078
10792003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1082
10832003-08-20      Joel Sherrill <joel@OARcorp.com>
1084
1085        * libchip/network/cs8900.c: Correct copyright statements.
1086
10872003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * aclocal/check-itron.m4: Remove.
1090        * aclocal/enable-inlines.m4: Remove.
1091        * Makefile.am: Reflect having moved aclocal/.
1092        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1093        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1094        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1095        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1096        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1097        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1098        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1099        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1100        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1101        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1102        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1103        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1104        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1105        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1106        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1107        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1108        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1109        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1110        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1111        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1112        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1113        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1114        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1115        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1116        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1117        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1118        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1119        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1120        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1121        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1122        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1123        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1124        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1125        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1126        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1127        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1128        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1129        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1130        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1131        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1132        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1133        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1134        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1135        * aclocal/target.m4: New (Copied from ../../aclocal).
1136        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1137        * aclocal/version.m4: New (Copied from ../../aclocal).
1138
11392003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * configure.ac: Remove stray comments.
1142        * automake/local.am, automake/host.am: Remove "debug".
1143
11442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * Makefile.am: Reflect having moved automake/.
1147        * lib/Makefile.am: Reflect having moved automake/.
1148        * support/Makefile.am: Reflect having moved automake/.
1149        * wrapup/Makefile.am: Reflect having moved automake/.
1150        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1151        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1152        from ../../automake).
1153        * optman/Makefile.am: Reflect having moved automake/.
1154        * libchip/Makefile.am: Reflect having moved automake/.
1155        * libchip/ide/Makefile.am: Reflect having moved automake/.
1156        * libchip/network/Makefile.am: Reflect having moved automake/.
1157        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1158        * libchip/serial/Makefile.am: Reflect having moved automake/.
1159        * librdbg/Makefile.am: Reflect having moved automake/.
1160        * librdbg/include/Makefile.am: Reflect having moved automake/.
1161        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1162        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1163        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1164        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1165        automake/.
1166        * librdbg/src/Makefile.am: Reflect having moved automake/.
1167        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1168        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1169        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1170        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1171        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1172        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1173        having moved automake/.
1174        * libnetworking/Makefile.am: Reflect having moved automake/.
1175        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1176        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1177        automake/.
1178        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1179        automake/.
1180        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1181        automake/.
1182        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1183
11842003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * Makefile.am: Add bsp.pc.in.
1187        * bsp.pc.in: New (pkgconfig support).
1188
11892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1192
11932003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * lib/Makefile.am: New (Required by 'make dist').
1196        * lib/ChangeLog: Remove.
1197        * lib/.cvsignore: Cleanup.
1198        * configure.ac: Reflect having added lib/Makefile.am.
1199        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1200        lib/libbsp/configure.ac.
1201        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1202        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1203
12042003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1207        * configure.ac: Merge-in librdbg/configure.ac.
1208        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1209        librdbg/configure.ac.
1210        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1211        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1212        LIBCHIP. Conditionally build include-dirs.
1213        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1214        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1215        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1216        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1217        librdbg/include/rdbg/m68k/Makefile.am,
1218        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1219        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1220        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1221        librdbg/src/powerpc/Makefile.am, librdbg/
1222        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1223        configure.ac into ../configure.ac.
1224        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1225        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1226        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1227        libnetworking/rtems_telnetd/Makefile.am,
1228        libnetworking/rtems_webserver/Makefile.am,
1229        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1230        into ../configure.ac.
1231
12322003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        PR 427/rtems
1235        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1236        * librdbg/src/servtsp.c: Ditto.
1237
12382003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1239
1240        PR 429/bsps
1241        PR 432/bsps
1242        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1243        packets are queued onto an elnk board, the ISR will deadlock the device
1244        with a tx complete interrupt.  Lighter tx loads are not affected as they
1245        end up submitting single packets to the device.
1246
12472003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1250        optman/configure.ac.
1251        * optman/configure.ac: Remove (Merged into ../configure.ac).
1252        * optman/Makefile.am: Reflect having merged configure.ac into
1253        ../configure.ac.
1254        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1255        * libchip/Makefile.am, libchip/ide/Makefile.am,
1256        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1257        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1258        ../configure.ac.
1259
12602003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1263
12642003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1265
1266        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1267        on i386.
1268
12692003-06-13      Joel Sherrill <joel@OARcorp.com>
1270
1271        * libnetworking/pppd/chat.c: Removed warnings.
1272
12732003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1274
1275        * libchip/network/README.3com: New file missed in previous commit.
1276        PR 405/bsps
1277        PR 393/networking
1278        * libchip/network/dec21140.c: Fix leak also known as PR393.
1279        * libchip/network/elnk.c, libchip/network/if_media.h,
1280        libchip/network/mii.h: New files.
1281        * libchip/network/Makefile.am: Reflect new files.
1282
12832003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1284
1285        * configure.ac: Remove support for profile-variant.
1286
12872003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        PR 397/pppd
1290        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1291        * libnetworking/pppd/magic.c: Remove *rand48.
1292        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1293
12942003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * wrapup/Makefile.am: Add libide.a.
1297
12982003-04-15      Joel Sherrill <joel@OARcorp.com>
1299
1300        PR 387/rtems_misc
1301        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1302        routines.
1303        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1304
13052003-04-11      Joel Sherrill <joel@OARcorp.com>
1306
1307        * libnetworking/rtems_webserver/cgi.c,
1308        libnetworking/rtems_webserver/sockGen.c,
1309        libnetworking/rtems_webserver/umui.c,
1310        libnetworking/rtems_webserver/websSSL.c,
1311        libnetworking/rtems_webserver/websSSL.h,
1312        libnetworking/rtems_webserver/websda.c,
1313        libnetworking/rtems_webserver/websda.h: New files. Not included in
1314        previous commit.
1315
13162003-04-10      Joel Sherrill <joel@OARcorp.com>
1317
1318        PR 371/pppd
1319        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1320        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1321        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1322        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1323        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1324        still global symbols in rtemspppd.h which might need to be changed or
1325        converted into member of a structure which is dereferenced with a
1326        pointer that is managed as a per task variable. But this patch should
1327        avoid many conflicts.
1328
13292003-03-27      Joel Sherrill <joel@OARcorp.com>
1330
1331        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1332        not allowed in the cpukit source code since it must be buildable
1333        independent of any BSP. These files were moved to libchip/ide.
1334        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1335        files.
1336
13372003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1338
1339        PR 368/filesystems
1340        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1341        improvements which now work on pc386 and mbx8xx.
1342        * libchip/ide/ide_controller.c: New file.
1343
13442003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1347
13482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1351        * configure.ac: Add support/.
1352        * support/.cvsignore: New.
1353        * support/Makefile.am: New.
1354        * support/version.c: New.
1355        * wrapup/Makefile.am: Add support/libsupport.a.
1356        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1357        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1358        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1359        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1360
13612003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1364
13652003-02-20      Till Straumann <strauman@slac.stanford.edu>
1366
1367        PR 354/networking
1368        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1369        chip against a table of supported chips. The untested ones are still
1370        commented out, however.
1371
13722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1375        * configure.ac: AC_PREREQ(2.57).
1376        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1377        * optman/configure.ac: AC_PREREQ(2.57).
1378        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1379        * libchip/configure.ac: AC_PREREQ(2.57).
1380        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1381        * librdbg/configure.ac: AC_PREREQ(2.57).
1382        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1383        * libnetworking/configure.ac: AC_PREREQ(2.57).
1384
13852003-02-06      Joel Sherrill <joel@OARcorp.com>
1386
1387        * libnetworking/pppd/chat.c: Convert routines with common names to
1388        static. This included get_char(), put_char(), and character() among
1389        others.
1390
13912003-02-03      Joel Sherrill <joel@OARcorp.com>
1392
1393        PR 338/filesystem
1394        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1395        rtems_io_lookup_name() (API change).  Unused function removed.
1396
13972003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1400        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1401        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1402        Eliminate *_O_FILES.
1403        * libnetworking/rtems_servers/Makefile.am,
1404        libnetworking/rtems_webserver/Makefile.am,
1405        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1406
14072002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1410        Let all-local: depend on $(LIB).
1411        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1412        * optman/Makefile.am: Apply install-data-local to install *.rels.
1413
14142002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1417        %.c rules.
1418        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1419        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1420        * libchip/rtc/Makefile.am: Ditto.
1421        * libchip/serial/Makefile.am: Ditto.
1422
14232002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1426        LIBC_DEFINES.
1427        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1428        LIBC_DEFINES.
1429        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1430        LIBC_DEFINES.
1431
14322002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1435
14362002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1439        cache-checking.
1440        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1441
14422002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1443
1444        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1445        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1446        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1447        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1448        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1449
14502002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1451
1452        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1453        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1454        Remove.
1455        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1456
14572002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1458
1459        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1460        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1461
14622002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1463
1464        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1465        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1466
14672002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1470        * optman/rel.am: New.
1471
14722002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1473
1474        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1475        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1476        braino in comment on "exec". Extend --enable-ada handling.
1477
14782002-11-04      Joel Sherrill <joel@OARcorp.com>
1479
1480        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1481        tasks and rolling multiple loops into 1.
1482        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1483        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1484        Removed warnings.
1485
14862002-10-31      Joel Sherrill <joel@OARcorp.com>
1487
1488        * libchip/network/dec21140.c: Removed warnings.
1489        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1490        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1491        librdbg/src/m68k/any/remdeb_xdr.c,
1492        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1493        warnings.
1494        * libnetworking/rtems_webserver/socket.c,
1495        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1496
14972002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1498
1499        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1500        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1501        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1502        above.
1503
15042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1507        * wrapup/.cvsignore: Remove autom4te.cache.
1508        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1509        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1510        autom4te.cache.
1511        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1512        autom4te.cache.
1513        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1514        autom4te.cache.
1515
15162002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1517
1518        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1519
15202002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1521
1522        * optman/.cvsignore: Add autom4te.cache.
1523
15242002-09-14      Joel Sherrill <joel@OARcorp.com>
1525
1526        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1527
15282002-09-07      Joel Sherrill <joel@OARcorp.com>
1529
1530        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1531        include files to resolve warnings.
1532
15332002-09-07      Chris Johns <ccj@acm.org>
1534
1535        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1536        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1537        which corrects the problem  where the cs8900.c file was actually the BSP
1538        glue.  Joel did some hacking so this file will compile.  Previously it
1539        required providing a target.h file to compile.
1540        * libchip/network/cs8900.c.bsp: New file.
1541
15422002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1545
15462002-08-31      Joel Sherrill <joel@OARcorp.com>
1547
1548        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1549        eliminate warning.
1550
15512002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * configure.ac: Add ada-tests.
1554
15552002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1556
1557        * Makefile.am: Add preinstall-stamp.
1558
15592002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1560
1561        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1562        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1563        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1564        gcc31 happy.
1565        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1566        cp.
1567
15682002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1571        make/bsp.mak.
1572        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1573        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1574
15752002-08-12      Joel Sherrill <joel@OARcorp.com>
1576
1577        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1578        avoid error.
1579
15802002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1581
1582        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1583        * configure.ac: Add BSP_SUBDIRS.
1584        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1585        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1586        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1587        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1588        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1589        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1590        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1591        RTEMS_CHECK_BSP_CACHE.
1592        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1593        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1594        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1595        .$(OBJEXT) instead of .o.
1596        * libnetworking/pppd/Makefile.am,
1597        libnetworking/rtems_servers/Makefile.am,
1598        libnetworking/rtems_telnetd/Makefile.am,
1599        libnetworking/rtems_webserver/Makefile.am,
1600        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1601
16022002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1603
1604        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1605        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1606        ../libchip/serial/$(ARCH)/libserialio.a.
1607        * libchip/serial/Makefile.am: Don't tmp-install lib.
1608        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1609
16102002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1611
1612        * Makefile.am: Add rtems_makedir.
1613        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1614        * Makefile.am: Add wrapup-SUBDIR.
1615        * wrapup/ChangeLog: Remove.
1616        * wrapup/configure.ac: Remove.
1617        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1618        (Make the bare BSP happy).
1619        * configure.ac: Ditto.
1620        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1621        Create make/custom/default.cfg.
1622        * configure.ac: Add creation of make/custom/*.cfg. Create
1623        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1624
16252002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1626
1627        * Makefile.am: Clean $(PROJECT_RELEASE).
1628
16292002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1630
1631        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1632        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1633        prototype mismatches.
1634
16352002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1638        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1639
16402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1641
1642        * acinclude.m4: Add test "$multilib" != "yes".
1643        * config-ml.in: Remove.
1644        * acinclude.m4: Cleanups.
1645        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1646        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1647        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1648        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1649        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1650
16512002-07-16      Eric Norum <eric.norum@usask.ca>
1652
1653        * New driver for the Intel EtherExpressPro (82559ER) chip.
1654        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1655        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1656        * libchip/network/Makefile.am: Modified to reflect above.
1657
16582002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1659
1660        * acinclude.m4: New.
1661        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1662        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1663        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1664
16652002-07-01      Joel Sherrill <joel@OARcorp.com>
1666
1667        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1668        _Objects_Information_table now that it is a two dimensional array based
1669        upon API and class.
1670        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1671        of strnlen().
1672
16732002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1674
1675        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1676        preinstall libnetapps.a.
1677
16782002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        * configure.ac: Remove librpc.
1681
16822002-06-25      Joel Sherrill <joel@OARcorp.com>
1683
1684        * Per PR233, moved librpc to exec.
1685        * configure.ac, wrapup/Makefile.am: Modified.
1686        * librpc, librpc/ChangeLog: Removed.
1687
16882002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1689
1690        * optman/Makefile.am: Remove multilib support.
1691        * optman/configure.ac: Ditto.
1692        * optman/sapi/Makefile.am: Ditto.
1693
16942002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1695
1696        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1697        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1698
16992002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1700
1701        Move networking libraries to c/src/exec/libnetworking
1702        * libnetworking/configure.ac, libnetworking/Makefile.am,
1703        libnetworking/wrapup/Makefile.am: Reflect Moval.
1704
17052002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1706
1707        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1708        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1709        <rtems/bspIo.h>.
1710
17112002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1712
1713        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1714        * libnetworking/rtems/mkrootfs.h: Ditto.
1715        * libnetworking/rtems/Makefile.am: Reflect changes above.
1716
17172002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1718
1719        * configure.ac: Remove lib.
1720
17212002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1722
1723        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1724        that exception stack frames on M68K members with VBR always are 6 byte
1725        long. The incorrect assumption resulted in some gdb commands like "next"
1726        to fail on the 68360.
1727
17282002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1729
1730        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1731        PR 220
1732        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1733        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1734        CVS.
1735        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1736        libnetworking/sys/filio.h: Remove.
1737        * libnetworking/sys/Makefile.am: Reflect changes above.
1738
17392002-05-07      Chris Johns <ccj@acm.org>
1740
1741        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1742        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1743        requires it to be stripped.
1744
17452002-05-01      Eric Norum <eric.norum@usask.ca>
1746
1747        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1748        assembly  to satisfy gcc 3.1 and newer.
1749
17502002-04-26      Eric Norum <eric.norum@usask.ca>
1751
1752        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1753        agressive optimization in gcc 3.1 does not reorder things.
1754
17552002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * libchip/network/dec21140.c: Reflect changes to powerpc's
1758        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1759        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1760        <rtems/score/cpu.h>.
1761        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1762        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1763
17642002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1765
1766        * optman/configure.ac: Remove ENABLE_GCC28.
1767
17682002-04-11      Chris Johns <ccj@acm.org>
1769
1770        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1771        driver control block field to the ifconfig network driver structure.
1772        This field is needed by the i82586 driver which was ported from NetBSD
1773        as it had better hardware abstraction.
1774        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1775        PR59, added the drv_ctrl driver control block field to the ifconfig
1776        network driver structure. This field is needed by the i82586 driver
1777        which was ported from NetBSD as it had better hardware abstraction.
1778
17792002-04-10      Mike Siers <mikes@poliac.com>
1780
1781        * libnetworking/rtems_webserver/NOTES,
1782        libnetworking/rtems_webserver/asp.c,
1783        libnetworking/rtems_webserver/balloc.c,
1784        libnetworking/rtems_webserver/default.c,
1785        libnetworking/rtems_webserver/ej.h,
1786        libnetworking/rtems_webserver/ejIntrn.h,
1787        libnetworking/rtems_webserver/ejlex.c,
1788        libnetworking/rtems_webserver/ejparse.c,
1789        libnetworking/rtems_webserver/emfdb.c,
1790        libnetworking/rtems_webserver/emfdb.h,
1791        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1792        libnetworking/rtems_webserver/handler.c,
1793        libnetworking/rtems_webserver/license.txt,
1794        libnetworking/rtems_webserver/md5.h,
1795        libnetworking/rtems_webserver/md5c.c,
1796        libnetworking/rtems_webserver/mime.c,
1797        libnetworking/rtems_webserver/misc.c,
1798        libnetworking/rtems_webserver/ringq.c,
1799        libnetworking/rtems_webserver/rom.c,
1800        libnetworking/rtems_webserver/security.c,
1801        libnetworking/rtems_webserver/sock.c,
1802        libnetworking/rtems_webserver/sym.c,
1803        libnetworking/rtems_webserver/uemf.c,
1804        libnetworking/rtems_webserver/uemf.h,
1805        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1806        libnetworking/rtems_webserver/url.c,
1807        libnetworking/rtems_webserver/value.c,
1808        libnetworking/rtems_webserver/wbase64.c,
1809        libnetworking/rtems_webserver/webcomp.c,
1810        libnetworking/rtems_webserver/webpage.c,
1811        libnetworking/rtems_webserver/webrom.c,
1812        libnetworking/rtems_webserver/webs.c,
1813        libnetworking/rtems_webserver/webs.h,
1814        libnetworking/rtems_webserver/websuemf.c,
1815        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1816        2.1.4.
1817
18182002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1819
1820        * libchip/network/i82586.c: Include <string.h>.
1821        * libchip/network/sonic.c: Ditto.
1822
18232002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1824
1825        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1826
18272002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1828
1829        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1830
18312002-03-27      Thomas.Doerfler@imd-systems.de
1832
1833        PR 144
1834        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1835        memory address 0 when called for the first time. This is done when
1836        trying to clear the variable "dhcp_hostname".
1837
18382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1839
1840        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1841        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1842        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1843        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1844        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1845        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1846        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1847        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1848        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1849        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1850        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1851        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1852        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1853        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1854        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1855        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1856        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1857        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1858        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1859        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1860        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1861        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1862        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1863        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1864        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1865        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1866        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1867        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1868        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1869        AUTOMAKE_OPTIONS.
1870        * libnetworking/configure.ac:
1871        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1872        foreign 1.6]).
1873        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1874        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1875        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1876        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1877        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1878        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1879        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1880        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1881        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1882        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1883        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1884        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1885        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1886        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1887        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1888        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1889        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1890
18912002-03-27      Ilya Alexeev <ilya@continuum.ru>
1892
1893        PR 162
1894        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1895        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1896        used in a device write routines.  Now ppp_softc structure have own
1897        character for writing to device (sc_outchar).  I think that converting
1898        local variables to static is not a right solution, because problems will
1899        occur in the case of two or more ppp instances.
1900        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1901        must be u_long, otherwise in the case of the big output packet endless
1902        loop may occur.
1903
19042002-03-21      Ilya Alexeev <ilya@continuum.ru>
1905
1906        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1907        preparations for multiple PPPD connections.
1908
19092002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1910
1911        PR 149
1912        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1913        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1914        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1915        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1916
19172002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1918
1919        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1920        * configure.ac: Modified to reflect addition.
1921
19222002-02-27      Ilya Alexeev <ilya@continuum.ru>
1923
1924        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1925        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1926        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1927        capabilities as well as eliminate some warnings.
1928
19292002-02-27      Eric Norum <eric.norum@usask.ca>
1930
1931        * libnetworking/net/radix.c: Properly handle fetching the default route
1932        when there is no route.  This was a bug in the original FreeBSD code and
1933        this fix is from an updated version of their code.
1934
19352002-02-16      Eric Norum <eric.norum@usask.ca>
1936
1937        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1938        checking.
1939
19402002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1941
1942        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1943        dodefaultroute.
1944
19452002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1946
1947        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1948        include <rtems/seterr.h>.
1949
19502002-02-01      Mike Siers <mikes@poliac.com>
1951
1952        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1953        avoid bringing the link down too fast. NOTE: Mike reports successfully
1954        running at 56K baud on a direct link.
1955
19562002-02-01      Eric Valette <valette@crf.canon.fr>
1957
1958        * librdbg/So many patches have been posted recently on the mailing list
1959        and  because we were unable to find correct solution to compile on
1960        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1961        because the coding  style of rdbg was rather inconsistant among various
1962        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1963        global coding style (using indent + manual edits), 2) incorporate/review
1964        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1965        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1966        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1967        after rdbg initialization is done, NB : the paches is huge but it is
1968        mainly due to coding styke chnages.  Only few lines of codes have been
1969        really changed and they do not impact  rdbg functionnality (AFAIKT).
1970        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1971        librdbg/include/rdbg/m68k/rdbg_f.h,
1972        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1973        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1974        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1975        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1976        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1977        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1978        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1979        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1980        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1981        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1982        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1983        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1984        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1985        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1986        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1987        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1988
19892002-01-31      Mike Siers <mikes@poliac.com>
1990
1991        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1992        * Nice Update of PPPD support which eliminates the requiremetn that
1993        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1994        and reports that it seems to be more stable and handle larger packets
1995        better.  This patch replaces the termios tasks with more general pppd
1996        network driver tasks.  The functions pppinput() and pppstart() get
1997        called from the interrupt service routine.
1998        * libnetworking/Makefile.am, libnetworking/configure.ac,
1999        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2000        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2001        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2002        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2003        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2004        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2005        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2006        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2007        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2008        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2009        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2010        libnetworking/net/route.c, libnetworking/net/route.h,
2011        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2012        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2013        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2014        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2015        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2016        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2017        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2018        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2019        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2020        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2021        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2022        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2023        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2024        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2025        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2026        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2027        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2028        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2029        libnetworking/pppd/example/README,
2030        libnetworking/pppd/example/netconfig.h,
2031        libnetworking/wrapup/Makefile.am: Modified.
2032        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2033        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2034        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2035        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2036        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2037        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2038        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2039        libnetworking/modem/pppcompress.c: Subdirectory removed.
2040
20412002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2042
2043        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2044        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2045
20462002-01-18      Till Straumann <strauman@slac.stanford.edu>
2047
2048        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2049        issues: - exception handler needs to enable MSR_FP if the interrupted
2050        thread is FP enabled. - printk message for MSR fixed and added
2051        stacktrace. NOTE: this requires the stacktrace patch to
2052        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2053        however).
2054
20552002-01-06      Joel Sherrill <joel@OARcorp.com>
2056
2057        * optman/.cvsignore: Added aclocal.m4 and configure.
2058        * optman/.cvsignore: New file.
2059
20602002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2061
2062        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2063
20642002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2065
2066        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2067        * optman/ChangeLog: New.
2068        * optman/configure.ac: New.
2069        * optman/Makefile.am: New.
2070        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2071        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2072
20732001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2074
2075        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2076
20772001-12-18      Eric Norum <eric.norum@usask.ca>
2078
2079        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2080        `directories' (path names with a / at the end) while disallowing open()
2081        operations on TFTP `directories'.
2082
20832001-12-07      Eric Norum <eric.norum@usask.ca>
2084
2085        * libnetworking/lib/tftpDriver.c: Restore write capability.
2086
20872001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2088
2089        * libchip/network/sonic.h: Fix typo.
2090        * libnetworking/arpa/Makefile.am: Remove stray lines.
2091
20922001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2093
2094        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2095
20962001-10-18      Eric Norum <eric.norum@usask.ca>
2097
2098        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2099        chdir() and open() operations within the TFTP file system.
2100
21012001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2102
2103        * librdbg/configure.ac: Fix latent bug exposed by removal of
2104        config.cache's which prevented powerpc targets librdbg from building.
2105
21062001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2107
2108        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2109        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2110        autoconf-2.52 happy.
2111
21122001-10-12      Mike Siers <mikes@poliac.com>
2113
2114        * libnetworking/Update to stable working state.  Congratulations Mike!
2115        :).
2116        * libnetworking/modem_example: Directory removed.
2117        * libnetworking/modem_example/16550.h,
2118        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2119        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2120        libnetworking/modem_example/ppp.h,
2121        libnetworking/modem_example/pppcompress.c: Files removed.
2122        * libnetworking/pppd/example/pppd.options: New file.
2123        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2124        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2125        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2126        libnetworking/pppd/rtemsmain.c: Updated.
2127
21282001-10-12      Joel Sherrill <joel@OARcorp.com>
2129
2130        * libchip/serial/z85c30.c: Fixed typo.
2131
21322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2133
2134        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2135        * configure.in: Remove.
2136        * configure.ac: New file, generated from configure.in by autoupdate.
2137        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2138        * libchip/configure.in: Remove.
2139        * libchip/configure.ac: New file, generated from configure.in by
2140        autoupdate.
2141        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2142        * librdbg/configure.in: Remove.
2143        * librdbg/configure.ac: New file, generated from configure.in by
2144        autoupdate.
2145        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2146        * libnetworking/configure.in: Remove.
2147        * libnetworking/configure.ac: New file, generated from configure.in by
2148        autoupdate.
2149
21502001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2151
2152        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2153        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2154        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2155
21562001-09-27      Joel Sherrill <joel@OARcorp.com>
2157
2158        * libchip/ChangeLog: Fixed typo in date.
2159
21602001-09-27      Eric Norum <eric.norum@usask.ca>
2161
2162        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2163        TFTP  filesystem.
2164
21652001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2166
2167        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2168        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2169        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2170        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2171        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2172        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2173        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2174        'PREINSTALL_FILES ='.
2175        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2176        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2177        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2178        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2179        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2180        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2181        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2182        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2183        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2184        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2185        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2186        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2187
21882001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2189
2190        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2191        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2192        * librdbg/src/m68k/any/Makefile.am: Ditto.
2193        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2194        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2195        happy.
2196
21972001-09-21      Joel Sherrill <joel@OARcorp.com>
2198
2199        * libchip/network/Makefile.am: Fixed typo on file name.
2200        * libchip/network/i82586.c: Commented out line 318 which is referencing
2201        a member of a structure that is not currently there.  This needs to be
2202        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2203        to C style.
2204
22052001-09-19      Eric Norum <eric.norum@usask.ca>
2206
2207        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2208
22092001-09-19      Chris Johns <ccj@acm.org>
2210
2211        * libchip/network/README.i82586, libchip/network/i82586.c,
2212        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2213        Network driver for Intel i82586.
2214        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2215        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2216        "root" filesystem with information obtained via the DHCP response.
2217
22182001-09-14      Eric Norum <eric.norum@usask.ca>
2219
2220        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2221        make gcc 3.x happy.
2222
22232001-08-16      Mike Siers <mikes@poliac.com>
2224
2225        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2226        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2227        These support callback functionality that has not even been compiled
2228        under RTEMS yet.
2229        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2230        example application.  Mike's notes on the modifications: - renamed
2231        error() function because of namespace problems - removed calls to the
2232        exit() funciton - removed extra files from the pppd source directory -
2233        defined pppd task constant values in rtemspppd.h - modifyied example
2234        code to get actual tick per second value - placed the pppd 2.3.11 man
2235        page file (pppd.8) into the pppd directory.
2236        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2237        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2238        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2239        libnetworking/pppd/rtems-ppp.c: Deleted.
2240        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2241        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2242        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2243        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2244        libnetworking/pppd/example/init.c,
2245        libnetworking/pppd/example/netconfig.h,
2246        libnetworking/pppd/example/ppp.conf,
2247        libnetworking/pppd/example/pppdapp.c,
2248        libnetworking/pppd/example/system.h: New files.
2249        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2250        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2251        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2252        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2253        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2254        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2255        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2256        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2257        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2258        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2259        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2260        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2261        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2262        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2263        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2264
22652001-08-16      Joel Sherrill <joel@OARcorp.com>
2266
2267        * libnetworking/pppd/example/Makefile: Removed.
2268        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2269        to avoid bootstrap -c clobbering it.
2270        * libnetworking/rtems_telnetd/.cvsignore: New file.
2271
22722001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2273
2274        * libnetworking/Makefile.am, libnetworking/configure.in,
2275        libnetworking/rtems_servers/Makefile.am,
2276        libnetworking/rtems_servers/telnetd.c,
2277        libnetworking/rtems_servers/telnetd.h,
2278        libnetworking/rtems_telnetd/Makefile.am,
2279        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2280        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2281        libnetworking/rtems_telnetd/telnetd.c,
2282        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2283        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2284        effect when ftpd change. - the tcp/ip stats have been implemented into
2285        icmds.c and started when telnetd daemon is started.
2286        * libnetworking/rtems_servers/telnetd.c,
2287        libnetworking/rtems_servers/telnetd.h: Removed.
2288        * libnetworking/rtems_telnetd: New directory.
2289        * libnetworking/rtems_telnetd/Makefile.am,
2290        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2291        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2292        libnetworking/rtems_telnetd/telnetd.c,
2293        libnetworking/rtems_telnetd/telnetd.h: New files.
2294
22952001-06-14      Joel Sherrill <joel@OARcorp.com>
2296
2297        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2298        Moved from libmisc/shell so the network stack to address network
2299        depenendency.
2300        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2301
23022001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2303
2304        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2305
23062001-05-15      Joel Sherrill <joel@OARcorp.com>
2307
2308        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2309        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2310        accidentally deleted the incorrectly empty versions.
2311
23122001-05-14      Till Straumann <strauman@slac.stanford.edu>
2313
2314        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2315        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2316        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2317        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2318        to know the values) - the affected BSP (shared/motorola) headers have
2319        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2320        driver (libchip/network/dec21140.c) has been fixed to use
2321        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2322        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2323        who is using this driver. - the DEC driver also has been fixed to use
2324        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2325        delay_in_bus_cycles().
2326
23272001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2328
2329        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2330
23312001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2332
2333        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2334
23352001-04-24      Eric Norum <eric.norum@usask.ca>
2336
2337        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2338        NTP synchronization a little more robust -- no NTP daemon yet, but at
2339        least it trys a little harder when the primary NTP server is down.
2340
23412001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2342
2343        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2344        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2345        libnetworking/pppd/modem_example/modem.c,
2346        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2347        other strings into English.
2348        * libnetworking/pppd/STATUS: updated to reflect the changes.
2349
23502001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2351
2352        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2353        again.
2354
23552001-04-20      Eric Valette <valette@crf.canon.fr>
2356
2357        * mcp750 directory renamed new_exception processing as it supports many
2358        more CPU models.
2359        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2360        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2361        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2362        formerly in mcp750 plus modifications.
2363        * librdbg/src/powerpc/mcp750/.cvsignore,
2364        librdbg/src/powerpc/mcp750/Makefile.am,
2365        librdbg/src/powerpc/mcp750/remdeb.h,
2366        librdbg/src/powerpc/mcp750/remdeb_f.x,
2367        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2368        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2369        new_exception_processing.
2370        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2371        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2372        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2373        part of this effort to add support for the MPC8xx.
2374
23752001-04-19      Joel Sherrill <joel@OARcorp.com>
2376
2377        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2378        internal include files.
2379
23802001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2381
2382        PR 158
2383        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2384        rcmd() library call by commenting out the parts that deal with signals.
2385        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2386        stdio. The 'server-side' parts of this file which deal with
2387        authentication are disabled since they are not needed.
2388
23892001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2390
2391        * libnetworking/include/.cvsignore: Remove dangling file.
2392
23932001-03-14      Joel Sherrill <joel@OARcorp.com>
2394
2395        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2396        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2397        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2398        libchip style serial drivers can be written in libcpu or libbsp.
2399
24002001-03-01      Joel Sherrill <joel@OARcorp.com>
2401
2402        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2403        libchip/network/sonic.c, libchip/network/sonic.h,
2404        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2405        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2406        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2407        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2408        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2409        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2410        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2411        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2412
24132001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2414
2415        * librdbg/include/rdbg/Makefile.am,
2416        librdbg/include/rdbg/i386/Makefile.am,
2417        librdbg/include/rdbg/m68k/Makefile.am,
2418        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2419        style on include files.
2420
24212001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2422
2423        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2424        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2425        replace ${..} with $(..).
2426        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2427        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2428        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2429        libnetworking/rtems/Makefile.am, libnetworking/
2430        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2431        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2432        include_*HEADERS instead of H_FILES.
2433        * libnetworking/include/Makefile.am: Remove.
2434        * libnetworking/Makefile.am: Add handling of *.h files.
2435        * libnetworking/configure.in: Remove include/Makefile.
2436
24372001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2438
2439        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2440
24412001-01-31      Sergei Organov <osv@javad.ru>
2442
2443        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2444        current dir and root dir removed in favor of new libio support for
2445        task-local current and root directories. - Bug in `close_data_socket()'
2446        introduced by previous change fixed. - `command_pasv()' changed to set
2447        timeout on socket we are listening on and code fixed to don't close
2448        socket twice on error. - `serr()' changed to clear `errno'. -
2449        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2450        changed to clear `errno' before processing session. -
2451        `close_data_socket()' fixed to close both active and passive sockets -
2452        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2453        empty string  in `exec_command()'.
2454
24552001-01-25      Eric Norum <eric.norum@usask.ca>
2456
2457        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2458        improves throughput on systems which are dropping packets.   Only the
2459        first timeout is reduced.  This keeps the number of extra packets down
2460        on networks that are very busy and dropping lots of packets.
2461
24622001-01-24      Sergei Organov <osv@javad.ru>
2463
2464        * libnetworking/rtems_servers/ftpd.c,
2465        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2466        - Timeouts on sockets implemented. 'idle' field added to configuration.
2467        No timeout by default to keep backward compatibility. Note: SITE IDLE
2468        command not implemented yet. - Basic global access control implemented.
2469        'access' field added to configuration. No access limitations by default
2470        to keep backward compatibility. - Anchor data socket for active mode
2471        (using self IP and port 20.) - Fixed default data port support (still
2472        not tested). - Don't allow IP address different from originating host in
2473        PORT command to improve security. - Fixed bug in MDTM command. - Check
2474        for correctness of parsing of argument in command_port(). - Fixed
2475        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2476        a directory. - Command parsing a little bit improved: command names are
2477        now converted to upper-case to be more compatible with RFC (command
2478        names are not case-sensitive.) - Reformat comments so that they have
2479        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2480        previous changes - True ASCII mode implemented (doesn't work for hooks
2481        and /dev/null) - Passive mode implemented, PASV command added. - Default
2482        port for data connection could be used (untested, can't find ftp client
2483        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2484        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2485
24862001-01-18      Joel Sherrill <joel@OARcorp.com>
2487
2488        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2489        macro using variable arguments.
2490        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2491        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2492        since I updated the main RTEMS development machine to RedHat 7.2 and
2493        apparently got a new version of rpcgen.
2494
24952001-01-12      Sergei Organov <osv@javad.ru>
2496
2497        * libnetworking/rtems_servers/ftpd.c,
2498        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2499        - use pool of pre-created threads to handle sessions instead of
2500        creating/deleting threads on the fly - LIST output is now similar to
2501        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2502        happy with it. - LIST NAME now works (both for files and directories) -
2503        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2504        clients happy  - keep track of CWD for every session separately -
2505        ability to specify root directory name for FTPD in configuration table.
2506        FTPD will then create illusion for FTP clients that this is actually
2507        root directory. - ignore options sent in commands, thus LIST -al FILE
2508        works and doesn't try to list "-al" directory. - buffers are allocated
2509        on stack instead of heap where possible to eliminate malloc/free calls
2510        (avoid possible heap fragmentation troubles). - drop using of task
2511        notepad to pass parameters - use function arguments instead - use
2512        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2513        in socket() instead of AF_INET.
2514
25152001-01-02      Joel Sherrill <joel@OARcorp.com>
2516
2517        * libnetworking/CHANGELOG: Removed.
2518        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2519
25202000-12-14      Eric Norum <eric.norum@usask.ca>
2521
2522        * libnetworking/lib/tftpDriver.c: Added write capability.
2523
25242000-12-08      Joel Sherrill <joel@OARcorp.com>
2525
2526        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2527        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2528        numerous variable declarations conditional on PPP_COMPRESS and
2529        PPP_FILTER.  Commented out variables that were not used because the code
2530        using them was commented out. Removed totally unused variables.
2531        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2532        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2533
25342000-11-30      Joel Sherrill <joel@OARcorp.com>
2535
2536        * libnetworking/modem/ppp_tty.c: Changed to include
2537        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2538        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2539        * libnetworking/Makefile.am: Modified to reflect above.
2540
25412000-11-27      Joel Sherrill <joel@OARcorp.com>
2542
2543        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2544
25452000-11-25      Eric Norum <eric.norum@usask.ca>
2546
2547        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2548        core.
2549
25502000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2551
2552        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2553        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2554        subdir.
2555        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2556        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2557        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2558        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2559        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2560        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2561        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2562        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2563        ppp_tty.c and the real pppd main is in pppmain.c.
2564
25652000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2566
2567        * libchip/network/sonic.c: Added ipalign() routine to align the received
2568        packet so that the ip header is on a 32-bit boundary. Necessary for
2569        cpu's that do not allow unaligned loads and stores and when the 32-bit
2570        DMA mode is used.
2571
25722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2573
2574        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2575        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2576        ACLOCAL_AMFLAGS.
2577        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2578        ACLOCAL_AMFLAGS.
2579        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2580        ACLOCAL_AMFLAGS.
2581
25822000-11-03      Chris Johns <ccj@acm.org>
2583
2584        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2585        libchip/network/cs8900.h: New files.
2586
25872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2588
2589        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2590        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2591        $(RTEMS_TOPdir)/aclocal.
2592        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2593        $(RTEMS_TOPdir)/aclocal.
2594        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2595        $(RTEMS_TOPdir)/aclocal.
2596
25972000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2598
2599        * configure.in: Switch to GNU-canonicalization.
2600        * Makefile.am: Reflect changes to configure.in.
2601        * acinclude.m4: Remove.
2602
26032000-10-30      Joel Sherrill <joel@OARcorp.com>
2604
2605        * POSIX include files merged into newlib.  This resulted in some
2606        definitions moving to other files and thus some secondary effects in
2607        RTEMS source code.
2608        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2609        in sync with newlib's <machine/types.h>.
2610        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2611        definition of struct itimerval in <sys/time.h>.
2612
26132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2614
2615        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2616        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2617        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2618        * ChangeLog: Fix typos.
2619        * configure.in: add tests to the GNU canonicalized subdirectories.
2620
26212000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2622
2623        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2624        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2625        the lib directory before configuring lib/.
2626
26272000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2628
2629        * configure.in, Makefile.am: add exec to the GNU canonicalized
2630        subdirectories.
2631        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2632        * configure.in: add libnetworking, librpc and librdb to the GNU
2633        canonicalized subdirectories.
2634        * configure.in: add libmisc and libchip to the GNU canonicalized
2635        subdirectories.
2636        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2637        Switch to GNU canonicalization.
2638        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2639        Switch to GNU canonicalization.
2640        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2641        Switch to GNU canonicalization.
2642
26432000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2644
2645        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2646        canonicalization to libfs/. The approach is currently a bit of a hack as
2647        GNU canonicalization does not support the per-BSP build some of the
2648        other directories require.  As more of the tree is converted, this will
2649        become less  of an issue.
2650
26512000-10-20      Joel Sherrill <joel@OARcorp.com>
2652
2653        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2654        parameter.
2655
26562000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2657
2658        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2659        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2660        * librdbg/configure.in: Add m68k support.
2661        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2662        subdirectory.
2663        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2664        failure.
2665        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2666        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2667        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2668        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2669        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2670        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2671        librdbg/src/m68k/.cvsignore: New files.
2672        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2673        function pointers.
2674        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2675        _after_ pointer has been checked against NULL.
2676
26772000-10-18      Joel Sherrill <joel@OARcorp.com>
2678
2679        * wrapup/Makefile.am: Added libfs.
2680
26812000-10-18      Chris Johns <ccj@acm.org>
2682
2683        * libfs created.
2684        * configure.in: Added libfs subdirectory.
2685        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2686
26872000-09-28      Joel Sherrill <joel@OARcorp.com>
2688
2689        * libnetworking/rtems_webserver/Makefile.am,
2690        libnetworking/rtems_webserver/base64.c,
2691        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2692        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2693
26942000-09-22      Joel Sherrill <joel@OARcorp.com>
2695
2696        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2697        libnetworking/rtems/rtems_bsdnet_internal.h,
2698        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2699        have included rtems.h.  It is now including precisely the  least amount
2700        of low level, yet portable .h files to get the basic RTEMS types
2701        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2702        used machine/types.h to include rtems.h.
2703
27042000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2705
2706        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2707
27082000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2709
2710        * libnetworking/ChangeLog: Cleanup.
2711
27122000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2713
2714        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2715        * libchip/ChangeLog: Fix formating.
2716
27172000-09-05      Joel Sherrill <joel@OARcorp.com>
2718
2719        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2720        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2721        confusion and to work with the converted flags.
2722
27232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2724
2725        * wrapup/Makefile.am: Include compile.am.
2726        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2727        libchip/serial/Makefile.am: Include compile.am.
2728        * librdbg/src/i386/any/Makefile.am,
2729        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2730        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2731        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2732        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2733        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2734        libnetworking/rtems_servers/Makefile.am,
2735        libnetworking/rtems_webserver/Makefile.am,
2736        libnetworking/wrapup/Makefile.am: Include compile.am.
2737
27382000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2739
2740        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2741        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2742
27432000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2744
2745        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2746
27472000-08-31      Joel Sherrill <joel@OARcorp.com>
2748
2749        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2750        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2751        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2752        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2753        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2754        * libnetworking/wbase64.c: Removed.
2755        * libnetworking/Makefile.am, libnetworking/asp.c,
2756        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2757        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2758        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2759        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2760        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2761        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2762        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2763        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2764        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2765        Modified.
2766
27672000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2768
2769        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2770
27712000-08-30      Joel Sherrill <joel@OARcorp.com>
2772
2773        * libnetworking/rtems_webserver/license.txt: New file.
2774
27752000-08-10      Joel Sherrill <joel@OARcorp.com>
2776
2777        * ChangeLog: New file.
2778        * libchip/ChangeLog: New file.
2779        * librdbg/ChangeLog: New file.
2780        * libnetworking/ChangeLog: New file.
2781
Note: See TracBrowser for help on using the repository browser.