source: rtems/c/src/ChangeLog @ e79a1947

4.104.114.84.95
Last change on this file since e79a1947 was 9bb5b9d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/05/04 at 08:30:18

2004-11-05 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Remove check for libbsp/${RTEMS_CPU}. Add dependency tracking for *.cfgs.
  • Makefile.am: Add dependency tracking for *.cfg.
  • Property mode set to 100644
File size: 103.6 KB
Line 
12004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
4        Add dependency tracking for *.cfgs.
5        * Makefile.am: Add dependency tracking for *.cfg.
6
72004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
8
9        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
10        (Thanks to Lars Munch <lars@segv.dk> for catching this).
11
122004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        PR 707/make_build
15        * configure.ac: Add --enable-rpcgen.
16
172004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 700/rtems_misc
20        * libnetworking/rtems_webserver/asp.c,
21        libnetworking/rtems_webserver/balloc.c,
22        libnetworking/rtems_webserver/cgi.c,
23        libnetworking/rtems_webserver/default.c,
24        libnetworking/rtems_webserver/ej.h,
25        libnetworking/rtems_webserver/ejIntrn.h,
26        libnetworking/rtems_webserver/ejlex.c,
27        libnetworking/rtems_webserver/ejparse.c,
28        libnetworking/rtems_webserver/emfdb.c,
29        libnetworking/rtems_webserver/emfdb.h,
30        libnetworking/rtems_webserver/form.c,
31        libnetworking/rtems_webserver/handler.c,
32        libnetworking/rtems_webserver/h.c,
33        libnetworking/rtems_webserver/license.txt,
34        libnetworking/rtems_webserver/Makefile.am,
35        libnetworking/rtems_webserver/md5c.c,
36        libnetworking/rtems_webserver/md5.h,
37        libnetworking/rtems_webserver/mime.c,
38        libnetworking/rtems_webserver/misc.c,
39        libnetworking/rtems_webserver/NOTES,
40        libnetworking/rtems_webserver/ringq.c,
41        libnetworking/rtems_webserver/rom.c,
42        libnetworking/rtems_webserver/rtems_webserver.h,
43        libnetworking/rtems_webserver/security.c,
44        libnetworking/rtems_webserver/sock.c,
45        libnetworking/rtems_webserver/socket.c,
46        libnetworking/rtems_webserver/sockGen.c,
47        libnetworking/rtems_webserver/sym.c,
48        libnetworking/rtems_webserver/uemf.c,
49        libnetworking/rtems_webserver/uemf.h,
50        libnetworking/rtems_webserver/um.c,
51        libnetworking/rtems_webserver/um.h,
52        libnetworking/rtems_webserver/umui.c,
53        libnetworking/rtems_webserver/url.c,
54        libnetworking/rtems_webserver/value.c,
55        libnetworking/rtems_webserver/wbase64.c,
56        libnetworking/rtems_webserver/webcomp.c,
57        libnetworking/rtems_webserver/webmain.c,
58        libnetworking/rtems_webserver/webpage.c,
59        libnetworking/rtems_webserver/webrom.c,
60        libnetworking/rtems_webserver/webs.c,
61        libnetworking/rtems_webserver/websda.c,
62        libnetworking/rtems_webserver/websda.h,
63        libnetworking/rtems_webserver/webs.h,
64        libnetworking/rtems_webserver/websSSL.c,
65        libnetworking/rtems_webserver/websSSL.h,
66        libnetworking/rtems_webserver/websuemf.c,
67        libnetworking/rtems_webserver/wsIntrn.h:
68        Remove (Moved to cpukit/http).
69
702004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        PR 700/rtems_misc
73        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
74        Remove libnetworking/rtems_webserver.
75
762004-10-25      Eric Norum <norume@aps.anl.gov>
77
78        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
79
802004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
81
82        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
83
842004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
85
86        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
87        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
88
892004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
92
932004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
94
95        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
96        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
97
982004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
99
100        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
101        BITSPERBYTE.
102
1032004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
104
105        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
106        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
107
1082004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
111
1122004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
113
114        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
115        * aclocal/enable-bare.m4: Remove.
116        * configure.ac: Remove BARE_CPU_MODEL.
117
1182004-10-13      Eric Norum <norume@aps.anl.gov>
119
120        PR 688/bsps
121        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
122        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
123        MC146818A (and several Dallas Semiconductor) TOD chips.
124
1252004-10-13      Eric Norum <norume@aps.anl.gov>
126
127        PR 686/networking
128        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
129        device code.
130
1312004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
132
133        * libchip/network/dec21140.c: include <rtems/pci.h>.
134
1352004-09-29      Joel Sherrill <joel@OARcorp.com>
136
137        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
138        libnetworking/pppd/utils.c: i960 obsoleted and all references
139        removed.
140
1412004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
142
143        PR 607/networking
144        * libchip/network/dec21140.c: Made PCI configuration minimum sane
145        instead of fully specifying unused PCI features.
146
1472004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
148
149        * configure.ac: Require automake > 1.9.
150
1512004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
152
153        * aclocal/rtems-cpu-subdirs.m4: Add avr.
154
1552004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
156
157        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
158        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
159
1602004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
161
162        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
163        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
164
1652004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
166
167        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
168
1692004-07-28  Joel Sherrill <joel@OARcorp.com>
170
171    * aclocal/version.m4: Updated to rtems-4.6.99.1.
172
1732004-07-25      Joel Sherrill <joel@OARcorp.com>
174
175        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
176
1772004-05-21  Till Strauman <strauman@slac.stanford.edu>
178
179        PR 625/networking
180        * libchip/network/dec21140.c, ... : Prevent name clashes by making
181        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
182        an error rather than panic if no chip is detected (thus allowing
183        for probing).
184        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
185        instead of looping forever.  Avoid divide by zero (crashed my PC).
186        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
187        they are UNTESTED.
188
1892004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
190
191        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
192
1932004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
194
195        * libchip/network/dec21140.c, libchip/network/elnk.c:
196        #include <errno.h>.
197
1982004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
199
200        * libchip/network/if_media.h: Update from FreeBSD.
201        * libchip/network/open_eth.c, libchip/network/cs8900.c,
202        libchip/network/i82586.c: #include <errno.h>.
203
2042004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
205
206        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
207
2082004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
209
210        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
211
2122004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
213
214        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
215        automake).
216
2172004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
218
219        PR 599/pppd
220        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
221
2222004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
223
224        * optman/rtems/no-region.c: Reflect having changed
225        rtems_region_get_segment_size.
226
2272004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
228
229        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
230        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
231        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
232        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
233        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
234        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
235        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
236
2372004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
238
239        * libchip/ide/ata.c, libchip/network/dec21140.c,
240        libchip/network/elnk.c, libchip/network/i82586.c,
241        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
242        libchip/network/open_eth.c, libchip/network/sonic.c,
243        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
244        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
245        libchip/shmdr/init.c, libchip/shmdr/intr.c,
246        libchip/shmdr/shm_driver.h: Cosmetics.
247
2482004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
249
250        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
251        optman/rtems/no-msg.c, optman/rtems/no-part.c,
252        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
253        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
254        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
255        fixed size types.
256
2572004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
258
259        * configure.ac: Explicitly pass --includedir and --libdir to
260        cpukit/configure.
261
2622004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
263
264        * librdbg/Makefile.am: Fix rpcgen rules.
265        * librdbg/src/i386/any/remdeb_xdr.c,
266        librdbg/src/m68k/any/remdeb_xdr.c,
267        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
268        Reflect changes to librdbg/Makefile.am.
269
2702004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
271
272        * configure.ac: Reflect changes testsuites/configure.ac and
273        cpukit/configure.ac.
274
2752004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
276
277        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
278        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
279
2802004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
281
282        * configure.ac: Reflect changes to testsuites's configuration.
283
2842004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
285
286        PR/589 rtems
287        * libchip/network/pci.h: Remove (Moved to cpukit).
288
2892004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
292        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
293        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
294        libchip/network/dec21140.c, libchip/network/elnk.c,
295        libchip/network/if_fxp.c, libchip/network/open_eth.c,
296        libchip/network/open_eth.h, libchip/network/sonic.c,
297        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
298        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
299        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
300        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
301        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
302        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
303        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
304        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
305        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
306        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
307        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
308        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
309        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
310        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
311        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
312        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
313        fixed-size types.
314
3152004-03-14      Chris Johns  <chrisj@rtems.org>
316
317        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
318        the BSP example code.
319        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
320        support the DIMMPC. This is a pc386 target with IO port support. Minor
321        formating clean up. Add documentation to the header file.
322        * libchip/network/README.cs8900: The CS8900 driver is documented in the
323        cs8900.h header file.
324
3252004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
328        Cosmetics.
329
3302004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
333        There are no application level Makefiles in here.
334
3352004-03-04      Joel Sherrill <joel@OARcorp.com>
336
337        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
338        they can be used in application level makefiles.
339
3402004-03-05      Joel Sherrill <joel@OARcorp.com>
341
342        * libnetworking/rtems_webserver/ejparse.c,
343        libnetworking/rtems_webserver/emfdb.c,
344        libnetworking/rtems_webserver/sock.c,
345        libnetworking/rtems_webserver/socket.c,
346        libnetworking/rtems_webserver/sym.c,
347        libnetworking/rtems_webserver/webs.c,
348        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
3492004-03-05      Joel Sherrill <joel@OARcorp.com>
350
351        * libchipnetwork/open_eth.c: Remove warnings by conditionally
352        compiling this file only only those CPU families with supported
353        exception models.
354
3552004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * acinclude.m4: Fix loosing arguments when configuring cpukit and
358        testsuites (Was exposed with --enable-multilib, only).
359        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
360         Add RTEMS_BSP_CONFIG_SUBDIR.
361        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
362        testsuites's configure.
363        * aclocal/rtems-top.m4: Remove ENDIF hack.
364        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
365
3662004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
369        wrapup/Makefile.am: Fix automake problems having been introduced
370        in previous patch.
371
3722004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
375        Preinstall dirs.
376        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
377        * aclocal/check-multiprocessing.m4: Cosmetics.
378        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
379        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
380
3812004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
384        librdbg/src/Makefile.am.
385        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
386        * configure.ac: Reflect changes above.
387        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
388        * wrapup/Makefile.am: Reflect changes above.
389        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
390
3912004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
394
3952004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
398
3992004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * wrapup/Makefile.am: Reflect new location of librdbg.a.
402
4032004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
406        librdbg/src/powerpc/Makefile.am: Remove.
407        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
408        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
409        * configure.ac: Reflect changes above.
410
4112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413
4142004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
417        STRIP.
418
4192004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * librdbg/include/Makefile.am: Merge-in
422        librdbg/include/rdbg/i386/Makefile.am,
423        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
424        librdbg/include/rdbg/powerpc/Makefile.am.
425        * librdbg/include/rdbg/i386/Makefile.am,
426        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
427        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
428        * configure.ac: Reflect changes above.
429
4302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Use AS_HELP_STRING(ada).
433
4342004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * aclocal/bspopts.m4: Use AS_HELP_STRING.
437        * aclocal/bsp-configure.m4: Require autoconf-2.59.
438        Use AC_CONFIG_HEADERS.
439        * aclocal/check-custom-bsp.m4: Add bspkit-support.
440        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
441
4422004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * Makefile.am: include local.am.
445
4462004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * aclocal/version.m4: 4.6.99.0.
449
4502004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am: Don't include host.am.
453        * automake/compile.am: Further cleanups.
454
4552004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * automake/lib.am: Remove (Unused).
458
4592004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * wrapup/Makefile.am: Don't include lib.am.
462        * automake/compile.am: Use automake compilation rules.
463
4642004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * libnetworking/pppd/Makefile.am,
467        libnetworking/rtems_servers/Makefile.am,
468        libnetworking/rtems_telnetd/Makefile.am,
469        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
470        support/Makefile.am: Don't include lib.am.
471
4722004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * libchip/Makefile.am: Don't include lib.am.
475        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
476        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
477        unnecessary EXTRA_DISTs.
478
4792004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
482        hack.
483
4842004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
487        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
488        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
489        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
490
4912004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
494        Add AM_CONDITIONAL(HAS_MP).
495        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
496        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
497        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
498        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
499        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
500        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
501        (Deprecated by autoconf 2.59).
502
5032004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
506        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
507
5082004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * ChangeLog: Merge-in libnetworking/ChangeLog.
511        * libnetworking/ChangeLog: Remove.
512        * ChangeLog: Merge-in librdbg/ChangeLog.
513        * librdbg/ChangeLog: Remove.
514        * ChangeLog: Merge-in libchip/ChangeLog.
515        * libchip/ChangeLog: Remove.
516        * ChangeLog: Merge-in optman/ChangeLog.
517        * optman/ChangeLog: Remove.
518
5192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * configure.ac: Reflect changes to cpukit.
522        * wrapup/Makefile.am: Reflect changes to librdbg.
523        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
524        * libchip/Makefile.am: Add PREINSTALL_DIRS.
525        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
526        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
527        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
528        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
529        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
530        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
531        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
532
5332004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * aclocal/rtems-top.m4: Remove check for version.m4.
536        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
537
5382004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
541        * wrapup/Makefile.am: Reflect changes to libchip/*.
542        * support/Makefile.am: Use automake compilation rules.
543        * wrapup/Makefile.am: Reflect changes to support/*.
544        * configure.ac: Remove libnetworking/wrapup/Makefile.
545        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
546        libnetworking/*/lib*.a instead of libnetapps.a.
547        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
548        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
549        * optman/Makefile.am: Use automake compilation rules.
550        * libchip/Makefile.am: Fix typo in previous patch.
551        * libchip/Makefile.am: Use automake compilation rules.
552        * libnetworking/Makefile.am: Remove wrapup.
553        * libnetworking/pppd/Makefile.am: Build libpppd. Use
554        automake-compilation rules.
555        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
556        automake-compilation rules.
557        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
558        automake-compilation rules.
559        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
560        automake-compilation rules.
561        * libnetworking/wrapup/Makefile.am: Remove (Unused).
562
5632004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
566        PRE/TMPINSTALL_FILES to CLEANFILES.
567        * automake/lib.am: Remove TMPINSTALL_FILES.
568        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
569        PRE/TMPINSTALL_FILES to CLEANFILES.
570        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
571        PRE/TMPINSTALL_FILES to CLEANFILES.
572        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
573        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
574        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
575        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
576        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
577        * librdbg/src/i386/Makefile.am: Ditto.
578        * librdbg/src/m68k/Makefile.am: Ditto.
579        * librdbg/src/powerpc/Makefile.am: Ditto.
580        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
581        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
582        * libnetworking/rtems_servers/Makefile.am: Ditto.
583        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
584        * libnetworking/rtems_webserver/Makefile.am: Ditto.
585
5862004-01-07      Joel Sherrill <joel@OARcorp.com>
587
588        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
589        more completely covers the MIPS family.
590
5912003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * wrapup/Makefile.am: Reflect changes to shmdr.
594        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
595
5962003-12-18      Joel Sherrill <joel@OARcorp.com>
597
598        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
599        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
600        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
601        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
602        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
603        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
604        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
605
6062003-12-17      Joel Sherrill <joel@OARcorp.com>
607
608        * aclocal/version.m4: Updated to rtems-20031217-test.
609
6102003-12-17     
611
612        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
613        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
614
6152003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * automake/compile.am: Remove LINK_LIBS (Unused).
618        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
619
6202003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
623        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
624        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
625        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
626        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
627
6282003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
631        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
632        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
633        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
634        * librdbg/src/i386/Makefile.am:
635        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
636        * librdbg/src/m68k/Makefile.am:
637        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
638        * librdbg/src/powerpc/Makefile.am:
639        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
640
6412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
644        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
645        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
646        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
647        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
648        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
649        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
650        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
651        * optman/Makefile.am: Remove project_libdir.
652        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
653        PRE/TMPINSTALL_FILES.
654        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
655        PRE/TMPINSTALL_FILES.
656        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
657        PRE/TMPINSTALL_FILES.
658        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
659        PRE/TMPINSTALL_FILES.
660        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
661        from PRE/TMPINSTALL_FILES.
662        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
663        PRE/TMPINSTALL_FILES.
664        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
665        PRE/TMPINSTALL_FILES.
666        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
667        PRE/TMPINSTALL_FILES.
668        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
669        PRE/TMPINSTALL_FILES.
670        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
671        PRE/TMPINSTALL_FILES.
672        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
673        PRE/TMPINSTALL_FILES.
674        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
675        from PRE/TMPINSTALL_FILES.
676
6772003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
680        * automake/lib.am: Remove project_libdir.
681        * wrapup/Makefile.am: Reworked.
682
6832003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * configure.ac: Reflect changes to librdbg.
686        * optman/Makefile.am: Add tmpinstall dirstamp support.
687        * libchip/Makefile.am: Fix variant-tmpinstall support.
688        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
689        * librdbg/src/powerpc/Makefile.am: Merge-in former
690        new_exception_processing/Makefile.am.
691        * librdbg/src/m68k/any/Makefile.am: Remove.
692        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
693        * librdbg/src/i386/any/Makefile.am: Remove.
694        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
695        * librdbg/src/Makefile.am: Cosmetics.
696        * librdbg/include/Makefile.am: Cosmetics.
697        * librdbg/Makefile.am: Cosmetics.
698        * libnetworking/Makefile.am: Cosmetics.
699        * libnetworking/pppd/Makefile.am: Cosmetics.
700        * libnetworking/wrapup/Makefile.am: Cosmetics.
701
7022003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * Makefile.am: Cosmetics.
705        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
706        support.
707
7082003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * automake/compile.am: Remove $(ARCH):-rule.
711
7122003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * configure.ac: Remove lib/libbsp/shared/Makefile,
715        lib/libbsp/shmdr/Makefile.
716
7172003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
720        libchip/serial/Makefile, libchip/rtc/Makefile.
721        * support/Makefile.am: Remove all-local: $(ARCH).
722        * wrapup/Makefile.am: Remove all-local: $(ARCH).
723        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
724        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
725        * optman/Makefile.am: Remove all-local: $(ARCH).
726        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
727        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
728        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
729        compilation dirstamp support.
730        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
731        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
732        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
733        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
734        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
735        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
736        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
737        all-local: $(ARCH).
738        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
739        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
740        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
741        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
742        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
743
7442003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/lead-dot.m4: New (from automake-1.7f).
747        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
748        AC_SUBST(dirstamp).
749        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
750        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
751        libchip/serial/Makefile.am: Ditto.
752        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
753        * librdbg/include/Makefile.am: Ditto.
754        * librdbg/include/rdbg/Makefile.am: Ditto.
755        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
756        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
757        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
758        * librdbg/src/Makefile.am: Ditto.
759        * librdbg/src/i386/Makefile.am: Ditto.
760        * librdbg/src/i386/any/Makefile.am: Ditto.
761        * librdbg/src/m68k/Makefile.am: Ditto.
762        * librdbg/src/m68k/any/Makefile.am: Ditto.
763        * librdbg/src/powerpc/Makefile.am: Ditto.
764        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
765        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
766        preinstallation.
767        * libnetworking/pppd/Makefile.am: Ditto.
768        * libnetworking/rtems_servers/Makefile.am: Ditto.
769        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
770        * libnetworking/rtems_webserver/Makefile.am: Ditto.
771        * libnetworking/wrapup/Makefile.am: Ditto.
772
7732003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
776        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
777        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
778        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
779        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
780        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
781        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
782        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
783        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
784        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
785        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
786        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
787        underquoting to silence automake-1.8.
788
7892003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * configure.ac: Reflect having moved tests to ../../testsuites.
792
7932003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
796        * aclocal/canonical-host.m4: Remove.
797        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
798        * configure.ac: Remove RTEMS_CANONICAL_HOST.
799
8002003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/check-cpu.m4: Remove.
803        * configure.ac: Merge-in former aclocal/check-cpu.m4.
804        * aclocal/canonical-target-name.m4: Add m4-quotes.
805        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
806        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
807        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
808        * aclocal/check-networking.m4: Add m4-quotes. Require
809        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
810        * aclocal/check-posix.m4: Add m4-quotes. Require
811        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
812        * aclocal/check-rdbg.m4: Add m4-quotes. Require
813        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
814        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
815
8162003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
819        * aclocal/bsp-alias.m4: Remove.
820
8212003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.ac: Make presence of tests/ optional.
824
8252003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * aclocal/path-perl.m4: Remove (Unused).
828
8292003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * automake/force-preinstall.am: Remove.
832
8332003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
834
835        PR 499/rtems_misc
836        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
837        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
838        Configuration (Odd was forced) - Correction of Stop Bit configuration
839        (inversed) - Correction of ISR Handler to call
840        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
841        CTS Hardware flow control Configuration.
842
8432003-09-04      Joel Sherrill <joel@OARcorp.com>
844
845        * lib/libcpu/shared/include/cache.h,
846        lib/libcpu/shared/src/cache_aligned_malloc.c,
847        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
848        license changed.
849        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
850        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
851        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
852        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
853        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
854        for license changed.
855        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
856        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
857        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
858        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
859        libchip/network/cs8900.h, libchip/network/dec21140.c,
860        libchip/network/elnk.c, libchip/network/open_eth.c,
861        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
862        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
863        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
864        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
865        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
866        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
867        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
868        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
869        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
870        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
871        libchip/serial/serial.h, libchip/serial/z85c30.c,
872        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
873        libchip/serial/z85c30_reg.c: URL for license changed.
874
8752003-09-03      Jiri Gaisler <jiri@gaisler.com>
876
877        PR 477/networking
878        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
879        * libchip/network/README.open_eth, libchip/network/open_eth.c,
880        libchip/network/open_eth.h: New files.
881
8822003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * aclocal/rtems-top.m4: Add RTEMS_API.
885        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
886
8872003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
890        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
891        @RTEMS_BSP@.cfg.
892
8932003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
896
8972003-08-20      Joel Sherrill <joel@OARcorp.com>
898
899        * libchip/network/cs8900.c: Correct copyright statements.
900
9012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * aclocal/check-itron.m4: Remove.
904        * aclocal/enable-inlines.m4: Remove.
905        * Makefile.am: Reflect having moved aclocal/.
906        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
907        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
908        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
909        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
910        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
911        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
912        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
913        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
914        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
915        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
916        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
917        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
918        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
919        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
920        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
921        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
922        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
923        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
924        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
925        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
926        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
927        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
928        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
929        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
930        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
931        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
932        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
933        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
934        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
935        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
936        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
937        * aclocal/multilib.m4: New (Copied from ../../aclocal).
938        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
939        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
940        * aclocal/ppc.m4: New (Copied from ../../aclocal).
941        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
942        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
943        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
944        * aclocal/project-root.m4: New (Copied from ../../aclocal).
945        * aclocal/quoting.m4: New (Copied from ../../aclocal).
946        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
947        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
948        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
949        * aclocal/target.m4: New (Copied from ../../aclocal).
950        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
951        * aclocal/version.m4: New (Copied from ../../aclocal).
952
9532003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * configure.ac: Remove stray comments.
956        * automake/local.am, automake/host.am: Remove "debug".
957
9582003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * Makefile.am: Reflect having moved automake/.
961        * lib/Makefile.am: Reflect having moved automake/.
962        * support/Makefile.am: Reflect having moved automake/.
963        * wrapup/Makefile.am: Reflect having moved automake/.
964        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
965        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
966        from ../../automake).
967        * optman/Makefile.am: Reflect having moved automake/.
968        * libchip/Makefile.am: Reflect having moved automake/.
969        * libchip/ide/Makefile.am: Reflect having moved automake/.
970        * libchip/network/Makefile.am: Reflect having moved automake/.
971        * libchip/rtc/Makefile.am: Reflect having moved automake/.
972        * libchip/serial/Makefile.am: Reflect having moved automake/.
973        * librdbg/Makefile.am: Reflect having moved automake/.
974        * librdbg/include/Makefile.am: Reflect having moved automake/.
975        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
976        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
977        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
978        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
979        automake/.
980        * librdbg/src/Makefile.am: Reflect having moved automake/.
981        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
982        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
983        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
984        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
985        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
986        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
987        having moved automake/.
988        * libnetworking/Makefile.am: Reflect having moved automake/.
989        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
990        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
991        automake/.
992        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
993        automake/.
994        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
995        automake/.
996        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
997
9982003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * Makefile.am: Add bsp.pc.in.
1001        * bsp.pc.in: New (pkgconfig support).
1002
10032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1006
10072003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * lib/Makefile.am: New (Required by 'make dist').
1010        * lib/ChangeLog: Remove.
1011        * lib/.cvsignore: Cleanup.
1012        * configure.ac: Reflect having added lib/Makefile.am.
1013        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1014        lib/libbsp/configure.ac.
1015        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1016        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1017
10182003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1021        * configure.ac: Merge-in librdbg/configure.ac.
1022        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1023        librdbg/configure.ac.
1024        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1025        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1026        LIBCHIP. Conditionally build include-dirs.
1027        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1028        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1029        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1030        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1031        librdbg/include/rdbg/m68k/Makefile.am,
1032        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1033        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1034        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1035        librdbg/src/powerpc/Makefile.am, librdbg/
1036        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1037        configure.ac into ../configure.ac.
1038        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1039        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1040        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1041        libnetworking/rtems_telnetd/Makefile.am,
1042        libnetworking/rtems_webserver/Makefile.am,
1043        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1044        into ../configure.ac.
1045
10462003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        PR 427/rtems
1049        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1050        * librdbg/src/servtsp.c: Ditto.
1051
10522003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1053
1054        PR 429/bsps
1055        PR 432/bsps
1056        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1057        packets are queued onto an elnk board, the ISR will deadlock the device
1058        with a tx complete interrupt.  Lighter tx loads are not affected as they
1059        end up submitting single packets to the device.
1060
10612003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1064        optman/configure.ac.
1065        * optman/configure.ac: Remove (Merged into ../configure.ac).
1066        * optman/Makefile.am: Reflect having merged configure.ac into
1067        ../configure.ac.
1068        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1069        * libchip/Makefile.am, libchip/ide/Makefile.am,
1070        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1071        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1072        ../configure.ac.
1073
10742003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1077
10782003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1079
1080        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1081        on i386.
1082
10832003-06-13      Joel Sherrill <joel@OARcorp.com>
1084
1085        * libnetworking/pppd/chat.c: Removed warnings.
1086
10872003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1088
1089        * libchip/network/README.3com: New file missed in previous commit.
1090        PR 405/bsps
1091        PR 393/networking
1092        * libchip/network/dec21140.c: Fix leak also known as PR393.
1093        * libchip/network/elnk.c, libchip/network/if_media.h,
1094        libchip/network/mii.h: New files.
1095        * libchip/network/Makefile.am: Reflect new files.
1096
10972003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * configure.ac: Remove support for profile-variant.
1100
11012003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        PR 397/pppd
1104        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1105        * libnetworking/pppd/magic.c: Remove *rand48.
1106        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1107
11082003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * wrapup/Makefile.am: Add libide.a.
1111
11122003-04-15      Joel Sherrill <joel@OARcorp.com>
1113
1114        PR 387/rtems_misc
1115        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1116        routines.
1117        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1118
11192003-04-11      Joel Sherrill <joel@OARcorp.com>
1120
1121        * libnetworking/rtems_webserver/cgi.c,
1122        libnetworking/rtems_webserver/sockGen.c,
1123        libnetworking/rtems_webserver/umui.c,
1124        libnetworking/rtems_webserver/websSSL.c,
1125        libnetworking/rtems_webserver/websSSL.h,
1126        libnetworking/rtems_webserver/websda.c,
1127        libnetworking/rtems_webserver/websda.h: New files. Not included in
1128        previous commit.
1129
11302003-04-10      Joel Sherrill <joel@OARcorp.com>
1131
1132        PR 371/pppd
1133        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1134        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1135        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1136        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1137        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1138        still global symbols in rtemspppd.h which might need to be changed or
1139        converted into member of a structure which is dereferenced with a
1140        pointer that is managed as a per task variable. But this patch should
1141        avoid many conflicts.
1142
11432003-03-27      Joel Sherrill <joel@OARcorp.com>
1144
1145        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1146        not allowed in the cpukit source code since it must be buildable
1147        independent of any BSP. These files were moved to libchip/ide.
1148        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1149        files.
1150
11512003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1152
1153        PR 368/filesystems
1154        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1155        improvements which now work on pc386 and mbx8xx.
1156        * libchip/ide/ide_controller.c: New file.
1157
11582003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1161
11622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1165        * configure.ac: Add support/.
1166        * support/.cvsignore: New.
1167        * support/Makefile.am: New.
1168        * support/version.c: New.
1169        * wrapup/Makefile.am: Add support/libsupport.a.
1170        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1171        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1172        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1173        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1174
11752003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1178
11792003-02-20      Till Straumann <strauman@slac.stanford.edu>
1180
1181        PR 354/networking
1182        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1183        chip against a table of supported chips. The untested ones are still
1184        commented out, however.
1185
11862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1187
1188        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1189        * configure.ac: AC_PREREQ(2.57).
1190        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1191        * optman/configure.ac: AC_PREREQ(2.57).
1192        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1193        * libchip/configure.ac: AC_PREREQ(2.57).
1194        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1195        * librdbg/configure.ac: AC_PREREQ(2.57).
1196        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1197        * libnetworking/configure.ac: AC_PREREQ(2.57).
1198
11992003-02-06      Joel Sherrill <joel@OARcorp.com>
1200
1201        * libnetworking/pppd/chat.c: Convert routines with common names to
1202        static. This included get_char(), put_char(), and character() among
1203        others.
1204
12052003-02-03      Joel Sherrill <joel@OARcorp.com>
1206
1207        PR 338/filesystem
1208        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1209        rtems_io_lookup_name() (API change).  Unused function removed.
1210
12112003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1214        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1215        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1216        Eliminate *_O_FILES.
1217        * libnetworking/rtems_servers/Makefile.am,
1218        libnetworking/rtems_webserver/Makefile.am,
1219        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1220
12212002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1224        Let all-local: depend on $(LIB).
1225        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1226        * optman/Makefile.am: Apply install-data-local to install *.rels.
1227
12282002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1231        %.c rules.
1232        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1233        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1234        * libchip/rtc/Makefile.am: Ditto.
1235        * libchip/serial/Makefile.am: Ditto.
1236
12372002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1240        LIBC_DEFINES.
1241        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1242        LIBC_DEFINES.
1243        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1244        LIBC_DEFINES.
1245
12462002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1249
12502002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1253        cache-checking.
1254        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1255
12562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1259        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1260        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1261        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1262        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1263
12642002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1267        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1268        Remove.
1269        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1270
12712002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1274        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1275
12762002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1277
1278        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1279        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1280
12812002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1284        * optman/rel.am: New.
1285
12862002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1289        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1290        braino in comment on "exec". Extend --enable-ada handling.
1291
12922002-11-04      Joel Sherrill <joel@OARcorp.com>
1293
1294        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1295        tasks and rolling multiple loops into 1.
1296        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1297        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1298        Removed warnings.
1299
13002002-10-31      Joel Sherrill <joel@OARcorp.com>
1301
1302        * libchip/network/dec21140.c: Removed warnings.
1303        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1304        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1305        librdbg/src/m68k/any/remdeb_xdr.c,
1306        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1307        warnings.
1308        * libnetworking/rtems_webserver/socket.c,
1309        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1310
13112002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1312
1313        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1314        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1315        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1316        above.
1317
13182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1321        * wrapup/.cvsignore: Remove autom4te.cache.
1322        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1323        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1324        autom4te.cache.
1325        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1326        autom4te.cache.
1327        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1328        autom4te.cache.
1329
13302002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1333
13342002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * optman/.cvsignore: Add autom4te.cache.
1337
13382002-09-14      Joel Sherrill <joel@OARcorp.com>
1339
1340        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1341
13422002-09-07      Joel Sherrill <joel@OARcorp.com>
1343
1344        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1345        include files to resolve warnings.
1346
13472002-09-07      Chris Johns <ccj@acm.org>
1348
1349        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1350        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1351        which corrects the problem  where the cs8900.c file was actually the BSP
1352        glue.  Joel did some hacking so this file will compile.  Previously it
1353        required providing a target.h file to compile.
1354        * libchip/network/cs8900.c.bsp: New file.
1355
13562002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1357
1358        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1359
13602002-08-31      Joel Sherrill <joel@OARcorp.com>
1361
1362        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1363        eliminate warning.
1364
13652002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * configure.ac: Add ada-tests.
1368
13692002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * Makefile.am: Add preinstall-stamp.
1372
13732002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1376        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1377        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1378        gcc31 happy.
1379        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1380        cp.
1381
13822002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1385        make/bsp.mak.
1386        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1387        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1388
13892002-08-12      Joel Sherrill <joel@OARcorp.com>
1390
1391        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1392        avoid error.
1393
13942002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1395
1396        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1397        * configure.ac: Add BSP_SUBDIRS.
1398        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1399        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1400        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1401        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1402        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1403        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1404        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1405        RTEMS_CHECK_BSP_CACHE.
1406        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1407        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1408        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1409        .$(OBJEXT) instead of .o.
1410        * libnetworking/pppd/Makefile.am,
1411        libnetworking/rtems_servers/Makefile.am,
1412        libnetworking/rtems_telnetd/Makefile.am,
1413        libnetworking/rtems_webserver/Makefile.am,
1414        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1415
14162002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1419        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1420        ../libchip/serial/$(ARCH)/libserialio.a.
1421        * libchip/serial/Makefile.am: Don't tmp-install lib.
1422        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1423
14242002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * Makefile.am: Add rtems_makedir.
1427        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1428        * Makefile.am: Add wrapup-SUBDIR.
1429        * wrapup/ChangeLog: Remove.
1430        * wrapup/configure.ac: Remove.
1431        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1432        (Make the bare BSP happy).
1433        * configure.ac: Ditto.
1434        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1435        Create make/custom/default.cfg.
1436        * configure.ac: Add creation of make/custom/*.cfg. Create
1437        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1438
14392002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * Makefile.am: Clean $(PROJECT_RELEASE).
1442
14432002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1446        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1447        prototype mismatches.
1448
14492002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1452        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1453
14542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1455
1456        * acinclude.m4: Add test "$multilib" != "yes".
1457        * config-ml.in: Remove.
1458        * acinclude.m4: Cleanups.
1459        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1460        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1461        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1462        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1463        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1464
14652002-07-16      Eric Norum <eric.norum@usask.ca>
1466
1467        * New driver for the Intel EtherExpressPro (82559ER) chip.
1468        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1469        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1470        * libchip/network/Makefile.am: Modified to reflect above.
1471
14722002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1473
1474        * acinclude.m4: New.
1475        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1476        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1477        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1478
14792002-07-01      Joel Sherrill <joel@OARcorp.com>
1480
1481        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1482        _Objects_Information_table now that it is a two dimensional array based
1483        upon API and class.
1484        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1485        of strnlen().
1486
14872002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1490        preinstall libnetapps.a.
1491
14922002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1493
1494        * configure.ac: Remove librpc.
1495
14962002-06-25      Joel Sherrill <joel@OARcorp.com>
1497
1498        * Per PR233, moved librpc to exec.
1499        * configure.ac, wrapup/Makefile.am: Modified.
1500        * librpc, librpc/ChangeLog: Removed.
1501
15022002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * optman/Makefile.am: Remove multilib support.
1505        * optman/configure.ac: Ditto.
1506        * optman/sapi/Makefile.am: Ditto.
1507
15082002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1509
1510        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1511        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1512
15132002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514
1515        Move networking libraries to c/src/exec/libnetworking
1516        * libnetworking/configure.ac, libnetworking/Makefile.am,
1517        libnetworking/wrapup/Makefile.am: Reflect Moval.
1518
15192002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1522        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1523        <rtems/bspIo.h>.
1524
15252002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1528        * libnetworking/rtems/mkrootfs.h: Ditto.
1529        * libnetworking/rtems/Makefile.am: Reflect changes above.
1530
15312002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1532
1533        * configure.ac: Remove lib.
1534
15352002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1536
1537        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1538        that exception stack frames on M68K members with VBR always are 6 byte
1539        long. The incorrect assumption resulted in some gdb commands like "next"
1540        to fail on the 68360.
1541
15422002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1545        PR 220
1546        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1547        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1548        CVS.
1549        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1550        libnetworking/sys/filio.h: Remove.
1551        * libnetworking/sys/Makefile.am: Reflect changes above.
1552
15532002-05-07      Chris Johns <ccj@acm.org>
1554
1555        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1556        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1557        requires it to be stripped.
1558
15592002-05-01      Eric Norum <eric.norum@usask.ca>
1560
1561        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1562        assembly  to satisfy gcc 3.1 and newer.
1563
15642002-04-26      Eric Norum <eric.norum@usask.ca>
1565
1566        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1567        agressive optimization in gcc 3.1 does not reorder things.
1568
15692002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1570
1571        * libchip/network/dec21140.c: Reflect changes to powerpc's
1572        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1573        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1574        <rtems/score/cpu.h>.
1575        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1576        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1577
15782002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1579
1580        * optman/configure.ac: Remove ENABLE_GCC28.
1581
15822002-04-11      Chris Johns <ccj@acm.org>
1583
1584        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1585        driver control block field to the ifconfig network driver structure.
1586        This field is needed by the i82586 driver which was ported from NetBSD
1587        as it had better hardware abstraction.
1588        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1589        PR59, added the drv_ctrl driver control block field to the ifconfig
1590        network driver structure. This field is needed by the i82586 driver
1591        which was ported from NetBSD as it had better hardware abstraction.
1592
15932002-04-10      Mike Siers <mikes@poliac.com>
1594
1595        * libnetworking/rtems_webserver/NOTES,
1596        libnetworking/rtems_webserver/asp.c,
1597        libnetworking/rtems_webserver/balloc.c,
1598        libnetworking/rtems_webserver/default.c,
1599        libnetworking/rtems_webserver/ej.h,
1600        libnetworking/rtems_webserver/ejIntrn.h,
1601        libnetworking/rtems_webserver/ejlex.c,
1602        libnetworking/rtems_webserver/ejparse.c,
1603        libnetworking/rtems_webserver/emfdb.c,
1604        libnetworking/rtems_webserver/emfdb.h,
1605        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1606        libnetworking/rtems_webserver/handler.c,
1607        libnetworking/rtems_webserver/license.txt,
1608        libnetworking/rtems_webserver/md5.h,
1609        libnetworking/rtems_webserver/md5c.c,
1610        libnetworking/rtems_webserver/mime.c,
1611        libnetworking/rtems_webserver/misc.c,
1612        libnetworking/rtems_webserver/ringq.c,
1613        libnetworking/rtems_webserver/rom.c,
1614        libnetworking/rtems_webserver/security.c,
1615        libnetworking/rtems_webserver/sock.c,
1616        libnetworking/rtems_webserver/sym.c,
1617        libnetworking/rtems_webserver/uemf.c,
1618        libnetworking/rtems_webserver/uemf.h,
1619        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1620        libnetworking/rtems_webserver/url.c,
1621        libnetworking/rtems_webserver/value.c,
1622        libnetworking/rtems_webserver/wbase64.c,
1623        libnetworking/rtems_webserver/webcomp.c,
1624        libnetworking/rtems_webserver/webpage.c,
1625        libnetworking/rtems_webserver/webrom.c,
1626        libnetworking/rtems_webserver/webs.c,
1627        libnetworking/rtems_webserver/webs.h,
1628        libnetworking/rtems_webserver/websuemf.c,
1629        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1630        2.1.4.
1631
16322002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1633
1634        * libchip/network/i82586.c: Include <string.h>.
1635        * libchip/network/sonic.c: Ditto.
1636
16372002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1638
1639        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1640
16412002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1642
1643        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1644
16452002-03-27      Thomas.Doerfler@imd-systems.de
1646
1647        PR 144
1648        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1649        memory address 0 when called for the first time. This is done when
1650        trying to clear the variable "dhcp_hostname".
1651
16522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1653
1654        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1655        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1656        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1657        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1658        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1659        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1660        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1661        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1662        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1663        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1664        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1665        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1666        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1667        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1668        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1669        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1670        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1671        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1672        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1673        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1674        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1675        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1676        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1677        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1678        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1679        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1680        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1681        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1682        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1683        AUTOMAKE_OPTIONS.
1684        * libnetworking/configure.ac:
1685        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1686        foreign 1.6]).
1687        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1688        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1689        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1690        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1691        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1692        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1693        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1694        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1695        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1696        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1697        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1698        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1699        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1700        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1701        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1702        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1703        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1704
17052002-03-27      Ilya Alexeev <ilya@continuum.ru>
1706
1707        PR 162
1708        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1709        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1710        used in a device write routines.  Now ppp_softc structure have own
1711        character for writing to device (sc_outchar).  I think that converting
1712        local variables to static is not a right solution, because problems will
1713        occur in the case of two or more ppp instances.
1714        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1715        must be u_long, otherwise in the case of the big output packet endless
1716        loop may occur.
1717
17182002-03-21      Ilya Alexeev <ilya@continuum.ru>
1719
1720        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1721        preparations for multiple PPPD connections.
1722
17232002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1724
1725        PR 149
1726        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1727        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1728        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1729        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1730
17312002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1732
1733        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1734        * configure.ac: Modified to reflect addition.
1735
17362002-02-27      Ilya Alexeev <ilya@continuum.ru>
1737
1738        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1739        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1740        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1741        capabilities as well as eliminate some warnings.
1742
17432002-02-27      Eric Norum <eric.norum@usask.ca>
1744
1745        * libnetworking/net/radix.c: Properly handle fetching the default route
1746        when there is no route.  This was a bug in the original FreeBSD code and
1747        this fix is from an updated version of their code.
1748
17492002-02-16      Eric Norum <eric.norum@usask.ca>
1750
1751        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1752        checking.
1753
17542002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1755
1756        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1757        dodefaultroute.
1758
17592002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1760
1761        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1762        include <rtems/seterr.h>.
1763
17642002-02-01      Mike Siers <mikes@poliac.com>
1765
1766        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1767        avoid bringing the link down too fast. NOTE: Mike reports successfully
1768        running at 56K baud on a direct link.
1769
17702002-02-01      Eric Valette <valette@crf.canon.fr>
1771
1772        * librdbg/So many patches have been posted recently on the mailing list
1773        and  because we were unable to find correct solution to compile on
1774        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1775        because the coding  style of rdbg was rather inconsistant among various
1776        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1777        global coding style (using indent + manual edits), 2) incorporate/review
1778        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1779        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1780        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1781        after rdbg initialization is done, NB : the paches is huge but it is
1782        mainly due to coding styke chnages.  Only few lines of codes have been
1783        really changed and they do not impact  rdbg functionnality (AFAIKT).
1784        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1785        librdbg/include/rdbg/m68k/rdbg_f.h,
1786        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1787        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1788        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1789        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1790        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1791        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1792        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1793        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1794        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1795        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1796        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1797        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1798        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1799        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1800        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1801        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1802
18032002-01-31      Mike Siers <mikes@poliac.com>
1804
1805        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1806        * Nice Update of PPPD support which eliminates the requiremetn that
1807        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1808        and reports that it seems to be more stable and handle larger packets
1809        better.  This patch replaces the termios tasks with more general pppd
1810        network driver tasks.  The functions pppinput() and pppstart() get
1811        called from the interrupt service routine.
1812        * libnetworking/Makefile.am, libnetworking/configure.ac,
1813        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1814        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1815        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1816        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1817        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1818        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1819        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1820        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1821        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1822        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1823        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1824        libnetworking/net/route.c, libnetworking/net/route.h,
1825        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1826        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1827        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1828        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1829        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1830        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1831        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1832        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1833        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1834        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1835        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1836        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1837        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1838        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1839        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1840        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1841        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1842        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1843        libnetworking/pppd/example/README,
1844        libnetworking/pppd/example/netconfig.h,
1845        libnetworking/wrapup/Makefile.am: Modified.
1846        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1847        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1848        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1849        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1850        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1851        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1852        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1853        libnetworking/modem/pppcompress.c: Subdirectory removed.
1854
18552002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1856
1857        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1858        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1859
18602002-01-18      Till Straumann <strauman@slac.stanford.edu>
1861
1862        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1863        issues: - exception handler needs to enable MSR_FP if the interrupted
1864        thread is FP enabled. - printk message for MSR fixed and added
1865        stacktrace. NOTE: this requires the stacktrace patch to
1866        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1867        however).
1868
18692002-01-06      Joel Sherrill <joel@OARcorp.com>
1870
1871        * optman/.cvsignore: Added aclocal.m4 and configure.
1872        * optman/.cvsignore: New file.
1873
18742002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1875
1876        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1877
18782002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1879
1880        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1881        * optman/ChangeLog: New.
1882        * optman/configure.ac: New.
1883        * optman/Makefile.am: New.
1884        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1885        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1886
18872001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1888
1889        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1890
18912001-12-18      Eric Norum <eric.norum@usask.ca>
1892
1893        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1894        `directories' (path names with a / at the end) while disallowing open()
1895        operations on TFTP `directories'.
1896
18972001-12-07      Eric Norum <eric.norum@usask.ca>
1898
1899        * libnetworking/lib/tftpDriver.c: Restore write capability.
1900
19012001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1902
1903        * libchip/network/sonic.h: Fix typo.
1904        * libnetworking/arpa/Makefile.am: Remove stray lines.
1905
19062001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1907
1908        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1909
19102001-10-18      Eric Norum <eric.norum@usask.ca>
1911
1912        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1913        chdir() and open() operations within the TFTP file system.
1914
19152001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1916
1917        * librdbg/configure.ac: Fix latent bug exposed by removal of
1918        config.cache's which prevented powerpc targets librdbg from building.
1919
19202001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1921
1922        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1923        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1924        autoconf-2.52 happy.
1925
19262001-10-12      Mike Siers <mikes@poliac.com>
1927
1928        * libnetworking/Update to stable working state.  Congratulations Mike!
1929        :).
1930        * libnetworking/modem_example: Directory removed.
1931        * libnetworking/modem_example/16550.h,
1932        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1933        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1934        libnetworking/modem_example/ppp.h,
1935        libnetworking/modem_example/pppcompress.c: Files removed.
1936        * libnetworking/pppd/example/pppd.options: New file.
1937        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1938        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1939        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1940        libnetworking/pppd/rtemsmain.c: Updated.
1941
19422001-10-12      Joel Sherrill <joel@OARcorp.com>
1943
1944        * libchip/serial/z85c30.c: Fixed typo.
1945
19462001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1947
1948        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1949        * configure.in: Remove.
1950        * configure.ac: New file, generated from configure.in by autoupdate.
1951        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1952        * libchip/configure.in: Remove.
1953        * libchip/configure.ac: New file, generated from configure.in by
1954        autoupdate.
1955        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1956        * librdbg/configure.in: Remove.
1957        * librdbg/configure.ac: New file, generated from configure.in by
1958        autoupdate.
1959        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1960        * libnetworking/configure.in: Remove.
1961        * libnetworking/configure.ac: New file, generated from configure.in by
1962        autoupdate.
1963
19642001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1965
1966        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1967        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1968        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1969
19702001-09-27      Joel Sherrill <joel@OARcorp.com>
1971
1972        * libchip/ChangeLog: Fixed typo in date.
1973
19742001-09-27      Eric Norum <eric.norum@usask.ca>
1975
1976        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1977        TFTP  filesystem.
1978
19792001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1980
1981        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1982        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1983        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1984        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1985        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1986        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1987        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1988        'PREINSTALL_FILES ='.
1989        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1990        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1991        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1992        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1993        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1994        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
1995        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
1996        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
1997        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
1998        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
1999        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2000        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2001
20022001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2003
2004        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2005        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2006        * librdbg/src/m68k/any/Makefile.am: Ditto.
2007        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2008        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2009        happy.
2010
20112001-09-21      Joel Sherrill <joel@OARcorp.com>
2012
2013        * libchip/network/Makefile.am: Fixed typo on file name.
2014        * libchip/network/i82586.c: Commented out line 318 which is referencing
2015        a member of a structure that is not currently there.  This needs to be
2016        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2017        to C style.
2018
20192001-09-19      Eric Norum <eric.norum@usask.ca>
2020
2021        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2022
20232001-09-19      Chris Johns <ccj@acm.org>
2024
2025        * libchip/network/README.i82586, libchip/network/i82586.c,
2026        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2027        Network driver for Intel i82586.
2028        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2029        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2030        "root" filesystem with information obtained via the DHCP response.
2031
20322001-09-14      Eric Norum <eric.norum@usask.ca>
2033
2034        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2035        make gcc 3.x happy.
2036
20372001-08-16      Mike Siers <mikes@poliac.com>
2038
2039        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2040        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2041        These support callback functionality that has not even been compiled
2042        under RTEMS yet.
2043        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2044        example application.  Mike's notes on the modifications: - renamed
2045        error() function because of namespace problems - removed calls to the
2046        exit() funciton - removed extra files from the pppd source directory -
2047        defined pppd task constant values in rtemspppd.h - modifyied example
2048        code to get actual tick per second value - placed the pppd 2.3.11 man
2049        page file (pppd.8) into the pppd directory.
2050        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2051        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2052        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2053        libnetworking/pppd/rtems-ppp.c: Deleted.
2054        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2055        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2056        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2057        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2058        libnetworking/pppd/example/init.c,
2059        libnetworking/pppd/example/netconfig.h,
2060        libnetworking/pppd/example/ppp.conf,
2061        libnetworking/pppd/example/pppdapp.c,
2062        libnetworking/pppd/example/system.h: New files.
2063        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2064        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2065        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2066        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2067        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2068        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2069        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2070        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2071        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2072        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2073        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2074        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2075        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2076        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2077        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2078
20792001-08-16      Joel Sherrill <joel@OARcorp.com>
2080
2081        * libnetworking/pppd/example/Makefile: Removed.
2082        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2083        to avoid bootstrap -c clobbering it.
2084        * libnetworking/rtems_telnetd/.cvsignore: New file.
2085
20862001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2087
2088        * libnetworking/Makefile.am, libnetworking/configure.in,
2089        libnetworking/rtems_servers/Makefile.am,
2090        libnetworking/rtems_servers/telnetd.c,
2091        libnetworking/rtems_servers/telnetd.h,
2092        libnetworking/rtems_telnetd/Makefile.am,
2093        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2094        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2095        libnetworking/rtems_telnetd/telnetd.c,
2096        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2097        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2098        effect when ftpd change. - the tcp/ip stats have been implemented into
2099        icmds.c and started when telnetd daemon is started.
2100        * libnetworking/rtems_servers/telnetd.c,
2101        libnetworking/rtems_servers/telnetd.h: Removed.
2102        * libnetworking/rtems_telnetd: New directory.
2103        * libnetworking/rtems_telnetd/Makefile.am,
2104        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2105        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2106        libnetworking/rtems_telnetd/telnetd.c,
2107        libnetworking/rtems_telnetd/telnetd.h: New files.
2108
21092001-06-14      Joel Sherrill <joel@OARcorp.com>
2110
2111        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2112        Moved from libmisc/shell so the network stack to address network
2113        depenendency.
2114        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2115
21162001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2117
2118        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2119
21202001-05-15      Joel Sherrill <joel@OARcorp.com>
2121
2122        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2123        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2124        accidentally deleted the incorrectly empty versions.
2125
21262001-05-14      Till Straumann <strauman@slac.stanford.edu>
2127
2128        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2129        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2130        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2131        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2132        to know the values) - the affected BSP (shared/motorola) headers have
2133        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2134        driver (libchip/network/dec21140.c) has been fixed to use
2135        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2136        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2137        who is using this driver. - the DEC driver also has been fixed to use
2138        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2139        delay_in_bus_cycles().
2140
21412001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2142
2143        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2144
21452001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2146
2147        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2148
21492001-04-24      Eric Norum <eric.norum@usask.ca>
2150
2151        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2152        NTP synchronization a little more robust -- no NTP daemon yet, but at
2153        least it trys a little harder when the primary NTP server is down.
2154
21552001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2156
2157        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2158        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2159        libnetworking/pppd/modem_example/modem.c,
2160        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2161        other strings into English.
2162        * libnetworking/pppd/STATUS: updated to reflect the changes.
2163
21642001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2165
2166        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2167        again.
2168
21692001-04-20      Eric Valette <valette@crf.canon.fr>
2170
2171        * mcp750 directory renamed new_exception processing as it supports many
2172        more CPU models.
2173        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2174        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2175        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2176        formerly in mcp750 plus modifications.
2177        * librdbg/src/powerpc/mcp750/.cvsignore,
2178        librdbg/src/powerpc/mcp750/Makefile.am,
2179        librdbg/src/powerpc/mcp750/remdeb.h,
2180        librdbg/src/powerpc/mcp750/remdeb_f.x,
2181        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2182        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2183        new_exception_processing.
2184        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2185        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2186        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2187        part of this effort to add support for the MPC8xx.
2188
21892001-04-19      Joel Sherrill <joel@OARcorp.com>
2190
2191        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2192        internal include files.
2193
21942001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2195
2196        PR 158
2197        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2198        rcmd() library call by commenting out the parts that deal with signals.
2199        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2200        stdio. The 'server-side' parts of this file which deal with
2201        authentication are disabled since they are not needed.
2202
22032001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2204
2205        * libnetworking/include/.cvsignore: Remove dangling file.
2206
22072001-03-14      Joel Sherrill <joel@OARcorp.com>
2208
2209        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2210        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2211        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2212        libchip style serial drivers can be written in libcpu or libbsp.
2213
22142001-03-01      Joel Sherrill <joel@OARcorp.com>
2215
2216        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2217        libchip/network/sonic.c, libchip/network/sonic.h,
2218        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2219        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2220        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2221        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2222        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2223        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2224        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2225        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2226
22272001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2228
2229        * librdbg/include/rdbg/Makefile.am,
2230        librdbg/include/rdbg/i386/Makefile.am,
2231        librdbg/include/rdbg/m68k/Makefile.am,
2232        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2233        style on include files.
2234
22352001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2236
2237        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2238        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2239        replace ${..} with $(..).
2240        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2241        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2242        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2243        libnetworking/rtems/Makefile.am, libnetworking/
2244        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2245        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2246        include_*HEADERS instead of H_FILES.
2247        * libnetworking/include/Makefile.am: Remove.
2248        * libnetworking/Makefile.am: Add handling of *.h files.
2249        * libnetworking/configure.in: Remove include/Makefile.
2250
22512001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2252
2253        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2254
22552001-01-31      Sergei Organov <osv@javad.ru>
2256
2257        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2258        current dir and root dir removed in favor of new libio support for
2259        task-local current and root directories. - Bug in `close_data_socket()'
2260        introduced by previous change fixed. - `command_pasv()' changed to set
2261        timeout on socket we are listening on and code fixed to don't close
2262        socket twice on error. - `serr()' changed to clear `errno'. -
2263        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2264        changed to clear `errno' before processing session. -
2265        `close_data_socket()' fixed to close both active and passive sockets -
2266        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2267        empty string  in `exec_command()'.
2268
22692001-01-25      Eric Norum <eric.norum@usask.ca>
2270
2271        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2272        improves throughput on systems which are dropping packets.   Only the
2273        first timeout is reduced.  This keeps the number of extra packets down
2274        on networks that are very busy and dropping lots of packets.
2275
22762001-01-24      Sergei Organov <osv@javad.ru>
2277
2278        * libnetworking/rtems_servers/ftpd.c,
2279        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2280        - Timeouts on sockets implemented. 'idle' field added to configuration.
2281        No timeout by default to keep backward compatibility. Note: SITE IDLE
2282        command not implemented yet. - Basic global access control implemented.
2283        'access' field added to configuration. No access limitations by default
2284        to keep backward compatibility. - Anchor data socket for active mode
2285        (using self IP and port 20.) - Fixed default data port support (still
2286        not tested). - Don't allow IP address different from originating host in
2287        PORT command to improve security. - Fixed bug in MDTM command. - Check
2288        for correctness of parsing of argument in command_port(). - Fixed
2289        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2290        a directory. - Command parsing a little bit improved: command names are
2291        now converted to upper-case to be more compatible with RFC (command
2292        names are not case-sensitive.) - Reformat comments so that they have
2293        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2294        previous changes - True ASCII mode implemented (doesn't work for hooks
2295        and /dev/null) - Passive mode implemented, PASV command added. - Default
2296        port for data connection could be used (untested, can't find ftp client
2297        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2298        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2299
23002001-01-18      Joel Sherrill <joel@OARcorp.com>
2301
2302        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2303        macro using variable arguments.
2304        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2305        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2306        since I updated the main RTEMS development machine to RedHat 7.2 and
2307        apparently got a new version of rpcgen.
2308
23092001-01-12      Sergei Organov <osv@javad.ru>
2310
2311        * libnetworking/rtems_servers/ftpd.c,
2312        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2313        - use pool of pre-created threads to handle sessions instead of
2314        creating/deleting threads on the fly - LIST output is now similar to
2315        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2316        happy with it. - LIST NAME now works (both for files and directories) -
2317        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2318        clients happy  - keep track of CWD for every session separately -
2319        ability to specify root directory name for FTPD in configuration table.
2320        FTPD will then create illusion for FTP clients that this is actually
2321        root directory. - ignore options sent in commands, thus LIST -al FILE
2322        works and doesn't try to list "-al" directory. - buffers are allocated
2323        on stack instead of heap where possible to eliminate malloc/free calls
2324        (avoid possible heap fragmentation troubles). - drop using of task
2325        notepad to pass parameters - use function arguments instead - use
2326        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2327        in socket() instead of AF_INET.
2328
23292001-01-02      Joel Sherrill <joel@OARcorp.com>
2330
2331        * libnetworking/CHANGELOG: Removed.
2332        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2333
23342000-12-14      Eric Norum <eric.norum@usask.ca>
2335
2336        * libnetworking/lib/tftpDriver.c: Added write capability.
2337
23382000-12-08      Joel Sherrill <joel@OARcorp.com>
2339
2340        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2341        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2342        numerous variable declarations conditional on PPP_COMPRESS and
2343        PPP_FILTER.  Commented out variables that were not used because the code
2344        using them was commented out. Removed totally unused variables.
2345        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2346        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2347
23482000-11-30      Joel Sherrill <joel@OARcorp.com>
2349
2350        * libnetworking/modem/ppp_tty.c: Changed to include
2351        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2352        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2353        * libnetworking/Makefile.am: Modified to reflect above.
2354
23552000-11-27      Joel Sherrill <joel@OARcorp.com>
2356
2357        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2358
23592000-11-25      Eric Norum <eric.norum@usask.ca>
2360
2361        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2362        core.
2363
23642000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2365
2366        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2367        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2368        subdir.
2369        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2370        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2371        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2372        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2373        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2374        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2375        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2376        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2377        ppp_tty.c and the real pppd main is in pppmain.c.
2378
23792000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2380
2381        * libchip/network/sonic.c: Added ipalign() routine to align the received
2382        packet so that the ip header is on a 32-bit boundary. Necessary for
2383        cpu's that do not allow unaligned loads and stores and when the 32-bit
2384        DMA mode is used.
2385
23862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2387
2388        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2389        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2390        ACLOCAL_AMFLAGS.
2391        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2392        ACLOCAL_AMFLAGS.
2393        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2394        ACLOCAL_AMFLAGS.
2395
23962000-11-03      Chris Johns <ccj@acm.org>
2397
2398        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2399        libchip/network/cs8900.h: New files.
2400
24012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2402
2403        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2404        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2405        $(RTEMS_TOPdir)/aclocal.
2406        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2407        $(RTEMS_TOPdir)/aclocal.
2408        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2409        $(RTEMS_TOPdir)/aclocal.
2410
24112000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2412
2413        * configure.in: Switch to GNU-canonicalization.
2414        * Makefile.am: Reflect changes to configure.in.
2415        * acinclude.m4: Remove.
2416
24172000-10-30      Joel Sherrill <joel@OARcorp.com>
2418
2419        * POSIX include files merged into newlib.  This resulted in some
2420        definitions moving to other files and thus some secondary effects in
2421        RTEMS source code.
2422        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2423        in sync with newlib's <machine/types.h>.
2424        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2425        definition of struct itimerval in <sys/time.h>.
2426
24272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2428
2429        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2430        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2431        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2432        * ChangeLog: Fix typos.
2433        * configure.in: add tests to the GNU canonicalized subdirectories.
2434
24352000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2436
2437        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2438        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2439        the lib directory before configuring lib/.
2440
24412000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2442
2443        * configure.in, Makefile.am: add exec to the GNU canonicalized
2444        subdirectories.
2445        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2446        * configure.in: add libnetworking, librpc and librdb to the GNU
2447        canonicalized subdirectories.
2448        * configure.in: add libmisc and libchip to the GNU canonicalized
2449        subdirectories.
2450        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2451        Switch to GNU canonicalization.
2452        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2453        Switch to GNU canonicalization.
2454        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2455        Switch to GNU canonicalization.
2456
24572000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2458
2459        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2460        canonicalization to libfs/. The approach is currently a bit of a hack as
2461        GNU canonicalization does not support the per-BSP build some of the
2462        other directories require.  As more of the tree is converted, this will
2463        become less  of an issue.
2464
24652000-10-20      Joel Sherrill <joel@OARcorp.com>
2466
2467        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2468        parameter.
2469
24702000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2471
2472        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2473        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2474        * librdbg/configure.in: Add m68k support.
2475        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2476        subdirectory.
2477        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2478        failure.
2479        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2480        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2481        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2482        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2483        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2484        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2485        librdbg/src/m68k/.cvsignore: New files.
2486        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2487        function pointers.
2488        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2489        _after_ pointer has been checked against NULL.
2490
24912000-10-18      Joel Sherrill <joel@OARcorp.com>
2492
2493        * wrapup/Makefile.am: Added libfs.
2494
24952000-10-18      Chris Johns <ccj@acm.org>
2496
2497        * libfs created.
2498        * configure.in: Added libfs subdirectory.
2499        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2500
25012000-09-28      Joel Sherrill <joel@OARcorp.com>
2502
2503        * libnetworking/rtems_webserver/Makefile.am,
2504        libnetworking/rtems_webserver/base64.c,
2505        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2506        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2507
25082000-09-22      Joel Sherrill <joel@OARcorp.com>
2509
2510        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2511        libnetworking/rtems/rtems_bsdnet_internal.h,
2512        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2513        have included rtems.h.  It is now including precisely the  least amount
2514        of low level, yet portable .h files to get the basic RTEMS types
2515        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2516        used machine/types.h to include rtems.h.
2517
25182000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2519
2520        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2521
25222000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2523
2524        * libnetworking/ChangeLog: Cleanup.
2525
25262000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2527
2528        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2529        * libchip/ChangeLog: Fix formating.
2530
25312000-09-05      Joel Sherrill <joel@OARcorp.com>
2532
2533        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2534        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2535        confusion and to work with the converted flags.
2536
25372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2538
2539        * wrapup/Makefile.am: Include compile.am.
2540        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2541        libchip/serial/Makefile.am: Include compile.am.
2542        * librdbg/src/i386/any/Makefile.am,
2543        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2544        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2545        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2546        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2547        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2548        libnetworking/rtems_servers/Makefile.am,
2549        libnetworking/rtems_webserver/Makefile.am,
2550        libnetworking/wrapup/Makefile.am: Include compile.am.
2551
25522000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2553
2554        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2555        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2556
25572000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2558
2559        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2560
25612000-08-31      Joel Sherrill <joel@OARcorp.com>
2562
2563        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2564        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2565        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2566        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2567        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2568        * libnetworking/wbase64.c: Removed.
2569        * libnetworking/Makefile.am, libnetworking/asp.c,
2570        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2571        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2572        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2573        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2574        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2575        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2576        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2577        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2578        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2579        Modified.
2580
25812000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2582
2583        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2584
25852000-08-30      Joel Sherrill <joel@OARcorp.com>
2586
2587        * libnetworking/rtems_webserver/license.txt: New file.
2588
25892000-08-10      Joel Sherrill <joel@OARcorp.com>
2590
2591        * ChangeLog: New file.
2592        * libchip/ChangeLog: New file.
2593        * librdbg/ChangeLog: New file.
2594        * libnetworking/ChangeLog: New file.
2595
Note: See TracBrowser for help on using the repository browser.