source: rtems/c/src/ChangeLog @ 062f6705

4.104.114.84.95
Last change on this file since 062f6705 was 062f6705, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/06 at 02:21:10

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

  • aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
  • aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
  • aclocal/project-root.m4: Require RTEMS_AMPOLISH.
  • Property mode set to 100644
File size: 123.8 KB
Line 
12006-12-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
4        * aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
5        * aclocal/project-root.m4: Require RTEMS_AMPOLISH.
6
72006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * configure.ac: New BUG-REPORT address.
10
112006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Remove ampolish3.
14
152006-11-17      Joel Sherrill <joel@OARcorp.com>
16
17        * libchip/network/dec21140.c: Fix spacing -- remove long sections of
18        blank lines.
19
202006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac: Remove RTEMS_AMPOLISH3.
23        * aclocal/bsp-configure.m4: AC_PREREQ(2.60).
24          Remove checks for AMPOLISH3.
25        * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
26        * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
27        * ampolish3: Remove.
28
292006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
32        * aclocal/prog-cc.m4: Remove CFLAGS.
33        * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
34        Compose CFLAGS. Append CFLAGS to ac_configure_args.
35
362006-10-23      Joel Sherrill <joel@OARcorp.com>
37
38        * aclocal/rtems-cpu-subdirs.m4: Add bfin.
39
402006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * automake/compile.am: Use hard-coded RTEMS_* flags.
43
442006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * aclocal/rtems-top.m4: Remove RTEMS_API.
47        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
48
492006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
52
532006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
56
572006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * aclocal/version.m4: Bump version to 4.7.99.0.
60
612006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * configure.ac: Require autoconf-2.60. Require automake-1.10.
64
652006-09-11      Joel Sherrill <joel@OARcorp.com>
66
67        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
68
692006-09-04      Joel Sherrill <joel@OARcorp.com>
70
71        * libchip/network/greth.c, libchip/network/open_eth.c,
72        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
73        introduced by warning removal.
74
752006-09-01      Joel Sherrill <joel@OARcorp.com>
76
77        * libchip/network/greth.c, libchip/network/open_eth.c,
78        libchip/network/smc91111.c: Remove warnings and correct prototype
79        added earlier today.
80
812006-09-01      Joel Sherrill <joel@OARcorp.com>
82
83        * libchip/network/cs8900.c, libchip/network/greth.c,
84        libchip/network/i82586.c, libchip/network/open_eth.c,
85        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
86        sized integers, and inttypes.h printf helpers.
87
882006-08-09      Kolja Waschk <waschk@telos.de>
89
90        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
91
922006-07-12      Joel Sherrill <joel@OARcorp.com>
93
94        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
95
962006-07-11      Jerry Needell <jerry.needell@unh.edu>
97
98        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
99        4.6 branch.  Original modifications by Gaisler Enterprises.
100        * libchip/network/greth.c, libchip/network/greth.h: New files.
101
1022006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
103
104        * ide/ata.[ch]:
105        (PR1118) fetch priority for ATA task from a variable,
106        not a fixed configuration value.
107       
1082006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * Makefile.am: Add ampolish3.
111
1122006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * ampolish3: New.
115        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
116
1172006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
118
119        * aclocal/rtems-ampolish.m4: New.
120        * configure.ac: Use RTEMS_AMPOLISH3.
121
1222006-04-18  Joel Sherrill <joel@OARcorp.com>
123
124        * aclocal/version.m4: Updated to rtems-4.6.99.3.
125
1262006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
127
128        PR 853/filesystem
129        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
130        should be modified to support the new exception scheme and to use the
131        handle parameter.
132
1332006-02-a32     Eric Norum <norume@aps.anl.gov>
134
135        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
136        "newer" PCI access calls.  Minor cleanups.  Comments.
137
1382006-01-12      Eric Norum <norume@aps.anl.gov>
139
140        PR 861/networking
141        PR 863/networking
142        * libchip/network/smc91111.c: Fix illegal lvalue increments.
143
1442006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * wrapup/Makefile.am: Add preinstall.am.
147        * libchip/Makefile.am: Build libchip/network/smc91111.
148        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
149        Eliminate cyg_int* crap.
150
1512006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * librdbg/Makefile.am: Add preinstall.am.
154        * aclocal/bsp-configure.m4: Add ampolish3.
155        New header guards.
156
1572006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * libchip/network/open_eth.c, libchip/network/open_eth.h:
160        Merger from rtems-4-6-branch.
161
1622006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * libchip/network/smc91111.c
165        libchip/network/smc91111config.h
166        libchip/network/smc91111exp.h
167        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
168        * libchip/Makefile.am: Reflect adding smc91111*.
169
1702006-01-08      Joel Sherrill <joel@OARcorp.com>
171
172        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
173        char *.
174
1752006-01-08      Joel Sherrill <joel@OARcorp.com>
176
177        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
178        warnings.
179
1802005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
181
182        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
183        Add RTEMS_RELLDFLAGS.
184        * automake/compile.am: Remove RTEMS_USE_GCC.
185        Remove RTEMS_RELLDFLAGS.
186        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
187
1882005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        * libchip/network/if_media.h, libchip/network/mii.h:
191        Remove (Moved to cpukit).
192        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
193        and libchip/network/if_media.h.
194        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
195        if_media.h having moved.
196
1972005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * automake/compile.am, automake/host.am, automake/local.am,
200        automake/subdirs.am: Remove depend.
201        * configure.ac: Explicitly pass --libdir and --includedir to
202        testsuites.
203
2042005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
205
206        * configure.ac: Reflect changes to testsuites.
207
2082005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * automake/compile.am: Remove GCCSPECS.
211        * aclocal/prog-cc.m4: Add GCCSPECS.
212        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
213
2142005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
217        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
218
2192005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
220
221        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
222        libcpu/byteorder.h for i386.
223
2242005-11-02      Till Straumann <strauman@slac.stanford.edu>
225
226        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
227        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
228        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
229        added a simple API/library for i2c devices and drivers for i2c
230        2-byte eeproms and a ds1621 temperature sensor; API is documented
231        in libi2c.h.
232
2332005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * libnetworking/pppd/ipxcp.c,
236        libnetworking/pppd/chat.c,
237        libnetworking/pppd/patchlevel.h,
238        libnetworking/pppd/upap.h,
239        libnetworking/pppd/md5.h,
240        libnetworking/pppd/pppd.8,
241        libnetworking/pppd/README,
242        libnetworking/pppd/preinstall.am,
243        libnetworking/pppd/md4.h,
244        libnetworking/pppd/magic.c,
245        libnetworking/pppd/pppd.h,
246        libnetworking/pppd/demand.c,
247        libnetworking/pppd/rtemsmain.c,
248        libnetworking/pppd/sys-rtems.c,
249        libnetworking/pppd/ipcp.h,
250        libnetworking/pppd/lcp.h,
251        libnetworking/pppd/chap_ms.c,
252        libnetworking/pppd/md4.c,
253        libnetworking/pppd/rtemspppd.h,
254        libnetworking/pppd/cbcp.h,
255        libnetworking/pppd/auth.c,
256        libnetworking/pppd/lcp.c,
257        libnetworking/pppd/example/README,
258        libnetworking/pppd/example/ppp.conf,
259        libnetworking/pppd/example/system.h,
260        libnetworking/pppd/example/netconfig.h,
261        libnetworking/pppd/example/pppdapp.c,
262        libnetworking/pppd/example/init.c,
263        libnetworking/pppd/example/Makefile-user,
264        libnetworking/pppd/example/pppd.options,
265        libnetworking/pppd/rtemspppd.c,
266        libnetworking/pppd/ipxcp.h,
267        libnetworking/pppd/chap_ms.h,
268        libnetworking/pppd/options.c,
269        libnetworking/pppd/magic.h,
270        libnetworking/pppd/chap.h,
271        libnetworking/pppd/cbcp.c,
272        libnetworking/pppd/upap.c,
273        libnetworking/pppd/chap.c,
274        libnetworking/pppd/Makefile.am,
275        libnetworking/pppd/ccp.h,
276        libnetworking/pppd/utils.c,
277        libnetworking/pppd/rtemsdialer.h,
278        libnetworking/pppd/fsm.h,
279        libnetworking/pppd/pathnames.h,
280        libnetworking/pppd/md5.c,
281        libnetworking/pppd/fsm.c,
282        libnetworking/pppd/ipcp.c,
283        libnetworking/pppd/STATUS,
284        libnetworking/pppd/ccp.c,
285        libnetworking/Makefile.am: Remove (Moved to cpukit).
286
2872005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
288
289        * configure.ac: Remove libnetworking, libnetworking/pppd.
290        * wrapup/Makefile.am: Remove libpppd.a.
291
2922005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
295        rtemsdialer.h to $(includedir)/rtems.
296
2972005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        * libnetworking/rtems_telnetd/icmds.c,
300        libnetworking/rtems_telnetd/Makefile.am,
301        libnetworking/rtems_telnetd/preinstall.am,
302        libnetworking/rtems_telnetd/pty.c,
303        libnetworking/rtems_telnetd/pty.h,
304        libnetworking/rtems_telnetd/README,
305        libnetworking/rtems_telnetd/telnetd.c,
306        libnetworking/rtems_telnetd/telnetd.h:
307        Remove (Moved to cpukit).
308
3092005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
310
311        * configure.ac: Remove libnetworking/rtems_telnetd.
312        * libnetworking/Makefile.am: Remove rtems_telnetd.
313        * libnetworking/README: Remove (Obsolete).
314        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
315
3162005-10-20  Eric Norum <norume@aps.anl.gov>
317
318        * libchip/network/dec21140.c: Clean up PCI mapping.
319
3202005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
321
322        * libnetworking/pppd/Makefile.am: Use preinstall.am.
323        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
324        librdbg/src/servrpc.c, librdbg/src/servtgt.c
325        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
326        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
327        * configure.ac: Move optman to the end of BSP_SUBDIRS.
328
3292005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
330
331        * aclocal/bspopts.m4: Add missing m4 quotes.
332
3332005-09-02  Joel Sherrill <joel@OARcorp.com>
334
335    * aclocal/version.m4: Updated to rtems-4.6.99.2.
336
3372005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
338
339        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
340        libchip/network/dec21140.c: Remove initialization of PCI bus.
341
3422005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
343
344        * optman/Makefile.am: Add preinstall.am.
345
3462005-07-18      Karel Gardas <kgardas@objectsecurity.com>
347
348        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
349        UNTESTED to tested.
350
3512005-06-17      Joel Sherrill <joel@OARcorp.com>
352
353        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
354        it is not supported by the MPC5xx.
355
3562005-06-17      Joel Sherrill <joel@OARcorp.com>
357
358        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
359        interface. Also correct attempting to build on other than PowerPC and
360        x86.
361
3622005-06-16      Daron Chabot <daron@nucleus.usask.ca>
363
364        * libchip/Makefile.am: Add driver for Tulip clones.
365        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
366        libchip/network/if_dcreg.h: New files.
367
3682005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
369
370        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
371        to enable rdbg.
372        * configure.ac: Reflect changes above.
373
3742005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
375
376        * configure.ac: Add ada/.
377
3782005-05-20      Sergei Organov  <osv@topconrd.ru>
379
380        PR 750/networking
381        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
382        wait_input().
383
3842005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
385
386        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
387        rtems/irq.h.
388
3892005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
390
391        * libchip/Makefile.am: Include preinstall.am.
392        * libchip/preinstall.am: New.
393
3942005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
395
396        * configure.ac: Add AMPOLISH3.
397        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
398        * libnetworking/rtems_telnetd/preinstall.am: New.
399        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
400
4012005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
402
403        * configure.ac: Let enable_rpcgen default to "no".
404
4052005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
406
407        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
408
4092005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
410
411        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
412        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
413
4142005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
415
416        * libchip/network/dec21140.c, libchip/network/elnk.c,
417        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
418
4192005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
420
421        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
422        of code as a result of the implementation of a common PCI interface.
423
4242005-05-04      Joel Sherrill <joel@OARcorp.com>
425
426        * libchip/network/open_eth.c: Remove prototype of set_vector.
427
4282005-05-03      Joel Sherrill <joel@OARcorp.com>
429
430        * librdbg/src/ptrace.c: Remove warning.
431
4322005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
433
434        * libchip/network/dec21140.c, libchip/network/elnk.c,
435        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
436        Modified parameter list to remove warnings.
437
4382005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
439
440        * libchip/network/cs8900.c, libchip/network/i82586.c,
441        libchip/network/open_eth.c, libchip/network/sonic.c,
442        libchip/serial/mc68681.c: Modified types to remove
443        warnings.  Added initialization to remove warnings.
444
4452005-04-28      Joel Sherrill <joel@OARcorp.com>
446
447        * libchip/network/README.sonic: Rewritten to account for removal of
448        dmv177.
449
4502005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
451
452        PR 781/rtems_misc
453        * libchip/serial/ns16550_p.h: Fix baud rate calculation
454
4552005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
456
457        * libchip/serial/ns16550.c:
458        Fixed warnings generated in various powerpc configurations
459
4602005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
461
462        * libchip/serial/ns16550.c: Modified
463        ISR to work with PPC new exception processing
464
4652005-03-14      Joel Sherrill <joel@OARcorp.com>
466
467        * libchip/network/dec21140.c, libchip/network/elnk.c,
468        libchip/network/if_fxp.c: Continue PCI API unification. All use
469        pci_find_device(). Network drivers manufacture a signature since all
470        calls have not been converted yet.
471
4722005-03-04      Joel Sherrill <joel@OARcorp.com>
473
474        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
475        initialize function part of the unified PCI API as pci_initialize().
476
4772005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
478
479        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
480        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
481
4822005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
483
484        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
485        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
486
4872005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
488
489        * aclocal/ppc.m4: Reflect changes to ppc exception processing
490        building procedures.
491
4922005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
493
494        * aclocal/prog-cc.m4:
495        Quote CFLAGS's RHS to accomodate Solaris broken sh.
496
4972005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
498
499        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
500
5012005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
502
503        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
504
5052005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
506
507        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
508
5092005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
510
511        * libnetworking/rtems_servers/ftp.c,
512        libnetworking/rtems_servers/ftp.h,
513        libnetworking/rtems_servers/Makefile.am:
514        Remove (relocated to cpukit/ftpd).
515        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
516        removed move libnetworking/rtems_servers.
517
5182005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
519
520        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
521
5222005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
523
524        PR 755/rtems
525        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
526        Remove local declarations of rtems_bsdnet_nameservers,
527        rtems_bsdnet_nameservers_count.
528
5292005-01-31      Sergei Organov <osv@topconrd.ru>
530
531        PR 751/pppd
532        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
533        committed to fix PR736 breaks pppd. chat.c should have its own static
534        ttyfd for pppd to work correctly. The symptom is that second
535        invokation of chat (for connect script) fails due to pppd_ttyfd set
536        to -1 by previous chat invokation (for init script). In addition,
537        this patch fixes leaving of dangling pointer in the abort_stbring[]
538        by chat_send().
539
5402005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
541
542        * configure.ac: Remove CFLAGS_DEBUG_V.
543        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
544
5452005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
546
547        * wrapup/Makefile.am: Remove rtems-ctor.o.
548
5492005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
550
551        * libchip/rtc/rtc.h: size_t RTC_Count.
552
5532005-01-20      Joel Sherrill <joel@OARcorp.com>
554
555        PR 736/pppd
556        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
557        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
558        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
559        should not be static and should have a name more specific to pppd.
560
5612005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
562
563        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
564        libnetworking/rtems_servers/Makefile.am,
565        libnetworking/rtems_telnetd/Makefile.am,
566        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
567        Eliminate CFLAGS_OPTIMIZE_V.
568
5692005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
570
571        * configure.ac: Pass CFLAGS to testsuites configure.
572        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
573        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
574
5752005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
576
577        * configure.ac: Pass CFLAGS to cpukit configure.
578        * aclocal/rtems-flags.m4: Remove (Unused).
579        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
580        * aclocal/env-rtemsbsp.m4:
581        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
582        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
583        RTEMS_CFLAGS.
584        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
585        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
586        Cleanup comments.
587
5882005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
589
590        * automake/compile.am: Remove build-variant support.
591
5922005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
593
594        * libnetworking/pppd/Makefile.am,
595        libnetworking/rtems_servers/Makefile.am,
596        libnetworking/rtems_telnetd/Makefile.am:
597        Remove build-variant support.
598
5992005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
600
601        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
602        support/Makefile.am, wrapup/Makefile.am:
603        Remove build-variant support.
604
6052004-11-22      Joel Sherrill <joel@OARcorp.com>
606
607        * libchip/network/if_fxp.c: Add entry for another module ID code.
608
6092004-11-22      Joel Sherrill <joel@OARcorp.com>
610
611        PR 693/misc
612        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
613        in/outport routines.
614
6152004-11-22      Joel Sherrill <joel@OARcorp.com>
616
617        PR 693/misc
618        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
619        in/outport routines.
620
6212004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
622
623        * aclocal/enable-itron.m4: Remove (unused).
624
6252004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
626
627        * configure.ac: Misc. quoting cleanups.
628        Enable ada-tests iff --enable-ada and --enable-tests.
629
6302004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
631
632        PR 703/filesystem
633        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
634        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
635        libchip/ide/ide_controller.c:
636        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
637        available for BSPS/device drivers.
638        Extend the "modes_available" and "mode_active" parameters to
639        uint16_t for UDMA support.
640
6412004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
642
643        * libchip/network/dec21140.c: Cleanup a bit and remove message about
644        not supported on PowerPC since it works on the MVME2100 BSP.
645
6462004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
647
648        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
649        Add dependency tracking for *.cfgs.
650        * Makefile.am: Add dependency tracking for *.cfg.
651
6522004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
653
654        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
655        (Thanks to Lars Munch <lars@segv.dk> for catching this).
656
6572004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
658
659        PR 707/make_build
660        * configure.ac: Add --enable-rpcgen.
661
6622004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
663
664        PR 700/rtems_misc
665        * libnetworking/rtems_webserver/asp.c,
666        libnetworking/rtems_webserver/balloc.c,
667        libnetworking/rtems_webserver/cgi.c,
668        libnetworking/rtems_webserver/default.c,
669        libnetworking/rtems_webserver/ej.h,
670        libnetworking/rtems_webserver/ejIntrn.h,
671        libnetworking/rtems_webserver/ejlex.c,
672        libnetworking/rtems_webserver/ejparse.c,
673        libnetworking/rtems_webserver/emfdb.c,
674        libnetworking/rtems_webserver/emfdb.h,
675        libnetworking/rtems_webserver/form.c,
676        libnetworking/rtems_webserver/handler.c,
677        libnetworking/rtems_webserver/h.c,
678        libnetworking/rtems_webserver/license.txt,
679        libnetworking/rtems_webserver/Makefile.am,
680        libnetworking/rtems_webserver/md5c.c,
681        libnetworking/rtems_webserver/md5.h,
682        libnetworking/rtems_webserver/mime.c,
683        libnetworking/rtems_webserver/misc.c,
684        libnetworking/rtems_webserver/NOTES,
685        libnetworking/rtems_webserver/ringq.c,
686        libnetworking/rtems_webserver/rom.c,
687        libnetworking/rtems_webserver/rtems_webserver.h,
688        libnetworking/rtems_webserver/security.c,
689        libnetworking/rtems_webserver/sock.c,
690        libnetworking/rtems_webserver/socket.c,
691        libnetworking/rtems_webserver/sockGen.c,
692        libnetworking/rtems_webserver/sym.c,
693        libnetworking/rtems_webserver/uemf.c,
694        libnetworking/rtems_webserver/uemf.h,
695        libnetworking/rtems_webserver/um.c,
696        libnetworking/rtems_webserver/um.h,
697        libnetworking/rtems_webserver/umui.c,
698        libnetworking/rtems_webserver/url.c,
699        libnetworking/rtems_webserver/value.c,
700        libnetworking/rtems_webserver/wbase64.c,
701        libnetworking/rtems_webserver/webcomp.c,
702        libnetworking/rtems_webserver/webmain.c,
703        libnetworking/rtems_webserver/webpage.c,
704        libnetworking/rtems_webserver/webrom.c,
705        libnetworking/rtems_webserver/webs.c,
706        libnetworking/rtems_webserver/websda.c,
707        libnetworking/rtems_webserver/websda.h,
708        libnetworking/rtems_webserver/webs.h,
709        libnetworking/rtems_webserver/websSSL.c,
710        libnetworking/rtems_webserver/websSSL.h,
711        libnetworking/rtems_webserver/websuemf.c,
712        libnetworking/rtems_webserver/wsIntrn.h:
713        Remove (Moved to cpukit/http).
714
7152004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
716
717        PR 700/rtems_misc
718        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
719        Remove libnetworking/rtems_webserver.
720
7212004-10-25      Eric Norum <norume@aps.anl.gov>
722
723        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
724
7252004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
726
727        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
728
7292004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
730
731        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
732        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
733
7342004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
735
736        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
737
7382004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
739
740        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
741        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
742
7432004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
744
745        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
746        BITSPERBYTE.
747
7482004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
749
750        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
751        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
752
7532004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
754
755        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
756
7572004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
758
759        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
760        * aclocal/enable-bare.m4: Remove.
761        * configure.ac: Remove BARE_CPU_MODEL.
762
7632004-10-13      Eric Norum <norume@aps.anl.gov>
764
765        PR 688/bsps
766        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
767        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
768        MC146818A (and several Dallas Semiconductor) TOD chips.
769
7702004-10-13      Eric Norum <norume@aps.anl.gov>
771
772        PR 686/networking
773        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
774        device code.
775
7762004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
777
778        * libchip/network/dec21140.c: include <rtems/pci.h>.
779
7802004-09-29      Joel Sherrill <joel@OARcorp.com>
781
782        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
783        libnetworking/pppd/utils.c: i960 obsoleted and all references
784        removed.
785
7862004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
787
788        PR 607/networking
789        * libchip/network/dec21140.c: Made PCI configuration minimum sane
790        instead of fully specifying unused PCI features.
791
7922004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
793
794        * configure.ac: Require automake > 1.9.
795
7962004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
797
798        * aclocal/rtems-cpu-subdirs.m4: Add avr.
799
8002004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
801
802        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
803        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
804
8052004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
806
807        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
808        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
809
8102004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
811
812        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
813
8142004-07-28  Joel Sherrill <joel@OARcorp.com>
815
816    * aclocal/version.m4: Updated to rtems-4.6.99.1.
817
8182004-07-25      Joel Sherrill <joel@OARcorp.com>
819
820        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
821
8222004-05-21  Till Strauman <strauman@slac.stanford.edu>
823
824        PR 625/networking
825        * libchip/network/dec21140.c, ... : Prevent name clashes by making
826        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
827        an error rather than panic if no chip is detected (thus allowing
828        for probing).
829        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
830        instead of looping forever.  Avoid divide by zero (crashed my PC).
831        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
832        they are UNTESTED.
833
8342004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
835
836        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
837
8382004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
839
840        * libchip/network/dec21140.c, libchip/network/elnk.c:
841        #include <errno.h>.
842
8432004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
844
845        * libchip/network/if_media.h: Update from FreeBSD.
846        * libchip/network/open_eth.c, libchip/network/cs8900.c,
847        libchip/network/i82586.c: #include <errno.h>.
848
8492004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
850
851        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
852
8532004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
854
855        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
856
8572004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
858
859        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
860        automake).
861
8622004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
863
864        PR 599/pppd
865        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
866
8672004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
868
869        * optman/rtems/no-region.c: Reflect having changed
870        rtems_region_get_segment_size.
871
8722004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
873
874        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
875        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
876        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
877        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
878        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
879        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
880        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
881
8822004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
883
884        * libchip/ide/ata.c, libchip/network/dec21140.c,
885        libchip/network/elnk.c, libchip/network/i82586.c,
886        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
887        libchip/network/open_eth.c, libchip/network/sonic.c,
888        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
889        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
890        libchip/shmdr/init.c, libchip/shmdr/intr.c,
891        libchip/shmdr/shm_driver.h: Cosmetics.
892
8932004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
894
895        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
896        optman/rtems/no-msg.c, optman/rtems/no-part.c,
897        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
898        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
899        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
900        fixed size types.
901
9022004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
903
904        * configure.ac: Explicitly pass --includedir and --libdir to
905        cpukit/configure.
906
9072004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
908
909        * librdbg/Makefile.am: Fix rpcgen rules.
910        * librdbg/src/i386/any/remdeb_xdr.c,
911        librdbg/src/m68k/any/remdeb_xdr.c,
912        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
913        Reflect changes to librdbg/Makefile.am.
914
9152004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
916
917        * configure.ac: Reflect changes testsuites/configure.ac and
918        cpukit/configure.ac.
919
9202004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
921
922        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
923        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
924
9252004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
926
927        * configure.ac: Reflect changes to testsuites's configuration.
928
9292004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
930
931        PR/589 rtems
932        * libchip/network/pci.h: Remove (Moved to cpukit).
933
9342004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
935
936        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
937        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
938        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
939        libchip/network/dec21140.c, libchip/network/elnk.c,
940        libchip/network/if_fxp.c, libchip/network/open_eth.c,
941        libchip/network/open_eth.h, libchip/network/sonic.c,
942        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
943        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
944        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
945        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
946        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
947        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
948        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
949        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
950        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
951        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
952        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
953        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
954        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
955        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
956        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
957        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
958        fixed-size types.
959
9602004-03-14      Chris Johns  <chrisj@rtems.org>
961
962        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
963        the BSP example code.
964        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
965        support the DIMMPC. This is a pc386 target with IO port support. Minor
966        formating clean up. Add documentation to the header file.
967        * libchip/network/README.cs8900: The CS8900 driver is documented in the
968        cs8900.h header file.
969
9702004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
973        Cosmetics.
974
9752004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
978        There are no application level Makefiles in here.
979
9802004-03-04      Joel Sherrill <joel@OARcorp.com>
981
982        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
983        they can be used in application level makefiles.
984
9852004-03-05      Joel Sherrill <joel@OARcorp.com>
986
987        * libnetworking/rtems_webserver/ejparse.c,
988        libnetworking/rtems_webserver/emfdb.c,
989        libnetworking/rtems_webserver/sock.c,
990        libnetworking/rtems_webserver/socket.c,
991        libnetworking/rtems_webserver/sym.c,
992        libnetworking/rtems_webserver/webs.c,
993        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
9942004-03-05      Joel Sherrill <joel@OARcorp.com>
995
996        * libchipnetwork/open_eth.c: Remove warnings by conditionally
997        compiling this file only only those CPU families with supported
998        exception models.
999
10002004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * acinclude.m4: Fix loosing arguments when configuring cpukit and
1003        testsuites (Was exposed with --enable-multilib, only).
1004        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
1005         Add RTEMS_BSP_CONFIG_SUBDIR.
1006        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
1007        testsuites's configure.
1008        * aclocal/rtems-top.m4: Remove ENDIF hack.
1009        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
1010
10112004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
1014        wrapup/Makefile.am: Fix automake problems having been introduced
1015        in previous patch.
1016
10172004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
1020        Preinstall dirs.
1021        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
1022        * aclocal/check-multiprocessing.m4: Cosmetics.
1023        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
1024        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
1025
10262004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
1029        librdbg/src/Makefile.am.
1030        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
1031        * configure.ac: Reflect changes above.
1032        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
1033        * wrapup/Makefile.am: Reflect changes above.
1034        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
1035
10362004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
1039
10402004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
1043
10442004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * wrapup/Makefile.am: Reflect new location of librdbg.a.
1047
10482004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1051        librdbg/src/powerpc/Makefile.am: Remove.
1052        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1053        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1054        * configure.ac: Reflect changes above.
1055
10562004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058
10592004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1062        STRIP.
1063
10642004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * librdbg/include/Makefile.am: Merge-in
1067        librdbg/include/rdbg/i386/Makefile.am,
1068        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1069        librdbg/include/rdbg/powerpc/Makefile.am.
1070        * librdbg/include/rdbg/i386/Makefile.am,
1071        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1072        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1073        * configure.ac: Reflect changes above.
1074
10752004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * configure.ac: Use AS_HELP_STRING(ada).
1078
10792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1082        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1083        Use AC_CONFIG_HEADERS.
1084        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1085        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1086
10872004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * Makefile.am: include local.am.
1090
10912004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/version.m4: 4.6.99.0.
1094
10952004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * Makefile.am: Don't include host.am.
1098        * automake/compile.am: Further cleanups.
1099
11002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * automake/lib.am: Remove (Unused).
1103
11042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * wrapup/Makefile.am: Don't include lib.am.
1107        * automake/compile.am: Use automake compilation rules.
1108
11092004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * libnetworking/pppd/Makefile.am,
1112        libnetworking/rtems_servers/Makefile.am,
1113        libnetworking/rtems_telnetd/Makefile.am,
1114        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1115        support/Makefile.am: Don't include lib.am.
1116
11172004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * libchip/Makefile.am: Don't include lib.am.
1120        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1121        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1122        unnecessary EXTRA_DISTs.
1123
11242004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1127        hack.
1128
11292004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1132        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1133        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1134        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1135
11362004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1139        Add AM_CONDITIONAL(HAS_MP).
1140        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1141        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1142        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1143        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1144        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1145        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1146        (Deprecated by autoconf 2.59).
1147
11482004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1151        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1152
11532004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * ChangeLog: Merge-in libnetworking/ChangeLog.
1156        * libnetworking/ChangeLog: Remove.
1157        * ChangeLog: Merge-in librdbg/ChangeLog.
1158        * librdbg/ChangeLog: Remove.
1159        * ChangeLog: Merge-in libchip/ChangeLog.
1160        * libchip/ChangeLog: Remove.
1161        * ChangeLog: Merge-in optman/ChangeLog.
1162        * optman/ChangeLog: Remove.
1163
11642004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * configure.ac: Reflect changes to cpukit.
1167        * wrapup/Makefile.am: Reflect changes to librdbg.
1168        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1169        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1170        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1171        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1172        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1173        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1174        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1175        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1176        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1177
11782004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * aclocal/rtems-top.m4: Remove check for version.m4.
1181        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1182
11832004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1186        * wrapup/Makefile.am: Reflect changes to libchip/*.
1187        * support/Makefile.am: Use automake compilation rules.
1188        * wrapup/Makefile.am: Reflect changes to support/*.
1189        * configure.ac: Remove libnetworking/wrapup/Makefile.
1190        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1191        libnetworking/*/lib*.a instead of libnetapps.a.
1192        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1193        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1194        * optman/Makefile.am: Use automake compilation rules.
1195        * libchip/Makefile.am: Fix typo in previous patch.
1196        * libchip/Makefile.am: Use automake compilation rules.
1197        * libnetworking/Makefile.am: Remove wrapup.
1198        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1199        automake-compilation rules.
1200        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1201        automake-compilation rules.
1202        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1203        automake-compilation rules.
1204        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1205        automake-compilation rules.
1206        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1207
12082004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1211        PRE/TMPINSTALL_FILES to CLEANFILES.
1212        * automake/lib.am: Remove TMPINSTALL_FILES.
1213        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1214        PRE/TMPINSTALL_FILES to CLEANFILES.
1215        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1216        PRE/TMPINSTALL_FILES to CLEANFILES.
1217        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1218        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1219        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1220        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1221        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1222        * librdbg/src/i386/Makefile.am: Ditto.
1223        * librdbg/src/m68k/Makefile.am: Ditto.
1224        * librdbg/src/powerpc/Makefile.am: Ditto.
1225        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1226        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1227        * libnetworking/rtems_servers/Makefile.am: Ditto.
1228        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1229        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1230
12312004-01-07      Joel Sherrill <joel@OARcorp.com>
1232
1233        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1234        more completely covers the MIPS family.
1235
12362003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * wrapup/Makefile.am: Reflect changes to shmdr.
1239        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1240
12412003-12-18      Joel Sherrill <joel@OARcorp.com>
1242
1243        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1244        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1245        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1246        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1247        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1248        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1249        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1250
12512003-12-17      Joel Sherrill <joel@OARcorp.com>
1252
1253        * aclocal/version.m4: Updated to rtems-20031217-test.
1254
12552003-12-17     
1256
1257        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1258        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1259
12602003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * automake/compile.am: Remove LINK_LIBS (Unused).
1263        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1264
12652003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1266
1267        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1268        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1269        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1270        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1271        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1272
12732003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1276        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1277        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1278        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1279        * librdbg/src/i386/Makefile.am:
1280        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1281        * librdbg/src/m68k/Makefile.am:
1282        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1283        * librdbg/src/powerpc/Makefile.am:
1284        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1285
12862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1289        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1290        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1291        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1292        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1293        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1294        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1295        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1296        * optman/Makefile.am: Remove project_libdir.
1297        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1298        PRE/TMPINSTALL_FILES.
1299        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1300        PRE/TMPINSTALL_FILES.
1301        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1302        PRE/TMPINSTALL_FILES.
1303        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1304        PRE/TMPINSTALL_FILES.
1305        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1306        from PRE/TMPINSTALL_FILES.
1307        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1308        PRE/TMPINSTALL_FILES.
1309        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1310        PRE/TMPINSTALL_FILES.
1311        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1312        PRE/TMPINSTALL_FILES.
1313        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1314        PRE/TMPINSTALL_FILES.
1315        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1316        PRE/TMPINSTALL_FILES.
1317        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1318        PRE/TMPINSTALL_FILES.
1319        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1320        from PRE/TMPINSTALL_FILES.
1321
13222003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1325        * automake/lib.am: Remove project_libdir.
1326        * wrapup/Makefile.am: Reworked.
1327
13282003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * configure.ac: Reflect changes to librdbg.
1331        * optman/Makefile.am: Add tmpinstall dirstamp support.
1332        * libchip/Makefile.am: Fix variant-tmpinstall support.
1333        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1334        * librdbg/src/powerpc/Makefile.am: Merge-in former
1335        new_exception_processing/Makefile.am.
1336        * librdbg/src/m68k/any/Makefile.am: Remove.
1337        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1338        * librdbg/src/i386/any/Makefile.am: Remove.
1339        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1340        * librdbg/src/Makefile.am: Cosmetics.
1341        * librdbg/include/Makefile.am: Cosmetics.
1342        * librdbg/Makefile.am: Cosmetics.
1343        * libnetworking/Makefile.am: Cosmetics.
1344        * libnetworking/pppd/Makefile.am: Cosmetics.
1345        * libnetworking/wrapup/Makefile.am: Cosmetics.
1346
13472003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * Makefile.am: Cosmetics.
1350        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1351        support.
1352
13532003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1354
1355        * automake/compile.am: Remove $(ARCH):-rule.
1356
13572003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * configure.ac: Remove lib/libbsp/shared/Makefile,
1360        lib/libbsp/shmdr/Makefile.
1361
13622003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1365        libchip/serial/Makefile, libchip/rtc/Makefile.
1366        * support/Makefile.am: Remove all-local: $(ARCH).
1367        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1368        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1369        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1370        * optman/Makefile.am: Remove all-local: $(ARCH).
1371        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1372        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1373        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1374        compilation dirstamp support.
1375        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1376        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1377        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1378        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1379        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1380        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1381        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1382        all-local: $(ARCH).
1383        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1384        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1385        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1386        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1387        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1388
13892003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1390
1391        * aclocal/lead-dot.m4: New (from automake-1.7f).
1392        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1393        AC_SUBST(dirstamp).
1394        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1395        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1396        libchip/serial/Makefile.am: Ditto.
1397        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1398        * librdbg/include/Makefile.am: Ditto.
1399        * librdbg/include/rdbg/Makefile.am: Ditto.
1400        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1401        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1402        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1403        * librdbg/src/Makefile.am: Ditto.
1404        * librdbg/src/i386/Makefile.am: Ditto.
1405        * librdbg/src/i386/any/Makefile.am: Ditto.
1406        * librdbg/src/m68k/Makefile.am: Ditto.
1407        * librdbg/src/m68k/any/Makefile.am: Ditto.
1408        * librdbg/src/powerpc/Makefile.am: Ditto.
1409        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1410        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1411        preinstallation.
1412        * libnetworking/pppd/Makefile.am: Ditto.
1413        * libnetworking/rtems_servers/Makefile.am: Ditto.
1414        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1415        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1416        * libnetworking/wrapup/Makefile.am: Ditto.
1417
14182003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1421        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1422        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1423        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1424        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1425        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1426        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1427        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1428        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1429        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1430        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1431        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1432        underquoting to silence automake-1.8.
1433
14342003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1435
1436        * configure.ac: Reflect having moved tests to ../../testsuites.
1437
14382003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1439
1440        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1441        * aclocal/canonical-host.m4: Remove.
1442        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1443        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1444
14452003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * aclocal/check-cpu.m4: Remove.
1448        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1449        * aclocal/canonical-target-name.m4: Add m4-quotes.
1450        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1451        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1452        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1453        * aclocal/check-networking.m4: Add m4-quotes. Require
1454        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1455        * aclocal/check-posix.m4: Add m4-quotes. Require
1456        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1457        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1458        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1459        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1460
14612003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1462
1463        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1464        * aclocal/bsp-alias.m4: Remove.
1465
14662003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * configure.ac: Make presence of tests/ optional.
1469
14702003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * aclocal/path-perl.m4: Remove (Unused).
1473
14742003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * automake/force-preinstall.am: Remove.
1477
14782003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1479
1480        PR 499/rtems_misc
1481        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1482        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1483        Configuration (Odd was forced) - Correction of Stop Bit configuration
1484        (inversed) - Correction of ISR Handler to call
1485        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1486        CTS Hardware flow control Configuration.
1487
14882003-09-04      Joel Sherrill <joel@OARcorp.com>
1489
1490        * lib/libcpu/shared/include/cache.h,
1491        lib/libcpu/shared/src/cache_aligned_malloc.c,
1492        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1493        license changed.
1494        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1495        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1496        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1497        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1498        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1499        for license changed.
1500        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1501        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1502        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1503        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1504        libchip/network/cs8900.h, libchip/network/dec21140.c,
1505        libchip/network/elnk.c, libchip/network/open_eth.c,
1506        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1507        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1508        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1509        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1510        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1511        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1512        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1513        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1514        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1515        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1516        libchip/serial/serial.h, libchip/serial/z85c30.c,
1517        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1518        libchip/serial/z85c30_reg.c: URL for license changed.
1519
15202003-09-03      Jiri Gaisler <jiri@gaisler.com>
1521
1522        PR 477/networking
1523        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1524        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1525        libchip/network/open_eth.h: New files.
1526
15272003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * aclocal/rtems-top.m4: Add RTEMS_API.
1530        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1531
15322003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1535        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1536        @RTEMS_BSP@.cfg.
1537
15382003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1541
15422003-08-20      Joel Sherrill <joel@OARcorp.com>
1543
1544        * libchip/network/cs8900.c: Correct copyright statements.
1545
15462003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1547
1548        * aclocal/check-itron.m4: Remove.
1549        * aclocal/enable-inlines.m4: Remove.
1550        * Makefile.am: Reflect having moved aclocal/.
1551        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1552        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1553        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1554        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1555        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1556        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1557        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1558        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1559        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1560        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1561        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1562        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1563        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1564        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1565        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1566        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1567        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1568        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1569        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1570        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1571        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1572        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1573        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1574        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1575        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1576        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1577        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1578        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1579        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1580        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1581        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1582        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1583        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1584        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1585        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1586        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1587        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1588        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1589        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1590        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1591        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1592        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1593        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1594        * aclocal/target.m4: New (Copied from ../../aclocal).
1595        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1596        * aclocal/version.m4: New (Copied from ../../aclocal).
1597
15982003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1599
1600        * configure.ac: Remove stray comments.
1601        * automake/local.am, automake/host.am: Remove "debug".
1602
16032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1604
1605        * Makefile.am: Reflect having moved automake/.
1606        * lib/Makefile.am: Reflect having moved automake/.
1607        * support/Makefile.am: Reflect having moved automake/.
1608        * wrapup/Makefile.am: Reflect having moved automake/.
1609        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1610        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1611        from ../../automake).
1612        * optman/Makefile.am: Reflect having moved automake/.
1613        * libchip/Makefile.am: Reflect having moved automake/.
1614        * libchip/ide/Makefile.am: Reflect having moved automake/.
1615        * libchip/network/Makefile.am: Reflect having moved automake/.
1616        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1617        * libchip/serial/Makefile.am: Reflect having moved automake/.
1618        * librdbg/Makefile.am: Reflect having moved automake/.
1619        * librdbg/include/Makefile.am: Reflect having moved automake/.
1620        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1621        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1622        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1623        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1624        automake/.
1625        * librdbg/src/Makefile.am: Reflect having moved automake/.
1626        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1627        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1628        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1629        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1630        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1631        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1632        having moved automake/.
1633        * libnetworking/Makefile.am: Reflect having moved automake/.
1634        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1635        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1636        automake/.
1637        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1638        automake/.
1639        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1640        automake/.
1641        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1642
16432003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1644
1645        * Makefile.am: Add bsp.pc.in.
1646        * bsp.pc.in: New (pkgconfig support).
1647
16482003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1649
1650        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1651
16522003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1653
1654        * lib/Makefile.am: New (Required by 'make dist').
1655        * lib/ChangeLog: Remove.
1656        * lib/.cvsignore: Cleanup.
1657        * configure.ac: Reflect having added lib/Makefile.am.
1658        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1659        lib/libbsp/configure.ac.
1660        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1661        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1662
16632003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1664
1665        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1666        * configure.ac: Merge-in librdbg/configure.ac.
1667        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1668        librdbg/configure.ac.
1669        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1670        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1671        LIBCHIP. Conditionally build include-dirs.
1672        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1673        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1674        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1675        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1676        librdbg/include/rdbg/m68k/Makefile.am,
1677        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1678        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1679        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1680        librdbg/src/powerpc/Makefile.am, librdbg/
1681        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1682        configure.ac into ../configure.ac.
1683        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1684        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1685        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1686        libnetworking/rtems_telnetd/Makefile.am,
1687        libnetworking/rtems_webserver/Makefile.am,
1688        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1689        into ../configure.ac.
1690
16912003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1692
1693        PR 427/rtems
1694        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1695        * librdbg/src/servtsp.c: Ditto.
1696
16972003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1698
1699        PR 429/bsps
1700        PR 432/bsps
1701        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1702        packets are queued onto an elnk board, the ISR will deadlock the device
1703        with a tx complete interrupt.  Lighter tx loads are not affected as they
1704        end up submitting single packets to the device.
1705
17062003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1707
1708        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1709        optman/configure.ac.
1710        * optman/configure.ac: Remove (Merged into ../configure.ac).
1711        * optman/Makefile.am: Reflect having merged configure.ac into
1712        ../configure.ac.
1713        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1714        * libchip/Makefile.am, libchip/ide/Makefile.am,
1715        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1716        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1717        ../configure.ac.
1718
17192003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1720
1721        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1722
17232003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1724
1725        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1726        on i386.
1727
17282003-06-13      Joel Sherrill <joel@OARcorp.com>
1729
1730        * libnetworking/pppd/chat.c: Removed warnings.
1731
17322003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1733
1734        * libchip/network/README.3com: New file missed in previous commit.
1735        PR 405/bsps
1736        PR 393/networking
1737        * libchip/network/dec21140.c: Fix leak also known as PR393.
1738        * libchip/network/elnk.c, libchip/network/if_media.h,
1739        libchip/network/mii.h: New files.
1740        * libchip/network/Makefile.am: Reflect new files.
1741
17422003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1743
1744        * configure.ac: Remove support for profile-variant.
1745
17462003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1747
1748        PR 397/pppd
1749        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1750        * libnetworking/pppd/magic.c: Remove *rand48.
1751        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1752
17532003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1754
1755        * wrapup/Makefile.am: Add libide.a.
1756
17572003-04-15      Joel Sherrill <joel@OARcorp.com>
1758
1759        PR 387/rtems_misc
1760        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1761        routines.
1762        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1763
17642003-04-11      Joel Sherrill <joel@OARcorp.com>
1765
1766        * libnetworking/rtems_webserver/cgi.c,
1767        libnetworking/rtems_webserver/sockGen.c,
1768        libnetworking/rtems_webserver/umui.c,
1769        libnetworking/rtems_webserver/websSSL.c,
1770        libnetworking/rtems_webserver/websSSL.h,
1771        libnetworking/rtems_webserver/websda.c,
1772        libnetworking/rtems_webserver/websda.h: New files. Not included in
1773        previous commit.
1774
17752003-04-10      Joel Sherrill <joel@OARcorp.com>
1776
1777        PR 371/pppd
1778        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1779        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1780        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1781        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1782        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1783        still global symbols in rtemspppd.h which might need to be changed or
1784        converted into member of a structure which is dereferenced with a
1785        pointer that is managed as a per task variable. But this patch should
1786        avoid many conflicts.
1787
17882003-03-27      Joel Sherrill <joel@OARcorp.com>
1789
1790        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1791        not allowed in the cpukit source code since it must be buildable
1792        independent of any BSP. These files were moved to libchip/ide.
1793        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1794        files.
1795
17962003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1797
1798        PR 368/filesystems
1799        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1800        improvements which now work on pc386 and mbx8xx.
1801        * libchip/ide/ide_controller.c: New file.
1802
18032003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1804
1805        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1806
18072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1808
1809        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1810        * configure.ac: Add support/.
1811        * support/.cvsignore: New.
1812        * support/Makefile.am: New.
1813        * support/version.c: New.
1814        * wrapup/Makefile.am: Add support/libsupport.a.
1815        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1816        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1817        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1818        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1819
18202003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1821
1822        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1823
18242003-02-20      Till Straumann <strauman@slac.stanford.edu>
1825
1826        PR 354/networking
1827        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1828        chip against a table of supported chips. The untested ones are still
1829        commented out, however.
1830
18312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1832
1833        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1834        * configure.ac: AC_PREREQ(2.57).
1835        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1836        * optman/configure.ac: AC_PREREQ(2.57).
1837        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1838        * libchip/configure.ac: AC_PREREQ(2.57).
1839        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1840        * librdbg/configure.ac: AC_PREREQ(2.57).
1841        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1842        * libnetworking/configure.ac: AC_PREREQ(2.57).
1843
18442003-02-06      Joel Sherrill <joel@OARcorp.com>
1845
1846        * libnetworking/pppd/chat.c: Convert routines with common names to
1847        static. This included get_char(), put_char(), and character() among
1848        others.
1849
18502003-02-03      Joel Sherrill <joel@OARcorp.com>
1851
1852        PR 338/filesystem
1853        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1854        rtems_io_lookup_name() (API change).  Unused function removed.
1855
18562003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1857
1858        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1859        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1860        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1861        Eliminate *_O_FILES.
1862        * libnetworking/rtems_servers/Makefile.am,
1863        libnetworking/rtems_webserver/Makefile.am,
1864        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1865
18662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1867
1868        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1869        Let all-local: depend on $(LIB).
1870        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1871        * optman/Makefile.am: Apply install-data-local to install *.rels.
1872
18732002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1874
1875        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1876        %.c rules.
1877        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1878        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1879        * libchip/rtc/Makefile.am: Ditto.
1880        * libchip/serial/Makefile.am: Ditto.
1881
18822002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1883
1884        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1885        LIBC_DEFINES.
1886        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1887        LIBC_DEFINES.
1888        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1889        LIBC_DEFINES.
1890
18912002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1892
1893        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1894
18952002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1896
1897        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1898        cache-checking.
1899        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1900
19012002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1902
1903        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1904        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1905        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1906        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1907        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1908
19092002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1910
1911        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1912        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1913        Remove.
1914        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1915
19162002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1917
1918        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1919        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1920
19212002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1922
1923        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1924        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1925
19262002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1927
1928        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1929        * optman/rel.am: New.
1930
19312002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1932
1933        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1934        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1935        braino in comment on "exec". Extend --enable-ada handling.
1936
19372002-11-04      Joel Sherrill <joel@OARcorp.com>
1938
1939        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1940        tasks and rolling multiple loops into 1.
1941        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1942        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1943        Removed warnings.
1944
19452002-10-31      Joel Sherrill <joel@OARcorp.com>
1946
1947        * libchip/network/dec21140.c: Removed warnings.
1948        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1949        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1950        librdbg/src/m68k/any/remdeb_xdr.c,
1951        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1952        warnings.
1953        * libnetworking/rtems_webserver/socket.c,
1954        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1955
19562002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1957
1958        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1959        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1960        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1961        above.
1962
19632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1964
1965        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1966        * wrapup/.cvsignore: Remove autom4te.cache.
1967        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1968        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1969        autom4te.cache.
1970        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1971        autom4te.cache.
1972        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1973        autom4te.cache.
1974
19752002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1976
1977        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1978
19792002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1980
1981        * optman/.cvsignore: Add autom4te.cache.
1982
19832002-09-14      Joel Sherrill <joel@OARcorp.com>
1984
1985        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1986
19872002-09-07      Joel Sherrill <joel@OARcorp.com>
1988
1989        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1990        include files to resolve warnings.
1991
19922002-09-07      Chris Johns <ccj@acm.org>
1993
1994        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1995        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1996        which corrects the problem  where the cs8900.c file was actually the BSP
1997        glue.  Joel did some hacking so this file will compile.  Previously it
1998        required providing a target.h file to compile.
1999        * libchip/network/cs8900.c.bsp: New file.
2000
20012002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2002
2003        * libnetworking/rtems_webserver/md5.h: Add missing newline.
2004
20052002-08-31      Joel Sherrill <joel@OARcorp.com>
2006
2007        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
2008        eliminate warning.
2009
20102002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2011
2012        * configure.ac: Add ada-tests.
2013
20142002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2015
2016        * Makefile.am: Add preinstall-stamp.
2017
20182002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2019
2020        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
2021        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
2022        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
2023        gcc31 happy.
2024        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
2025        cp.
2026
20272002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2028
2029        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
2030        make/bsp.mak.
2031        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
2032        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2033
20342002-08-12      Joel Sherrill <joel@OARcorp.com>
2035
2036        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
2037        avoid error.
2038
20392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2040
2041        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2042        * configure.ac: Add BSP_SUBDIRS.
2043        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2044        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
2045        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2046        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
2047        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
2048        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2049        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
2050        RTEMS_CHECK_BSP_CACHE.
2051        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2052        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2053        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2054        .$(OBJEXT) instead of .o.
2055        * libnetworking/pppd/Makefile.am,
2056        libnetworking/rtems_servers/Makefile.am,
2057        libnetworking/rtems_telnetd/Makefile.am,
2058        libnetworking/rtems_webserver/Makefile.am,
2059        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2060
20612002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2062
2063        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2064        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2065        ../libchip/serial/$(ARCH)/libserialio.a.
2066        * libchip/serial/Makefile.am: Don't tmp-install lib.
2067        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2068
20692002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2070
2071        * Makefile.am: Add rtems_makedir.
2072        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2073        * Makefile.am: Add wrapup-SUBDIR.
2074        * wrapup/ChangeLog: Remove.
2075        * wrapup/configure.ac: Remove.
2076        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2077        (Make the bare BSP happy).
2078        * configure.ac: Ditto.
2079        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2080        Create make/custom/default.cfg.
2081        * configure.ac: Add creation of make/custom/*.cfg. Create
2082        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2083
20842002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2085
2086        * Makefile.am: Clean $(PROJECT_RELEASE).
2087
20882002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2089
2090        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2091        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2092        prototype mismatches.
2093
20942002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2095
2096        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2097        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2098
20992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2100
2101        * acinclude.m4: Add test "$multilib" != "yes".
2102        * config-ml.in: Remove.
2103        * acinclude.m4: Cleanups.
2104        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2105        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2106        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2107        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2108        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2109
21102002-07-16      Eric Norum <eric.norum@usask.ca>
2111
2112        * New driver for the Intel EtherExpressPro (82559ER) chip.
2113        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2114        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2115        * libchip/network/Makefile.am: Modified to reflect above.
2116
21172002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2118
2119        * acinclude.m4: New.
2120        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2121        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2122        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2123
21242002-07-01      Joel Sherrill <joel@OARcorp.com>
2125
2126        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2127        _Objects_Information_table now that it is a two dimensional array based
2128        upon API and class.
2129        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2130        of strnlen().
2131
21322002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2133
2134        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2135        preinstall libnetapps.a.
2136
21372002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2138
2139        * configure.ac: Remove librpc.
2140
21412002-06-25      Joel Sherrill <joel@OARcorp.com>
2142
2143        * Per PR233, moved librpc to exec.
2144        * configure.ac, wrapup/Makefile.am: Modified.
2145        * librpc, librpc/ChangeLog: Removed.
2146
21472002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2148
2149        * optman/Makefile.am: Remove multilib support.
2150        * optman/configure.ac: Ditto.
2151        * optman/sapi/Makefile.am: Ditto.
2152
21532002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2154
2155        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2156        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2157
21582002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2159
2160        Move networking libraries to c/src/exec/libnetworking
2161        * libnetworking/configure.ac, libnetworking/Makefile.am,
2162        libnetworking/wrapup/Makefile.am: Reflect Moval.
2163
21642002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2165
2166        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2167        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2168        <rtems/bspIo.h>.
2169
21702002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2171
2172        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2173        * libnetworking/rtems/mkrootfs.h: Ditto.
2174        * libnetworking/rtems/Makefile.am: Reflect changes above.
2175
21762002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2177
2178        * configure.ac: Remove lib.
2179
21802002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2181
2182        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2183        that exception stack frames on M68K members with VBR always are 6 byte
2184        long. The incorrect assumption resulted in some gdb commands like "next"
2185        to fail on the 68360.
2186
21872002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2188
2189        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2190        PR 220
2191        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2192        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2193        CVS.
2194        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2195        libnetworking/sys/filio.h: Remove.
2196        * libnetworking/sys/Makefile.am: Reflect changes above.
2197
21982002-05-07      Chris Johns <ccj@acm.org>
2199
2200        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2201        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2202        requires it to be stripped.
2203
22042002-05-01      Eric Norum <eric.norum@usask.ca>
2205
2206        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2207        assembly  to satisfy gcc 3.1 and newer.
2208
22092002-04-26      Eric Norum <eric.norum@usask.ca>
2210
2211        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2212        agressive optimization in gcc 3.1 does not reorder things.
2213
22142002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2215
2216        * libchip/network/dec21140.c: Reflect changes to powerpc's
2217        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2218        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2219        <rtems/score/cpu.h>.
2220        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2221        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2222
22232002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2224
2225        * optman/configure.ac: Remove ENABLE_GCC28.
2226
22272002-04-11      Chris Johns <ccj@acm.org>
2228
2229        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2230        driver control block field to the ifconfig network driver structure.
2231        This field is needed by the i82586 driver which was ported from NetBSD
2232        as it had better hardware abstraction.
2233        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2234        PR59, added the drv_ctrl driver control block field to the ifconfig
2235        network driver structure. This field is needed by the i82586 driver
2236        which was ported from NetBSD as it had better hardware abstraction.
2237
22382002-04-10      Mike Siers <mikes@poliac.com>
2239
2240        * libnetworking/rtems_webserver/NOTES,
2241        libnetworking/rtems_webserver/asp.c,
2242        libnetworking/rtems_webserver/balloc.c,
2243        libnetworking/rtems_webserver/default.c,
2244        libnetworking/rtems_webserver/ej.h,
2245        libnetworking/rtems_webserver/ejIntrn.h,
2246        libnetworking/rtems_webserver/ejlex.c,
2247        libnetworking/rtems_webserver/ejparse.c,
2248        libnetworking/rtems_webserver/emfdb.c,
2249        libnetworking/rtems_webserver/emfdb.h,
2250        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2251        libnetworking/rtems_webserver/handler.c,
2252        libnetworking/rtems_webserver/license.txt,
2253        libnetworking/rtems_webserver/md5.h,
2254        libnetworking/rtems_webserver/md5c.c,
2255        libnetworking/rtems_webserver/mime.c,
2256        libnetworking/rtems_webserver/misc.c,
2257        libnetworking/rtems_webserver/ringq.c,
2258        libnetworking/rtems_webserver/rom.c,
2259        libnetworking/rtems_webserver/security.c,
2260        libnetworking/rtems_webserver/sock.c,
2261        libnetworking/rtems_webserver/sym.c,
2262        libnetworking/rtems_webserver/uemf.c,
2263        libnetworking/rtems_webserver/uemf.h,
2264        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2265        libnetworking/rtems_webserver/url.c,
2266        libnetworking/rtems_webserver/value.c,
2267        libnetworking/rtems_webserver/wbase64.c,
2268        libnetworking/rtems_webserver/webcomp.c,
2269        libnetworking/rtems_webserver/webpage.c,
2270        libnetworking/rtems_webserver/webrom.c,
2271        libnetworking/rtems_webserver/webs.c,
2272        libnetworking/rtems_webserver/webs.h,
2273        libnetworking/rtems_webserver/websuemf.c,
2274        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2275        2.1.4.
2276
22772002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2278
2279        * libchip/network/i82586.c: Include <string.h>.
2280        * libchip/network/sonic.c: Ditto.
2281
22822002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2283
2284        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2285
22862002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2287
2288        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2289
22902002-03-27      Thomas.Doerfler@imd-systems.de
2291
2292        PR 144
2293        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2294        memory address 0 when called for the first time. This is done when
2295        trying to clear the variable "dhcp_hostname".
2296
22972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2298
2299        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2300        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2301        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2302        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2303        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2304        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2305        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2306        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2307        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2308        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2309        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2310        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2311        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2312        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2313        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2314        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2315        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2316        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2317        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2318        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2319        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2320        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2321        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2322        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2323        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2324        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2325        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2326        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2327        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2328        AUTOMAKE_OPTIONS.
2329        * libnetworking/configure.ac:
2330        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2331        foreign 1.6]).
2332        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2333        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2334        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2335        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2336        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2337        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2338        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2339        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2340        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2341        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2342        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2343        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2344        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2345        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2346        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2347        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2348        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2349
23502002-03-27      Ilya Alexeev <ilya@continuum.ru>
2351
2352        PR 162
2353        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2354        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2355        used in a device write routines.  Now ppp_softc structure have own
2356        character for writing to device (sc_outchar).  I think that converting
2357        local variables to static is not a right solution, because problems will
2358        occur in the case of two or more ppp instances.
2359        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2360        must be u_long, otherwise in the case of the big output packet endless
2361        loop may occur.
2362
23632002-03-21      Ilya Alexeev <ilya@continuum.ru>
2364
2365        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2366        preparations for multiple PPPD connections.
2367
23682002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2369
2370        PR 149
2371        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2372        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2373        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2374        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2375
23762002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2377
2378        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2379        * configure.ac: Modified to reflect addition.
2380
23812002-02-27      Ilya Alexeev <ilya@continuum.ru>
2382
2383        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2384        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2385        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2386        capabilities as well as eliminate some warnings.
2387
23882002-02-27      Eric Norum <eric.norum@usask.ca>
2389
2390        * libnetworking/net/radix.c: Properly handle fetching the default route
2391        when there is no route.  This was a bug in the original FreeBSD code and
2392        this fix is from an updated version of their code.
2393
23942002-02-16      Eric Norum <eric.norum@usask.ca>
2395
2396        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2397        checking.
2398
23992002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2400
2401        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2402        dodefaultroute.
2403
24042002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2405
2406        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2407        include <rtems/seterr.h>.
2408
24092002-02-01      Mike Siers <mikes@poliac.com>
2410
2411        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2412        avoid bringing the link down too fast. NOTE: Mike reports successfully
2413        running at 56K baud on a direct link.
2414
24152002-02-01      Eric Valette <valette@crf.canon.fr>
2416
2417        * librdbg/So many patches have been posted recently on the mailing list
2418        and  because we were unable to find correct solution to compile on
2419        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2420        because the coding  style of rdbg was rather inconsistant among various
2421        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2422        global coding style (using indent + manual edits), 2) incorporate/review
2423        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2424        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2425        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2426        after rdbg initialization is done, NB : the paches is huge but it is
2427        mainly due to coding styke chnages.  Only few lines of codes have been
2428        really changed and they do not impact  rdbg functionnality (AFAIKT).
2429        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2430        librdbg/include/rdbg/m68k/rdbg_f.h,
2431        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2432        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2433        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2434        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2435        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2436        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2437        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2438        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2439        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2440        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2441        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2442        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2443        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2444        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2445        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2446        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2447
24482002-01-31      Mike Siers <mikes@poliac.com>
2449
2450        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2451        * Nice Update of PPPD support which eliminates the requiremetn that
2452        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2453        and reports that it seems to be more stable and handle larger packets
2454        better.  This patch replaces the termios tasks with more general pppd
2455        network driver tasks.  The functions pppinput() and pppstart() get
2456        called from the interrupt service routine.
2457        * libnetworking/Makefile.am, libnetworking/configure.ac,
2458        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2459        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2460        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2461        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2462        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2463        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2464        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2465        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2466        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2467        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2468        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2469        libnetworking/net/route.c, libnetworking/net/route.h,
2470        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2471        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2472        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2473        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2474        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2475        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2476        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2477        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2478        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2479        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2480        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2481        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2482        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2483        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2484        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2485        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2486        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2487        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2488        libnetworking/pppd/example/README,
2489        libnetworking/pppd/example/netconfig.h,
2490        libnetworking/wrapup/Makefile.am: Modified.
2491        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2492        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2493        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2494        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2495        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2496        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2497        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2498        libnetworking/modem/pppcompress.c: Subdirectory removed.
2499
25002002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2501
2502        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2503        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2504
25052002-01-18      Till Straumann <strauman@slac.stanford.edu>
2506
2507        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2508        issues: - exception handler needs to enable MSR_FP if the interrupted
2509        thread is FP enabled. - printk message for MSR fixed and added
2510        stacktrace. NOTE: this requires the stacktrace patch to
2511        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2512        however).
2513
25142002-01-06      Joel Sherrill <joel@OARcorp.com>
2515
2516        * optman/.cvsignore: Added aclocal.m4 and configure.
2517        * optman/.cvsignore: New file.
2518
25192002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2520
2521        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2522
25232002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2524
2525        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2526        * optman/ChangeLog: New.
2527        * optman/configure.ac: New.
2528        * optman/Makefile.am: New.
2529        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2530        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2531
25322001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2533
2534        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2535
25362001-12-18      Eric Norum <eric.norum@usask.ca>
2537
2538        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2539        `directories' (path names with a / at the end) while disallowing open()
2540        operations on TFTP `directories'.
2541
25422001-12-07      Eric Norum <eric.norum@usask.ca>
2543
2544        * libnetworking/lib/tftpDriver.c: Restore write capability.
2545
25462001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2547
2548        * libchip/network/sonic.h: Fix typo.
2549        * libnetworking/arpa/Makefile.am: Remove stray lines.
2550
25512001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2552
2553        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2554
25552001-10-18      Eric Norum <eric.norum@usask.ca>
2556
2557        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2558        chdir() and open() operations within the TFTP file system.
2559
25602001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2561
2562        * librdbg/configure.ac: Fix latent bug exposed by removal of
2563        config.cache's which prevented powerpc targets librdbg from building.
2564
25652001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2566
2567        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2568        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2569        autoconf-2.52 happy.
2570
25712001-10-12      Mike Siers <mikes@poliac.com>
2572
2573        * libnetworking/Update to stable working state.  Congratulations Mike!
2574        :).
2575        * libnetworking/modem_example: Directory removed.
2576        * libnetworking/modem_example/16550.h,
2577        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2578        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2579        libnetworking/modem_example/ppp.h,
2580        libnetworking/modem_example/pppcompress.c: Files removed.
2581        * libnetworking/pppd/example/pppd.options: New file.
2582        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2583        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2584        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2585        libnetworking/pppd/rtemsmain.c: Updated.
2586
25872001-10-12      Joel Sherrill <joel@OARcorp.com>
2588
2589        * libchip/serial/z85c30.c: Fixed typo.
2590
25912001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2592
2593        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2594        * configure.in: Remove.
2595        * configure.ac: New file, generated from configure.in by autoupdate.
2596        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2597        * libchip/configure.in: Remove.
2598        * libchip/configure.ac: New file, generated from configure.in by
2599        autoupdate.
2600        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2601        * librdbg/configure.in: Remove.
2602        * librdbg/configure.ac: New file, generated from configure.in by
2603        autoupdate.
2604        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2605        * libnetworking/configure.in: Remove.
2606        * libnetworking/configure.ac: New file, generated from configure.in by
2607        autoupdate.
2608
26092001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2610
2611        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2612        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2613        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2614
26152001-09-27      Joel Sherrill <joel@OARcorp.com>
2616
2617        * libchip/ChangeLog: Fixed typo in date.
2618
26192001-09-27      Eric Norum <eric.norum@usask.ca>
2620
2621        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2622        TFTP  filesystem.
2623
26242001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2625
2626        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2627        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2628        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2629        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2630        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2631        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2632        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2633        'PREINSTALL_FILES ='.
2634        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2635        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2636        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2637        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2638        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2639        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2640        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2641        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2642        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2643        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2644        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2645        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2646
26472001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2648
2649        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2650        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2651        * librdbg/src/m68k/any/Makefile.am: Ditto.
2652        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2653        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2654        happy.
2655
26562001-09-21      Joel Sherrill <joel@OARcorp.com>
2657
2658        * libchip/network/Makefile.am: Fixed typo on file name.
2659        * libchip/network/i82586.c: Commented out line 318 which is referencing
2660        a member of a structure that is not currently there.  This needs to be
2661        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2662        to C style.
2663
26642001-09-19      Eric Norum <eric.norum@usask.ca>
2665
2666        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2667
26682001-09-19      Chris Johns <ccj@acm.org>
2669
2670        * libchip/network/README.i82586, libchip/network/i82586.c,
2671        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2672        Network driver for Intel i82586.
2673        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2674        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2675        "root" filesystem with information obtained via the DHCP response.
2676
26772001-09-14      Eric Norum <eric.norum@usask.ca>
2678
2679        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2680        make gcc 3.x happy.
2681
26822001-08-16      Mike Siers <mikes@poliac.com>
2683
2684        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2685        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2686        These support callback functionality that has not even been compiled
2687        under RTEMS yet.
2688        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2689        example application.  Mike's notes on the modifications: - renamed
2690        error() function because of namespace problems - removed calls to the
2691        exit() funciton - removed extra files from the pppd source directory -
2692        defined pppd task constant values in rtemspppd.h - modifyied example
2693        code to get actual tick per second value - placed the pppd 2.3.11 man
2694        page file (pppd.8) into the pppd directory.
2695        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2696        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2697        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2698        libnetworking/pppd/rtems-ppp.c: Deleted.
2699        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2700        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2701        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2702        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2703        libnetworking/pppd/example/init.c,
2704        libnetworking/pppd/example/netconfig.h,
2705        libnetworking/pppd/example/ppp.conf,
2706        libnetworking/pppd/example/pppdapp.c,
2707        libnetworking/pppd/example/system.h: New files.
2708        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2709        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2710        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2711        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2712        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2713        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2714        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2715        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2716        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2717        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2718        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2719        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2720        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2721        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2722        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2723
27242001-08-16      Joel Sherrill <joel@OARcorp.com>
2725
2726        * libnetworking/pppd/example/Makefile: Removed.
2727        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2728        to avoid bootstrap -c clobbering it.
2729        * libnetworking/rtems_telnetd/.cvsignore: New file.
2730
27312001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2732
2733        * libnetworking/Makefile.am, libnetworking/configure.in,
2734        libnetworking/rtems_servers/Makefile.am,
2735        libnetworking/rtems_servers/telnetd.c,
2736        libnetworking/rtems_servers/telnetd.h,
2737        libnetworking/rtems_telnetd/Makefile.am,
2738        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2739        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2740        libnetworking/rtems_telnetd/telnetd.c,
2741        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2742        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2743        effect when ftpd change. - the tcp/ip stats have been implemented into
2744        icmds.c and started when telnetd daemon is started.
2745        * libnetworking/rtems_servers/telnetd.c,
2746        libnetworking/rtems_servers/telnetd.h: Removed.
2747        * libnetworking/rtems_telnetd: New directory.
2748        * libnetworking/rtems_telnetd/Makefile.am,
2749        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2750        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2751        libnetworking/rtems_telnetd/telnetd.c,
2752        libnetworking/rtems_telnetd/telnetd.h: New files.
2753
27542001-06-14      Joel Sherrill <joel@OARcorp.com>
2755
2756        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2757        Moved from libmisc/shell so the network stack to address network
2758        depenendency.
2759        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2760
27612001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2762
2763        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2764
27652001-05-15      Joel Sherrill <joel@OARcorp.com>
2766
2767        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2768        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2769        accidentally deleted the incorrectly empty versions.
2770
27712001-05-14      Till Straumann <strauman@slac.stanford.edu>
2772
2773        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2774        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2775        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2776        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2777        to know the values) - the affected BSP (shared/motorola) headers have
2778        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2779        driver (libchip/network/dec21140.c) has been fixed to use
2780        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2781        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2782        who is using this driver. - the DEC driver also has been fixed to use
2783        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2784        delay_in_bus_cycles().
2785
27862001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2787
2788        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2789
27902001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2791
2792        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2793
27942001-04-24      Eric Norum <eric.norum@usask.ca>
2795
2796        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2797        NTP synchronization a little more robust -- no NTP daemon yet, but at
2798        least it trys a little harder when the primary NTP server is down.
2799
28002001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2801
2802        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2803        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2804        libnetworking/pppd/modem_example/modem.c,
2805        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2806        other strings into English.
2807        * libnetworking/pppd/STATUS: updated to reflect the changes.
2808
28092001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2810
2811        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2812        again.
2813
28142001-04-20      Eric Valette <valette@crf.canon.fr>
2815
2816        * mcp750 directory renamed new_exception processing as it supports many
2817        more CPU models.
2818        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2819        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2820        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2821        formerly in mcp750 plus modifications.
2822        * librdbg/src/powerpc/mcp750/.cvsignore,
2823        librdbg/src/powerpc/mcp750/Makefile.am,
2824        librdbg/src/powerpc/mcp750/remdeb.h,
2825        librdbg/src/powerpc/mcp750/remdeb_f.x,
2826        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2827        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2828        new_exception_processing.
2829        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2830        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2831        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2832        part of this effort to add support for the MPC8xx.
2833
28342001-04-19      Joel Sherrill <joel@OARcorp.com>
2835
2836        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2837        internal include files.
2838
28392001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2840
2841        PR 158
2842        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2843        rcmd() library call by commenting out the parts that deal with signals.
2844        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2845        stdio. The 'server-side' parts of this file which deal with
2846        authentication are disabled since they are not needed.
2847
28482001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2849
2850        * libnetworking/include/.cvsignore: Remove dangling file.
2851
28522001-03-14      Joel Sherrill <joel@OARcorp.com>
2853
2854        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2855        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2856        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2857        libchip style serial drivers can be written in libcpu or libbsp.
2858
28592001-03-01      Joel Sherrill <joel@OARcorp.com>
2860
2861        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2862        libchip/network/sonic.c, libchip/network/sonic.h,
2863        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2864        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2865        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2866        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2867        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2868        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2869        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2870        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2871
28722001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2873
2874        * librdbg/include/rdbg/Makefile.am,
2875        librdbg/include/rdbg/i386/Makefile.am,
2876        librdbg/include/rdbg/m68k/Makefile.am,
2877        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2878        style on include files.
2879
28802001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2881
2882        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2883        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2884        replace ${..} with $(..).
2885        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2886        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2887        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2888        libnetworking/rtems/Makefile.am, libnetworking/
2889        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2890        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2891        include_*HEADERS instead of H_FILES.
2892        * libnetworking/include/Makefile.am: Remove.
2893        * libnetworking/Makefile.am: Add handling of *.h files.
2894        * libnetworking/configure.in: Remove include/Makefile.
2895
28962001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2897
2898        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2899
29002001-01-31      Sergei Organov <osv@javad.ru>
2901
2902        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2903        current dir and root dir removed in favor of new libio support for
2904        task-local current and root directories. - Bug in `close_data_socket()'
2905        introduced by previous change fixed. - `command_pasv()' changed to set
2906        timeout on socket we are listening on and code fixed to don't close
2907        socket twice on error. - `serr()' changed to clear `errno'. -
2908        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2909        changed to clear `errno' before processing session. -
2910        `close_data_socket()' fixed to close both active and passive sockets -
2911        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2912        empty string  in `exec_command()'.
2913
29142001-01-25      Eric Norum <eric.norum@usask.ca>
2915
2916        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2917        improves throughput on systems which are dropping packets.   Only the
2918        first timeout is reduced.  This keeps the number of extra packets down
2919        on networks that are very busy and dropping lots of packets.
2920
29212001-01-24      Sergei Organov <osv@javad.ru>
2922
2923        * libnetworking/rtems_servers/ftpd.c,
2924        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2925        - Timeouts on sockets implemented. 'idle' field added to configuration.
2926        No timeout by default to keep backward compatibility. Note: SITE IDLE
2927        command not implemented yet. - Basic global access control implemented.
2928        'access' field added to configuration. No access limitations by default
2929        to keep backward compatibility. - Anchor data socket for active mode
2930        (using self IP and port 20.) - Fixed default data port support (still
2931        not tested). - Don't allow IP address different from originating host in
2932        PORT command to improve security. - Fixed bug in MDTM command. - Check
2933        for correctness of parsing of argument in command_port(). - Fixed
2934        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2935        a directory. - Command parsing a little bit improved: command names are
2936        now converted to upper-case to be more compatible with RFC (command
2937        names are not case-sensitive.) - Reformat comments so that they have
2938        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2939        previous changes - True ASCII mode implemented (doesn't work for hooks
2940        and /dev/null) - Passive mode implemented, PASV command added. - Default
2941        port for data connection could be used (untested, can't find ftp client
2942        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2943        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2944
29452001-01-18      Joel Sherrill <joel@OARcorp.com>
2946
2947        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2948        macro using variable arguments.
2949        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2950        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2951        since I updated the main RTEMS development machine to RedHat 7.2 and
2952        apparently got a new version of rpcgen.
2953
29542001-01-12      Sergei Organov <osv@javad.ru>
2955
2956        * libnetworking/rtems_servers/ftpd.c,
2957        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2958        - use pool of pre-created threads to handle sessions instead of
2959        creating/deleting threads on the fly - LIST output is now similar to
2960        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2961        happy with it. - LIST NAME now works (both for files and directories) -
2962        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2963        clients happy  - keep track of CWD for every session separately -
2964        ability to specify root directory name for FTPD in configuration table.
2965        FTPD will then create illusion for FTP clients that this is actually
2966        root directory. - ignore options sent in commands, thus LIST -al FILE
2967        works and doesn't try to list "-al" directory. - buffers are allocated
2968        on stack instead of heap where possible to eliminate malloc/free calls
2969        (avoid possible heap fragmentation troubles). - drop using of task
2970        notepad to pass parameters - use function arguments instead - use
2971        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2972        in socket() instead of AF_INET.
2973
29742001-01-02      Joel Sherrill <joel@OARcorp.com>
2975
2976        * libnetworking/CHANGELOG: Removed.
2977        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2978
29792000-12-14      Eric Norum <eric.norum@usask.ca>
2980
2981        * libnetworking/lib/tftpDriver.c: Added write capability.
2982
29832000-12-08      Joel Sherrill <joel@OARcorp.com>
2984
2985        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2986        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2987        numerous variable declarations conditional on PPP_COMPRESS and
2988        PPP_FILTER.  Commented out variables that were not used because the code
2989        using them was commented out. Removed totally unused variables.
2990        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2991        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2992
29932000-11-30      Joel Sherrill <joel@OARcorp.com>
2994
2995        * libnetworking/modem/ppp_tty.c: Changed to include
2996        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2997        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2998        * libnetworking/Makefile.am: Modified to reflect above.
2999
30002000-11-27      Joel Sherrill <joel@OARcorp.com>
3001
3002        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
3003
30042000-11-25      Eric Norum <eric.norum@usask.ca>
3005
3006        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
3007        core.
3008
30092000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
3010
3011        * libnetworking/wrapup/Makefile.am: Added modem subdir.
3012        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
3013        subdir.
3014        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
3015        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
3016        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
3017        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
3018        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
3019        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
3020        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
3021        main.c and ppp_tty.c should be scratched. The modem subdir has the real
3022        ppp_tty.c and the real pppd main is in pppmain.c.
3023
30242000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
3025
3026        * libchip/network/sonic.c: Added ipalign() routine to align the received
3027        packet so that the ip header is on a 32-bit boundary. Necessary for
3028        cpu's that do not allow unaligned loads and stores and when the 32-bit
3029        DMA mode is used.
3030
30312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3032
3033        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
3034        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
3035        ACLOCAL_AMFLAGS.
3036        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
3037        ACLOCAL_AMFLAGS.
3038        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
3039        ACLOCAL_AMFLAGS.
3040
30412000-11-03      Chris Johns <ccj@acm.org>
3042
3043        * libchip/network/README.cs8900, libchip/network/cs8900.c,
3044        libchip/network/cs8900.h: New files.
3045
30462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3047
3048        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
3049        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3050        $(RTEMS_TOPdir)/aclocal.
3051        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3052        $(RTEMS_TOPdir)/aclocal.
3053        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3054        $(RTEMS_TOPdir)/aclocal.
3055
30562000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3057
3058        * configure.in: Switch to GNU-canonicalization.
3059        * Makefile.am: Reflect changes to configure.in.
3060        * acinclude.m4: Remove.
3061
30622000-10-30      Joel Sherrill <joel@OARcorp.com>
3063
3064        * POSIX include files merged into newlib.  This resulted in some
3065        definitions moving to other files and thus some secondary effects in
3066        RTEMS source code.
3067        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3068        in sync with newlib's <machine/types.h>.
3069        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3070        definition of struct itimerval in <sys/time.h>.
3071
30722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3073
3074        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3075        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3076        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3077        * ChangeLog: Fix typos.
3078        * configure.in: add tests to the GNU canonicalized subdirectories.
3079
30802000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3081
3082        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3083        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3084        the lib directory before configuring lib/.
3085
30862000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3087
3088        * configure.in, Makefile.am: add exec to the GNU canonicalized
3089        subdirectories.
3090        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3091        * configure.in: add libnetworking, librpc and librdb to the GNU
3092        canonicalized subdirectories.
3093        * configure.in: add libmisc and libchip to the GNU canonicalized
3094        subdirectories.
3095        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3096        Switch to GNU canonicalization.
3097        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3098        Switch to GNU canonicalization.
3099        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3100        Switch to GNU canonicalization.
3101
31022000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3103
3104        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3105        canonicalization to libfs/. The approach is currently a bit of a hack as
3106        GNU canonicalization does not support the per-BSP build some of the
3107        other directories require.  As more of the tree is converted, this will
3108        become less  of an issue.
3109
31102000-10-20      Joel Sherrill <joel@OARcorp.com>
3111
3112        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3113        parameter.
3114
31152000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3116
3117        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3118        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3119        * librdbg/configure.in: Add m68k support.
3120        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3121        subdirectory.
3122        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3123        failure.
3124        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3125        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3126        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3127        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3128        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3129        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3130        librdbg/src/m68k/.cvsignore: New files.
3131        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3132        function pointers.
3133        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3134        _after_ pointer has been checked against NULL.
3135
31362000-10-18      Joel Sherrill <joel@OARcorp.com>
3137
3138        * wrapup/Makefile.am: Added libfs.
3139
31402000-10-18      Chris Johns <ccj@acm.org>
3141
3142        * libfs created.
3143        * configure.in: Added libfs subdirectory.
3144        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3145
31462000-09-28      Joel Sherrill <joel@OARcorp.com>
3147
3148        * libnetworking/rtems_webserver/Makefile.am,
3149        libnetworking/rtems_webserver/base64.c,
3150        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3151        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3152
31532000-09-22      Joel Sherrill <joel@OARcorp.com>
3154
3155        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3156        libnetworking/rtems/rtems_bsdnet_internal.h,
3157        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3158        have included rtems.h.  It is now including precisely the  least amount
3159        of low level, yet portable .h files to get the basic RTEMS types
3160        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3161        used machine/types.h to include rtems.h.
3162
31632000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3164
3165        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3166
31672000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3168
3169        * libnetworking/ChangeLog: Cleanup.
3170
31712000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3172
3173        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3174        * libchip/ChangeLog: Fix formating.
3175
31762000-09-05      Joel Sherrill <joel@OARcorp.com>
3177
3178        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3179        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3180        confusion and to work with the converted flags.
3181
31822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3183
3184        * wrapup/Makefile.am: Include compile.am.
3185        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3186        libchip/serial/Makefile.am: Include compile.am.
3187        * librdbg/src/i386/any/Makefile.am,
3188        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3189        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3190        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3191        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3192        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3193        libnetworking/rtems_servers/Makefile.am,
3194        libnetworking/rtems_webserver/Makefile.am,
3195        libnetworking/wrapup/Makefile.am: Include compile.am.
3196
31972000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3198
3199        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3200        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3201
32022000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3203
3204        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3205
32062000-08-31      Joel Sherrill <joel@OARcorp.com>
3207
3208        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3209        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3210        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3211        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3212        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3213        * libnetworking/wbase64.c: Removed.
3214        * libnetworking/Makefile.am, libnetworking/asp.c,
3215        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3216        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3217        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3218        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3219        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3220        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3221        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3222        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3223        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3224        Modified.
3225
32262000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3227
3228        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3229
32302000-08-30      Joel Sherrill <joel@OARcorp.com>
3231
3232        * libnetworking/rtems_webserver/license.txt: New file.
3233
32342000-08-10      Joel Sherrill <joel@OARcorp.com>
3235
3236        * ChangeLog: New file.
3237        * libchip/ChangeLog: New file.
3238        * librdbg/ChangeLog: New file.
3239        * libnetworking/ChangeLog: New file.
3240
Note: See TracBrowser for help on using the repository browser.