source: rtems/c/src/ChangeLog @ 1c3dfb4a

4.104.114.84.95
Last change on this file since 1c3dfb4a was 1c3dfb4a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/03/04 at 08:18:56

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

  • libchip/rtc/mc146818a.c: Don't include <bsp.h> (Thanks to Lars Munch <lars@…> for catching this).
  • Property mode set to 100644
File size: 103.4 KB
Line 
12004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
4        (Thanks to Lars Munch <lars@segv.dk> for catching this).
5
62004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 707/make_build
9        * configure.ac: Add --enable-rpcgen.
10
112004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        PR 700/rtems_misc
14        * libnetworking/rtems_webserver/asp.c,
15        libnetworking/rtems_webserver/balloc.c,
16        libnetworking/rtems_webserver/cgi.c,
17        libnetworking/rtems_webserver/default.c,
18        libnetworking/rtems_webserver/ej.h,
19        libnetworking/rtems_webserver/ejIntrn.h,
20        libnetworking/rtems_webserver/ejlex.c,
21        libnetworking/rtems_webserver/ejparse.c,
22        libnetworking/rtems_webserver/emfdb.c,
23        libnetworking/rtems_webserver/emfdb.h,
24        libnetworking/rtems_webserver/form.c,
25        libnetworking/rtems_webserver/handler.c,
26        libnetworking/rtems_webserver/h.c,
27        libnetworking/rtems_webserver/license.txt,
28        libnetworking/rtems_webserver/Makefile.am,
29        libnetworking/rtems_webserver/md5c.c,
30        libnetworking/rtems_webserver/md5.h,
31        libnetworking/rtems_webserver/mime.c,
32        libnetworking/rtems_webserver/misc.c,
33        libnetworking/rtems_webserver/NOTES,
34        libnetworking/rtems_webserver/ringq.c,
35        libnetworking/rtems_webserver/rom.c,
36        libnetworking/rtems_webserver/rtems_webserver.h,
37        libnetworking/rtems_webserver/security.c,
38        libnetworking/rtems_webserver/sock.c,
39        libnetworking/rtems_webserver/socket.c,
40        libnetworking/rtems_webserver/sockGen.c,
41        libnetworking/rtems_webserver/sym.c,
42        libnetworking/rtems_webserver/uemf.c,
43        libnetworking/rtems_webserver/uemf.h,
44        libnetworking/rtems_webserver/um.c,
45        libnetworking/rtems_webserver/um.h,
46        libnetworking/rtems_webserver/umui.c,
47        libnetworking/rtems_webserver/url.c,
48        libnetworking/rtems_webserver/value.c,
49        libnetworking/rtems_webserver/wbase64.c,
50        libnetworking/rtems_webserver/webcomp.c,
51        libnetworking/rtems_webserver/webmain.c,
52        libnetworking/rtems_webserver/webpage.c,
53        libnetworking/rtems_webserver/webrom.c,
54        libnetworking/rtems_webserver/webs.c,
55        libnetworking/rtems_webserver/websda.c,
56        libnetworking/rtems_webserver/websda.h,
57        libnetworking/rtems_webserver/webs.h,
58        libnetworking/rtems_webserver/websSSL.c,
59        libnetworking/rtems_webserver/websSSL.h,
60        libnetworking/rtems_webserver/websuemf.c,
61        libnetworking/rtems_webserver/wsIntrn.h:
62        Remove (Moved to cpukit/http).
63
642004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        PR 700/rtems_misc
67        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
68        Remove libnetworking/rtems_webserver.
69
702004-10-25      Eric Norum <norume@aps.anl.gov>
71
72        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
73
742004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
77
782004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
81        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
82
832004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
86
872004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
90        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
91
922004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
93
94        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
95        BITSPERBYTE.
96
972004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
98
99        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
100        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
101
1022004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
103
104        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
105
1062004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
107
108        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
109        * aclocal/enable-bare.m4: Remove.
110        * configure.ac: Remove BARE_CPU_MODEL.
111
1122004-10-13      Eric Norum <norume@aps.anl.gov>
113
114        PR 688/bsps
115        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
116        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
117        MC146818A (and several Dallas Semiconductor) TOD chips.
118
1192004-10-13      Eric Norum <norume@aps.anl.gov>
120
121        PR 686/networking
122        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
123        device code.
124
1252004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
126
127        * libchip/network/dec21140.c: include <rtems/pci.h>.
128
1292004-09-29      Joel Sherrill <joel@OARcorp.com>
130
131        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
132        libnetworking/pppd/utils.c: i960 obsoleted and all references
133        removed.
134
1352004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
136
137        PR 607/networking
138        * libchip/network/dec21140.c: Made PCI configuration minimum sane
139        instead of fully specifying unused PCI features.
140
1412004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
142
143        * configure.ac: Require automake > 1.9.
144
1452004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
146
147        * aclocal/rtems-cpu-subdirs.m4: Add avr.
148
1492004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
150
151        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
152        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
153
1542004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
155
156        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
157        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
158
1592004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
160
161        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
162
1632004-07-28  Joel Sherrill <joel@OARcorp.com>
164
165    * aclocal/version.m4: Updated to rtems-4.6.99.1.
166
1672004-07-25      Joel Sherrill <joel@OARcorp.com>
168
169        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
170
1712004-05-21  Till Strauman <strauman@slac.stanford.edu>
172
173        PR 625/networking
174        * libchip/network/dec21140.c, ... : Prevent name clashes by making
175        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
176        an error rather than panic if no chip is detected (thus allowing
177        for probing).
178        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
179        instead of looping forever.  Avoid divide by zero (crashed my PC).
180        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
181        they are UNTESTED.
182
1832004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
184
185        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
186
1872004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
188
189        * libchip/network/dec21140.c, libchip/network/elnk.c:
190        #include <errno.h>.
191
1922004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
193
194        * libchip/network/if_media.h: Update from FreeBSD.
195        * libchip/network/open_eth.c, libchip/network/cs8900.c,
196        libchip/network/i82586.c: #include <errno.h>.
197
1982004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
199
200        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
201
2022004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
203
204        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
205
2062004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
207
208        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
209        automake).
210
2112004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
212
213        PR 599/pppd
214        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
215
2162004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
217
218        * optman/rtems/no-region.c: Reflect having changed
219        rtems_region_get_segment_size.
220
2212004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
222
223        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
224        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
225        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
226        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
227        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
228        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
229        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
230
2312004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
232
233        * libchip/ide/ata.c, libchip/network/dec21140.c,
234        libchip/network/elnk.c, libchip/network/i82586.c,
235        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
236        libchip/network/open_eth.c, libchip/network/sonic.c,
237        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
238        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
239        libchip/shmdr/init.c, libchip/shmdr/intr.c,
240        libchip/shmdr/shm_driver.h: Cosmetics.
241
2422004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
243
244        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
245        optman/rtems/no-msg.c, optman/rtems/no-part.c,
246        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
247        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
248        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
249        fixed size types.
250
2512004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
252
253        * configure.ac: Explicitly pass --includedir and --libdir to
254        cpukit/configure.
255
2562004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
257
258        * librdbg/Makefile.am: Fix rpcgen rules.
259        * librdbg/src/i386/any/remdeb_xdr.c,
260        librdbg/src/m68k/any/remdeb_xdr.c,
261        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
262        Reflect changes to librdbg/Makefile.am.
263
2642004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
265
266        * configure.ac: Reflect changes testsuites/configure.ac and
267        cpukit/configure.ac.
268
2692004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
270
271        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
272        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
273
2742004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
275
276        * configure.ac: Reflect changes to testsuites's configuration.
277
2782004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
279
280        PR/589 rtems
281        * libchip/network/pci.h: Remove (Moved to cpukit).
282
2832004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
284
285        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
286        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
287        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
288        libchip/network/dec21140.c, libchip/network/elnk.c,
289        libchip/network/if_fxp.c, libchip/network/open_eth.c,
290        libchip/network/open_eth.h, libchip/network/sonic.c,
291        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
292        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
293        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
294        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
295        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
296        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
297        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
298        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
299        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
300        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
301        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
302        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
303        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
304        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
305        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
306        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
307        fixed-size types.
308
3092004-03-14      Chris Johns  <chrisj@rtems.org>
310
311        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
312        the BSP example code.
313        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
314        support the DIMMPC. This is a pc386 target with IO port support. Minor
315        formating clean up. Add documentation to the header file.
316        * libchip/network/README.cs8900: The CS8900 driver is documented in the
317        cs8900.h header file.
318
3192004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
322        Cosmetics.
323
3242004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
327        There are no application level Makefiles in here.
328
3292004-03-04      Joel Sherrill <joel@OARcorp.com>
330
331        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
332        they can be used in application level makefiles.
333
3342004-03-05      Joel Sherrill <joel@OARcorp.com>
335
336        * libnetworking/rtems_webserver/ejparse.c,
337        libnetworking/rtems_webserver/emfdb.c,
338        libnetworking/rtems_webserver/sock.c,
339        libnetworking/rtems_webserver/socket.c,
340        libnetworking/rtems_webserver/sym.c,
341        libnetworking/rtems_webserver/webs.c,
342        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
3432004-03-05      Joel Sherrill <joel@OARcorp.com>
344
345        * libchipnetwork/open_eth.c: Remove warnings by conditionally
346        compiling this file only only those CPU families with supported
347        exception models.
348
3492004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * acinclude.m4: Fix loosing arguments when configuring cpukit and
352        testsuites (Was exposed with --enable-multilib, only).
353        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
354         Add RTEMS_BSP_CONFIG_SUBDIR.
355        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
356        testsuites's configure.
357        * aclocal/rtems-top.m4: Remove ENDIF hack.
358        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
359
3602004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
363        wrapup/Makefile.am: Fix automake problems having been introduced
364        in previous patch.
365
3662004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
369        Preinstall dirs.
370        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
371        * aclocal/check-multiprocessing.m4: Cosmetics.
372        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
373        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
374
3752004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
378        librdbg/src/Makefile.am.
379        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
380        * configure.ac: Reflect changes above.
381        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
382        * wrapup/Makefile.am: Reflect changes above.
383        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
384
3852004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
388
3892004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
392
3932004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * wrapup/Makefile.am: Reflect new location of librdbg.a.
396
3972004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
400        librdbg/src/powerpc/Makefile.am: Remove.
401        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
402        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
403        * configure.ac: Reflect changes above.
404
4052004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407
4082004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
411        STRIP.
412
4132004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * librdbg/include/Makefile.am: Merge-in
416        librdbg/include/rdbg/i386/Makefile.am,
417        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
418        librdbg/include/rdbg/powerpc/Makefile.am.
419        * librdbg/include/rdbg/i386/Makefile.am,
420        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
421        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
422        * configure.ac: Reflect changes above.
423
4242004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * configure.ac: Use AS_HELP_STRING(ada).
427
4282004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/bspopts.m4: Use AS_HELP_STRING.
431        * aclocal/bsp-configure.m4: Require autoconf-2.59.
432        Use AC_CONFIG_HEADERS.
433        * aclocal/check-custom-bsp.m4: Add bspkit-support.
434        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
435
4362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * Makefile.am: include local.am.
439
4402004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * aclocal/version.m4: 4.6.99.0.
443
4442004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * Makefile.am: Don't include host.am.
447        * automake/compile.am: Further cleanups.
448
4492004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * automake/lib.am: Remove (Unused).
452
4532004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * wrapup/Makefile.am: Don't include lib.am.
456        * automake/compile.am: Use automake compilation rules.
457
4582004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * libnetworking/pppd/Makefile.am,
461        libnetworking/rtems_servers/Makefile.am,
462        libnetworking/rtems_telnetd/Makefile.am,
463        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
464        support/Makefile.am: Don't include lib.am.
465
4662004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * libchip/Makefile.am: Don't include lib.am.
469        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
470        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
471        unnecessary EXTRA_DISTs.
472
4732004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
476        hack.
477
4782004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
481        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
482        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
483        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
484
4852004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
488        Add AM_CONDITIONAL(HAS_MP).
489        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
490        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
491        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
492        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
493        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
494        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
495        (Deprecated by autoconf 2.59).
496
4972004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
500        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
501
5022004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * ChangeLog: Merge-in libnetworking/ChangeLog.
505        * libnetworking/ChangeLog: Remove.
506        * ChangeLog: Merge-in librdbg/ChangeLog.
507        * librdbg/ChangeLog: Remove.
508        * ChangeLog: Merge-in libchip/ChangeLog.
509        * libchip/ChangeLog: Remove.
510        * ChangeLog: Merge-in optman/ChangeLog.
511        * optman/ChangeLog: Remove.
512
5132004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * configure.ac: Reflect changes to cpukit.
516        * wrapup/Makefile.am: Reflect changes to librdbg.
517        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
518        * libchip/Makefile.am: Add PREINSTALL_DIRS.
519        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
520        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
521        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
522        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
523        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
524        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
525        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
526
5272004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * aclocal/rtems-top.m4: Remove check for version.m4.
530        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
531
5322004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
535        * wrapup/Makefile.am: Reflect changes to libchip/*.
536        * support/Makefile.am: Use automake compilation rules.
537        * wrapup/Makefile.am: Reflect changes to support/*.
538        * configure.ac: Remove libnetworking/wrapup/Makefile.
539        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
540        libnetworking/*/lib*.a instead of libnetapps.a.
541        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
542        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
543        * optman/Makefile.am: Use automake compilation rules.
544        * libchip/Makefile.am: Fix typo in previous patch.
545        * libchip/Makefile.am: Use automake compilation rules.
546        * libnetworking/Makefile.am: Remove wrapup.
547        * libnetworking/pppd/Makefile.am: Build libpppd. Use
548        automake-compilation rules.
549        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
550        automake-compilation rules.
551        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
552        automake-compilation rules.
553        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
554        automake-compilation rules.
555        * libnetworking/wrapup/Makefile.am: Remove (Unused).
556
5572004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
560        PRE/TMPINSTALL_FILES to CLEANFILES.
561        * automake/lib.am: Remove TMPINSTALL_FILES.
562        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
563        PRE/TMPINSTALL_FILES to CLEANFILES.
564        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
565        PRE/TMPINSTALL_FILES to CLEANFILES.
566        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
567        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
568        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
569        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
570        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
571        * librdbg/src/i386/Makefile.am: Ditto.
572        * librdbg/src/m68k/Makefile.am: Ditto.
573        * librdbg/src/powerpc/Makefile.am: Ditto.
574        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
575        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
576        * libnetworking/rtems_servers/Makefile.am: Ditto.
577        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
578        * libnetworking/rtems_webserver/Makefile.am: Ditto.
579
5802004-01-07      Joel Sherrill <joel@OARcorp.com>
581
582        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
583        more completely covers the MIPS family.
584
5852003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * wrapup/Makefile.am: Reflect changes to shmdr.
588        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
589
5902003-12-18      Joel Sherrill <joel@OARcorp.com>
591
592        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
593        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
594        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
595        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
596        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
597        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
598        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
599
6002003-12-17      Joel Sherrill <joel@OARcorp.com>
601
602        * aclocal/version.m4: Updated to rtems-20031217-test.
603
6042003-12-17     
605
606        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
607        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
608
6092003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * automake/compile.am: Remove LINK_LIBS (Unused).
612        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
613
6142003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
617        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
618        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
619        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
620        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
621
6222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
625        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
626        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
627        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
628        * librdbg/src/i386/Makefile.am:
629        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
630        * librdbg/src/m68k/Makefile.am:
631        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
632        * librdbg/src/powerpc/Makefile.am:
633        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
634
6352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
638        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
639        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
640        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
641        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
642        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
643        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
644        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
645        * optman/Makefile.am: Remove project_libdir.
646        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
647        PRE/TMPINSTALL_FILES.
648        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
649        PRE/TMPINSTALL_FILES.
650        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
651        PRE/TMPINSTALL_FILES.
652        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
653        PRE/TMPINSTALL_FILES.
654        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
655        from PRE/TMPINSTALL_FILES.
656        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
657        PRE/TMPINSTALL_FILES.
658        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
659        PRE/TMPINSTALL_FILES.
660        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
661        PRE/TMPINSTALL_FILES.
662        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
663        PRE/TMPINSTALL_FILES.
664        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
665        PRE/TMPINSTALL_FILES.
666        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
667        PRE/TMPINSTALL_FILES.
668        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
669        from PRE/TMPINSTALL_FILES.
670
6712003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
674        * automake/lib.am: Remove project_libdir.
675        * wrapup/Makefile.am: Reworked.
676
6772003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * configure.ac: Reflect changes to librdbg.
680        * optman/Makefile.am: Add tmpinstall dirstamp support.
681        * libchip/Makefile.am: Fix variant-tmpinstall support.
682        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
683        * librdbg/src/powerpc/Makefile.am: Merge-in former
684        new_exception_processing/Makefile.am.
685        * librdbg/src/m68k/any/Makefile.am: Remove.
686        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
687        * librdbg/src/i386/any/Makefile.am: Remove.
688        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
689        * librdbg/src/Makefile.am: Cosmetics.
690        * librdbg/include/Makefile.am: Cosmetics.
691        * librdbg/Makefile.am: Cosmetics.
692        * libnetworking/Makefile.am: Cosmetics.
693        * libnetworking/pppd/Makefile.am: Cosmetics.
694        * libnetworking/wrapup/Makefile.am: Cosmetics.
695
6962003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * Makefile.am: Cosmetics.
699        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
700        support.
701
7022003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * automake/compile.am: Remove $(ARCH):-rule.
705
7062003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * configure.ac: Remove lib/libbsp/shared/Makefile,
709        lib/libbsp/shmdr/Makefile.
710
7112003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
714        libchip/serial/Makefile, libchip/rtc/Makefile.
715        * support/Makefile.am: Remove all-local: $(ARCH).
716        * wrapup/Makefile.am: Remove all-local: $(ARCH).
717        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
718        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
719        * optman/Makefile.am: Remove all-local: $(ARCH).
720        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
721        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
722        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
723        compilation dirstamp support.
724        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
725        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
726        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
727        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
728        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
729        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
730        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
731        all-local: $(ARCH).
732        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
733        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
734        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
735        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
736        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
737
7382003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * aclocal/lead-dot.m4: New (from automake-1.7f).
741        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
742        AC_SUBST(dirstamp).
743        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
744        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
745        libchip/serial/Makefile.am: Ditto.
746        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
747        * librdbg/include/Makefile.am: Ditto.
748        * librdbg/include/rdbg/Makefile.am: Ditto.
749        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
750        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
751        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
752        * librdbg/src/Makefile.am: Ditto.
753        * librdbg/src/i386/Makefile.am: Ditto.
754        * librdbg/src/i386/any/Makefile.am: Ditto.
755        * librdbg/src/m68k/Makefile.am: Ditto.
756        * librdbg/src/m68k/any/Makefile.am: Ditto.
757        * librdbg/src/powerpc/Makefile.am: Ditto.
758        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
759        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
760        preinstallation.
761        * libnetworking/pppd/Makefile.am: Ditto.
762        * libnetworking/rtems_servers/Makefile.am: Ditto.
763        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
764        * libnetworking/rtems_webserver/Makefile.am: Ditto.
765        * libnetworking/wrapup/Makefile.am: Ditto.
766
7672003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
770        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
771        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
772        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
773        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
774        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
775        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
776        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
777        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
778        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
779        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
780        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
781        underquoting to silence automake-1.8.
782
7832003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * configure.ac: Reflect having moved tests to ../../testsuites.
786
7872003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
790        * aclocal/canonical-host.m4: Remove.
791        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
792        * configure.ac: Remove RTEMS_CANONICAL_HOST.
793
7942003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * aclocal/check-cpu.m4: Remove.
797        * configure.ac: Merge-in former aclocal/check-cpu.m4.
798        * aclocal/canonical-target-name.m4: Add m4-quotes.
799        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
800        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
801        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
802        * aclocal/check-networking.m4: Add m4-quotes. Require
803        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
804        * aclocal/check-posix.m4: Add m4-quotes. Require
805        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
806        * aclocal/check-rdbg.m4: Add m4-quotes. Require
807        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
808        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
809
8102003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
813        * aclocal/bsp-alias.m4: Remove.
814
8152003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * configure.ac: Make presence of tests/ optional.
818
8192003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * aclocal/path-perl.m4: Remove (Unused).
822
8232003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * automake/force-preinstall.am: Remove.
826
8272003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
828
829        PR 499/rtems_misc
830        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
831        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
832        Configuration (Odd was forced) - Correction of Stop Bit configuration
833        (inversed) - Correction of ISR Handler to call
834        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
835        CTS Hardware flow control Configuration.
836
8372003-09-04      Joel Sherrill <joel@OARcorp.com>
838
839        * lib/libcpu/shared/include/cache.h,
840        lib/libcpu/shared/src/cache_aligned_malloc.c,
841        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
842        license changed.
843        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
844        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
845        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
846        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
847        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
848        for license changed.
849        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
850        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
851        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
852        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
853        libchip/network/cs8900.h, libchip/network/dec21140.c,
854        libchip/network/elnk.c, libchip/network/open_eth.c,
855        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
856        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
857        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
858        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
859        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
860        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
861        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
862        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
863        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
864        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
865        libchip/serial/serial.h, libchip/serial/z85c30.c,
866        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
867        libchip/serial/z85c30_reg.c: URL for license changed.
868
8692003-09-03      Jiri Gaisler <jiri@gaisler.com>
870
871        PR 477/networking
872        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
873        * libchip/network/README.open_eth, libchip/network/open_eth.c,
874        libchip/network/open_eth.h: New files.
875
8762003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * aclocal/rtems-top.m4: Add RTEMS_API.
879        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
880
8812003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
884        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
885        @RTEMS_BSP@.cfg.
886
8872003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
890
8912003-08-20      Joel Sherrill <joel@OARcorp.com>
892
893        * libchip/network/cs8900.c: Correct copyright statements.
894
8952003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * aclocal/check-itron.m4: Remove.
898        * aclocal/enable-inlines.m4: Remove.
899        * Makefile.am: Reflect having moved aclocal/.
900        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
901        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
902        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
903        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
904        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
905        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
906        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
907        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
908        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
909        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
910        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
911        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
912        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
913        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
914        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
915        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
916        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
917        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
918        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
919        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
920        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
921        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
922        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
923        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
924        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
925        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
926        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
927        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
928        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
929        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
930        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
931        * aclocal/multilib.m4: New (Copied from ../../aclocal).
932        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
933        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
934        * aclocal/ppc.m4: New (Copied from ../../aclocal).
935        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
936        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
937        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
938        * aclocal/project-root.m4: New (Copied from ../../aclocal).
939        * aclocal/quoting.m4: New (Copied from ../../aclocal).
940        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
941        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
942        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
943        * aclocal/target.m4: New (Copied from ../../aclocal).
944        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
945        * aclocal/version.m4: New (Copied from ../../aclocal).
946
9472003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * configure.ac: Remove stray comments.
950        * automake/local.am, automake/host.am: Remove "debug".
951
9522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * Makefile.am: Reflect having moved automake/.
955        * lib/Makefile.am: Reflect having moved automake/.
956        * support/Makefile.am: Reflect having moved automake/.
957        * wrapup/Makefile.am: Reflect having moved automake/.
958        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
959        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
960        from ../../automake).
961        * optman/Makefile.am: Reflect having moved automake/.
962        * libchip/Makefile.am: Reflect having moved automake/.
963        * libchip/ide/Makefile.am: Reflect having moved automake/.
964        * libchip/network/Makefile.am: Reflect having moved automake/.
965        * libchip/rtc/Makefile.am: Reflect having moved automake/.
966        * libchip/serial/Makefile.am: Reflect having moved automake/.
967        * librdbg/Makefile.am: Reflect having moved automake/.
968        * librdbg/include/Makefile.am: Reflect having moved automake/.
969        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
970        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
971        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
972        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
973        automake/.
974        * librdbg/src/Makefile.am: Reflect having moved automake/.
975        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
976        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
977        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
978        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
979        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
980        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
981        having moved automake/.
982        * libnetworking/Makefile.am: Reflect having moved automake/.
983        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
984        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
985        automake/.
986        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
987        automake/.
988        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
989        automake/.
990        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
991
9922003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * Makefile.am: Add bsp.pc.in.
995        * bsp.pc.in: New (pkgconfig support).
996
9972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1000
10012003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * lib/Makefile.am: New (Required by 'make dist').
1004        * lib/ChangeLog: Remove.
1005        * lib/.cvsignore: Cleanup.
1006        * configure.ac: Reflect having added lib/Makefile.am.
1007        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1008        lib/libbsp/configure.ac.
1009        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1010        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1011
10122003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1015        * configure.ac: Merge-in librdbg/configure.ac.
1016        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1017        librdbg/configure.ac.
1018        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1019        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1020        LIBCHIP. Conditionally build include-dirs.
1021        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1022        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1023        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1024        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1025        librdbg/include/rdbg/m68k/Makefile.am,
1026        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1027        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1028        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1029        librdbg/src/powerpc/Makefile.am, librdbg/
1030        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1031        configure.ac into ../configure.ac.
1032        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1033        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1034        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1035        libnetworking/rtems_telnetd/Makefile.am,
1036        libnetworking/rtems_webserver/Makefile.am,
1037        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1038        into ../configure.ac.
1039
10402003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        PR 427/rtems
1043        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1044        * librdbg/src/servtsp.c: Ditto.
1045
10462003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1047
1048        PR 429/bsps
1049        PR 432/bsps
1050        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1051        packets are queued onto an elnk board, the ISR will deadlock the device
1052        with a tx complete interrupt.  Lighter tx loads are not affected as they
1053        end up submitting single packets to the device.
1054
10552003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1058        optman/configure.ac.
1059        * optman/configure.ac: Remove (Merged into ../configure.ac).
1060        * optman/Makefile.am: Reflect having merged configure.ac into
1061        ../configure.ac.
1062        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1063        * libchip/Makefile.am, libchip/ide/Makefile.am,
1064        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1065        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1066        ../configure.ac.
1067
10682003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1071
10722003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1073
1074        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1075        on i386.
1076
10772003-06-13      Joel Sherrill <joel@OARcorp.com>
1078
1079        * libnetworking/pppd/chat.c: Removed warnings.
1080
10812003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1082
1083        * libchip/network/README.3com: New file missed in previous commit.
1084        PR 405/bsps
1085        PR 393/networking
1086        * libchip/network/dec21140.c: Fix leak also known as PR393.
1087        * libchip/network/elnk.c, libchip/network/if_media.h,
1088        libchip/network/mii.h: New files.
1089        * libchip/network/Makefile.am: Reflect new files.
1090
10912003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * configure.ac: Remove support for profile-variant.
1094
10952003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        PR 397/pppd
1098        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1099        * libnetworking/pppd/magic.c: Remove *rand48.
1100        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1101
11022003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * wrapup/Makefile.am: Add libide.a.
1105
11062003-04-15      Joel Sherrill <joel@OARcorp.com>
1107
1108        PR 387/rtems_misc
1109        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1110        routines.
1111        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1112
11132003-04-11      Joel Sherrill <joel@OARcorp.com>
1114
1115        * libnetworking/rtems_webserver/cgi.c,
1116        libnetworking/rtems_webserver/sockGen.c,
1117        libnetworking/rtems_webserver/umui.c,
1118        libnetworking/rtems_webserver/websSSL.c,
1119        libnetworking/rtems_webserver/websSSL.h,
1120        libnetworking/rtems_webserver/websda.c,
1121        libnetworking/rtems_webserver/websda.h: New files. Not included in
1122        previous commit.
1123
11242003-04-10      Joel Sherrill <joel@OARcorp.com>
1125
1126        PR 371/pppd
1127        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1128        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1129        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1130        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1131        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1132        still global symbols in rtemspppd.h which might need to be changed or
1133        converted into member of a structure which is dereferenced with a
1134        pointer that is managed as a per task variable. But this patch should
1135        avoid many conflicts.
1136
11372003-03-27      Joel Sherrill <joel@OARcorp.com>
1138
1139        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1140        not allowed in the cpukit source code since it must be buildable
1141        independent of any BSP. These files were moved to libchip/ide.
1142        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1143        files.
1144
11452003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1146
1147        PR 368/filesystems
1148        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1149        improvements which now work on pc386 and mbx8xx.
1150        * libchip/ide/ide_controller.c: New file.
1151
11522003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1155
11562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1159        * configure.ac: Add support/.
1160        * support/.cvsignore: New.
1161        * support/Makefile.am: New.
1162        * support/version.c: New.
1163        * wrapup/Makefile.am: Add support/libsupport.a.
1164        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1165        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1166        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1167        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1168
11692003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1172
11732003-02-20      Till Straumann <strauman@slac.stanford.edu>
1174
1175        PR 354/networking
1176        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1177        chip against a table of supported chips. The untested ones are still
1178        commented out, however.
1179
11802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1183        * configure.ac: AC_PREREQ(2.57).
1184        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1185        * optman/configure.ac: AC_PREREQ(2.57).
1186        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1187        * libchip/configure.ac: AC_PREREQ(2.57).
1188        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1189        * librdbg/configure.ac: AC_PREREQ(2.57).
1190        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1191        * libnetworking/configure.ac: AC_PREREQ(2.57).
1192
11932003-02-06      Joel Sherrill <joel@OARcorp.com>
1194
1195        * libnetworking/pppd/chat.c: Convert routines with common names to
1196        static. This included get_char(), put_char(), and character() among
1197        others.
1198
11992003-02-03      Joel Sherrill <joel@OARcorp.com>
1200
1201        PR 338/filesystem
1202        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1203        rtems_io_lookup_name() (API change).  Unused function removed.
1204
12052003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1208        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1209        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1210        Eliminate *_O_FILES.
1211        * libnetworking/rtems_servers/Makefile.am,
1212        libnetworking/rtems_webserver/Makefile.am,
1213        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1214
12152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1218        Let all-local: depend on $(LIB).
1219        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1220        * optman/Makefile.am: Apply install-data-local to install *.rels.
1221
12222002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1225        %.c rules.
1226        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1227        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1228        * libchip/rtc/Makefile.am: Ditto.
1229        * libchip/serial/Makefile.am: Ditto.
1230
12312002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1234        LIBC_DEFINES.
1235        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1236        LIBC_DEFINES.
1237        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1238        LIBC_DEFINES.
1239
12402002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1243
12442002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1245
1246        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1247        cache-checking.
1248        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1249
12502002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1253        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1254        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1255        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1256        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1257
12582002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1261        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1262        Remove.
1263        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1264
12652002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1266
1267        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1268        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1269
12702002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1271
1272        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1273        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1274
12752002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1278        * optman/rel.am: New.
1279
12802002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1281
1282        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1283        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1284        braino in comment on "exec". Extend --enable-ada handling.
1285
12862002-11-04      Joel Sherrill <joel@OARcorp.com>
1287
1288        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1289        tasks and rolling multiple loops into 1.
1290        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1291        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1292        Removed warnings.
1293
12942002-10-31      Joel Sherrill <joel@OARcorp.com>
1295
1296        * libchip/network/dec21140.c: Removed warnings.
1297        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1298        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1299        librdbg/src/m68k/any/remdeb_xdr.c,
1300        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1301        warnings.
1302        * libnetworking/rtems_webserver/socket.c,
1303        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1304
13052002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1306
1307        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1308        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1309        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1310        above.
1311
13122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1315        * wrapup/.cvsignore: Remove autom4te.cache.
1316        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1317        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1318        autom4te.cache.
1319        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1320        autom4te.cache.
1321        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1322        autom4te.cache.
1323
13242002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1325
1326        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1327
13282002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * optman/.cvsignore: Add autom4te.cache.
1331
13322002-09-14      Joel Sherrill <joel@OARcorp.com>
1333
1334        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1335
13362002-09-07      Joel Sherrill <joel@OARcorp.com>
1337
1338        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1339        include files to resolve warnings.
1340
13412002-09-07      Chris Johns <ccj@acm.org>
1342
1343        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1344        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1345        which corrects the problem  where the cs8900.c file was actually the BSP
1346        glue.  Joel did some hacking so this file will compile.  Previously it
1347        required providing a target.h file to compile.
1348        * libchip/network/cs8900.c.bsp: New file.
1349
13502002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1353
13542002-08-31      Joel Sherrill <joel@OARcorp.com>
1355
1356        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1357        eliminate warning.
1358
13592002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * configure.ac: Add ada-tests.
1362
13632002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1364
1365        * Makefile.am: Add preinstall-stamp.
1366
13672002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1370        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1371        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1372        gcc31 happy.
1373        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1374        cp.
1375
13762002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1379        make/bsp.mak.
1380        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1381        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1382
13832002-08-12      Joel Sherrill <joel@OARcorp.com>
1384
1385        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1386        avoid error.
1387
13882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1391        * configure.ac: Add BSP_SUBDIRS.
1392        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1393        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1394        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1395        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1396        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1397        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1398        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1399        RTEMS_CHECK_BSP_CACHE.
1400        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1401        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1402        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1403        .$(OBJEXT) instead of .o.
1404        * libnetworking/pppd/Makefile.am,
1405        libnetworking/rtems_servers/Makefile.am,
1406        libnetworking/rtems_telnetd/Makefile.am,
1407        libnetworking/rtems_webserver/Makefile.am,
1408        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1409
14102002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1413        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1414        ../libchip/serial/$(ARCH)/libserialio.a.
1415        * libchip/serial/Makefile.am: Don't tmp-install lib.
1416        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1417
14182002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * Makefile.am: Add rtems_makedir.
1421        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1422        * Makefile.am: Add wrapup-SUBDIR.
1423        * wrapup/ChangeLog: Remove.
1424        * wrapup/configure.ac: Remove.
1425        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1426        (Make the bare BSP happy).
1427        * configure.ac: Ditto.
1428        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1429        Create make/custom/default.cfg.
1430        * configure.ac: Add creation of make/custom/*.cfg. Create
1431        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1432
14332002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * Makefile.am: Clean $(PROJECT_RELEASE).
1436
14372002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1440        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1441        prototype mismatches.
1442
14432002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1446        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1447
14482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * acinclude.m4: Add test "$multilib" != "yes".
1451        * config-ml.in: Remove.
1452        * acinclude.m4: Cleanups.
1453        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1454        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1455        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1456        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1457        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1458
14592002-07-16      Eric Norum <eric.norum@usask.ca>
1460
1461        * New driver for the Intel EtherExpressPro (82559ER) chip.
1462        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1463        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1464        * libchip/network/Makefile.am: Modified to reflect above.
1465
14662002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * acinclude.m4: New.
1469        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1470        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1471        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1472
14732002-07-01      Joel Sherrill <joel@OARcorp.com>
1474
1475        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1476        _Objects_Information_table now that it is a two dimensional array based
1477        upon API and class.
1478        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1479        of strnlen().
1480
14812002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1482
1483        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1484        preinstall libnetapps.a.
1485
14862002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * configure.ac: Remove librpc.
1489
14902002-06-25      Joel Sherrill <joel@OARcorp.com>
1491
1492        * Per PR233, moved librpc to exec.
1493        * configure.ac, wrapup/Makefile.am: Modified.
1494        * librpc, librpc/ChangeLog: Removed.
1495
14962002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1497
1498        * optman/Makefile.am: Remove multilib support.
1499        * optman/configure.ac: Ditto.
1500        * optman/sapi/Makefile.am: Ditto.
1501
15022002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1505        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1506
15072002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        Move networking libraries to c/src/exec/libnetworking
1510        * libnetworking/configure.ac, libnetworking/Makefile.am,
1511        libnetworking/wrapup/Makefile.am: Reflect Moval.
1512
15132002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514
1515        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1516        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1517        <rtems/bspIo.h>.
1518
15192002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1522        * libnetworking/rtems/mkrootfs.h: Ditto.
1523        * libnetworking/rtems/Makefile.am: Reflect changes above.
1524
15252002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * configure.ac: Remove lib.
1528
15292002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1530
1531        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1532        that exception stack frames on M68K members with VBR always are 6 byte
1533        long. The incorrect assumption resulted in some gdb commands like "next"
1534        to fail on the 68360.
1535
15362002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1539        PR 220
1540        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1541        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1542        CVS.
1543        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1544        libnetworking/sys/filio.h: Remove.
1545        * libnetworking/sys/Makefile.am: Reflect changes above.
1546
15472002-05-07      Chris Johns <ccj@acm.org>
1548
1549        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1550        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1551        requires it to be stripped.
1552
15532002-05-01      Eric Norum <eric.norum@usask.ca>
1554
1555        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1556        assembly  to satisfy gcc 3.1 and newer.
1557
15582002-04-26      Eric Norum <eric.norum@usask.ca>
1559
1560        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1561        agressive optimization in gcc 3.1 does not reorder things.
1562
15632002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * libchip/network/dec21140.c: Reflect changes to powerpc's
1566        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1567        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1568        <rtems/score/cpu.h>.
1569        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1570        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1571
15722002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1573
1574        * optman/configure.ac: Remove ENABLE_GCC28.
1575
15762002-04-11      Chris Johns <ccj@acm.org>
1577
1578        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1579        driver control block field to the ifconfig network driver structure.
1580        This field is needed by the i82586 driver which was ported from NetBSD
1581        as it had better hardware abstraction.
1582        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1583        PR59, added the drv_ctrl driver control block field to the ifconfig
1584        network driver structure. This field is needed by the i82586 driver
1585        which was ported from NetBSD as it had better hardware abstraction.
1586
15872002-04-10      Mike Siers <mikes@poliac.com>
1588
1589        * libnetworking/rtems_webserver/NOTES,
1590        libnetworking/rtems_webserver/asp.c,
1591        libnetworking/rtems_webserver/balloc.c,
1592        libnetworking/rtems_webserver/default.c,
1593        libnetworking/rtems_webserver/ej.h,
1594        libnetworking/rtems_webserver/ejIntrn.h,
1595        libnetworking/rtems_webserver/ejlex.c,
1596        libnetworking/rtems_webserver/ejparse.c,
1597        libnetworking/rtems_webserver/emfdb.c,
1598        libnetworking/rtems_webserver/emfdb.h,
1599        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1600        libnetworking/rtems_webserver/handler.c,
1601        libnetworking/rtems_webserver/license.txt,
1602        libnetworking/rtems_webserver/md5.h,
1603        libnetworking/rtems_webserver/md5c.c,
1604        libnetworking/rtems_webserver/mime.c,
1605        libnetworking/rtems_webserver/misc.c,
1606        libnetworking/rtems_webserver/ringq.c,
1607        libnetworking/rtems_webserver/rom.c,
1608        libnetworking/rtems_webserver/security.c,
1609        libnetworking/rtems_webserver/sock.c,
1610        libnetworking/rtems_webserver/sym.c,
1611        libnetworking/rtems_webserver/uemf.c,
1612        libnetworking/rtems_webserver/uemf.h,
1613        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1614        libnetworking/rtems_webserver/url.c,
1615        libnetworking/rtems_webserver/value.c,
1616        libnetworking/rtems_webserver/wbase64.c,
1617        libnetworking/rtems_webserver/webcomp.c,
1618        libnetworking/rtems_webserver/webpage.c,
1619        libnetworking/rtems_webserver/webrom.c,
1620        libnetworking/rtems_webserver/webs.c,
1621        libnetworking/rtems_webserver/webs.h,
1622        libnetworking/rtems_webserver/websuemf.c,
1623        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1624        2.1.4.
1625
16262002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1627
1628        * libchip/network/i82586.c: Include <string.h>.
1629        * libchip/network/sonic.c: Ditto.
1630
16312002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1632
1633        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1634
16352002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1638
16392002-03-27      Thomas.Doerfler@imd-systems.de
1640
1641        PR 144
1642        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1643        memory address 0 when called for the first time. This is done when
1644        trying to clear the variable "dhcp_hostname".
1645
16462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1647
1648        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1649        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1650        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1651        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1652        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1653        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1654        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1655        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1656        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1657        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1658        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1659        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1660        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1661        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1662        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1663        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1664        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1665        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1666        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1667        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1668        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1669        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1670        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1671        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1672        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1673        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1674        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1675        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1676        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1677        AUTOMAKE_OPTIONS.
1678        * libnetworking/configure.ac:
1679        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1680        foreign 1.6]).
1681        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1682        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1683        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1684        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1685        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1686        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1687        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1688        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1689        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1690        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1691        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1692        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1693        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1694        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1695        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1696        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1697        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1698
16992002-03-27      Ilya Alexeev <ilya@continuum.ru>
1700
1701        PR 162
1702        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1703        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1704        used in a device write routines.  Now ppp_softc structure have own
1705        character for writing to device (sc_outchar).  I think that converting
1706        local variables to static is not a right solution, because problems will
1707        occur in the case of two or more ppp instances.
1708        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1709        must be u_long, otherwise in the case of the big output packet endless
1710        loop may occur.
1711
17122002-03-21      Ilya Alexeev <ilya@continuum.ru>
1713
1714        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1715        preparations for multiple PPPD connections.
1716
17172002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1718
1719        PR 149
1720        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1721        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1722        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1723        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1724
17252002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1726
1727        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1728        * configure.ac: Modified to reflect addition.
1729
17302002-02-27      Ilya Alexeev <ilya@continuum.ru>
1731
1732        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1733        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1734        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1735        capabilities as well as eliminate some warnings.
1736
17372002-02-27      Eric Norum <eric.norum@usask.ca>
1738
1739        * libnetworking/net/radix.c: Properly handle fetching the default route
1740        when there is no route.  This was a bug in the original FreeBSD code and
1741        this fix is from an updated version of their code.
1742
17432002-02-16      Eric Norum <eric.norum@usask.ca>
1744
1745        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1746        checking.
1747
17482002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1749
1750        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1751        dodefaultroute.
1752
17532002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1754
1755        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1756        include <rtems/seterr.h>.
1757
17582002-02-01      Mike Siers <mikes@poliac.com>
1759
1760        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1761        avoid bringing the link down too fast. NOTE: Mike reports successfully
1762        running at 56K baud on a direct link.
1763
17642002-02-01      Eric Valette <valette@crf.canon.fr>
1765
1766        * librdbg/So many patches have been posted recently on the mailing list
1767        and  because we were unable to find correct solution to compile on
1768        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1769        because the coding  style of rdbg was rather inconsistant among various
1770        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1771        global coding style (using indent + manual edits), 2) incorporate/review
1772        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1773        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1774        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1775        after rdbg initialization is done, NB : the paches is huge but it is
1776        mainly due to coding styke chnages.  Only few lines of codes have been
1777        really changed and they do not impact  rdbg functionnality (AFAIKT).
1778        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1779        librdbg/include/rdbg/m68k/rdbg_f.h,
1780        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1781        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1782        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1783        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1784        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1785        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1786        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1787        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1788        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1789        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1790        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1791        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1792        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1793        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1794        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1795        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1796
17972002-01-31      Mike Siers <mikes@poliac.com>
1798
1799        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1800        * Nice Update of PPPD support which eliminates the requiremetn that
1801        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1802        and reports that it seems to be more stable and handle larger packets
1803        better.  This patch replaces the termios tasks with more general pppd
1804        network driver tasks.  The functions pppinput() and pppstart() get
1805        called from the interrupt service routine.
1806        * libnetworking/Makefile.am, libnetworking/configure.ac,
1807        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1808        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1809        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1810        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1811        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1812        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1813        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1814        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1815        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1816        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1817        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1818        libnetworking/net/route.c, libnetworking/net/route.h,
1819        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1820        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1821        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1822        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1823        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1824        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1825        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1826        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1827        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1828        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1829        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1830        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1831        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1832        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1833        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1834        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1835        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1836        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1837        libnetworking/pppd/example/README,
1838        libnetworking/pppd/example/netconfig.h,
1839        libnetworking/wrapup/Makefile.am: Modified.
1840        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1841        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1842        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1843        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1844        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1845        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1846        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1847        libnetworking/modem/pppcompress.c: Subdirectory removed.
1848
18492002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1850
1851        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1852        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1853
18542002-01-18      Till Straumann <strauman@slac.stanford.edu>
1855
1856        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1857        issues: - exception handler needs to enable MSR_FP if the interrupted
1858        thread is FP enabled. - printk message for MSR fixed and added
1859        stacktrace. NOTE: this requires the stacktrace patch to
1860        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1861        however).
1862
18632002-01-06      Joel Sherrill <joel@OARcorp.com>
1864
1865        * optman/.cvsignore: Added aclocal.m4 and configure.
1866        * optman/.cvsignore: New file.
1867
18682002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1869
1870        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1871
18722002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1873
1874        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1875        * optman/ChangeLog: New.
1876        * optman/configure.ac: New.
1877        * optman/Makefile.am: New.
1878        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1879        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1880
18812001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1882
1883        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1884
18852001-12-18      Eric Norum <eric.norum@usask.ca>
1886
1887        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1888        `directories' (path names with a / at the end) while disallowing open()
1889        operations on TFTP `directories'.
1890
18912001-12-07      Eric Norum <eric.norum@usask.ca>
1892
1893        * libnetworking/lib/tftpDriver.c: Restore write capability.
1894
18952001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1896
1897        * libchip/network/sonic.h: Fix typo.
1898        * libnetworking/arpa/Makefile.am: Remove stray lines.
1899
19002001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1901
1902        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1903
19042001-10-18      Eric Norum <eric.norum@usask.ca>
1905
1906        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1907        chdir() and open() operations within the TFTP file system.
1908
19092001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1910
1911        * librdbg/configure.ac: Fix latent bug exposed by removal of
1912        config.cache's which prevented powerpc targets librdbg from building.
1913
19142001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1915
1916        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1917        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1918        autoconf-2.52 happy.
1919
19202001-10-12      Mike Siers <mikes@poliac.com>
1921
1922        * libnetworking/Update to stable working state.  Congratulations Mike!
1923        :).
1924        * libnetworking/modem_example: Directory removed.
1925        * libnetworking/modem_example/16550.h,
1926        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1927        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1928        libnetworking/modem_example/ppp.h,
1929        libnetworking/modem_example/pppcompress.c: Files removed.
1930        * libnetworking/pppd/example/pppd.options: New file.
1931        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1932        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1933        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1934        libnetworking/pppd/rtemsmain.c: Updated.
1935
19362001-10-12      Joel Sherrill <joel@OARcorp.com>
1937
1938        * libchip/serial/z85c30.c: Fixed typo.
1939
19402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1941
1942        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1943        * configure.in: Remove.
1944        * configure.ac: New file, generated from configure.in by autoupdate.
1945        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1946        * libchip/configure.in: Remove.
1947        * libchip/configure.ac: New file, generated from configure.in by
1948        autoupdate.
1949        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1950        * librdbg/configure.in: Remove.
1951        * librdbg/configure.ac: New file, generated from configure.in by
1952        autoupdate.
1953        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1954        * libnetworking/configure.in: Remove.
1955        * libnetworking/configure.ac: New file, generated from configure.in by
1956        autoupdate.
1957
19582001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1961        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1962        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1963
19642001-09-27      Joel Sherrill <joel@OARcorp.com>
1965
1966        * libchip/ChangeLog: Fixed typo in date.
1967
19682001-09-27      Eric Norum <eric.norum@usask.ca>
1969
1970        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1971        TFTP  filesystem.
1972
19732001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1974
1975        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1976        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1977        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1978        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1979        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1980        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1981        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1982        'PREINSTALL_FILES ='.
1983        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1984        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1985        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1986        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1987        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1988        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
1989        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
1990        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
1991        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
1992        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
1993        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
1994        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
1995
19962001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1997
1998        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
1999        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2000        * librdbg/src/m68k/any/Makefile.am: Ditto.
2001        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2002        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2003        happy.
2004
20052001-09-21      Joel Sherrill <joel@OARcorp.com>
2006
2007        * libchip/network/Makefile.am: Fixed typo on file name.
2008        * libchip/network/i82586.c: Commented out line 318 which is referencing
2009        a member of a structure that is not currently there.  This needs to be
2010        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2011        to C style.
2012
20132001-09-19      Eric Norum <eric.norum@usask.ca>
2014
2015        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2016
20172001-09-19      Chris Johns <ccj@acm.org>
2018
2019        * libchip/network/README.i82586, libchip/network/i82586.c,
2020        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2021        Network driver for Intel i82586.
2022        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2023        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2024        "root" filesystem with information obtained via the DHCP response.
2025
20262001-09-14      Eric Norum <eric.norum@usask.ca>
2027
2028        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2029        make gcc 3.x happy.
2030
20312001-08-16      Mike Siers <mikes@poliac.com>
2032
2033        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2034        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2035        These support callback functionality that has not even been compiled
2036        under RTEMS yet.
2037        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2038        example application.  Mike's notes on the modifications: - renamed
2039        error() function because of namespace problems - removed calls to the
2040        exit() funciton - removed extra files from the pppd source directory -
2041        defined pppd task constant values in rtemspppd.h - modifyied example
2042        code to get actual tick per second value - placed the pppd 2.3.11 man
2043        page file (pppd.8) into the pppd directory.
2044        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2045        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2046        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2047        libnetworking/pppd/rtems-ppp.c: Deleted.
2048        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2049        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2050        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2051        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2052        libnetworking/pppd/example/init.c,
2053        libnetworking/pppd/example/netconfig.h,
2054        libnetworking/pppd/example/ppp.conf,
2055        libnetworking/pppd/example/pppdapp.c,
2056        libnetworking/pppd/example/system.h: New files.
2057        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2058        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2059        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2060        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2061        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2062        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2063        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2064        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2065        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2066        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2067        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2068        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2069        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2070        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2071        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2072
20732001-08-16      Joel Sherrill <joel@OARcorp.com>
2074
2075        * libnetworking/pppd/example/Makefile: Removed.
2076        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2077        to avoid bootstrap -c clobbering it.
2078        * libnetworking/rtems_telnetd/.cvsignore: New file.
2079
20802001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2081
2082        * libnetworking/Makefile.am, libnetworking/configure.in,
2083        libnetworking/rtems_servers/Makefile.am,
2084        libnetworking/rtems_servers/telnetd.c,
2085        libnetworking/rtems_servers/telnetd.h,
2086        libnetworking/rtems_telnetd/Makefile.am,
2087        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2088        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2089        libnetworking/rtems_telnetd/telnetd.c,
2090        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2091        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2092        effect when ftpd change. - the tcp/ip stats have been implemented into
2093        icmds.c and started when telnetd daemon is started.
2094        * libnetworking/rtems_servers/telnetd.c,
2095        libnetworking/rtems_servers/telnetd.h: Removed.
2096        * libnetworking/rtems_telnetd: New directory.
2097        * libnetworking/rtems_telnetd/Makefile.am,
2098        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2099        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2100        libnetworking/rtems_telnetd/telnetd.c,
2101        libnetworking/rtems_telnetd/telnetd.h: New files.
2102
21032001-06-14      Joel Sherrill <joel@OARcorp.com>
2104
2105        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2106        Moved from libmisc/shell so the network stack to address network
2107        depenendency.
2108        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2109
21102001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2111
2112        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2113
21142001-05-15      Joel Sherrill <joel@OARcorp.com>
2115
2116        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2117        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2118        accidentally deleted the incorrectly empty versions.
2119
21202001-05-14      Till Straumann <strauman@slac.stanford.edu>
2121
2122        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2123        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2124        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2125        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2126        to know the values) - the affected BSP (shared/motorola) headers have
2127        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2128        driver (libchip/network/dec21140.c) has been fixed to use
2129        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2130        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2131        who is using this driver. - the DEC driver also has been fixed to use
2132        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2133        delay_in_bus_cycles().
2134
21352001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2136
2137        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2138
21392001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2140
2141        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2142
21432001-04-24      Eric Norum <eric.norum@usask.ca>
2144
2145        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2146        NTP synchronization a little more robust -- no NTP daemon yet, but at
2147        least it trys a little harder when the primary NTP server is down.
2148
21492001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2150
2151        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2152        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2153        libnetworking/pppd/modem_example/modem.c,
2154        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2155        other strings into English.
2156        * libnetworking/pppd/STATUS: updated to reflect the changes.
2157
21582001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2159
2160        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2161        again.
2162
21632001-04-20      Eric Valette <valette@crf.canon.fr>
2164
2165        * mcp750 directory renamed new_exception processing as it supports many
2166        more CPU models.
2167        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2168        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2169        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2170        formerly in mcp750 plus modifications.
2171        * librdbg/src/powerpc/mcp750/.cvsignore,
2172        librdbg/src/powerpc/mcp750/Makefile.am,
2173        librdbg/src/powerpc/mcp750/remdeb.h,
2174        librdbg/src/powerpc/mcp750/remdeb_f.x,
2175        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2176        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2177        new_exception_processing.
2178        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2179        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2180        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2181        part of this effort to add support for the MPC8xx.
2182
21832001-04-19      Joel Sherrill <joel@OARcorp.com>
2184
2185        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2186        internal include files.
2187
21882001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2189
2190        PR 158
2191        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2192        rcmd() library call by commenting out the parts that deal with signals.
2193        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2194        stdio. The 'server-side' parts of this file which deal with
2195        authentication are disabled since they are not needed.
2196
21972001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2198
2199        * libnetworking/include/.cvsignore: Remove dangling file.
2200
22012001-03-14      Joel Sherrill <joel@OARcorp.com>
2202
2203        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2204        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2205        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2206        libchip style serial drivers can be written in libcpu or libbsp.
2207
22082001-03-01      Joel Sherrill <joel@OARcorp.com>
2209
2210        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2211        libchip/network/sonic.c, libchip/network/sonic.h,
2212        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2213        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2214        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2215        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2216        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2217        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2218        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2219        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2220
22212001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2222
2223        * librdbg/include/rdbg/Makefile.am,
2224        librdbg/include/rdbg/i386/Makefile.am,
2225        librdbg/include/rdbg/m68k/Makefile.am,
2226        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2227        style on include files.
2228
22292001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2230
2231        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2232        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2233        replace ${..} with $(..).
2234        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2235        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2236        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2237        libnetworking/rtems/Makefile.am, libnetworking/
2238        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2239        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2240        include_*HEADERS instead of H_FILES.
2241        * libnetworking/include/Makefile.am: Remove.
2242        * libnetworking/Makefile.am: Add handling of *.h files.
2243        * libnetworking/configure.in: Remove include/Makefile.
2244
22452001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2246
2247        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2248
22492001-01-31      Sergei Organov <osv@javad.ru>
2250
2251        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2252        current dir and root dir removed in favor of new libio support for
2253        task-local current and root directories. - Bug in `close_data_socket()'
2254        introduced by previous change fixed. - `command_pasv()' changed to set
2255        timeout on socket we are listening on and code fixed to don't close
2256        socket twice on error. - `serr()' changed to clear `errno'. -
2257        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2258        changed to clear `errno' before processing session. -
2259        `close_data_socket()' fixed to close both active and passive sockets -
2260        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2261        empty string  in `exec_command()'.
2262
22632001-01-25      Eric Norum <eric.norum@usask.ca>
2264
2265        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2266        improves throughput on systems which are dropping packets.   Only the
2267        first timeout is reduced.  This keeps the number of extra packets down
2268        on networks that are very busy and dropping lots of packets.
2269
22702001-01-24      Sergei Organov <osv@javad.ru>
2271
2272        * libnetworking/rtems_servers/ftpd.c,
2273        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2274        - Timeouts on sockets implemented. 'idle' field added to configuration.
2275        No timeout by default to keep backward compatibility. Note: SITE IDLE
2276        command not implemented yet. - Basic global access control implemented.
2277        'access' field added to configuration. No access limitations by default
2278        to keep backward compatibility. - Anchor data socket for active mode
2279        (using self IP and port 20.) - Fixed default data port support (still
2280        not tested). - Don't allow IP address different from originating host in
2281        PORT command to improve security. - Fixed bug in MDTM command. - Check
2282        for correctness of parsing of argument in command_port(). - Fixed
2283        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2284        a directory. - Command parsing a little bit improved: command names are
2285        now converted to upper-case to be more compatible with RFC (command
2286        names are not case-sensitive.) - Reformat comments so that they have
2287        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2288        previous changes - True ASCII mode implemented (doesn't work for hooks
2289        and /dev/null) - Passive mode implemented, PASV command added. - Default
2290        port for data connection could be used (untested, can't find ftp client
2291        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2292        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2293
22942001-01-18      Joel Sherrill <joel@OARcorp.com>
2295
2296        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2297        macro using variable arguments.
2298        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2299        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2300        since I updated the main RTEMS development machine to RedHat 7.2 and
2301        apparently got a new version of rpcgen.
2302
23032001-01-12      Sergei Organov <osv@javad.ru>
2304
2305        * libnetworking/rtems_servers/ftpd.c,
2306        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2307        - use pool of pre-created threads to handle sessions instead of
2308        creating/deleting threads on the fly - LIST output is now similar to
2309        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2310        happy with it. - LIST NAME now works (both for files and directories) -
2311        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2312        clients happy  - keep track of CWD for every session separately -
2313        ability to specify root directory name for FTPD in configuration table.
2314        FTPD will then create illusion for FTP clients that this is actually
2315        root directory. - ignore options sent in commands, thus LIST -al FILE
2316        works and doesn't try to list "-al" directory. - buffers are allocated
2317        on stack instead of heap where possible to eliminate malloc/free calls
2318        (avoid possible heap fragmentation troubles). - drop using of task
2319        notepad to pass parameters - use function arguments instead - use
2320        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2321        in socket() instead of AF_INET.
2322
23232001-01-02      Joel Sherrill <joel@OARcorp.com>
2324
2325        * libnetworking/CHANGELOG: Removed.
2326        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2327
23282000-12-14      Eric Norum <eric.norum@usask.ca>
2329
2330        * libnetworking/lib/tftpDriver.c: Added write capability.
2331
23322000-12-08      Joel Sherrill <joel@OARcorp.com>
2333
2334        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2335        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2336        numerous variable declarations conditional on PPP_COMPRESS and
2337        PPP_FILTER.  Commented out variables that were not used because the code
2338        using them was commented out. Removed totally unused variables.
2339        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2340        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2341
23422000-11-30      Joel Sherrill <joel@OARcorp.com>
2343
2344        * libnetworking/modem/ppp_tty.c: Changed to include
2345        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2346        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2347        * libnetworking/Makefile.am: Modified to reflect above.
2348
23492000-11-27      Joel Sherrill <joel@OARcorp.com>
2350
2351        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2352
23532000-11-25      Eric Norum <eric.norum@usask.ca>
2354
2355        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2356        core.
2357
23582000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2359
2360        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2361        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2362        subdir.
2363        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2364        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2365        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2366        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2367        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2368        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2369        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2370        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2371        ppp_tty.c and the real pppd main is in pppmain.c.
2372
23732000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2374
2375        * libchip/network/sonic.c: Added ipalign() routine to align the received
2376        packet so that the ip header is on a 32-bit boundary. Necessary for
2377        cpu's that do not allow unaligned loads and stores and when the 32-bit
2378        DMA mode is used.
2379
23802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2381
2382        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2383        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2384        ACLOCAL_AMFLAGS.
2385        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2386        ACLOCAL_AMFLAGS.
2387        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2388        ACLOCAL_AMFLAGS.
2389
23902000-11-03      Chris Johns <ccj@acm.org>
2391
2392        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2393        libchip/network/cs8900.h: New files.
2394
23952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2396
2397        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2398        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2399        $(RTEMS_TOPdir)/aclocal.
2400        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2401        $(RTEMS_TOPdir)/aclocal.
2402        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2403        $(RTEMS_TOPdir)/aclocal.
2404
24052000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2406
2407        * configure.in: Switch to GNU-canonicalization.
2408        * Makefile.am: Reflect changes to configure.in.
2409        * acinclude.m4: Remove.
2410
24112000-10-30      Joel Sherrill <joel@OARcorp.com>
2412
2413        * POSIX include files merged into newlib.  This resulted in some
2414        definitions moving to other files and thus some secondary effects in
2415        RTEMS source code.
2416        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2417        in sync with newlib's <machine/types.h>.
2418        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2419        definition of struct itimerval in <sys/time.h>.
2420
24212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2422
2423        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2424        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2425        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2426        * ChangeLog: Fix typos.
2427        * configure.in: add tests to the GNU canonicalized subdirectories.
2428
24292000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2430
2431        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2432        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2433        the lib directory before configuring lib/.
2434
24352000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2436
2437        * configure.in, Makefile.am: add exec to the GNU canonicalized
2438        subdirectories.
2439        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2440        * configure.in: add libnetworking, librpc and librdb to the GNU
2441        canonicalized subdirectories.
2442        * configure.in: add libmisc and libchip to the GNU canonicalized
2443        subdirectories.
2444        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2445        Switch to GNU canonicalization.
2446        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2447        Switch to GNU canonicalization.
2448        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2449        Switch to GNU canonicalization.
2450
24512000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2452
2453        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2454        canonicalization to libfs/. The approach is currently a bit of a hack as
2455        GNU canonicalization does not support the per-BSP build some of the
2456        other directories require.  As more of the tree is converted, this will
2457        become less  of an issue.
2458
24592000-10-20      Joel Sherrill <joel@OARcorp.com>
2460
2461        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2462        parameter.
2463
24642000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2465
2466        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2467        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2468        * librdbg/configure.in: Add m68k support.
2469        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2470        subdirectory.
2471        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2472        failure.
2473        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2474        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2475        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2476        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2477        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2478        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2479        librdbg/src/m68k/.cvsignore: New files.
2480        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2481        function pointers.
2482        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2483        _after_ pointer has been checked against NULL.
2484
24852000-10-18      Joel Sherrill <joel@OARcorp.com>
2486
2487        * wrapup/Makefile.am: Added libfs.
2488
24892000-10-18      Chris Johns <ccj@acm.org>
2490
2491        * libfs created.
2492        * configure.in: Added libfs subdirectory.
2493        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2494
24952000-09-28      Joel Sherrill <joel@OARcorp.com>
2496
2497        * libnetworking/rtems_webserver/Makefile.am,
2498        libnetworking/rtems_webserver/base64.c,
2499        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2500        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2501
25022000-09-22      Joel Sherrill <joel@OARcorp.com>
2503
2504        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2505        libnetworking/rtems/rtems_bsdnet_internal.h,
2506        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2507        have included rtems.h.  It is now including precisely the  least amount
2508        of low level, yet portable .h files to get the basic RTEMS types
2509        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2510        used machine/types.h to include rtems.h.
2511
25122000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2513
2514        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2515
25162000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2517
2518        * libnetworking/ChangeLog: Cleanup.
2519
25202000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2521
2522        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2523        * libchip/ChangeLog: Fix formating.
2524
25252000-09-05      Joel Sherrill <joel@OARcorp.com>
2526
2527        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2528        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2529        confusion and to work with the converted flags.
2530
25312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2532
2533        * wrapup/Makefile.am: Include compile.am.
2534        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2535        libchip/serial/Makefile.am: Include compile.am.
2536        * librdbg/src/i386/any/Makefile.am,
2537        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2538        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2539        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2540        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2541        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2542        libnetworking/rtems_servers/Makefile.am,
2543        libnetworking/rtems_webserver/Makefile.am,
2544        libnetworking/wrapup/Makefile.am: Include compile.am.
2545
25462000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2547
2548        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2549        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2550
25512000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2552
2553        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2554
25552000-08-31      Joel Sherrill <joel@OARcorp.com>
2556
2557        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2558        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2559        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2560        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2561        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2562        * libnetworking/wbase64.c: Removed.
2563        * libnetworking/Makefile.am, libnetworking/asp.c,
2564        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2565        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2566        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2567        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2568        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2569        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2570        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2571        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2572        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2573        Modified.
2574
25752000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2576
2577        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2578
25792000-08-30      Joel Sherrill <joel@OARcorp.com>
2580
2581        * libnetworking/rtems_webserver/license.txt: New file.
2582
25832000-08-10      Joel Sherrill <joel@OARcorp.com>
2584
2585        * ChangeLog: New file.
2586        * libchip/ChangeLog: New file.
2587        * librdbg/ChangeLog: New file.
2588        * libnetworking/ChangeLog: New file.
2589
Note: See TracBrowser for help on using the repository browser.