source: rtems/c/src/ChangeLog @ d6a6cff2

4.104.114.84.95
Last change on this file since d6a6cff2 was d6a6cff2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 17:06:38

2006-10-17 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
  • Property mode set to 100644
File size: 122.2 KB
Line 
12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * aclocal/version.m4: Bump version to 4.7.99.0.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.60. Require automake-1.10.
12
132006-09-11      Joel Sherrill <joel@OARcorp.com>
14
15        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
16
172006-09-04      Joel Sherrill <joel@OARcorp.com>
18
19        * libchip/network/greth.c, libchip/network/open_eth.c,
20        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
21        introduced by warning removal.
22
232006-09-01      Joel Sherrill <joel@OARcorp.com>
24
25        * libchip/network/greth.c, libchip/network/open_eth.c,
26        libchip/network/smc91111.c: Remove warnings and correct prototype
27        added earlier today.
28
292006-09-01      Joel Sherrill <joel@OARcorp.com>
30
31        * libchip/network/cs8900.c, libchip/network/greth.c,
32        libchip/network/i82586.c, libchip/network/open_eth.c,
33        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
34        sized integers, and inttypes.h printf helpers.
35
362006-08-09      Kolja Waschk <waschk@telos.de>
37
38        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
39
402006-07-12      Joel Sherrill <joel@OARcorp.com>
41
42        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
43
442006-07-11      Jerry Needell <jerry.needell@unh.edu>
45
46        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
47        4.6 branch.  Original modifications by Gaisler Enterprises.
48        * libchip/network/greth.c, libchip/network/greth.h: New files.
49
502006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
51
52        * ide/ata.[ch]:
53        (PR1118) fetch priority for ATA task from a variable,
54        not a fixed configuration value.
55       
562006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * Makefile.am: Add ampolish3.
59
602006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * ampolish3: New.
63        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
64
652006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * aclocal/rtems-ampolish.m4: New.
68        * configure.ac: Use RTEMS_AMPOLISH3.
69
702006-04-18  Joel Sherrill <joel@OARcorp.com>
71
72        * aclocal/version.m4: Updated to rtems-4.6.99.3.
73
742006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
75
76        PR 853/filesystem
77        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
78        should be modified to support the new exception scheme and to use the
79        handle parameter.
80
812006-02-a32     Eric Norum <norume@aps.anl.gov>
82
83        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
84        "newer" PCI access calls.  Minor cleanups.  Comments.
85
862006-01-12      Eric Norum <norume@aps.anl.gov>
87
88        PR 861/networking
89        PR 863/networking
90        * libchip/network/smc91111.c: Fix illegal lvalue increments.
91
922006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * wrapup/Makefile.am: Add preinstall.am.
95        * libchip/Makefile.am: Build libchip/network/smc91111.
96        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
97        Eliminate cyg_int* crap.
98
992006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
100
101        * librdbg/Makefile.am: Add preinstall.am.
102        * aclocal/bsp-configure.m4: Add ampolish3.
103        New header guards.
104
1052006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * libchip/network/open_eth.c, libchip/network/open_eth.h:
108        Merger from rtems-4-6-branch.
109
1102006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * libchip/network/smc91111.c
113        libchip/network/smc91111config.h
114        libchip/network/smc91111exp.h
115        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
116        * libchip/Makefile.am: Reflect adding smc91111*.
117
1182006-01-08      Joel Sherrill <joel@OARcorp.com>
119
120        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
121        char *.
122
1232006-01-08      Joel Sherrill <joel@OARcorp.com>
124
125        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
126        warnings.
127
1282005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
131        Add RTEMS_RELLDFLAGS.
132        * automake/compile.am: Remove RTEMS_USE_GCC.
133        Remove RTEMS_RELLDFLAGS.
134        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
135
1362005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
137
138        * libchip/network/if_media.h, libchip/network/mii.h:
139        Remove (Moved to cpukit).
140        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
141        and libchip/network/if_media.h.
142        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
143        if_media.h having moved.
144
1452005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * automake/compile.am, automake/host.am, automake/local.am,
148        automake/subdirs.am: Remove depend.
149        * configure.ac: Explicitly pass --libdir and --includedir to
150        testsuites.
151
1522005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * configure.ac: Reflect changes to testsuites.
155
1562005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * automake/compile.am: Remove GCCSPECS.
159        * aclocal/prog-cc.m4: Add GCCSPECS.
160        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
161
1622005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
165        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
166
1672005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
170        libcpu/byteorder.h for i386.
171
1722005-11-02      Till Straumann <strauman@slac.stanford.edu>
173
174        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
175        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
176        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
177        added a simple API/library for i2c devices and drivers for i2c
178        2-byte eeproms and a ds1621 temperature sensor; API is documented
179        in libi2c.h.
180
1812005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * libnetworking/pppd/ipxcp.c,
184        libnetworking/pppd/chat.c,
185        libnetworking/pppd/patchlevel.h,
186        libnetworking/pppd/upap.h,
187        libnetworking/pppd/md5.h,
188        libnetworking/pppd/pppd.8,
189        libnetworking/pppd/README,
190        libnetworking/pppd/preinstall.am,
191        libnetworking/pppd/md4.h,
192        libnetworking/pppd/magic.c,
193        libnetworking/pppd/pppd.h,
194        libnetworking/pppd/demand.c,
195        libnetworking/pppd/rtemsmain.c,
196        libnetworking/pppd/sys-rtems.c,
197        libnetworking/pppd/ipcp.h,
198        libnetworking/pppd/lcp.h,
199        libnetworking/pppd/chap_ms.c,
200        libnetworking/pppd/md4.c,
201        libnetworking/pppd/rtemspppd.h,
202        libnetworking/pppd/cbcp.h,
203        libnetworking/pppd/auth.c,
204        libnetworking/pppd/lcp.c,
205        libnetworking/pppd/example/README,
206        libnetworking/pppd/example/ppp.conf,
207        libnetworking/pppd/example/system.h,
208        libnetworking/pppd/example/netconfig.h,
209        libnetworking/pppd/example/pppdapp.c,
210        libnetworking/pppd/example/init.c,
211        libnetworking/pppd/example/Makefile-user,
212        libnetworking/pppd/example/pppd.options,
213        libnetworking/pppd/rtemspppd.c,
214        libnetworking/pppd/ipxcp.h,
215        libnetworking/pppd/chap_ms.h,
216        libnetworking/pppd/options.c,
217        libnetworking/pppd/magic.h,
218        libnetworking/pppd/chap.h,
219        libnetworking/pppd/cbcp.c,
220        libnetworking/pppd/upap.c,
221        libnetworking/pppd/chap.c,
222        libnetworking/pppd/Makefile.am,
223        libnetworking/pppd/ccp.h,
224        libnetworking/pppd/utils.c,
225        libnetworking/pppd/rtemsdialer.h,
226        libnetworking/pppd/fsm.h,
227        libnetworking/pppd/pathnames.h,
228        libnetworking/pppd/md5.c,
229        libnetworking/pppd/fsm.c,
230        libnetworking/pppd/ipcp.c,
231        libnetworking/pppd/STATUS,
232        libnetworking/pppd/ccp.c,
233        libnetworking/Makefile.am: Remove (Moved to cpukit).
234
2352005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
236
237        * configure.ac: Remove libnetworking, libnetworking/pppd.
238        * wrapup/Makefile.am: Remove libpppd.a.
239
2402005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
243        rtemsdialer.h to $(includedir)/rtems.
244
2452005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
246
247        * libnetworking/rtems_telnetd/icmds.c,
248        libnetworking/rtems_telnetd/Makefile.am,
249        libnetworking/rtems_telnetd/preinstall.am,
250        libnetworking/rtems_telnetd/pty.c,
251        libnetworking/rtems_telnetd/pty.h,
252        libnetworking/rtems_telnetd/README,
253        libnetworking/rtems_telnetd/telnetd.c,
254        libnetworking/rtems_telnetd/telnetd.h:
255        Remove (Moved to cpukit).
256
2572005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * configure.ac: Remove libnetworking/rtems_telnetd.
260        * libnetworking/Makefile.am: Remove rtems_telnetd.
261        * libnetworking/README: Remove (Obsolete).
262        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
263
2642005-10-20  Eric Norum <norume@aps.anl.gov>
265
266        * libchip/network/dec21140.c: Clean up PCI mapping.
267
2682005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
269
270        * libnetworking/pppd/Makefile.am: Use preinstall.am.
271        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
272        librdbg/src/servrpc.c, librdbg/src/servtgt.c
273        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
274        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
275        * configure.ac: Move optman to the end of BSP_SUBDIRS.
276
2772005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * aclocal/bspopts.m4: Add missing m4 quotes.
280
2812005-09-02  Joel Sherrill <joel@OARcorp.com>
282
283    * aclocal/version.m4: Updated to rtems-4.6.99.2.
284
2852005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
286
287        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
288        libchip/network/dec21140.c: Remove initialization of PCI bus.
289
2902005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
291
292        * optman/Makefile.am: Add preinstall.am.
293
2942005-07-18      Karel Gardas <kgardas@objectsecurity.com>
295
296        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
297        UNTESTED to tested.
298
2992005-06-17      Joel Sherrill <joel@OARcorp.com>
300
301        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
302        it is not supported by the MPC5xx.
303
3042005-06-17      Joel Sherrill <joel@OARcorp.com>
305
306        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
307        interface. Also correct attempting to build on other than PowerPC and
308        x86.
309
3102005-06-16      Daron Chabot <daron@nucleus.usask.ca>
311
312        * libchip/Makefile.am: Add driver for Tulip clones.
313        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
314        libchip/network/if_dcreg.h: New files.
315
3162005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
317
318        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
319        to enable rdbg.
320        * configure.ac: Reflect changes above.
321
3222005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
323
324        * configure.ac: Add ada/.
325
3262005-05-20      Sergei Organov  <osv@topconrd.ru>
327
328        PR 750/networking
329        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
330        wait_input().
331
3322005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
333
334        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
335        rtems/irq.h.
336
3372005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
338
339        * libchip/Makefile.am: Include preinstall.am.
340        * libchip/preinstall.am: New.
341
3422005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
343
344        * configure.ac: Add AMPOLISH3.
345        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
346        * libnetworking/rtems_telnetd/preinstall.am: New.
347        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
348
3492005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
350
351        * configure.ac: Let enable_rpcgen default to "no".
352
3532005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
354
355        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
356
3572005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
358
359        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
360        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
361
3622005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
363
364        * libchip/network/dec21140.c, libchip/network/elnk.c,
365        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
366
3672005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
368
369        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
370        of code as a result of the implementation of a common PCI interface.
371
3722005-05-04      Joel Sherrill <joel@OARcorp.com>
373
374        * libchip/network/open_eth.c: Remove prototype of set_vector.
375
3762005-05-03      Joel Sherrill <joel@OARcorp.com>
377
378        * librdbg/src/ptrace.c: Remove warning.
379
3802005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
381
382        * libchip/network/dec21140.c, libchip/network/elnk.c,
383        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
384        Modified parameter list to remove warnings.
385
3862005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
387
388        * libchip/network/cs8900.c, libchip/network/i82586.c,
389        libchip/network/open_eth.c, libchip/network/sonic.c,
390        libchip/serial/mc68681.c: Modified types to remove
391        warnings.  Added initialization to remove warnings.
392
3932005-04-28      Joel Sherrill <joel@OARcorp.com>
394
395        * libchip/network/README.sonic: Rewritten to account for removal of
396        dmv177.
397
3982005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
399
400        PR 781/rtems_misc
401        * libchip/serial/ns16550_p.h: Fix baud rate calculation
402
4032005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
404
405        * libchip/serial/ns16550.c:
406        Fixed warnings generated in various powerpc configurations
407
4082005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
409
410        * libchip/serial/ns16550.c: Modified
411        ISR to work with PPC new exception processing
412
4132005-03-14      Joel Sherrill <joel@OARcorp.com>
414
415        * libchip/network/dec21140.c, libchip/network/elnk.c,
416        libchip/network/if_fxp.c: Continue PCI API unification. All use
417        pci_find_device(). Network drivers manufacture a signature since all
418        calls have not been converted yet.
419
4202005-03-04      Joel Sherrill <joel@OARcorp.com>
421
422        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
423        initialize function part of the unified PCI API as pci_initialize().
424
4252005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
426
427        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
428        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
429
4302005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
431
432        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
433        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
434
4352005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
436
437        * aclocal/ppc.m4: Reflect changes to ppc exception processing
438        building procedures.
439
4402005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
441
442        * aclocal/prog-cc.m4:
443        Quote CFLAGS's RHS to accomodate Solaris broken sh.
444
4452005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
446
447        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
448
4492005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
450
451        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
452
4532005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
454
455        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
456
4572005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
458
459        * libnetworking/rtems_servers/ftp.c,
460        libnetworking/rtems_servers/ftp.h,
461        libnetworking/rtems_servers/Makefile.am:
462        Remove (relocated to cpukit/ftpd).
463        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
464        removed move libnetworking/rtems_servers.
465
4662005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
467
468        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
469
4702005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
471
472        PR 755/rtems
473        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
474        Remove local declarations of rtems_bsdnet_nameservers,
475        rtems_bsdnet_nameservers_count.
476
4772005-01-31      Sergei Organov <osv@topconrd.ru>
478
479        PR 751/pppd
480        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
481        committed to fix PR736 breaks pppd. chat.c should have its own static
482        ttyfd for pppd to work correctly. The symptom is that second
483        invokation of chat (for connect script) fails due to pppd_ttyfd set
484        to -1 by previous chat invokation (for init script). In addition,
485        this patch fixes leaving of dangling pointer in the abort_stbring[]
486        by chat_send().
487
4882005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
489
490        * configure.ac: Remove CFLAGS_DEBUG_V.
491        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
492
4932005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
494
495        * wrapup/Makefile.am: Remove rtems-ctor.o.
496
4972005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
498
499        * libchip/rtc/rtc.h: size_t RTC_Count.
500
5012005-01-20      Joel Sherrill <joel@OARcorp.com>
502
503        PR 736/pppd
504        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
505        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
506        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
507        should not be static and should have a name more specific to pppd.
508
5092005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
510
511        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
512        libnetworking/rtems_servers/Makefile.am,
513        libnetworking/rtems_telnetd/Makefile.am,
514        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
515        Eliminate CFLAGS_OPTIMIZE_V.
516
5172005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
518
519        * configure.ac: Pass CFLAGS to testsuites configure.
520        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
521        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
522
5232005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
524
525        * configure.ac: Pass CFLAGS to cpukit configure.
526        * aclocal/rtems-flags.m4: Remove (Unused).
527        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
528        * aclocal/env-rtemsbsp.m4:
529        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
530        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
531        RTEMS_CFLAGS.
532        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
533        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
534        Cleanup comments.
535
5362005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
537
538        * automake/compile.am: Remove build-variant support.
539
5402005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
541
542        * libnetworking/pppd/Makefile.am,
543        libnetworking/rtems_servers/Makefile.am,
544        libnetworking/rtems_telnetd/Makefile.am:
545        Remove build-variant support.
546
5472005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
548
549        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
550        support/Makefile.am, wrapup/Makefile.am:
551        Remove build-variant support.
552
5532004-11-22      Joel Sherrill <joel@OARcorp.com>
554
555        * libchip/network/if_fxp.c: Add entry for another module ID code.
556
5572004-11-22      Joel Sherrill <joel@OARcorp.com>
558
559        PR 693/misc
560        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
561        in/outport routines.
562
5632004-11-22      Joel Sherrill <joel@OARcorp.com>
564
565        PR 693/misc
566        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
567        in/outport routines.
568
5692004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
570
571        * aclocal/enable-itron.m4: Remove (unused).
572
5732004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
574
575        * configure.ac: Misc. quoting cleanups.
576        Enable ada-tests iff --enable-ada and --enable-tests.
577
5782004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
579
580        PR 703/filesystem
581        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
582        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
583        libchip/ide/ide_controller.c:
584        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
585        available for BSPS/device drivers.
586        Extend the "modes_available" and "mode_active" parameters to
587        uint16_t for UDMA support.
588
5892004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
590
591        * libchip/network/dec21140.c: Cleanup a bit and remove message about
592        not supported on PowerPC since it works on the MVME2100 BSP.
593
5942004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
595
596        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
597        Add dependency tracking for *.cfgs.
598        * Makefile.am: Add dependency tracking for *.cfg.
599
6002004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
601
602        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
603        (Thanks to Lars Munch <lars@segv.dk> for catching this).
604
6052004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
606
607        PR 707/make_build
608        * configure.ac: Add --enable-rpcgen.
609
6102004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
611
612        PR 700/rtems_misc
613        * libnetworking/rtems_webserver/asp.c,
614        libnetworking/rtems_webserver/balloc.c,
615        libnetworking/rtems_webserver/cgi.c,
616        libnetworking/rtems_webserver/default.c,
617        libnetworking/rtems_webserver/ej.h,
618        libnetworking/rtems_webserver/ejIntrn.h,
619        libnetworking/rtems_webserver/ejlex.c,
620        libnetworking/rtems_webserver/ejparse.c,
621        libnetworking/rtems_webserver/emfdb.c,
622        libnetworking/rtems_webserver/emfdb.h,
623        libnetworking/rtems_webserver/form.c,
624        libnetworking/rtems_webserver/handler.c,
625        libnetworking/rtems_webserver/h.c,
626        libnetworking/rtems_webserver/license.txt,
627        libnetworking/rtems_webserver/Makefile.am,
628        libnetworking/rtems_webserver/md5c.c,
629        libnetworking/rtems_webserver/md5.h,
630        libnetworking/rtems_webserver/mime.c,
631        libnetworking/rtems_webserver/misc.c,
632        libnetworking/rtems_webserver/NOTES,
633        libnetworking/rtems_webserver/ringq.c,
634        libnetworking/rtems_webserver/rom.c,
635        libnetworking/rtems_webserver/rtems_webserver.h,
636        libnetworking/rtems_webserver/security.c,
637        libnetworking/rtems_webserver/sock.c,
638        libnetworking/rtems_webserver/socket.c,
639        libnetworking/rtems_webserver/sockGen.c,
640        libnetworking/rtems_webserver/sym.c,
641        libnetworking/rtems_webserver/uemf.c,
642        libnetworking/rtems_webserver/uemf.h,
643        libnetworking/rtems_webserver/um.c,
644        libnetworking/rtems_webserver/um.h,
645        libnetworking/rtems_webserver/umui.c,
646        libnetworking/rtems_webserver/url.c,
647        libnetworking/rtems_webserver/value.c,
648        libnetworking/rtems_webserver/wbase64.c,
649        libnetworking/rtems_webserver/webcomp.c,
650        libnetworking/rtems_webserver/webmain.c,
651        libnetworking/rtems_webserver/webpage.c,
652        libnetworking/rtems_webserver/webrom.c,
653        libnetworking/rtems_webserver/webs.c,
654        libnetworking/rtems_webserver/websda.c,
655        libnetworking/rtems_webserver/websda.h,
656        libnetworking/rtems_webserver/webs.h,
657        libnetworking/rtems_webserver/websSSL.c,
658        libnetworking/rtems_webserver/websSSL.h,
659        libnetworking/rtems_webserver/websuemf.c,
660        libnetworking/rtems_webserver/wsIntrn.h:
661        Remove (Moved to cpukit/http).
662
6632004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
664
665        PR 700/rtems_misc
666        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
667        Remove libnetworking/rtems_webserver.
668
6692004-10-25      Eric Norum <norume@aps.anl.gov>
670
671        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
672
6732004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
674
675        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
676
6772004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
678
679        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
680        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
681
6822004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
683
684        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
685
6862004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
687
688        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
689        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
690
6912004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
692
693        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
694        BITSPERBYTE.
695
6962004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
697
698        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
699        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
700
7012004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
702
703        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
704
7052004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
706
707        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
708        * aclocal/enable-bare.m4: Remove.
709        * configure.ac: Remove BARE_CPU_MODEL.
710
7112004-10-13      Eric Norum <norume@aps.anl.gov>
712
713        PR 688/bsps
714        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
715        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
716        MC146818A (and several Dallas Semiconductor) TOD chips.
717
7182004-10-13      Eric Norum <norume@aps.anl.gov>
719
720        PR 686/networking
721        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
722        device code.
723
7242004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
725
726        * libchip/network/dec21140.c: include <rtems/pci.h>.
727
7282004-09-29      Joel Sherrill <joel@OARcorp.com>
729
730        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
731        libnetworking/pppd/utils.c: i960 obsoleted and all references
732        removed.
733
7342004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
735
736        PR 607/networking
737        * libchip/network/dec21140.c: Made PCI configuration minimum sane
738        instead of fully specifying unused PCI features.
739
7402004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
741
742        * configure.ac: Require automake > 1.9.
743
7442004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
745
746        * aclocal/rtems-cpu-subdirs.m4: Add avr.
747
7482004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
749
750        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
751        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
752
7532004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
754
755        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
756        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
757
7582004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
759
760        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
761
7622004-07-28  Joel Sherrill <joel@OARcorp.com>
763
764    * aclocal/version.m4: Updated to rtems-4.6.99.1.
765
7662004-07-25      Joel Sherrill <joel@OARcorp.com>
767
768        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
769
7702004-05-21  Till Strauman <strauman@slac.stanford.edu>
771
772        PR 625/networking
773        * libchip/network/dec21140.c, ... : Prevent name clashes by making
774        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
775        an error rather than panic if no chip is detected (thus allowing
776        for probing).
777        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
778        instead of looping forever.  Avoid divide by zero (crashed my PC).
779        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
780        they are UNTESTED.
781
7822004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
783
784        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
785
7862004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
787
788        * libchip/network/dec21140.c, libchip/network/elnk.c:
789        #include <errno.h>.
790
7912004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
792
793        * libchip/network/if_media.h: Update from FreeBSD.
794        * libchip/network/open_eth.c, libchip/network/cs8900.c,
795        libchip/network/i82586.c: #include <errno.h>.
796
7972004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
798
799        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
800
8012004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
802
803        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
804
8052004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
806
807        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
808        automake).
809
8102004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
811
812        PR 599/pppd
813        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
814
8152004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
816
817        * optman/rtems/no-region.c: Reflect having changed
818        rtems_region_get_segment_size.
819
8202004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
821
822        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
823        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
824        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
825        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
826        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
827        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
828        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
829
8302004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
831
832        * libchip/ide/ata.c, libchip/network/dec21140.c,
833        libchip/network/elnk.c, libchip/network/i82586.c,
834        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
835        libchip/network/open_eth.c, libchip/network/sonic.c,
836        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
837        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
838        libchip/shmdr/init.c, libchip/shmdr/intr.c,
839        libchip/shmdr/shm_driver.h: Cosmetics.
840
8412004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
842
843        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
844        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-timer.c,
847        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
848        fixed size types.
849
8502004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
851
852        * configure.ac: Explicitly pass --includedir and --libdir to
853        cpukit/configure.
854
8552004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
856
857        * librdbg/Makefile.am: Fix rpcgen rules.
858        * librdbg/src/i386/any/remdeb_xdr.c,
859        librdbg/src/m68k/any/remdeb_xdr.c,
860        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
861        Reflect changes to librdbg/Makefile.am.
862
8632004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
864
865        * configure.ac: Reflect changes testsuites/configure.ac and
866        cpukit/configure.ac.
867
8682004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
869
870        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
871        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
872
8732004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
874
875        * configure.ac: Reflect changes to testsuites's configuration.
876
8772004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
878
879        PR/589 rtems
880        * libchip/network/pci.h: Remove (Moved to cpukit).
881
8822004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
883
884        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
885        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
886        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
887        libchip/network/dec21140.c, libchip/network/elnk.c,
888        libchip/network/if_fxp.c, libchip/network/open_eth.c,
889        libchip/network/open_eth.h, libchip/network/sonic.c,
890        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
891        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
892        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
893        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
894        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
895        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
896        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
897        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
898        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
899        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
900        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
901        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
902        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
903        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
904        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
905        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
906        fixed-size types.
907
9082004-03-14      Chris Johns  <chrisj@rtems.org>
909
910        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
911        the BSP example code.
912        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
913        support the DIMMPC. This is a pc386 target with IO port support. Minor
914        formating clean up. Add documentation to the header file.
915        * libchip/network/README.cs8900: The CS8900 driver is documented in the
916        cs8900.h header file.
917
9182004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
921        Cosmetics.
922
9232004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
926        There are no application level Makefiles in here.
927
9282004-03-04      Joel Sherrill <joel@OARcorp.com>
929
930        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
931        they can be used in application level makefiles.
932
9332004-03-05      Joel Sherrill <joel@OARcorp.com>
934
935        * libnetworking/rtems_webserver/ejparse.c,
936        libnetworking/rtems_webserver/emfdb.c,
937        libnetworking/rtems_webserver/sock.c,
938        libnetworking/rtems_webserver/socket.c,
939        libnetworking/rtems_webserver/sym.c,
940        libnetworking/rtems_webserver/webs.c,
941        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
9422004-03-05      Joel Sherrill <joel@OARcorp.com>
943
944        * libchipnetwork/open_eth.c: Remove warnings by conditionally
945        compiling this file only only those CPU families with supported
946        exception models.
947
9482004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * acinclude.m4: Fix loosing arguments when configuring cpukit and
951        testsuites (Was exposed with --enable-multilib, only).
952        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
953         Add RTEMS_BSP_CONFIG_SUBDIR.
954        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
955        testsuites's configure.
956        * aclocal/rtems-top.m4: Remove ENDIF hack.
957        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
958
9592004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
962        wrapup/Makefile.am: Fix automake problems having been introduced
963        in previous patch.
964
9652004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
968        Preinstall dirs.
969        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
970        * aclocal/check-multiprocessing.m4: Cosmetics.
971        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
972        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
973
9742004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
977        librdbg/src/Makefile.am.
978        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
979        * configure.ac: Reflect changes above.
980        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
981        * wrapup/Makefile.am: Reflect changes above.
982        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
983
9842004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
987
9882004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
991
9922004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * wrapup/Makefile.am: Reflect new location of librdbg.a.
995
9962004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
999        librdbg/src/powerpc/Makefile.am: Remove.
1000        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1001        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1002        * configure.ac: Reflect changes above.
1003
10042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006
10072004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1010        STRIP.
1011
10122004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * librdbg/include/Makefile.am: Merge-in
1015        librdbg/include/rdbg/i386/Makefile.am,
1016        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1017        librdbg/include/rdbg/powerpc/Makefile.am.
1018        * librdbg/include/rdbg/i386/Makefile.am,
1019        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1020        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1021        * configure.ac: Reflect changes above.
1022
10232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * configure.ac: Use AS_HELP_STRING(ada).
1026
10272004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1030        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1031        Use AC_CONFIG_HEADERS.
1032        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1033        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1034
10352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * Makefile.am: include local.am.
1038
10392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * aclocal/version.m4: 4.6.99.0.
1042
10432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * Makefile.am: Don't include host.am.
1046        * automake/compile.am: Further cleanups.
1047
10482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * automake/lib.am: Remove (Unused).
1051
10522004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * wrapup/Makefile.am: Don't include lib.am.
1055        * automake/compile.am: Use automake compilation rules.
1056
10572004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * libnetworking/pppd/Makefile.am,
1060        libnetworking/rtems_servers/Makefile.am,
1061        libnetworking/rtems_telnetd/Makefile.am,
1062        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1063        support/Makefile.am: Don't include lib.am.
1064
10652004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * libchip/Makefile.am: Don't include lib.am.
1068        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1069        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1070        unnecessary EXTRA_DISTs.
1071
10722004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1075        hack.
1076
10772004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1080        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1081        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1082        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1083
10842004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1087        Add AM_CONDITIONAL(HAS_MP).
1088        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1089        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1090        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1091        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1092        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1093        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1094        (Deprecated by autoconf 2.59).
1095
10962004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1099        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1100
11012004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * ChangeLog: Merge-in libnetworking/ChangeLog.
1104        * libnetworking/ChangeLog: Remove.
1105        * ChangeLog: Merge-in librdbg/ChangeLog.
1106        * librdbg/ChangeLog: Remove.
1107        * ChangeLog: Merge-in libchip/ChangeLog.
1108        * libchip/ChangeLog: Remove.
1109        * ChangeLog: Merge-in optman/ChangeLog.
1110        * optman/ChangeLog: Remove.
1111
11122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * configure.ac: Reflect changes to cpukit.
1115        * wrapup/Makefile.am: Reflect changes to librdbg.
1116        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1117        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1118        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1119        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1120        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1121        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1122        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1123        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1124        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1125
11262004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * aclocal/rtems-top.m4: Remove check for version.m4.
1129        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1130
11312004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1134        * wrapup/Makefile.am: Reflect changes to libchip/*.
1135        * support/Makefile.am: Use automake compilation rules.
1136        * wrapup/Makefile.am: Reflect changes to support/*.
1137        * configure.ac: Remove libnetworking/wrapup/Makefile.
1138        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1139        libnetworking/*/lib*.a instead of libnetapps.a.
1140        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1141        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1142        * optman/Makefile.am: Use automake compilation rules.
1143        * libchip/Makefile.am: Fix typo in previous patch.
1144        * libchip/Makefile.am: Use automake compilation rules.
1145        * libnetworking/Makefile.am: Remove wrapup.
1146        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1147        automake-compilation rules.
1148        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1149        automake-compilation rules.
1150        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1151        automake-compilation rules.
1152        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1153        automake-compilation rules.
1154        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1155
11562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1159        PRE/TMPINSTALL_FILES to CLEANFILES.
1160        * automake/lib.am: Remove TMPINSTALL_FILES.
1161        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1162        PRE/TMPINSTALL_FILES to CLEANFILES.
1163        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1164        PRE/TMPINSTALL_FILES to CLEANFILES.
1165        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1166        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1167        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1168        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1169        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1170        * librdbg/src/i386/Makefile.am: Ditto.
1171        * librdbg/src/m68k/Makefile.am: Ditto.
1172        * librdbg/src/powerpc/Makefile.am: Ditto.
1173        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1174        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1175        * libnetworking/rtems_servers/Makefile.am: Ditto.
1176        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1177        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1178
11792004-01-07      Joel Sherrill <joel@OARcorp.com>
1180
1181        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1182        more completely covers the MIPS family.
1183
11842003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * wrapup/Makefile.am: Reflect changes to shmdr.
1187        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1188
11892003-12-18      Joel Sherrill <joel@OARcorp.com>
1190
1191        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1192        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1193        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1194        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1195        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1196        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1197        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1198
11992003-12-17      Joel Sherrill <joel@OARcorp.com>
1200
1201        * aclocal/version.m4: Updated to rtems-20031217-test.
1202
12032003-12-17     
1204
1205        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1206        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1207
12082003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * automake/compile.am: Remove LINK_LIBS (Unused).
1211        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1212
12132003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1216        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1217        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1218        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1219        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1220
12212003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1224        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1225        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1226        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1227        * librdbg/src/i386/Makefile.am:
1228        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1229        * librdbg/src/m68k/Makefile.am:
1230        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1231        * librdbg/src/powerpc/Makefile.am:
1232        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1233
12342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1237        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1238        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1239        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1240        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1241        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1242        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1243        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1244        * optman/Makefile.am: Remove project_libdir.
1245        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1246        PRE/TMPINSTALL_FILES.
1247        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1248        PRE/TMPINSTALL_FILES.
1249        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1250        PRE/TMPINSTALL_FILES.
1251        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1252        PRE/TMPINSTALL_FILES.
1253        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1254        from PRE/TMPINSTALL_FILES.
1255        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1256        PRE/TMPINSTALL_FILES.
1257        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1258        PRE/TMPINSTALL_FILES.
1259        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1260        PRE/TMPINSTALL_FILES.
1261        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1262        PRE/TMPINSTALL_FILES.
1263        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1264        PRE/TMPINSTALL_FILES.
1265        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1266        PRE/TMPINSTALL_FILES.
1267        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1268        from PRE/TMPINSTALL_FILES.
1269
12702003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1273        * automake/lib.am: Remove project_libdir.
1274        * wrapup/Makefile.am: Reworked.
1275
12762003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * configure.ac: Reflect changes to librdbg.
1279        * optman/Makefile.am: Add tmpinstall dirstamp support.
1280        * libchip/Makefile.am: Fix variant-tmpinstall support.
1281        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1282        * librdbg/src/powerpc/Makefile.am: Merge-in former
1283        new_exception_processing/Makefile.am.
1284        * librdbg/src/m68k/any/Makefile.am: Remove.
1285        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1286        * librdbg/src/i386/any/Makefile.am: Remove.
1287        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1288        * librdbg/src/Makefile.am: Cosmetics.
1289        * librdbg/include/Makefile.am: Cosmetics.
1290        * librdbg/Makefile.am: Cosmetics.
1291        * libnetworking/Makefile.am: Cosmetics.
1292        * libnetworking/pppd/Makefile.am: Cosmetics.
1293        * libnetworking/wrapup/Makefile.am: Cosmetics.
1294
12952003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * Makefile.am: Cosmetics.
1298        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1299        support.
1300
13012003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
1303        * automake/compile.am: Remove $(ARCH):-rule.
1304
13052003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1306
1307        * configure.ac: Remove lib/libbsp/shared/Makefile,
1308        lib/libbsp/shmdr/Makefile.
1309
13102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1313        libchip/serial/Makefile, libchip/rtc/Makefile.
1314        * support/Makefile.am: Remove all-local: $(ARCH).
1315        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1316        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1317        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1318        * optman/Makefile.am: Remove all-local: $(ARCH).
1319        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1320        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1321        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1322        compilation dirstamp support.
1323        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1324        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1325        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1326        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1327        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1328        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1329        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1330        all-local: $(ARCH).
1331        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1332        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1333        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1334        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1335        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1336
13372003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
1339        * aclocal/lead-dot.m4: New (from automake-1.7f).
1340        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1341        AC_SUBST(dirstamp).
1342        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1343        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1344        libchip/serial/Makefile.am: Ditto.
1345        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1346        * librdbg/include/Makefile.am: Ditto.
1347        * librdbg/include/rdbg/Makefile.am: Ditto.
1348        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1349        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1350        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1351        * librdbg/src/Makefile.am: Ditto.
1352        * librdbg/src/i386/Makefile.am: Ditto.
1353        * librdbg/src/i386/any/Makefile.am: Ditto.
1354        * librdbg/src/m68k/Makefile.am: Ditto.
1355        * librdbg/src/m68k/any/Makefile.am: Ditto.
1356        * librdbg/src/powerpc/Makefile.am: Ditto.
1357        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1358        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1359        preinstallation.
1360        * libnetworking/pppd/Makefile.am: Ditto.
1361        * libnetworking/rtems_servers/Makefile.am: Ditto.
1362        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1363        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1364        * libnetworking/wrapup/Makefile.am: Ditto.
1365
13662003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1369        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1370        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1371        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1372        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1373        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1374        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1375        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1376        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1377        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1378        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1379        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1380        underquoting to silence automake-1.8.
1381
13822003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * configure.ac: Reflect having moved tests to ../../testsuites.
1385
13862003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1387
1388        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1389        * aclocal/canonical-host.m4: Remove.
1390        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1391        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1392
13932003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * aclocal/check-cpu.m4: Remove.
1396        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1397        * aclocal/canonical-target-name.m4: Add m4-quotes.
1398        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1399        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1400        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1401        * aclocal/check-networking.m4: Add m4-quotes. Require
1402        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1403        * aclocal/check-posix.m4: Add m4-quotes. Require
1404        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1405        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1406        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1407        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1408
14092003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1410
1411        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1412        * aclocal/bsp-alias.m4: Remove.
1413
14142003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * configure.ac: Make presence of tests/ optional.
1417
14182003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * aclocal/path-perl.m4: Remove (Unused).
1421
14222003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1423
1424        * automake/force-preinstall.am: Remove.
1425
14262003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1427
1428        PR 499/rtems_misc
1429        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1430        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1431        Configuration (Odd was forced) - Correction of Stop Bit configuration
1432        (inversed) - Correction of ISR Handler to call
1433        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1434        CTS Hardware flow control Configuration.
1435
14362003-09-04      Joel Sherrill <joel@OARcorp.com>
1437
1438        * lib/libcpu/shared/include/cache.h,
1439        lib/libcpu/shared/src/cache_aligned_malloc.c,
1440        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1441        license changed.
1442        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1443        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1444        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1445        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1446        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1447        for license changed.
1448        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1449        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1450        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1451        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1452        libchip/network/cs8900.h, libchip/network/dec21140.c,
1453        libchip/network/elnk.c, libchip/network/open_eth.c,
1454        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1455        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1456        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1457        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1458        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1459        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1460        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1461        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1462        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1463        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1464        libchip/serial/serial.h, libchip/serial/z85c30.c,
1465        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1466        libchip/serial/z85c30_reg.c: URL for license changed.
1467
14682003-09-03      Jiri Gaisler <jiri@gaisler.com>
1469
1470        PR 477/networking
1471        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1472        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1473        libchip/network/open_eth.h: New files.
1474
14752003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1476
1477        * aclocal/rtems-top.m4: Add RTEMS_API.
1478        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1479
14802003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1483        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1484        @RTEMS_BSP@.cfg.
1485
14862003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1489
14902003-08-20      Joel Sherrill <joel@OARcorp.com>
1491
1492        * libchip/network/cs8900.c: Correct copyright statements.
1493
14942003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1495
1496        * aclocal/check-itron.m4: Remove.
1497        * aclocal/enable-inlines.m4: Remove.
1498        * Makefile.am: Reflect having moved aclocal/.
1499        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1500        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1501        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1502        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1503        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1504        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1505        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1506        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1507        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1508        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1509        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1510        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1511        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1512        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1513        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1514        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1515        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1516        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1517        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1518        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1519        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1520        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1521        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1522        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1523        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1524        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1525        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1526        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1527        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1528        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1529        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1530        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1531        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1532        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1533        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1534        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1535        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1536        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1537        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1538        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1539        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1540        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1541        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1542        * aclocal/target.m4: New (Copied from ../../aclocal).
1543        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1544        * aclocal/version.m4: New (Copied from ../../aclocal).
1545
15462003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1547
1548        * configure.ac: Remove stray comments.
1549        * automake/local.am, automake/host.am: Remove "debug".
1550
15512003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * Makefile.am: Reflect having moved automake/.
1554        * lib/Makefile.am: Reflect having moved automake/.
1555        * support/Makefile.am: Reflect having moved automake/.
1556        * wrapup/Makefile.am: Reflect having moved automake/.
1557        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1558        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1559        from ../../automake).
1560        * optman/Makefile.am: Reflect having moved automake/.
1561        * libchip/Makefile.am: Reflect having moved automake/.
1562        * libchip/ide/Makefile.am: Reflect having moved automake/.
1563        * libchip/network/Makefile.am: Reflect having moved automake/.
1564        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1565        * libchip/serial/Makefile.am: Reflect having moved automake/.
1566        * librdbg/Makefile.am: Reflect having moved automake/.
1567        * librdbg/include/Makefile.am: Reflect having moved automake/.
1568        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1569        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1570        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1571        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1572        automake/.
1573        * librdbg/src/Makefile.am: Reflect having moved automake/.
1574        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1575        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1576        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1577        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1578        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1579        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1580        having moved automake/.
1581        * libnetworking/Makefile.am: Reflect having moved automake/.
1582        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1583        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1584        automake/.
1585        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1586        automake/.
1587        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1588        automake/.
1589        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1590
15912003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1592
1593        * Makefile.am: Add bsp.pc.in.
1594        * bsp.pc.in: New (pkgconfig support).
1595
15962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1597
1598        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1599
16002003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1601
1602        * lib/Makefile.am: New (Required by 'make dist').
1603        * lib/ChangeLog: Remove.
1604        * lib/.cvsignore: Cleanup.
1605        * configure.ac: Reflect having added lib/Makefile.am.
1606        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1607        lib/libbsp/configure.ac.
1608        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1609        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1610
16112003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1612
1613        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1614        * configure.ac: Merge-in librdbg/configure.ac.
1615        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1616        librdbg/configure.ac.
1617        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1618        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1619        LIBCHIP. Conditionally build include-dirs.
1620        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1621        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1622        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1623        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1624        librdbg/include/rdbg/m68k/Makefile.am,
1625        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1626        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1627        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1628        librdbg/src/powerpc/Makefile.am, librdbg/
1629        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1630        configure.ac into ../configure.ac.
1631        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1632        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1633        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1634        libnetworking/rtems_telnetd/Makefile.am,
1635        libnetworking/rtems_webserver/Makefile.am,
1636        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1637        into ../configure.ac.
1638
16392003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1640
1641        PR 427/rtems
1642        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1643        * librdbg/src/servtsp.c: Ditto.
1644
16452003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1646
1647        PR 429/bsps
1648        PR 432/bsps
1649        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1650        packets are queued onto an elnk board, the ISR will deadlock the device
1651        with a tx complete interrupt.  Lighter tx loads are not affected as they
1652        end up submitting single packets to the device.
1653
16542003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1657        optman/configure.ac.
1658        * optman/configure.ac: Remove (Merged into ../configure.ac).
1659        * optman/Makefile.am: Reflect having merged configure.ac into
1660        ../configure.ac.
1661        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1662        * libchip/Makefile.am, libchip/ide/Makefile.am,
1663        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1664        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1665        ../configure.ac.
1666
16672003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1668
1669        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1670
16712003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1672
1673        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1674        on i386.
1675
16762003-06-13      Joel Sherrill <joel@OARcorp.com>
1677
1678        * libnetworking/pppd/chat.c: Removed warnings.
1679
16802003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1681
1682        * libchip/network/README.3com: New file missed in previous commit.
1683        PR 405/bsps
1684        PR 393/networking
1685        * libchip/network/dec21140.c: Fix leak also known as PR393.
1686        * libchip/network/elnk.c, libchip/network/if_media.h,
1687        libchip/network/mii.h: New files.
1688        * libchip/network/Makefile.am: Reflect new files.
1689
16902003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1691
1692        * configure.ac: Remove support for profile-variant.
1693
16942003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1695
1696        PR 397/pppd
1697        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1698        * libnetworking/pppd/magic.c: Remove *rand48.
1699        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1700
17012003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1702
1703        * wrapup/Makefile.am: Add libide.a.
1704
17052003-04-15      Joel Sherrill <joel@OARcorp.com>
1706
1707        PR 387/rtems_misc
1708        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1709        routines.
1710        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1711
17122003-04-11      Joel Sherrill <joel@OARcorp.com>
1713
1714        * libnetworking/rtems_webserver/cgi.c,
1715        libnetworking/rtems_webserver/sockGen.c,
1716        libnetworking/rtems_webserver/umui.c,
1717        libnetworking/rtems_webserver/websSSL.c,
1718        libnetworking/rtems_webserver/websSSL.h,
1719        libnetworking/rtems_webserver/websda.c,
1720        libnetworking/rtems_webserver/websda.h: New files. Not included in
1721        previous commit.
1722
17232003-04-10      Joel Sherrill <joel@OARcorp.com>
1724
1725        PR 371/pppd
1726        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1727        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1728        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1729        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1730        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1731        still global symbols in rtemspppd.h which might need to be changed or
1732        converted into member of a structure which is dereferenced with a
1733        pointer that is managed as a per task variable. But this patch should
1734        avoid many conflicts.
1735
17362003-03-27      Joel Sherrill <joel@OARcorp.com>
1737
1738        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1739        not allowed in the cpukit source code since it must be buildable
1740        independent of any BSP. These files were moved to libchip/ide.
1741        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1742        files.
1743
17442003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1745
1746        PR 368/filesystems
1747        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1748        improvements which now work on pc386 and mbx8xx.
1749        * libchip/ide/ide_controller.c: New file.
1750
17512003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1752
1753        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1754
17552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1758        * configure.ac: Add support/.
1759        * support/.cvsignore: New.
1760        * support/Makefile.am: New.
1761        * support/version.c: New.
1762        * wrapup/Makefile.am: Add support/libsupport.a.
1763        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1764        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1765        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1766        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1767
17682003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1769
1770        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1771
17722003-02-20      Till Straumann <strauman@slac.stanford.edu>
1773
1774        PR 354/networking
1775        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1776        chip against a table of supported chips. The untested ones are still
1777        commented out, however.
1778
17792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1780
1781        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1782        * configure.ac: AC_PREREQ(2.57).
1783        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1784        * optman/configure.ac: AC_PREREQ(2.57).
1785        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1786        * libchip/configure.ac: AC_PREREQ(2.57).
1787        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1788        * librdbg/configure.ac: AC_PREREQ(2.57).
1789        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1790        * libnetworking/configure.ac: AC_PREREQ(2.57).
1791
17922003-02-06      Joel Sherrill <joel@OARcorp.com>
1793
1794        * libnetworking/pppd/chat.c: Convert routines with common names to
1795        static. This included get_char(), put_char(), and character() among
1796        others.
1797
17982003-02-03      Joel Sherrill <joel@OARcorp.com>
1799
1800        PR 338/filesystem
1801        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1802        rtems_io_lookup_name() (API change).  Unused function removed.
1803
18042003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1805
1806        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1807        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1808        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1809        Eliminate *_O_FILES.
1810        * libnetworking/rtems_servers/Makefile.am,
1811        libnetworking/rtems_webserver/Makefile.am,
1812        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1813
18142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1817        Let all-local: depend on $(LIB).
1818        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1819        * optman/Makefile.am: Apply install-data-local to install *.rels.
1820
18212002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1822
1823        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1824        %.c rules.
1825        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1826        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1827        * libchip/rtc/Makefile.am: Ditto.
1828        * libchip/serial/Makefile.am: Ditto.
1829
18302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1831
1832        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1833        LIBC_DEFINES.
1834        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1835        LIBC_DEFINES.
1836        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1837        LIBC_DEFINES.
1838
18392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1842
18432002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1844
1845        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1846        cache-checking.
1847        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1848
18492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1850
1851        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1852        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1853        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1854        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1855        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1856
18572002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1858
1859        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1860        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1861        Remove.
1862        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1863
18642002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1865
1866        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1867        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1868
18692002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1870
1871        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1872        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1873
18742002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1875
1876        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1877        * optman/rel.am: New.
1878
18792002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1880
1881        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1882        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1883        braino in comment on "exec". Extend --enable-ada handling.
1884
18852002-11-04      Joel Sherrill <joel@OARcorp.com>
1886
1887        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1888        tasks and rolling multiple loops into 1.
1889        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1890        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1891        Removed warnings.
1892
18932002-10-31      Joel Sherrill <joel@OARcorp.com>
1894
1895        * libchip/network/dec21140.c: Removed warnings.
1896        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1897        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1898        librdbg/src/m68k/any/remdeb_xdr.c,
1899        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1900        warnings.
1901        * libnetworking/rtems_webserver/socket.c,
1902        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1903
19042002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1905
1906        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1907        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1908        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1909        above.
1910
19112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1912
1913        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1914        * wrapup/.cvsignore: Remove autom4te.cache.
1915        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1916        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1917        autom4te.cache.
1918        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1919        autom4te.cache.
1920        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1921        autom4te.cache.
1922
19232002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1924
1925        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1926
19272002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1928
1929        * optman/.cvsignore: Add autom4te.cache.
1930
19312002-09-14      Joel Sherrill <joel@OARcorp.com>
1932
1933        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1934
19352002-09-07      Joel Sherrill <joel@OARcorp.com>
1936
1937        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1938        include files to resolve warnings.
1939
19402002-09-07      Chris Johns <ccj@acm.org>
1941
1942        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1943        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1944        which corrects the problem  where the cs8900.c file was actually the BSP
1945        glue.  Joel did some hacking so this file will compile.  Previously it
1946        required providing a target.h file to compile.
1947        * libchip/network/cs8900.c.bsp: New file.
1948
19492002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1950
1951        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1952
19532002-08-31      Joel Sherrill <joel@OARcorp.com>
1954
1955        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1956        eliminate warning.
1957
19582002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * configure.ac: Add ada-tests.
1961
19622002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1963
1964        * Makefile.am: Add preinstall-stamp.
1965
19662002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1967
1968        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1969        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1970        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1971        gcc31 happy.
1972        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1973        cp.
1974
19752002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1976
1977        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1978        make/bsp.mak.
1979        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1980        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1981
19822002-08-12      Joel Sherrill <joel@OARcorp.com>
1983
1984        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1985        avoid error.
1986
19872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1988
1989        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1990        * configure.ac: Add BSP_SUBDIRS.
1991        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1992        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1993        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1994        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1995        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1996        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1997        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1998        RTEMS_CHECK_BSP_CACHE.
1999        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2000        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2001        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2002        .$(OBJEXT) instead of .o.
2003        * libnetworking/pppd/Makefile.am,
2004        libnetworking/rtems_servers/Makefile.am,
2005        libnetworking/rtems_telnetd/Makefile.am,
2006        libnetworking/rtems_webserver/Makefile.am,
2007        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2008
20092002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2010
2011        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2012        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2013        ../libchip/serial/$(ARCH)/libserialio.a.
2014        * libchip/serial/Makefile.am: Don't tmp-install lib.
2015        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2016
20172002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2018
2019        * Makefile.am: Add rtems_makedir.
2020        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2021        * Makefile.am: Add wrapup-SUBDIR.
2022        * wrapup/ChangeLog: Remove.
2023        * wrapup/configure.ac: Remove.
2024        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2025        (Make the bare BSP happy).
2026        * configure.ac: Ditto.
2027        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2028        Create make/custom/default.cfg.
2029        * configure.ac: Add creation of make/custom/*.cfg. Create
2030        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2031
20322002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2033
2034        * Makefile.am: Clean $(PROJECT_RELEASE).
2035
20362002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2037
2038        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2039        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2040        prototype mismatches.
2041
20422002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2043
2044        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2045        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2046
20472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2048
2049        * acinclude.m4: Add test "$multilib" != "yes".
2050        * config-ml.in: Remove.
2051        * acinclude.m4: Cleanups.
2052        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2053        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2054        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2055        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2056        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2057
20582002-07-16      Eric Norum <eric.norum@usask.ca>
2059
2060        * New driver for the Intel EtherExpressPro (82559ER) chip.
2061        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2062        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2063        * libchip/network/Makefile.am: Modified to reflect above.
2064
20652002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2066
2067        * acinclude.m4: New.
2068        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2069        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2070        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2071
20722002-07-01      Joel Sherrill <joel@OARcorp.com>
2073
2074        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2075        _Objects_Information_table now that it is a two dimensional array based
2076        upon API and class.
2077        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2078        of strnlen().
2079
20802002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2081
2082        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2083        preinstall libnetapps.a.
2084
20852002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2086
2087        * configure.ac: Remove librpc.
2088
20892002-06-25      Joel Sherrill <joel@OARcorp.com>
2090
2091        * Per PR233, moved librpc to exec.
2092        * configure.ac, wrapup/Makefile.am: Modified.
2093        * librpc, librpc/ChangeLog: Removed.
2094
20952002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2096
2097        * optman/Makefile.am: Remove multilib support.
2098        * optman/configure.ac: Ditto.
2099        * optman/sapi/Makefile.am: Ditto.
2100
21012002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2102
2103        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2104        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2105
21062002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2107
2108        Move networking libraries to c/src/exec/libnetworking
2109        * libnetworking/configure.ac, libnetworking/Makefile.am,
2110        libnetworking/wrapup/Makefile.am: Reflect Moval.
2111
21122002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2113
2114        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2115        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2116        <rtems/bspIo.h>.
2117
21182002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2119
2120        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2121        * libnetworking/rtems/mkrootfs.h: Ditto.
2122        * libnetworking/rtems/Makefile.am: Reflect changes above.
2123
21242002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2125
2126        * configure.ac: Remove lib.
2127
21282002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2129
2130        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2131        that exception stack frames on M68K members with VBR always are 6 byte
2132        long. The incorrect assumption resulted in some gdb commands like "next"
2133        to fail on the 68360.
2134
21352002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2136
2137        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2138        PR 220
2139        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2140        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2141        CVS.
2142        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2143        libnetworking/sys/filio.h: Remove.
2144        * libnetworking/sys/Makefile.am: Reflect changes above.
2145
21462002-05-07      Chris Johns <ccj@acm.org>
2147
2148        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2149        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2150        requires it to be stripped.
2151
21522002-05-01      Eric Norum <eric.norum@usask.ca>
2153
2154        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2155        assembly  to satisfy gcc 3.1 and newer.
2156
21572002-04-26      Eric Norum <eric.norum@usask.ca>
2158
2159        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2160        agressive optimization in gcc 3.1 does not reorder things.
2161
21622002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2163
2164        * libchip/network/dec21140.c: Reflect changes to powerpc's
2165        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2166        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2167        <rtems/score/cpu.h>.
2168        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2169        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2170
21712002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2172
2173        * optman/configure.ac: Remove ENABLE_GCC28.
2174
21752002-04-11      Chris Johns <ccj@acm.org>
2176
2177        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2178        driver control block field to the ifconfig network driver structure.
2179        This field is needed by the i82586 driver which was ported from NetBSD
2180        as it had better hardware abstraction.
2181        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2182        PR59, added the drv_ctrl driver control block field to the ifconfig
2183        network driver structure. This field is needed by the i82586 driver
2184        which was ported from NetBSD as it had better hardware abstraction.
2185
21862002-04-10      Mike Siers <mikes@poliac.com>
2187
2188        * libnetworking/rtems_webserver/NOTES,
2189        libnetworking/rtems_webserver/asp.c,
2190        libnetworking/rtems_webserver/balloc.c,
2191        libnetworking/rtems_webserver/default.c,
2192        libnetworking/rtems_webserver/ej.h,
2193        libnetworking/rtems_webserver/ejIntrn.h,
2194        libnetworking/rtems_webserver/ejlex.c,
2195        libnetworking/rtems_webserver/ejparse.c,
2196        libnetworking/rtems_webserver/emfdb.c,
2197        libnetworking/rtems_webserver/emfdb.h,
2198        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2199        libnetworking/rtems_webserver/handler.c,
2200        libnetworking/rtems_webserver/license.txt,
2201        libnetworking/rtems_webserver/md5.h,
2202        libnetworking/rtems_webserver/md5c.c,
2203        libnetworking/rtems_webserver/mime.c,
2204        libnetworking/rtems_webserver/misc.c,
2205        libnetworking/rtems_webserver/ringq.c,
2206        libnetworking/rtems_webserver/rom.c,
2207        libnetworking/rtems_webserver/security.c,
2208        libnetworking/rtems_webserver/sock.c,
2209        libnetworking/rtems_webserver/sym.c,
2210        libnetworking/rtems_webserver/uemf.c,
2211        libnetworking/rtems_webserver/uemf.h,
2212        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2213        libnetworking/rtems_webserver/url.c,
2214        libnetworking/rtems_webserver/value.c,
2215        libnetworking/rtems_webserver/wbase64.c,
2216        libnetworking/rtems_webserver/webcomp.c,
2217        libnetworking/rtems_webserver/webpage.c,
2218        libnetworking/rtems_webserver/webrom.c,
2219        libnetworking/rtems_webserver/webs.c,
2220        libnetworking/rtems_webserver/webs.h,
2221        libnetworking/rtems_webserver/websuemf.c,
2222        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2223        2.1.4.
2224
22252002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2226
2227        * libchip/network/i82586.c: Include <string.h>.
2228        * libchip/network/sonic.c: Ditto.
2229
22302002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2231
2232        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2233
22342002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2235
2236        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2237
22382002-03-27      Thomas.Doerfler@imd-systems.de
2239
2240        PR 144
2241        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2242        memory address 0 when called for the first time. This is done when
2243        trying to clear the variable "dhcp_hostname".
2244
22452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2246
2247        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2248        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2249        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2250        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2251        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2252        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2253        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2254        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2255        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2256        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2257        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2258        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2259        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2260        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2261        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2262        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2263        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2264        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2265        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2266        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2267        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2268        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2269        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2270        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2271        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2272        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2273        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2274        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2275        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2276        AUTOMAKE_OPTIONS.
2277        * libnetworking/configure.ac:
2278        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2279        foreign 1.6]).
2280        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2281        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2282        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2283        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2284        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2285        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2286        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2287        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2288        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2289        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2290        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2291        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2292        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2293        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2294        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2295        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2296        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2297
22982002-03-27      Ilya Alexeev <ilya@continuum.ru>
2299
2300        PR 162
2301        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2302        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2303        used in a device write routines.  Now ppp_softc structure have own
2304        character for writing to device (sc_outchar).  I think that converting
2305        local variables to static is not a right solution, because problems will
2306        occur in the case of two or more ppp instances.
2307        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2308        must be u_long, otherwise in the case of the big output packet endless
2309        loop may occur.
2310
23112002-03-21      Ilya Alexeev <ilya@continuum.ru>
2312
2313        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2314        preparations for multiple PPPD connections.
2315
23162002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2317
2318        PR 149
2319        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2320        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2321        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2322        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2323
23242002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2325
2326        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2327        * configure.ac: Modified to reflect addition.
2328
23292002-02-27      Ilya Alexeev <ilya@continuum.ru>
2330
2331        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2332        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2333        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2334        capabilities as well as eliminate some warnings.
2335
23362002-02-27      Eric Norum <eric.norum@usask.ca>
2337
2338        * libnetworking/net/radix.c: Properly handle fetching the default route
2339        when there is no route.  This was a bug in the original FreeBSD code and
2340        this fix is from an updated version of their code.
2341
23422002-02-16      Eric Norum <eric.norum@usask.ca>
2343
2344        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2345        checking.
2346
23472002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2348
2349        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2350        dodefaultroute.
2351
23522002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2353
2354        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2355        include <rtems/seterr.h>.
2356
23572002-02-01      Mike Siers <mikes@poliac.com>
2358
2359        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2360        avoid bringing the link down too fast. NOTE: Mike reports successfully
2361        running at 56K baud on a direct link.
2362
23632002-02-01      Eric Valette <valette@crf.canon.fr>
2364
2365        * librdbg/So many patches have been posted recently on the mailing list
2366        and  because we were unable to find correct solution to compile on
2367        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2368        because the coding  style of rdbg was rather inconsistant among various
2369        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2370        global coding style (using indent + manual edits), 2) incorporate/review
2371        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2372        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2373        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2374        after rdbg initialization is done, NB : the paches is huge but it is
2375        mainly due to coding styke chnages.  Only few lines of codes have been
2376        really changed and they do not impact  rdbg functionnality (AFAIKT).
2377        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2378        librdbg/include/rdbg/m68k/rdbg_f.h,
2379        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2380        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2381        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2382        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2383        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2384        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2385        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2386        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2387        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2388        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2389        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2390        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2391        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2392        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2393        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2394        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2395
23962002-01-31      Mike Siers <mikes@poliac.com>
2397
2398        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2399        * Nice Update of PPPD support which eliminates the requiremetn that
2400        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2401        and reports that it seems to be more stable and handle larger packets
2402        better.  This patch replaces the termios tasks with more general pppd
2403        network driver tasks.  The functions pppinput() and pppstart() get
2404        called from the interrupt service routine.
2405        * libnetworking/Makefile.am, libnetworking/configure.ac,
2406        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2407        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2408        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2409        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2410        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2411        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2412        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2413        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2414        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2415        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2416        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2417        libnetworking/net/route.c, libnetworking/net/route.h,
2418        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2419        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2420        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2421        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2422        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2423        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2424        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2425        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2426        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2427        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2428        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2429        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2430        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2431        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2432        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2433        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2434        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2435        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2436        libnetworking/pppd/example/README,
2437        libnetworking/pppd/example/netconfig.h,
2438        libnetworking/wrapup/Makefile.am: Modified.
2439        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2440        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2441        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2442        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2443        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2444        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2445        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2446        libnetworking/modem/pppcompress.c: Subdirectory removed.
2447
24482002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2449
2450        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2451        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2452
24532002-01-18      Till Straumann <strauman@slac.stanford.edu>
2454
2455        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2456        issues: - exception handler needs to enable MSR_FP if the interrupted
2457        thread is FP enabled. - printk message for MSR fixed and added
2458        stacktrace. NOTE: this requires the stacktrace patch to
2459        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2460        however).
2461
24622002-01-06      Joel Sherrill <joel@OARcorp.com>
2463
2464        * optman/.cvsignore: Added aclocal.m4 and configure.
2465        * optman/.cvsignore: New file.
2466
24672002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2468
2469        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2470
24712002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2472
2473        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2474        * optman/ChangeLog: New.
2475        * optman/configure.ac: New.
2476        * optman/Makefile.am: New.
2477        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2478        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2479
24802001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2481
2482        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2483
24842001-12-18      Eric Norum <eric.norum@usask.ca>
2485
2486        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2487        `directories' (path names with a / at the end) while disallowing open()
2488        operations on TFTP `directories'.
2489
24902001-12-07      Eric Norum <eric.norum@usask.ca>
2491
2492        * libnetworking/lib/tftpDriver.c: Restore write capability.
2493
24942001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2495
2496        * libchip/network/sonic.h: Fix typo.
2497        * libnetworking/arpa/Makefile.am: Remove stray lines.
2498
24992001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2500
2501        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2502
25032001-10-18      Eric Norum <eric.norum@usask.ca>
2504
2505        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2506        chdir() and open() operations within the TFTP file system.
2507
25082001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2509
2510        * librdbg/configure.ac: Fix latent bug exposed by removal of
2511        config.cache's which prevented powerpc targets librdbg from building.
2512
25132001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2514
2515        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2516        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2517        autoconf-2.52 happy.
2518
25192001-10-12      Mike Siers <mikes@poliac.com>
2520
2521        * libnetworking/Update to stable working state.  Congratulations Mike!
2522        :).
2523        * libnetworking/modem_example: Directory removed.
2524        * libnetworking/modem_example/16550.h,
2525        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2526        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2527        libnetworking/modem_example/ppp.h,
2528        libnetworking/modem_example/pppcompress.c: Files removed.
2529        * libnetworking/pppd/example/pppd.options: New file.
2530        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2531        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2532        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2533        libnetworking/pppd/rtemsmain.c: Updated.
2534
25352001-10-12      Joel Sherrill <joel@OARcorp.com>
2536
2537        * libchip/serial/z85c30.c: Fixed typo.
2538
25392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2540
2541        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2542        * configure.in: Remove.
2543        * configure.ac: New file, generated from configure.in by autoupdate.
2544        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2545        * libchip/configure.in: Remove.
2546        * libchip/configure.ac: New file, generated from configure.in by
2547        autoupdate.
2548        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2549        * librdbg/configure.in: Remove.
2550        * librdbg/configure.ac: New file, generated from configure.in by
2551        autoupdate.
2552        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2553        * libnetworking/configure.in: Remove.
2554        * libnetworking/configure.ac: New file, generated from configure.in by
2555        autoupdate.
2556
25572001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2558
2559        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2560        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2561        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2562
25632001-09-27      Joel Sherrill <joel@OARcorp.com>
2564
2565        * libchip/ChangeLog: Fixed typo in date.
2566
25672001-09-27      Eric Norum <eric.norum@usask.ca>
2568
2569        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2570        TFTP  filesystem.
2571
25722001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2573
2574        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2575        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2576        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2577        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2578        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2579        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2580        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2581        'PREINSTALL_FILES ='.
2582        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2583        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2584        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2585        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2586        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2587        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2588        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2589        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2590        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2591        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2592        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2593        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2594
25952001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2596
2597        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2598        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2599        * librdbg/src/m68k/any/Makefile.am: Ditto.
2600        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2601        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2602        happy.
2603
26042001-09-21      Joel Sherrill <joel@OARcorp.com>
2605
2606        * libchip/network/Makefile.am: Fixed typo on file name.
2607        * libchip/network/i82586.c: Commented out line 318 which is referencing
2608        a member of a structure that is not currently there.  This needs to be
2609        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2610        to C style.
2611
26122001-09-19      Eric Norum <eric.norum@usask.ca>
2613
2614        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2615
26162001-09-19      Chris Johns <ccj@acm.org>
2617
2618        * libchip/network/README.i82586, libchip/network/i82586.c,
2619        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2620        Network driver for Intel i82586.
2621        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2622        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2623        "root" filesystem with information obtained via the DHCP response.
2624
26252001-09-14      Eric Norum <eric.norum@usask.ca>
2626
2627        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2628        make gcc 3.x happy.
2629
26302001-08-16      Mike Siers <mikes@poliac.com>
2631
2632        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2633        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2634        These support callback functionality that has not even been compiled
2635        under RTEMS yet.
2636        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2637        example application.  Mike's notes on the modifications: - renamed
2638        error() function because of namespace problems - removed calls to the
2639        exit() funciton - removed extra files from the pppd source directory -
2640        defined pppd task constant values in rtemspppd.h - modifyied example
2641        code to get actual tick per second value - placed the pppd 2.3.11 man
2642        page file (pppd.8) into the pppd directory.
2643        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2644        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2645        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2646        libnetworking/pppd/rtems-ppp.c: Deleted.
2647        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2648        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2649        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2650        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2651        libnetworking/pppd/example/init.c,
2652        libnetworking/pppd/example/netconfig.h,
2653        libnetworking/pppd/example/ppp.conf,
2654        libnetworking/pppd/example/pppdapp.c,
2655        libnetworking/pppd/example/system.h: New files.
2656        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2657        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2658        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2659        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2660        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2661        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2662        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2663        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2664        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2665        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2666        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2667        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2668        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2669        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2670        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2671
26722001-08-16      Joel Sherrill <joel@OARcorp.com>
2673
2674        * libnetworking/pppd/example/Makefile: Removed.
2675        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2676        to avoid bootstrap -c clobbering it.
2677        * libnetworking/rtems_telnetd/.cvsignore: New file.
2678
26792001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2680
2681        * libnetworking/Makefile.am, libnetworking/configure.in,
2682        libnetworking/rtems_servers/Makefile.am,
2683        libnetworking/rtems_servers/telnetd.c,
2684        libnetworking/rtems_servers/telnetd.h,
2685        libnetworking/rtems_telnetd/Makefile.am,
2686        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2687        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2688        libnetworking/rtems_telnetd/telnetd.c,
2689        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2690        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2691        effect when ftpd change. - the tcp/ip stats have been implemented into
2692        icmds.c and started when telnetd daemon is started.
2693        * libnetworking/rtems_servers/telnetd.c,
2694        libnetworking/rtems_servers/telnetd.h: Removed.
2695        * libnetworking/rtems_telnetd: New directory.
2696        * libnetworking/rtems_telnetd/Makefile.am,
2697        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2698        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2699        libnetworking/rtems_telnetd/telnetd.c,
2700        libnetworking/rtems_telnetd/telnetd.h: New files.
2701
27022001-06-14      Joel Sherrill <joel@OARcorp.com>
2703
2704        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2705        Moved from libmisc/shell so the network stack to address network
2706        depenendency.
2707        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2708
27092001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2710
2711        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2712
27132001-05-15      Joel Sherrill <joel@OARcorp.com>
2714
2715        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2716        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2717        accidentally deleted the incorrectly empty versions.
2718
27192001-05-14      Till Straumann <strauman@slac.stanford.edu>
2720
2721        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2722        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2723        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2724        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2725        to know the values) - the affected BSP (shared/motorola) headers have
2726        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2727        driver (libchip/network/dec21140.c) has been fixed to use
2728        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2729        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2730        who is using this driver. - the DEC driver also has been fixed to use
2731        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2732        delay_in_bus_cycles().
2733
27342001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2735
2736        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2737
27382001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2739
2740        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2741
27422001-04-24      Eric Norum <eric.norum@usask.ca>
2743
2744        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2745        NTP synchronization a little more robust -- no NTP daemon yet, but at
2746        least it trys a little harder when the primary NTP server is down.
2747
27482001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2749
2750        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2751        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2752        libnetworking/pppd/modem_example/modem.c,
2753        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2754        other strings into English.
2755        * libnetworking/pppd/STATUS: updated to reflect the changes.
2756
27572001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2758
2759        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2760        again.
2761
27622001-04-20      Eric Valette <valette@crf.canon.fr>
2763
2764        * mcp750 directory renamed new_exception processing as it supports many
2765        more CPU models.
2766        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2767        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2768        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2769        formerly in mcp750 plus modifications.
2770        * librdbg/src/powerpc/mcp750/.cvsignore,
2771        librdbg/src/powerpc/mcp750/Makefile.am,
2772        librdbg/src/powerpc/mcp750/remdeb.h,
2773        librdbg/src/powerpc/mcp750/remdeb_f.x,
2774        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2775        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2776        new_exception_processing.
2777        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2778        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2779        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2780        part of this effort to add support for the MPC8xx.
2781
27822001-04-19      Joel Sherrill <joel@OARcorp.com>
2783
2784        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2785        internal include files.
2786
27872001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2788
2789        PR 158
2790        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2791        rcmd() library call by commenting out the parts that deal with signals.
2792        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2793        stdio. The 'server-side' parts of this file which deal with
2794        authentication are disabled since they are not needed.
2795
27962001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2797
2798        * libnetworking/include/.cvsignore: Remove dangling file.
2799
28002001-03-14      Joel Sherrill <joel@OARcorp.com>
2801
2802        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2803        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2804        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2805        libchip style serial drivers can be written in libcpu or libbsp.
2806
28072001-03-01      Joel Sherrill <joel@OARcorp.com>
2808
2809        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2810        libchip/network/sonic.c, libchip/network/sonic.h,
2811        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2812        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2813        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2814        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2815        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2816        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2817        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2818        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2819
28202001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2821
2822        * librdbg/include/rdbg/Makefile.am,
2823        librdbg/include/rdbg/i386/Makefile.am,
2824        librdbg/include/rdbg/m68k/Makefile.am,
2825        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2826        style on include files.
2827
28282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2829
2830        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2831        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2832        replace ${..} with $(..).
2833        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2834        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2835        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2836        libnetworking/rtems/Makefile.am, libnetworking/
2837        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2838        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2839        include_*HEADERS instead of H_FILES.
2840        * libnetworking/include/Makefile.am: Remove.
2841        * libnetworking/Makefile.am: Add handling of *.h files.
2842        * libnetworking/configure.in: Remove include/Makefile.
2843
28442001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2845
2846        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2847
28482001-01-31      Sergei Organov <osv@javad.ru>
2849
2850        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2851        current dir and root dir removed in favor of new libio support for
2852        task-local current and root directories. - Bug in `close_data_socket()'
2853        introduced by previous change fixed. - `command_pasv()' changed to set
2854        timeout on socket we are listening on and code fixed to don't close
2855        socket twice on error. - `serr()' changed to clear `errno'. -
2856        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2857        changed to clear `errno' before processing session. -
2858        `close_data_socket()' fixed to close both active and passive sockets -
2859        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2860        empty string  in `exec_command()'.
2861
28622001-01-25      Eric Norum <eric.norum@usask.ca>
2863
2864        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2865        improves throughput on systems which are dropping packets.   Only the
2866        first timeout is reduced.  This keeps the number of extra packets down
2867        on networks that are very busy and dropping lots of packets.
2868
28692001-01-24      Sergei Organov <osv@javad.ru>
2870
2871        * libnetworking/rtems_servers/ftpd.c,
2872        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2873        - Timeouts on sockets implemented. 'idle' field added to configuration.
2874        No timeout by default to keep backward compatibility. Note: SITE IDLE
2875        command not implemented yet. - Basic global access control implemented.
2876        'access' field added to configuration. No access limitations by default
2877        to keep backward compatibility. - Anchor data socket for active mode
2878        (using self IP and port 20.) - Fixed default data port support (still
2879        not tested). - Don't allow IP address different from originating host in
2880        PORT command to improve security. - Fixed bug in MDTM command. - Check
2881        for correctness of parsing of argument in command_port(). - Fixed
2882        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2883        a directory. - Command parsing a little bit improved: command names are
2884        now converted to upper-case to be more compatible with RFC (command
2885        names are not case-sensitive.) - Reformat comments so that they have
2886        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2887        previous changes - True ASCII mode implemented (doesn't work for hooks
2888        and /dev/null) - Passive mode implemented, PASV command added. - Default
2889        port for data connection could be used (untested, can't find ftp client
2890        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2891        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2892
28932001-01-18      Joel Sherrill <joel@OARcorp.com>
2894
2895        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2896        macro using variable arguments.
2897        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2898        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2899        since I updated the main RTEMS development machine to RedHat 7.2 and
2900        apparently got a new version of rpcgen.
2901
29022001-01-12      Sergei Organov <osv@javad.ru>
2903
2904        * libnetworking/rtems_servers/ftpd.c,
2905        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2906        - use pool of pre-created threads to handle sessions instead of
2907        creating/deleting threads on the fly - LIST output is now similar to
2908        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2909        happy with it. - LIST NAME now works (both for files and directories) -
2910        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2911        clients happy  - keep track of CWD for every session separately -
2912        ability to specify root directory name for FTPD in configuration table.
2913        FTPD will then create illusion for FTP clients that this is actually
2914        root directory. - ignore options sent in commands, thus LIST -al FILE
2915        works and doesn't try to list "-al" directory. - buffers are allocated
2916        on stack instead of heap where possible to eliminate malloc/free calls
2917        (avoid possible heap fragmentation troubles). - drop using of task
2918        notepad to pass parameters - use function arguments instead - use
2919        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2920        in socket() instead of AF_INET.
2921
29222001-01-02      Joel Sherrill <joel@OARcorp.com>
2923
2924        * libnetworking/CHANGELOG: Removed.
2925        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2926
29272000-12-14      Eric Norum <eric.norum@usask.ca>
2928
2929        * libnetworking/lib/tftpDriver.c: Added write capability.
2930
29312000-12-08      Joel Sherrill <joel@OARcorp.com>
2932
2933        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2934        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2935        numerous variable declarations conditional on PPP_COMPRESS and
2936        PPP_FILTER.  Commented out variables that were not used because the code
2937        using them was commented out. Removed totally unused variables.
2938        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2939        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2940
29412000-11-30      Joel Sherrill <joel@OARcorp.com>
2942
2943        * libnetworking/modem/ppp_tty.c: Changed to include
2944        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2945        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2946        * libnetworking/Makefile.am: Modified to reflect above.
2947
29482000-11-27      Joel Sherrill <joel@OARcorp.com>
2949
2950        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2951
29522000-11-25      Eric Norum <eric.norum@usask.ca>
2953
2954        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2955        core.
2956
29572000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2958
2959        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2960        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2961        subdir.
2962        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2963        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2964        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2965        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2966        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2967        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2968        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2969        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2970        ppp_tty.c and the real pppd main is in pppmain.c.
2971
29722000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2973
2974        * libchip/network/sonic.c: Added ipalign() routine to align the received
2975        packet so that the ip header is on a 32-bit boundary. Necessary for
2976        cpu's that do not allow unaligned loads and stores and when the 32-bit
2977        DMA mode is used.
2978
29792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2980
2981        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2982        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2983        ACLOCAL_AMFLAGS.
2984        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2985        ACLOCAL_AMFLAGS.
2986        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2987        ACLOCAL_AMFLAGS.
2988
29892000-11-03      Chris Johns <ccj@acm.org>
2990
2991        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2992        libchip/network/cs8900.h: New files.
2993
29942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2995
2996        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2997        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2998        $(RTEMS_TOPdir)/aclocal.
2999        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3000        $(RTEMS_TOPdir)/aclocal.
3001        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3002        $(RTEMS_TOPdir)/aclocal.
3003
30042000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3005
3006        * configure.in: Switch to GNU-canonicalization.
3007        * Makefile.am: Reflect changes to configure.in.
3008        * acinclude.m4: Remove.
3009
30102000-10-30      Joel Sherrill <joel@OARcorp.com>
3011
3012        * POSIX include files merged into newlib.  This resulted in some
3013        definitions moving to other files and thus some secondary effects in
3014        RTEMS source code.
3015        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3016        in sync with newlib's <machine/types.h>.
3017        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3018        definition of struct itimerval in <sys/time.h>.
3019
30202000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3021
3022        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3023        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3024        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3025        * ChangeLog: Fix typos.
3026        * configure.in: add tests to the GNU canonicalized subdirectories.
3027
30282000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3029
3030        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3031        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3032        the lib directory before configuring lib/.
3033
30342000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3035
3036        * configure.in, Makefile.am: add exec to the GNU canonicalized
3037        subdirectories.
3038        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3039        * configure.in: add libnetworking, librpc and librdb to the GNU
3040        canonicalized subdirectories.
3041        * configure.in: add libmisc and libchip to the GNU canonicalized
3042        subdirectories.
3043        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3044        Switch to GNU canonicalization.
3045        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3046        Switch to GNU canonicalization.
3047        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3048        Switch to GNU canonicalization.
3049
30502000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3051
3052        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3053        canonicalization to libfs/. The approach is currently a bit of a hack as
3054        GNU canonicalization does not support the per-BSP build some of the
3055        other directories require.  As more of the tree is converted, this will
3056        become less  of an issue.
3057
30582000-10-20      Joel Sherrill <joel@OARcorp.com>
3059
3060        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3061        parameter.
3062
30632000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3064
3065        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3066        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3067        * librdbg/configure.in: Add m68k support.
3068        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3069        subdirectory.
3070        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3071        failure.
3072        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3073        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3074        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3075        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3076        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3077        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3078        librdbg/src/m68k/.cvsignore: New files.
3079        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3080        function pointers.
3081        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3082        _after_ pointer has been checked against NULL.
3083
30842000-10-18      Joel Sherrill <joel@OARcorp.com>
3085
3086        * wrapup/Makefile.am: Added libfs.
3087
30882000-10-18      Chris Johns <ccj@acm.org>
3089
3090        * libfs created.
3091        * configure.in: Added libfs subdirectory.
3092        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3093
30942000-09-28      Joel Sherrill <joel@OARcorp.com>
3095
3096        * libnetworking/rtems_webserver/Makefile.am,
3097        libnetworking/rtems_webserver/base64.c,
3098        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3099        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3100
31012000-09-22      Joel Sherrill <joel@OARcorp.com>
3102
3103        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3104        libnetworking/rtems/rtems_bsdnet_internal.h,
3105        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3106        have included rtems.h.  It is now including precisely the  least amount
3107        of low level, yet portable .h files to get the basic RTEMS types
3108        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3109        used machine/types.h to include rtems.h.
3110
31112000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3112
3113        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3114
31152000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3116
3117        * libnetworking/ChangeLog: Cleanup.
3118
31192000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3120
3121        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3122        * libchip/ChangeLog: Fix formating.
3123
31242000-09-05      Joel Sherrill <joel@OARcorp.com>
3125
3126        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3127        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3128        confusion and to work with the converted flags.
3129
31302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3131
3132        * wrapup/Makefile.am: Include compile.am.
3133        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3134        libchip/serial/Makefile.am: Include compile.am.
3135        * librdbg/src/i386/any/Makefile.am,
3136        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3137        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3138        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3139        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3140        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3141        libnetworking/rtems_servers/Makefile.am,
3142        libnetworking/rtems_webserver/Makefile.am,
3143        libnetworking/wrapup/Makefile.am: Include compile.am.
3144
31452000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3146
3147        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3148        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3149
31502000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3151
3152        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3153
31542000-08-31      Joel Sherrill <joel@OARcorp.com>
3155
3156        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3157        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3158        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3159        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3160        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3161        * libnetworking/wbase64.c: Removed.
3162        * libnetworking/Makefile.am, libnetworking/asp.c,
3163        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3164        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3165        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3166        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3167        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3168        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3169        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3170        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3171        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3172        Modified.
3173
31742000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3175
3176        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3177
31782000-08-30      Joel Sherrill <joel@OARcorp.com>
3179
3180        * libnetworking/rtems_webserver/license.txt: New file.
3181
31822000-08-10      Joel Sherrill <joel@OARcorp.com>
3183
3184        * ChangeLog: New file.
3185        * libchip/ChangeLog: New file.
3186        * librdbg/ChangeLog: New file.
3187        * libnetworking/ChangeLog: New file.
3188
Note: See TracBrowser for help on using the repository browser.