source: rtems/c/src/ChangeLog @ d6236b41

4.104.114.84.95
Last change on this file since d6236b41 was d6236b41, checked in by Joel Sherrill <joel.sherrill@…>, on 03/13/07 at 11:26:54

2007-03-13 Joel Sherrill <joel@…>

  • libchip/network/sonic.c: Rename Dump_Buffer to rtems_print_buffer.
  • Property mode set to 100644
File size: 125.8 KB
Line 
12007-03-13      Joel Sherrill <joel@OARcorp.com>
2
3        * libchip/network/sonic.c: Rename Dump_Buffer to rtems_print_buffer.
4
52007-03-12      Joel Sherrill <joel@OARcorp.com>
6
7        * libchip/network/cs8900.c, libchip/network/cs8900.h,
8        libchip/network/greth.c, libchip/network/greth.h: Correct license URL
9        and/or fix mistake in copyright notice. Both of these mistakes appear
10        to be from code submitted after these changes were made previously.
11
122007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
15
162007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * libchip/Makefile.am: Correct path to README.tulipclone.
19
202007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * libchip/ide/ata.c: Remove superfluous type casts.
23
242007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c:
27        Use size_t for sizes.
28
292007-01-20      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
30
31        * libchip/ide/ata.c: in ata_request_done: moved call to free()
32        from preemption disabled region
33
342007-01-16      Till Straumann <strauman@slac.stanford.edu>
35
36        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
37        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
38        Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
39
402006-12-14      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Use
43          ioctl_command_t as ioctl argument.
44
452006-12-13      Joel Sherrill <joel@OARcorp.com>
46
47        * librtems++/include/rtems++/rtemsEvent.h,
48        librtems++/include/rtems++/rtemsMessageQueue.h,
49        librtems++/include/rtems++/rtemsSemaphore.h,
50        librtems++/include/rtems++/rtemsTask.h, librtems++/src/rtemsEvent.cc,
51        librtems++/src/rtemsMessageQueue.cc,
52        librtems++/src/rtemsSemaphore.cc, librtems++/src/rtemsTask.cc: Change
53        rtems_unsigned32 to uint32_t.
54
552006-12-13      Joel Sherrill <joel@OARcorp.com>
56
57        PR 1181/bsps
58        * optman/rtems/no-msg.c: Clean up dead code.
59
602006-12-13      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * aclocal/rtems-ampolish.m4: Use am_aux_dir/ampolish3.
63
642006-12-12      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
67        * aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
68        * aclocal/project-root.m4: Require RTEMS_AMPOLISH.
69
702006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * configure.ac: New BUG-REPORT address.
73
742006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * Makefile.am: Remove ampolish3.
77
782006-11-17      Joel Sherrill <joel@OARcorp.com>
79
80        * libchip/network/dec21140.c: Fix spacing -- remove long sections of
81        blank lines.
82
832006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * configure.ac: Remove RTEMS_AMPOLISH3.
86        * aclocal/bsp-configure.m4: AC_PREREQ(2.60).
87          Remove checks for AMPOLISH3.
88        * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
89        * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
90        * ampolish3: Remove.
91
922006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
95        * aclocal/prog-cc.m4: Remove CFLAGS.
96        * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
97        Compose CFLAGS. Append CFLAGS to ac_configure_args.
98
992006-10-23      Joel Sherrill <joel@OARcorp.com>
100
101        * aclocal/rtems-cpu-subdirs.m4: Add bfin.
102
1032006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        * automake/compile.am: Use hard-coded RTEMS_* flags.
106
1072006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * aclocal/rtems-top.m4: Remove RTEMS_API.
110        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
111
1122006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
115
1162006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
119
1202006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * aclocal/version.m4: Bump version to 4.7.99.0.
123
1242006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * configure.ac: Require autoconf-2.60. Require automake-1.10.
127
1282006-09-11      Joel Sherrill <joel@OARcorp.com>
129
130        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
131
1322006-09-04      Joel Sherrill <joel@OARcorp.com>
133
134        * libchip/network/greth.c, libchip/network/open_eth.c,
135        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
136        introduced by warning removal.
137
1382006-09-01      Joel Sherrill <joel@OARcorp.com>
139
140        * libchip/network/greth.c, libchip/network/open_eth.c,
141        libchip/network/smc91111.c: Remove warnings and correct prototype
142        added earlier today.
143
1442006-09-01      Joel Sherrill <joel@OARcorp.com>
145
146        * libchip/network/cs8900.c, libchip/network/greth.c,
147        libchip/network/i82586.c, libchip/network/open_eth.c,
148        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
149        sized integers, and inttypes.h printf helpers.
150
1512006-08-09      Kolja Waschk <waschk@telos.de>
152
153        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
154
1552006-07-12      Joel Sherrill <joel@OARcorp.com>
156
157        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
158
1592006-07-11      Jerry Needell <jerry.needell@unh.edu>
160
161        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
162        4.6 branch.  Original modifications by Gaisler Enterprises.
163        * libchip/network/greth.c, libchip/network/greth.h: New files.
164
1652006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
166
167        * ide/ata.[ch]:
168        (PR1118) fetch priority for ATA task from a variable,
169        not a fixed configuration value.
170       
1712006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
172
173        * Makefile.am: Add ampolish3.
174
1752006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
176
177        * ampolish3: New.
178        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
179
1802006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
181
182        * aclocal/rtems-ampolish.m4: New.
183        * configure.ac: Use RTEMS_AMPOLISH3.
184
1852006-04-18  Joel Sherrill <joel@OARcorp.com>
186
187        * aclocal/version.m4: Updated to rtems-4.6.99.3.
188
1892006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
190
191        PR 853/filesystem
192        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
193        should be modified to support the new exception scheme and to use the
194        handle parameter.
195
1962006-02-a32     Eric Norum <norume@aps.anl.gov>
197
198        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
199        "newer" PCI access calls.  Minor cleanups.  Comments.
200
2012006-01-12      Eric Norum <norume@aps.anl.gov>
202
203        PR 861/networking
204        PR 863/networking
205        * libchip/network/smc91111.c: Fix illegal lvalue increments.
206
2072006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
208
209        * wrapup/Makefile.am: Add preinstall.am.
210        * libchip/Makefile.am: Build libchip/network/smc91111.
211        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
212        Eliminate cyg_int* crap.
213
2142006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * librdbg/Makefile.am: Add preinstall.am.
217        * aclocal/bsp-configure.m4: Add ampolish3.
218        New header guards.
219
2202006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
221
222        * libchip/network/open_eth.c, libchip/network/open_eth.h:
223        Merger from rtems-4-6-branch.
224
2252006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
226
227        * libchip/network/smc91111.c
228        libchip/network/smc91111config.h
229        libchip/network/smc91111exp.h
230        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
231        * libchip/Makefile.am: Reflect adding smc91111*.
232
2332006-01-08      Joel Sherrill <joel@OARcorp.com>
234
235        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
236        char *.
237
2382006-01-08      Joel Sherrill <joel@OARcorp.com>
239
240        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
241        warnings.
242
2432005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
246        Add RTEMS_RELLDFLAGS.
247        * automake/compile.am: Remove RTEMS_USE_GCC.
248        Remove RTEMS_RELLDFLAGS.
249        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
250
2512005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
252
253        * libchip/network/if_media.h, libchip/network/mii.h:
254        Remove (Moved to cpukit).
255        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
256        and libchip/network/if_media.h.
257        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
258        if_media.h having moved.
259
2602005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        * automake/compile.am, automake/host.am, automake/local.am,
263        automake/subdirs.am: Remove depend.
264        * configure.ac: Explicitly pass --libdir and --includedir to
265        testsuites.
266
2672005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
268
269        * configure.ac: Reflect changes to testsuites.
270
2712005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
272
273        * automake/compile.am: Remove GCCSPECS.
274        * aclocal/prog-cc.m4: Add GCCSPECS.
275        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
276
2772005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
280        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
281
2822005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
283
284        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
285        libcpu/byteorder.h for i386.
286
2872005-11-02      Till Straumann <strauman@slac.stanford.edu>
288
289        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
290        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
291        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
292        added a simple API/library for i2c devices and drivers for i2c
293        2-byte eeproms and a ds1621 temperature sensor; API is documented
294        in libi2c.h.
295
2962005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
297
298        * libnetworking/pppd/ipxcp.c,
299        libnetworking/pppd/chat.c,
300        libnetworking/pppd/patchlevel.h,
301        libnetworking/pppd/upap.h,
302        libnetworking/pppd/md5.h,
303        libnetworking/pppd/pppd.8,
304        libnetworking/pppd/README,
305        libnetworking/pppd/preinstall.am,
306        libnetworking/pppd/md4.h,
307        libnetworking/pppd/magic.c,
308        libnetworking/pppd/pppd.h,
309        libnetworking/pppd/demand.c,
310        libnetworking/pppd/rtemsmain.c,
311        libnetworking/pppd/sys-rtems.c,
312        libnetworking/pppd/ipcp.h,
313        libnetworking/pppd/lcp.h,
314        libnetworking/pppd/chap_ms.c,
315        libnetworking/pppd/md4.c,
316        libnetworking/pppd/rtemspppd.h,
317        libnetworking/pppd/cbcp.h,
318        libnetworking/pppd/auth.c,
319        libnetworking/pppd/lcp.c,
320        libnetworking/pppd/example/README,
321        libnetworking/pppd/example/ppp.conf,
322        libnetworking/pppd/example/system.h,
323        libnetworking/pppd/example/netconfig.h,
324        libnetworking/pppd/example/pppdapp.c,
325        libnetworking/pppd/example/init.c,
326        libnetworking/pppd/example/Makefile-user,
327        libnetworking/pppd/example/pppd.options,
328        libnetworking/pppd/rtemspppd.c,
329        libnetworking/pppd/ipxcp.h,
330        libnetworking/pppd/chap_ms.h,
331        libnetworking/pppd/options.c,
332        libnetworking/pppd/magic.h,
333        libnetworking/pppd/chap.h,
334        libnetworking/pppd/cbcp.c,
335        libnetworking/pppd/upap.c,
336        libnetworking/pppd/chap.c,
337        libnetworking/pppd/Makefile.am,
338        libnetworking/pppd/ccp.h,
339        libnetworking/pppd/utils.c,
340        libnetworking/pppd/rtemsdialer.h,
341        libnetworking/pppd/fsm.h,
342        libnetworking/pppd/pathnames.h,
343        libnetworking/pppd/md5.c,
344        libnetworking/pppd/fsm.c,
345        libnetworking/pppd/ipcp.c,
346        libnetworking/pppd/STATUS,
347        libnetworking/pppd/ccp.c,
348        libnetworking/Makefile.am: Remove (Moved to cpukit).
349
3502005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
351
352        * configure.ac: Remove libnetworking, libnetworking/pppd.
353        * wrapup/Makefile.am: Remove libpppd.a.
354
3552005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
356
357        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
358        rtemsdialer.h to $(includedir)/rtems.
359
3602005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
361
362        * libnetworking/rtems_telnetd/icmds.c,
363        libnetworking/rtems_telnetd/Makefile.am,
364        libnetworking/rtems_telnetd/preinstall.am,
365        libnetworking/rtems_telnetd/pty.c,
366        libnetworking/rtems_telnetd/pty.h,
367        libnetworking/rtems_telnetd/README,
368        libnetworking/rtems_telnetd/telnetd.c,
369        libnetworking/rtems_telnetd/telnetd.h:
370        Remove (Moved to cpukit).
371
3722005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
373
374        * configure.ac: Remove libnetworking/rtems_telnetd.
375        * libnetworking/Makefile.am: Remove rtems_telnetd.
376        * libnetworking/README: Remove (Obsolete).
377        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
378
3792005-10-20  Eric Norum <norume@aps.anl.gov>
380
381        * libchip/network/dec21140.c: Clean up PCI mapping.
382
3832005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
384
385        * libnetworking/pppd/Makefile.am: Use preinstall.am.
386        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
387        librdbg/src/servrpc.c, librdbg/src/servtgt.c
388        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
389        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
390        * configure.ac: Move optman to the end of BSP_SUBDIRS.
391
3922005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
393
394        * aclocal/bspopts.m4: Add missing m4 quotes.
395
3962005-09-02  Joel Sherrill <joel@OARcorp.com>
397
398    * aclocal/version.m4: Updated to rtems-4.6.99.2.
399
4002005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
401
402        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
403        libchip/network/dec21140.c: Remove initialization of PCI bus.
404
4052005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
406
407        * optman/Makefile.am: Add preinstall.am.
408
4092005-07-18      Karel Gardas <kgardas@objectsecurity.com>
410
411        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
412        UNTESTED to tested.
413
4142005-06-17      Joel Sherrill <joel@OARcorp.com>
415
416        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
417        it is not supported by the MPC5xx.
418
4192005-06-17      Joel Sherrill <joel@OARcorp.com>
420
421        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
422        interface. Also correct attempting to build on other than PowerPC and
423        x86.
424
4252005-06-16      Daron Chabot <daron@nucleus.usask.ca>
426
427        * libchip/Makefile.am: Add driver for Tulip clones.
428        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
429        libchip/network/if_dcreg.h: New files.
430
4312005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
432
433        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
434        to enable rdbg.
435        * configure.ac: Reflect changes above.
436
4372005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
438
439        * configure.ac: Add ada/.
440
4412005-05-20      Sergei Organov  <osv@topconrd.ru>
442
443        PR 750/networking
444        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
445        wait_input().
446
4472005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
448
449        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
450        rtems/irq.h.
451
4522005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
453
454        * libchip/Makefile.am: Include preinstall.am.
455        * libchip/preinstall.am: New.
456
4572005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
458
459        * configure.ac: Add AMPOLISH3.
460        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
461        * libnetworking/rtems_telnetd/preinstall.am: New.
462        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
463
4642005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
465
466        * configure.ac: Let enable_rpcgen default to "no".
467
4682005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
469
470        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
471
4722005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
473
474        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
475        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
476
4772005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
478
479        * libchip/network/dec21140.c, libchip/network/elnk.c,
480        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
481
4822005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
483
484        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
485        of code as a result of the implementation of a common PCI interface.
486
4872005-05-04      Joel Sherrill <joel@OARcorp.com>
488
489        * libchip/network/open_eth.c: Remove prototype of set_vector.
490
4912005-05-03      Joel Sherrill <joel@OARcorp.com>
492
493        * librdbg/src/ptrace.c: Remove warning.
494
4952005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
496
497        * libchip/network/dec21140.c, libchip/network/elnk.c,
498        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
499        Modified parameter list to remove warnings.
500
5012005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
502
503        * libchip/network/cs8900.c, libchip/network/i82586.c,
504        libchip/network/open_eth.c, libchip/network/sonic.c,
505        libchip/serial/mc68681.c: Modified types to remove
506        warnings.  Added initialization to remove warnings.
507
5082005-04-28      Joel Sherrill <joel@OARcorp.com>
509
510        * libchip/network/README.sonic: Rewritten to account for removal of
511        dmv177.
512
5132005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
514
515        PR 781/rtems_misc
516        * libchip/serial/ns16550_p.h: Fix baud rate calculation
517
5182005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
519
520        * libchip/serial/ns16550.c:
521        Fixed warnings generated in various powerpc configurations
522
5232005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
524
525        * libchip/serial/ns16550.c: Modified
526        ISR to work with PPC new exception processing
527
5282005-03-14      Joel Sherrill <joel@OARcorp.com>
529
530        * libchip/network/dec21140.c, libchip/network/elnk.c,
531        libchip/network/if_fxp.c: Continue PCI API unification. All use
532        pci_find_device(). Network drivers manufacture a signature since all
533        calls have not been converted yet.
534
5352005-03-04      Joel Sherrill <joel@OARcorp.com>
536
537        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
538        initialize function part of the unified PCI API as pci_initialize().
539
5402005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
541
542        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
543        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
544
5452005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
546
547        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
548        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
549
5502005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
551
552        * aclocal/ppc.m4: Reflect changes to ppc exception processing
553        building procedures.
554
5552005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
556
557        * aclocal/prog-cc.m4:
558        Quote CFLAGS's RHS to accomodate Solaris broken sh.
559
5602005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
561
562        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
563
5642005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
565
566        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
567
5682005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
569
570        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
571
5722005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
573
574        * libnetworking/rtems_servers/ftp.c,
575        libnetworking/rtems_servers/ftp.h,
576        libnetworking/rtems_servers/Makefile.am:
577        Remove (relocated to cpukit/ftpd).
578        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
579        removed move libnetworking/rtems_servers.
580
5812005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
582
583        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
584
5852005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
586
587        PR 755/rtems
588        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
589        Remove local declarations of rtems_bsdnet_nameservers,
590        rtems_bsdnet_nameservers_count.
591
5922005-01-31      Sergei Organov <osv@topconrd.ru>
593
594        PR 751/pppd
595        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
596        committed to fix PR736 breaks pppd. chat.c should have its own static
597        ttyfd for pppd to work correctly. The symptom is that second
598        invokation of chat (for connect script) fails due to pppd_ttyfd set
599        to -1 by previous chat invokation (for init script). In addition,
600        this patch fixes leaving of dangling pointer in the abort_stbring[]
601        by chat_send().
602
6032005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
604
605        * configure.ac: Remove CFLAGS_DEBUG_V.
606        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
607
6082005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
609
610        * wrapup/Makefile.am: Remove rtems-ctor.o.
611
6122005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
613
614        * libchip/rtc/rtc.h: size_t RTC_Count.
615
6162005-01-20      Joel Sherrill <joel@OARcorp.com>
617
618        PR 736/pppd
619        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
620        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
621        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
622        should not be static and should have a name more specific to pppd.
623
6242005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
625
626        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
627        libnetworking/rtems_servers/Makefile.am,
628        libnetworking/rtems_telnetd/Makefile.am,
629        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
630        Eliminate CFLAGS_OPTIMIZE_V.
631
6322005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
633
634        * configure.ac: Pass CFLAGS to testsuites configure.
635        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
636        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
637
6382005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
639
640        * configure.ac: Pass CFLAGS to cpukit configure.
641        * aclocal/rtems-flags.m4: Remove (Unused).
642        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
643        * aclocal/env-rtemsbsp.m4:
644        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
645        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
646        RTEMS_CFLAGS.
647        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
648        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
649        Cleanup comments.
650
6512005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
652
653        * automake/compile.am: Remove build-variant support.
654
6552005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
656
657        * libnetworking/pppd/Makefile.am,
658        libnetworking/rtems_servers/Makefile.am,
659        libnetworking/rtems_telnetd/Makefile.am:
660        Remove build-variant support.
661
6622005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
663
664        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
665        support/Makefile.am, wrapup/Makefile.am:
666        Remove build-variant support.
667
6682004-11-22      Joel Sherrill <joel@OARcorp.com>
669
670        * libchip/network/if_fxp.c: Add entry for another module ID code.
671
6722004-11-22      Joel Sherrill <joel@OARcorp.com>
673
674        PR 693/misc
675        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
676        in/outport routines.
677
6782004-11-22      Joel Sherrill <joel@OARcorp.com>
679
680        PR 693/misc
681        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
682        in/outport routines.
683
6842004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
685
686        * aclocal/enable-itron.m4: Remove (unused).
687
6882004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
689
690        * configure.ac: Misc. quoting cleanups.
691        Enable ada-tests iff --enable-ada and --enable-tests.
692
6932004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
694
695        PR 703/filesystem
696        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
697        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
698        libchip/ide/ide_controller.c:
699        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
700        available for BSPS/device drivers.
701        Extend the "modes_available" and "mode_active" parameters to
702        uint16_t for UDMA support.
703
7042004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
705
706        * libchip/network/dec21140.c: Cleanup a bit and remove message about
707        not supported on PowerPC since it works on the MVME2100 BSP.
708
7092004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
710
711        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
712        Add dependency tracking for *.cfgs.
713        * Makefile.am: Add dependency tracking for *.cfg.
714
7152004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
716
717        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
718        (Thanks to Lars Munch <lars@segv.dk> for catching this).
719
7202004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
721
722        PR 707/make_build
723        * configure.ac: Add --enable-rpcgen.
724
7252004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
726
727        PR 700/rtems_misc
728        * libnetworking/rtems_webserver/asp.c,
729        libnetworking/rtems_webserver/balloc.c,
730        libnetworking/rtems_webserver/cgi.c,
731        libnetworking/rtems_webserver/default.c,
732        libnetworking/rtems_webserver/ej.h,
733        libnetworking/rtems_webserver/ejIntrn.h,
734        libnetworking/rtems_webserver/ejlex.c,
735        libnetworking/rtems_webserver/ejparse.c,
736        libnetworking/rtems_webserver/emfdb.c,
737        libnetworking/rtems_webserver/emfdb.h,
738        libnetworking/rtems_webserver/form.c,
739        libnetworking/rtems_webserver/handler.c,
740        libnetworking/rtems_webserver/h.c,
741        libnetworking/rtems_webserver/license.txt,
742        libnetworking/rtems_webserver/Makefile.am,
743        libnetworking/rtems_webserver/md5c.c,
744        libnetworking/rtems_webserver/md5.h,
745        libnetworking/rtems_webserver/mime.c,
746        libnetworking/rtems_webserver/misc.c,
747        libnetworking/rtems_webserver/NOTES,
748        libnetworking/rtems_webserver/ringq.c,
749        libnetworking/rtems_webserver/rom.c,
750        libnetworking/rtems_webserver/rtems_webserver.h,
751        libnetworking/rtems_webserver/security.c,
752        libnetworking/rtems_webserver/sock.c,
753        libnetworking/rtems_webserver/socket.c,
754        libnetworking/rtems_webserver/sockGen.c,
755        libnetworking/rtems_webserver/sym.c,
756        libnetworking/rtems_webserver/uemf.c,
757        libnetworking/rtems_webserver/uemf.h,
758        libnetworking/rtems_webserver/um.c,
759        libnetworking/rtems_webserver/um.h,
760        libnetworking/rtems_webserver/umui.c,
761        libnetworking/rtems_webserver/url.c,
762        libnetworking/rtems_webserver/value.c,
763        libnetworking/rtems_webserver/wbase64.c,
764        libnetworking/rtems_webserver/webcomp.c,
765        libnetworking/rtems_webserver/webmain.c,
766        libnetworking/rtems_webserver/webpage.c,
767        libnetworking/rtems_webserver/webrom.c,
768        libnetworking/rtems_webserver/webs.c,
769        libnetworking/rtems_webserver/websda.c,
770        libnetworking/rtems_webserver/websda.h,
771        libnetworking/rtems_webserver/webs.h,
772        libnetworking/rtems_webserver/websSSL.c,
773        libnetworking/rtems_webserver/websSSL.h,
774        libnetworking/rtems_webserver/websuemf.c,
775        libnetworking/rtems_webserver/wsIntrn.h:
776        Remove (Moved to cpukit/http).
777
7782004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
779
780        PR 700/rtems_misc
781        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
782        Remove libnetworking/rtems_webserver.
783
7842004-10-25      Eric Norum <norume@aps.anl.gov>
785
786        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
787
7882004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
789
790        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
791
7922004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
793
794        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
795        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
796
7972004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
798
799        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
800
8012004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
802
803        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
804        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
805
8062004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
807
808        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
809        BITSPERBYTE.
810
8112004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
812
813        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
814        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
815
8162004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
817
818        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
819
8202004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
821
822        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
823        * aclocal/enable-bare.m4: Remove.
824        * configure.ac: Remove BARE_CPU_MODEL.
825
8262004-10-13      Eric Norum <norume@aps.anl.gov>
827
828        PR 688/bsps
829        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
830        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
831        MC146818A (and several Dallas Semiconductor) TOD chips.
832
8332004-10-13      Eric Norum <norume@aps.anl.gov>
834
835        PR 686/networking
836        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
837        device code.
838
8392004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
840
841        * libchip/network/dec21140.c: include <rtems/pci.h>.
842
8432004-09-29      Joel Sherrill <joel@OARcorp.com>
844
845        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
846        libnetworking/pppd/utils.c: i960 obsoleted and all references
847        removed.
848
8492004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
850
851        PR 607/networking
852        * libchip/network/dec21140.c: Made PCI configuration minimum sane
853        instead of fully specifying unused PCI features.
854
8552004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
856
857        * configure.ac: Require automake > 1.9.
858
8592004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
860
861        * aclocal/rtems-cpu-subdirs.m4: Add avr.
862
8632004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
864
865        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
866        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
867
8682004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
869
870        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
871        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
872
8732004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
874
875        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
876
8772004-07-28  Joel Sherrill <joel@OARcorp.com>
878
879    * aclocal/version.m4: Updated to rtems-4.6.99.1.
880
8812004-07-25      Joel Sherrill <joel@OARcorp.com>
882
883        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
884
8852004-05-21  Till Strauman <strauman@slac.stanford.edu>
886
887        PR 625/networking
888        * libchip/network/dec21140.c, ... : Prevent name clashes by making
889        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
890        an error rather than panic if no chip is detected (thus allowing
891        for probing).
892        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
893        instead of looping forever.  Avoid divide by zero (crashed my PC).
894        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
895        they are UNTESTED.
896
8972004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
898
899        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
900
9012004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
902
903        * libchip/network/dec21140.c, libchip/network/elnk.c:
904        #include <errno.h>.
905
9062004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
907
908        * libchip/network/if_media.h: Update from FreeBSD.
909        * libchip/network/open_eth.c, libchip/network/cs8900.c,
910        libchip/network/i82586.c: #include <errno.h>.
911
9122004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
913
914        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
915
9162004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
917
918        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
919
9202004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
921
922        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
923        automake).
924
9252004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
926
927        PR 599/pppd
928        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
929
9302004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
931
932        * optman/rtems/no-region.c: Reflect having changed
933        rtems_region_get_segment_size.
934
9352004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
936
937        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
938        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
939        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
940        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
941        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
942        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
943        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
944
9452004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
946
947        * libchip/ide/ata.c, libchip/network/dec21140.c,
948        libchip/network/elnk.c, libchip/network/i82586.c,
949        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
950        libchip/network/open_eth.c, libchip/network/sonic.c,
951        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
952        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
953        libchip/shmdr/init.c, libchip/shmdr/intr.c,
954        libchip/shmdr/shm_driver.h: Cosmetics.
955
9562004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
957
958        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
959        optman/rtems/no-msg.c, optman/rtems/no-part.c,
960        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
961        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
962        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
963        fixed size types.
964
9652004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
966
967        * configure.ac: Explicitly pass --includedir and --libdir to
968        cpukit/configure.
969
9702004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
971
972        * librdbg/Makefile.am: Fix rpcgen rules.
973        * librdbg/src/i386/any/remdeb_xdr.c,
974        librdbg/src/m68k/any/remdeb_xdr.c,
975        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
976        Reflect changes to librdbg/Makefile.am.
977
9782004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
979
980        * configure.ac: Reflect changes testsuites/configure.ac and
981        cpukit/configure.ac.
982
9832004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
984
985        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
986        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
987
9882004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
989
990        * configure.ac: Reflect changes to testsuites's configuration.
991
9922004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
993
994        PR/589 rtems
995        * libchip/network/pci.h: Remove (Moved to cpukit).
996
9972004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
998
999        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
1000        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
1001        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
1002        libchip/network/dec21140.c, libchip/network/elnk.c,
1003        libchip/network/if_fxp.c, libchip/network/open_eth.c,
1004        libchip/network/open_eth.h, libchip/network/sonic.c,
1005        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
1006        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
1007        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
1008        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
1009        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
1010        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
1011        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
1012        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
1013        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
1014        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
1015        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
1016        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
1017        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1018        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
1019        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
1020        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
1021        fixed-size types.
1022
10232004-03-14      Chris Johns  <chrisj@rtems.org>
1024
1025        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
1026        the BSP example code.
1027        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
1028        support the DIMMPC. This is a pc386 target with IO port support. Minor
1029        formating clean up. Add documentation to the header file.
1030        * libchip/network/README.cs8900: The CS8900 driver is documented in the
1031        cs8900.h header file.
1032
10332004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
1036        Cosmetics.
1037
10382004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
1041        There are no application level Makefiles in here.
1042
10432004-03-04      Joel Sherrill <joel@OARcorp.com>
1044
1045        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
1046        they can be used in application level makefiles.
1047
10482004-03-05      Joel Sherrill <joel@OARcorp.com>
1049
1050        * libnetworking/rtems_webserver/ejparse.c,
1051        libnetworking/rtems_webserver/emfdb.c,
1052        libnetworking/rtems_webserver/sock.c,
1053        libnetworking/rtems_webserver/socket.c,
1054        libnetworking/rtems_webserver/sym.c,
1055        libnetworking/rtems_webserver/webs.c,
1056        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
10572004-03-05      Joel Sherrill <joel@OARcorp.com>
1058
1059        * libchipnetwork/open_eth.c: Remove warnings by conditionally
1060        compiling this file only only those CPU families with supported
1061        exception models.
1062
10632004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * acinclude.m4: Fix loosing arguments when configuring cpukit and
1066        testsuites (Was exposed with --enable-multilib, only).
1067        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
1068         Add RTEMS_BSP_CONFIG_SUBDIR.
1069        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
1070        testsuites's configure.
1071        * aclocal/rtems-top.m4: Remove ENDIF hack.
1072        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
1073
10742004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
1077        wrapup/Makefile.am: Fix automake problems having been introduced
1078        in previous patch.
1079
10802004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
1083        Preinstall dirs.
1084        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
1085        * aclocal/check-multiprocessing.m4: Cosmetics.
1086        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
1087        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
1088
10892004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
1092        librdbg/src/Makefile.am.
1093        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
1094        * configure.ac: Reflect changes above.
1095        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
1096        * wrapup/Makefile.am: Reflect changes above.
1097        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
1098
10992004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
1102
11032004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
1106
11072004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * wrapup/Makefile.am: Reflect new location of librdbg.a.
1110
11112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1114        librdbg/src/powerpc/Makefile.am: Remove.
1115        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1116        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1117        * configure.ac: Reflect changes above.
1118
11192004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121
11222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1125        STRIP.
1126
11272004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * librdbg/include/Makefile.am: Merge-in
1130        librdbg/include/rdbg/i386/Makefile.am,
1131        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1132        librdbg/include/rdbg/powerpc/Makefile.am.
1133        * librdbg/include/rdbg/i386/Makefile.am,
1134        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1135        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1136        * configure.ac: Reflect changes above.
1137
11382004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * configure.ac: Use AS_HELP_STRING(ada).
1141
11422004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1145        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1146        Use AC_CONFIG_HEADERS.
1147        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1148        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1149
11502004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * Makefile.am: include local.am.
1153
11542004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * aclocal/version.m4: 4.6.99.0.
1157
11582004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * Makefile.am: Don't include host.am.
1161        * automake/compile.am: Further cleanups.
1162
11632004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * automake/lib.am: Remove (Unused).
1166
11672004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * wrapup/Makefile.am: Don't include lib.am.
1170        * automake/compile.am: Use automake compilation rules.
1171
11722004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * libnetworking/pppd/Makefile.am,
1175        libnetworking/rtems_servers/Makefile.am,
1176        libnetworking/rtems_telnetd/Makefile.am,
1177        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1178        support/Makefile.am: Don't include lib.am.
1179
11802004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * libchip/Makefile.am: Don't include lib.am.
1183        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1184        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1185        unnecessary EXTRA_DISTs.
1186
11872004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1190        hack.
1191
11922004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1195        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1196        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1197        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1198
11992004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1202        Add AM_CONDITIONAL(HAS_MP).
1203        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1204        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1205        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1206        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1207        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1208        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1209        (Deprecated by autoconf 2.59).
1210
12112004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1214        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1215
12162004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * ChangeLog: Merge-in libnetworking/ChangeLog.
1219        * libnetworking/ChangeLog: Remove.
1220        * ChangeLog: Merge-in librdbg/ChangeLog.
1221        * librdbg/ChangeLog: Remove.
1222        * ChangeLog: Merge-in libchip/ChangeLog.
1223        * libchip/ChangeLog: Remove.
1224        * ChangeLog: Merge-in optman/ChangeLog.
1225        * optman/ChangeLog: Remove.
1226
12272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * configure.ac: Reflect changes to cpukit.
1230        * wrapup/Makefile.am: Reflect changes to librdbg.
1231        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1232        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1233        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1234        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1235        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1236        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1237        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1238        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1239        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1240
12412004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * aclocal/rtems-top.m4: Remove check for version.m4.
1244        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1245
12462004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1249        * wrapup/Makefile.am: Reflect changes to libchip/*.
1250        * support/Makefile.am: Use automake compilation rules.
1251        * wrapup/Makefile.am: Reflect changes to support/*.
1252        * configure.ac: Remove libnetworking/wrapup/Makefile.
1253        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1254        libnetworking/*/lib*.a instead of libnetapps.a.
1255        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1256        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1257        * optman/Makefile.am: Use automake compilation rules.
1258        * libchip/Makefile.am: Fix typo in previous patch.
1259        * libchip/Makefile.am: Use automake compilation rules.
1260        * libnetworking/Makefile.am: Remove wrapup.
1261        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1262        automake-compilation rules.
1263        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1264        automake-compilation rules.
1265        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1266        automake-compilation rules.
1267        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1268        automake-compilation rules.
1269        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1270
12712004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1274        PRE/TMPINSTALL_FILES to CLEANFILES.
1275        * automake/lib.am: Remove TMPINSTALL_FILES.
1276        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1277        PRE/TMPINSTALL_FILES to CLEANFILES.
1278        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1279        PRE/TMPINSTALL_FILES to CLEANFILES.
1280        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1281        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1282        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1283        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1284        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1285        * librdbg/src/i386/Makefile.am: Ditto.
1286        * librdbg/src/m68k/Makefile.am: Ditto.
1287        * librdbg/src/powerpc/Makefile.am: Ditto.
1288        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1289        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1290        * libnetworking/rtems_servers/Makefile.am: Ditto.
1291        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1292        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1293
12942004-01-07      Joel Sherrill <joel@OARcorp.com>
1295
1296        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1297        more completely covers the MIPS family.
1298
12992003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * wrapup/Makefile.am: Reflect changes to shmdr.
1302        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1303
13042003-12-18      Joel Sherrill <joel@OARcorp.com>
1305
1306        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1307        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1308        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1309        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1310        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1311        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1312        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1313
13142003-12-17      Joel Sherrill <joel@OARcorp.com>
1315
1316        * aclocal/version.m4: Updated to rtems-20031217-test.
1317
13182003-12-17     
1319
1320        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1321        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1322
13232003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
1325        * automake/compile.am: Remove LINK_LIBS (Unused).
1326        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1327
13282003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1331        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1332        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1333        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1334        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1335
13362003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1337
1338        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1339        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1340        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1341        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1342        * librdbg/src/i386/Makefile.am:
1343        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1344        * librdbg/src/m68k/Makefile.am:
1345        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1346        * librdbg/src/powerpc/Makefile.am:
1347        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1348
13492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1352        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1353        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1354        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1355        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1356        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1357        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1358        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1359        * optman/Makefile.am: Remove project_libdir.
1360        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1361        PRE/TMPINSTALL_FILES.
1362        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1363        PRE/TMPINSTALL_FILES.
1364        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1365        PRE/TMPINSTALL_FILES.
1366        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1367        PRE/TMPINSTALL_FILES.
1368        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1369        from PRE/TMPINSTALL_FILES.
1370        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1371        PRE/TMPINSTALL_FILES.
1372        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1373        PRE/TMPINSTALL_FILES.
1374        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1375        PRE/TMPINSTALL_FILES.
1376        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1377        PRE/TMPINSTALL_FILES.
1378        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1379        PRE/TMPINSTALL_FILES.
1380        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1381        PRE/TMPINSTALL_FILES.
1382        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1383        from PRE/TMPINSTALL_FILES.
1384
13852003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1388        * automake/lib.am: Remove project_libdir.
1389        * wrapup/Makefile.am: Reworked.
1390
13912003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.ac: Reflect changes to librdbg.
1394        * optman/Makefile.am: Add tmpinstall dirstamp support.
1395        * libchip/Makefile.am: Fix variant-tmpinstall support.
1396        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1397        * librdbg/src/powerpc/Makefile.am: Merge-in former
1398        new_exception_processing/Makefile.am.
1399        * librdbg/src/m68k/any/Makefile.am: Remove.
1400        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1401        * librdbg/src/i386/any/Makefile.am: Remove.
1402        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1403        * librdbg/src/Makefile.am: Cosmetics.
1404        * librdbg/include/Makefile.am: Cosmetics.
1405        * librdbg/Makefile.am: Cosmetics.
1406        * libnetworking/Makefile.am: Cosmetics.
1407        * libnetworking/pppd/Makefile.am: Cosmetics.
1408        * libnetworking/wrapup/Makefile.am: Cosmetics.
1409
14102003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * Makefile.am: Cosmetics.
1413        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1414        support.
1415
14162003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * automake/compile.am: Remove $(ARCH):-rule.
1419
14202003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * configure.ac: Remove lib/libbsp/shared/Makefile,
1423        lib/libbsp/shmdr/Makefile.
1424
14252003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1428        libchip/serial/Makefile, libchip/rtc/Makefile.
1429        * support/Makefile.am: Remove all-local: $(ARCH).
1430        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1431        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1432        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1433        * optman/Makefile.am: Remove all-local: $(ARCH).
1434        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1435        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1436        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1437        compilation dirstamp support.
1438        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1439        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1440        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1441        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1442        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1443        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1444        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1445        all-local: $(ARCH).
1446        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1447        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1448        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1449        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1450        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1451
14522003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * aclocal/lead-dot.m4: New (from automake-1.7f).
1455        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1456        AC_SUBST(dirstamp).
1457        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1458        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1459        libchip/serial/Makefile.am: Ditto.
1460        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1461        * librdbg/include/Makefile.am: Ditto.
1462        * librdbg/include/rdbg/Makefile.am: Ditto.
1463        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1464        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1465        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1466        * librdbg/src/Makefile.am: Ditto.
1467        * librdbg/src/i386/Makefile.am: Ditto.
1468        * librdbg/src/i386/any/Makefile.am: Ditto.
1469        * librdbg/src/m68k/Makefile.am: Ditto.
1470        * librdbg/src/m68k/any/Makefile.am: Ditto.
1471        * librdbg/src/powerpc/Makefile.am: Ditto.
1472        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1473        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1474        preinstallation.
1475        * libnetworking/pppd/Makefile.am: Ditto.
1476        * libnetworking/rtems_servers/Makefile.am: Ditto.
1477        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1478        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1479        * libnetworking/wrapup/Makefile.am: Ditto.
1480
14812003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1482
1483        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1484        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1485        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1486        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1487        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1488        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1489        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1490        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1491        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1492        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1493        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1494        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1495        underquoting to silence automake-1.8.
1496
14972003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.ac: Reflect having moved tests to ../../testsuites.
1500
15012003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1502
1503        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1504        * aclocal/canonical-host.m4: Remove.
1505        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1506        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1507
15082003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1509
1510        * aclocal/check-cpu.m4: Remove.
1511        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1512        * aclocal/canonical-target-name.m4: Add m4-quotes.
1513        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1514        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1515        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1516        * aclocal/check-networking.m4: Add m4-quotes. Require
1517        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1518        * aclocal/check-posix.m4: Add m4-quotes. Require
1519        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1520        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1521        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1522        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1523
15242003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
1526        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1527        * aclocal/bsp-alias.m4: Remove.
1528
15292003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531        * configure.ac: Make presence of tests/ optional.
1532
15332003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1534
1535        * aclocal/path-perl.m4: Remove (Unused).
1536
15372003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * automake/force-preinstall.am: Remove.
1540
15412003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1542
1543        PR 499/rtems_misc
1544        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1545        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1546        Configuration (Odd was forced) - Correction of Stop Bit configuration
1547        (inversed) - Correction of ISR Handler to call
1548        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1549        CTS Hardware flow control Configuration.
1550
15512003-09-04      Joel Sherrill <joel@OARcorp.com>
1552
1553        * lib/libcpu/shared/include/cache.h,
1554        lib/libcpu/shared/src/cache_aligned_malloc.c,
1555        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1556        license changed.
1557        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1558        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1559        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1560        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1561        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1562        for license changed.
1563        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1564        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1565        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1566        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1567        libchip/network/cs8900.h, libchip/network/dec21140.c,
1568        libchip/network/elnk.c, libchip/network/open_eth.c,
1569        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1570        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1571        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1572        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1573        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1574        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1575        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1576        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1577        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1578        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1579        libchip/serial/serial.h, libchip/serial/z85c30.c,
1580        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1581        libchip/serial/z85c30_reg.c: URL for license changed.
1582
15832003-09-03      Jiri Gaisler <jiri@gaisler.com>
1584
1585        PR 477/networking
1586        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1587        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1588        libchip/network/open_eth.h: New files.
1589
15902003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1591
1592        * aclocal/rtems-top.m4: Add RTEMS_API.
1593        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1594
15952003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1598        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1599        @RTEMS_BSP@.cfg.
1600
16012003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1602
1603        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1604
16052003-08-20      Joel Sherrill <joel@OARcorp.com>
1606
1607        * libchip/network/cs8900.c: Correct copyright statements.
1608
16092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1610
1611        * aclocal/check-itron.m4: Remove.
1612        * aclocal/enable-inlines.m4: Remove.
1613        * Makefile.am: Reflect having moved aclocal/.
1614        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1615        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1616        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1617        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1618        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1619        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1620        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1621        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1622        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1623        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1624        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1625        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1626        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1627        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1628        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1629        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1630        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1631        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1632        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1633        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1634        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1635        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1636        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1637        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1638        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1639        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1640        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1641        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1642        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1643        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1644        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1645        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1646        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1647        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1648        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1649        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1650        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1651        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1652        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1653        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1654        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1655        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1656        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1657        * aclocal/target.m4: New (Copied from ../../aclocal).
1658        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1659        * aclocal/version.m4: New (Copied from ../../aclocal).
1660
16612003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1662
1663        * configure.ac: Remove stray comments.
1664        * automake/local.am, automake/host.am: Remove "debug".
1665
16662003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1667
1668        * Makefile.am: Reflect having moved automake/.
1669        * lib/Makefile.am: Reflect having moved automake/.
1670        * support/Makefile.am: Reflect having moved automake/.
1671        * wrapup/Makefile.am: Reflect having moved automake/.
1672        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1673        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1674        from ../../automake).
1675        * optman/Makefile.am: Reflect having moved automake/.
1676        * libchip/Makefile.am: Reflect having moved automake/.
1677        * libchip/ide/Makefile.am: Reflect having moved automake/.
1678        * libchip/network/Makefile.am: Reflect having moved automake/.
1679        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1680        * libchip/serial/Makefile.am: Reflect having moved automake/.
1681        * librdbg/Makefile.am: Reflect having moved automake/.
1682        * librdbg/include/Makefile.am: Reflect having moved automake/.
1683        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1684        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1685        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1686        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1687        automake/.
1688        * librdbg/src/Makefile.am: Reflect having moved automake/.
1689        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1690        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1691        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1692        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1693        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1694        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1695        having moved automake/.
1696        * libnetworking/Makefile.am: Reflect having moved automake/.
1697        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1698        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1699        automake/.
1700        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1701        automake/.
1702        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1703        automake/.
1704        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1705
17062003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1707
1708        * Makefile.am: Add bsp.pc.in.
1709        * bsp.pc.in: New (pkgconfig support).
1710
17112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1712
1713        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1714
17152003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1716
1717        * lib/Makefile.am: New (Required by 'make dist').
1718        * lib/ChangeLog: Remove.
1719        * lib/.cvsignore: Cleanup.
1720        * configure.ac: Reflect having added lib/Makefile.am.
1721        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1722        lib/libbsp/configure.ac.
1723        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1724        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1725
17262003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1727
1728        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1729        * configure.ac: Merge-in librdbg/configure.ac.
1730        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1731        librdbg/configure.ac.
1732        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1733        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1734        LIBCHIP. Conditionally build include-dirs.
1735        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1736        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1737        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1738        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1739        librdbg/include/rdbg/m68k/Makefile.am,
1740        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1741        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1742        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1743        librdbg/src/powerpc/Makefile.am, librdbg/
1744        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1745        configure.ac into ../configure.ac.
1746        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1747        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1748        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1749        libnetworking/rtems_telnetd/Makefile.am,
1750        libnetworking/rtems_webserver/Makefile.am,
1751        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1752        into ../configure.ac.
1753
17542003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1755
1756        PR 427/rtems
1757        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1758        * librdbg/src/servtsp.c: Ditto.
1759
17602003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1761
1762        PR 429/bsps
1763        PR 432/bsps
1764        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1765        packets are queued onto an elnk board, the ISR will deadlock the device
1766        with a tx complete interrupt.  Lighter tx loads are not affected as they
1767        end up submitting single packets to the device.
1768
17692003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1770
1771        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1772        optman/configure.ac.
1773        * optman/configure.ac: Remove (Merged into ../configure.ac).
1774        * optman/Makefile.am: Reflect having merged configure.ac into
1775        ../configure.ac.
1776        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1777        * libchip/Makefile.am, libchip/ide/Makefile.am,
1778        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1779        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1780        ../configure.ac.
1781
17822003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1783
1784        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1785
17862003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1787
1788        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1789        on i386.
1790
17912003-06-13      Joel Sherrill <joel@OARcorp.com>
1792
1793        * libnetworking/pppd/chat.c: Removed warnings.
1794
17952003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1796
1797        * libchip/network/README.3com: New file missed in previous commit.
1798        PR 405/bsps
1799        PR 393/networking
1800        * libchip/network/dec21140.c: Fix leak also known as PR393.
1801        * libchip/network/elnk.c, libchip/network/if_media.h,
1802        libchip/network/mii.h: New files.
1803        * libchip/network/Makefile.am: Reflect new files.
1804
18052003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1806
1807        * configure.ac: Remove support for profile-variant.
1808
18092003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1810
1811        PR 397/pppd
1812        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1813        * libnetworking/pppd/magic.c: Remove *rand48.
1814        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1815
18162003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1817
1818        * wrapup/Makefile.am: Add libide.a.
1819
18202003-04-15      Joel Sherrill <joel@OARcorp.com>
1821
1822        PR 387/rtems_misc
1823        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1824        routines.
1825        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1826
18272003-04-11      Joel Sherrill <joel@OARcorp.com>
1828
1829        * libnetworking/rtems_webserver/cgi.c,
1830        libnetworking/rtems_webserver/sockGen.c,
1831        libnetworking/rtems_webserver/umui.c,
1832        libnetworking/rtems_webserver/websSSL.c,
1833        libnetworking/rtems_webserver/websSSL.h,
1834        libnetworking/rtems_webserver/websda.c,
1835        libnetworking/rtems_webserver/websda.h: New files. Not included in
1836        previous commit.
1837
18382003-04-10      Joel Sherrill <joel@OARcorp.com>
1839
1840        PR 371/pppd
1841        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1842        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1843        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1844        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1845        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1846        still global symbols in rtemspppd.h which might need to be changed or
1847        converted into member of a structure which is dereferenced with a
1848        pointer that is managed as a per task variable. But this patch should
1849        avoid many conflicts.
1850
18512003-03-27      Joel Sherrill <joel@OARcorp.com>
1852
1853        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1854        not allowed in the cpukit source code since it must be buildable
1855        independent of any BSP. These files were moved to libchip/ide.
1856        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1857        files.
1858
18592003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1860
1861        PR 368/filesystems
1862        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1863        improvements which now work on pc386 and mbx8xx.
1864        * libchip/ide/ide_controller.c: New file.
1865
18662003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1867
1868        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1869
18702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1871
1872        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1873        * configure.ac: Add support/.
1874        * support/.cvsignore: New.
1875        * support/Makefile.am: New.
1876        * support/version.c: New.
1877        * wrapup/Makefile.am: Add support/libsupport.a.
1878        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1879        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1880        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1881        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1882
18832003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1884
1885        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1886
18872003-02-20      Till Straumann <strauman@slac.stanford.edu>
1888
1889        PR 354/networking
1890        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1891        chip against a table of supported chips. The untested ones are still
1892        commented out, however.
1893
18942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1895
1896        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1897        * configure.ac: AC_PREREQ(2.57).
1898        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1899        * optman/configure.ac: AC_PREREQ(2.57).
1900        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1901        * libchip/configure.ac: AC_PREREQ(2.57).
1902        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1903        * librdbg/configure.ac: AC_PREREQ(2.57).
1904        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1905        * libnetworking/configure.ac: AC_PREREQ(2.57).
1906
19072003-02-06      Joel Sherrill <joel@OARcorp.com>
1908
1909        * libnetworking/pppd/chat.c: Convert routines with common names to
1910        static. This included get_char(), put_char(), and character() among
1911        others.
1912
19132003-02-03      Joel Sherrill <joel@OARcorp.com>
1914
1915        PR 338/filesystem
1916        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1917        rtems_io_lookup_name() (API change).  Unused function removed.
1918
19192003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1920
1921        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1922        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1923        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1924        Eliminate *_O_FILES.
1925        * libnetworking/rtems_servers/Makefile.am,
1926        libnetworking/rtems_webserver/Makefile.am,
1927        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1928
19292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1930
1931        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1932        Let all-local: depend on $(LIB).
1933        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1934        * optman/Makefile.am: Apply install-data-local to install *.rels.
1935
19362002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1937
1938        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1939        %.c rules.
1940        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1941        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1942        * libchip/rtc/Makefile.am: Ditto.
1943        * libchip/serial/Makefile.am: Ditto.
1944
19452002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1946
1947        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1948        LIBC_DEFINES.
1949        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1950        LIBC_DEFINES.
1951        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1952        LIBC_DEFINES.
1953
19542002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1955
1956        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1957
19582002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1961        cache-checking.
1962        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1963
19642002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1965
1966        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1967        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1968        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1969        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1970        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1971
19722002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1973
1974        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1975        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1976        Remove.
1977        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1978
19792002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1980
1981        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1982        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1983
19842002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1985
1986        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1987        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1988
19892002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1990
1991        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1992        * optman/rel.am: New.
1993
19942002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1995
1996        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1997        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1998        braino in comment on "exec". Extend --enable-ada handling.
1999
20002002-11-04      Joel Sherrill <joel@OARcorp.com>
2001
2002        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
2003        tasks and rolling multiple loops into 1.
2004        * librdbg/src/m68k/rdbg_f.c: Removed warning.
2005        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
2006        Removed warnings.
2007
20082002-10-31      Joel Sherrill <joel@OARcorp.com>
2009
2010        * libchip/network/dec21140.c: Removed warnings.
2011        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
2012        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
2013        librdbg/src/m68k/any/remdeb_xdr.c,
2014        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
2015        warnings.
2016        * libnetworking/rtems_webserver/socket.c,
2017        libnetworking/rtems_webserver/uemf.h: Removed warnings.
2018
20192002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
2020
2021        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
2022        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
2023        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
2024        above.
2025
20262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2027
2028        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2029        * wrapup/.cvsignore: Remove autom4te.cache.
2030        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2031        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
2032        autom4te.cache.
2033        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
2034        autom4te.cache.
2035        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
2036        autom4te.cache.
2037
20382002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2039
2040        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2041
20422002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2043
2044        * optman/.cvsignore: Add autom4te.cache.
2045
20462002-09-14      Joel Sherrill <joel@OARcorp.com>
2047
2048        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
2049
20502002-09-07      Joel Sherrill <joel@OARcorp.com>
2051
2052        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
2053        include files to resolve warnings.
2054
20552002-09-07      Chris Johns <ccj@acm.org>
2056
2057        * libchip/network/Makefile.am, libchip/network/README.cs8900,
2058        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
2059        which corrects the problem  where the cs8900.c file was actually the BSP
2060        glue.  Joel did some hacking so this file will compile.  Previously it
2061        required providing a target.h file to compile.
2062        * libchip/network/cs8900.c.bsp: New file.
2063
20642002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2065
2066        * libnetworking/rtems_webserver/md5.h: Add missing newline.
2067
20682002-08-31      Joel Sherrill <joel@OARcorp.com>
2069
2070        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
2071        eliminate warning.
2072
20732002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2074
2075        * configure.ac: Add ada-tests.
2076
20772002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2078
2079        * Makefile.am: Add preinstall-stamp.
2080
20812002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2082
2083        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
2084        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
2085        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
2086        gcc31 happy.
2087        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
2088        cp.
2089
20902002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2091
2092        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
2093        make/bsp.mak.
2094        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
2095        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2096
20972002-08-12      Joel Sherrill <joel@OARcorp.com>
2098
2099        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
2100        avoid error.
2101
21022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2103
2104        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2105        * configure.ac: Add BSP_SUBDIRS.
2106        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2107        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
2108        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2109        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
2110        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
2111        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2112        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
2113        RTEMS_CHECK_BSP_CACHE.
2114        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2115        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2116        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2117        .$(OBJEXT) instead of .o.
2118        * libnetworking/pppd/Makefile.am,
2119        libnetworking/rtems_servers/Makefile.am,
2120        libnetworking/rtems_telnetd/Makefile.am,
2121        libnetworking/rtems_webserver/Makefile.am,
2122        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2123
21242002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2125
2126        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2127        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2128        ../libchip/serial/$(ARCH)/libserialio.a.
2129        * libchip/serial/Makefile.am: Don't tmp-install lib.
2130        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2131
21322002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2133
2134        * Makefile.am: Add rtems_makedir.
2135        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2136        * Makefile.am: Add wrapup-SUBDIR.
2137        * wrapup/ChangeLog: Remove.
2138        * wrapup/configure.ac: Remove.
2139        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2140        (Make the bare BSP happy).
2141        * configure.ac: Ditto.
2142        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2143        Create make/custom/default.cfg.
2144        * configure.ac: Add creation of make/custom/*.cfg. Create
2145        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2146
21472002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2148
2149        * Makefile.am: Clean $(PROJECT_RELEASE).
2150
21512002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2152
2153        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2154        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2155        prototype mismatches.
2156
21572002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2158
2159        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2160        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2161
21622002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2163
2164        * acinclude.m4: Add test "$multilib" != "yes".
2165        * config-ml.in: Remove.
2166        * acinclude.m4: Cleanups.
2167        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2168        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2169        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2170        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2171        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2172
21732002-07-16      Eric Norum <eric.norum@usask.ca>
2174
2175        * New driver for the Intel EtherExpressPro (82559ER) chip.
2176        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2177        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2178        * libchip/network/Makefile.am: Modified to reflect above.
2179
21802002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2181
2182        * acinclude.m4: New.
2183        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2184        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2185        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2186
21872002-07-01      Joel Sherrill <joel@OARcorp.com>
2188
2189        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2190        _Objects_Information_table now that it is a two dimensional array based
2191        upon API and class.
2192        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2193        of strnlen().
2194
21952002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2196
2197        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2198        preinstall libnetapps.a.
2199
22002002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2201
2202        * configure.ac: Remove librpc.
2203
22042002-06-25      Joel Sherrill <joel@OARcorp.com>
2205
2206        * Per PR233, moved librpc to exec.
2207        * configure.ac, wrapup/Makefile.am: Modified.
2208        * librpc, librpc/ChangeLog: Removed.
2209
22102002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2211
2212        * optman/Makefile.am: Remove multilib support.
2213        * optman/configure.ac: Ditto.
2214        * optman/sapi/Makefile.am: Ditto.
2215
22162002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2217
2218        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2219        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2220
22212002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2222
2223        Move networking libraries to c/src/exec/libnetworking
2224        * libnetworking/configure.ac, libnetworking/Makefile.am,
2225        libnetworking/wrapup/Makefile.am: Reflect Moval.
2226
22272002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2228
2229        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2230        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2231        <rtems/bspIo.h>.
2232
22332002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2234
2235        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2236        * libnetworking/rtems/mkrootfs.h: Ditto.
2237        * libnetworking/rtems/Makefile.am: Reflect changes above.
2238
22392002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2240
2241        * configure.ac: Remove lib.
2242
22432002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2244
2245        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2246        that exception stack frames on M68K members with VBR always are 6 byte
2247        long. The incorrect assumption resulted in some gdb commands like "next"
2248        to fail on the 68360.
2249
22502002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2251
2252        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2253        PR 220
2254        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2255        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2256        CVS.
2257        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2258        libnetworking/sys/filio.h: Remove.
2259        * libnetworking/sys/Makefile.am: Reflect changes above.
2260
22612002-05-07      Chris Johns <ccj@acm.org>
2262
2263        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2264        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2265        requires it to be stripped.
2266
22672002-05-01      Eric Norum <eric.norum@usask.ca>
2268
2269        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2270        assembly  to satisfy gcc 3.1 and newer.
2271
22722002-04-26      Eric Norum <eric.norum@usask.ca>
2273
2274        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2275        agressive optimization in gcc 3.1 does not reorder things.
2276
22772002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2278
2279        * libchip/network/dec21140.c: Reflect changes to powerpc's
2280        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2281        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2282        <rtems/score/cpu.h>.
2283        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2284        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2285
22862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2287
2288        * optman/configure.ac: Remove ENABLE_GCC28.
2289
22902002-04-11      Chris Johns <ccj@acm.org>
2291
2292        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2293        driver control block field to the ifconfig network driver structure.
2294        This field is needed by the i82586 driver which was ported from NetBSD
2295        as it had better hardware abstraction.
2296        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2297        PR59, added the drv_ctrl driver control block field to the ifconfig
2298        network driver structure. This field is needed by the i82586 driver
2299        which was ported from NetBSD as it had better hardware abstraction.
2300
23012002-04-10      Mike Siers <mikes@poliac.com>
2302
2303        * libnetworking/rtems_webserver/NOTES,
2304        libnetworking/rtems_webserver/asp.c,
2305        libnetworking/rtems_webserver/balloc.c,
2306        libnetworking/rtems_webserver/default.c,
2307        libnetworking/rtems_webserver/ej.h,
2308        libnetworking/rtems_webserver/ejIntrn.h,
2309        libnetworking/rtems_webserver/ejlex.c,
2310        libnetworking/rtems_webserver/ejparse.c,
2311        libnetworking/rtems_webserver/emfdb.c,
2312        libnetworking/rtems_webserver/emfdb.h,
2313        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2314        libnetworking/rtems_webserver/handler.c,
2315        libnetworking/rtems_webserver/license.txt,
2316        libnetworking/rtems_webserver/md5.h,
2317        libnetworking/rtems_webserver/md5c.c,
2318        libnetworking/rtems_webserver/mime.c,
2319        libnetworking/rtems_webserver/misc.c,
2320        libnetworking/rtems_webserver/ringq.c,
2321        libnetworking/rtems_webserver/rom.c,
2322        libnetworking/rtems_webserver/security.c,
2323        libnetworking/rtems_webserver/sock.c,
2324        libnetworking/rtems_webserver/sym.c,
2325        libnetworking/rtems_webserver/uemf.c,
2326        libnetworking/rtems_webserver/uemf.h,
2327        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2328        libnetworking/rtems_webserver/url.c,
2329        libnetworking/rtems_webserver/value.c,
2330        libnetworking/rtems_webserver/wbase64.c,
2331        libnetworking/rtems_webserver/webcomp.c,
2332        libnetworking/rtems_webserver/webpage.c,
2333        libnetworking/rtems_webserver/webrom.c,
2334        libnetworking/rtems_webserver/webs.c,
2335        libnetworking/rtems_webserver/webs.h,
2336        libnetworking/rtems_webserver/websuemf.c,
2337        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2338        2.1.4.
2339
23402002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2341
2342        * libchip/network/i82586.c: Include <string.h>.
2343        * libchip/network/sonic.c: Ditto.
2344
23452002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2346
2347        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2348
23492002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2350
2351        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2352
23532002-03-27      Thomas.Doerfler@imd-systems.de
2354
2355        PR 144
2356        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2357        memory address 0 when called for the first time. This is done when
2358        trying to clear the variable "dhcp_hostname".
2359
23602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2361
2362        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2363        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2364        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2365        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2366        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2367        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2368        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2369        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2370        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2371        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2372        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2373        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2374        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2375        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2376        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2377        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2378        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2379        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2380        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2381        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2382        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2383        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2384        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2385        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2386        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2387        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2388        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2389        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2390        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2391        AUTOMAKE_OPTIONS.
2392        * libnetworking/configure.ac:
2393        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2394        foreign 1.6]).
2395        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2396        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2397        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2398        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2399        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2400        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2401        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2402        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2403        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2404        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2405        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2406        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2407        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2408        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2409        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2410        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2411        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2412
24132002-03-27      Ilya Alexeev <ilya@continuum.ru>
2414
2415        PR 162
2416        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2417        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2418        used in a device write routines.  Now ppp_softc structure have own
2419        character for writing to device (sc_outchar).  I think that converting
2420        local variables to static is not a right solution, because problems will
2421        occur in the case of two or more ppp instances.
2422        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2423        must be u_long, otherwise in the case of the big output packet endless
2424        loop may occur.
2425
24262002-03-21      Ilya Alexeev <ilya@continuum.ru>
2427
2428        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2429        preparations for multiple PPPD connections.
2430
24312002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2432
2433        PR 149
2434        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2435        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2436        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2437        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2438
24392002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2440
2441        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2442        * configure.ac: Modified to reflect addition.
2443
24442002-02-27      Ilya Alexeev <ilya@continuum.ru>
2445
2446        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2447        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2448        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2449        capabilities as well as eliminate some warnings.
2450
24512002-02-27      Eric Norum <eric.norum@usask.ca>
2452
2453        * libnetworking/net/radix.c: Properly handle fetching the default route
2454        when there is no route.  This was a bug in the original FreeBSD code and
2455        this fix is from an updated version of their code.
2456
24572002-02-16      Eric Norum <eric.norum@usask.ca>
2458
2459        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2460        checking.
2461
24622002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2463
2464        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2465        dodefaultroute.
2466
24672002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2468
2469        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2470        include <rtems/seterr.h>.
2471
24722002-02-01      Mike Siers <mikes@poliac.com>
2473
2474        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2475        avoid bringing the link down too fast. NOTE: Mike reports successfully
2476        running at 56K baud on a direct link.
2477
24782002-02-01      Eric Valette <valette@crf.canon.fr>
2479
2480        * librdbg/So many patches have been posted recently on the mailing list
2481        and  because we were unable to find correct solution to compile on
2482        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2483        because the coding  style of rdbg was rather inconsistant among various
2484        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2485        global coding style (using indent + manual edits), 2) incorporate/review
2486        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2487        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2488        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2489        after rdbg initialization is done, NB : the paches is huge but it is
2490        mainly due to coding styke chnages.  Only few lines of codes have been
2491        really changed and they do not impact  rdbg functionnality (AFAIKT).
2492        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2493        librdbg/include/rdbg/m68k/rdbg_f.h,
2494        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2495        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2496        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2497        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2498        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2499        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2500        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2501        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2502        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2503        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2504        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2505        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2506        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2507        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2508        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2509        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2510
25112002-01-31      Mike Siers <mikes@poliac.com>
2512
2513        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2514        * Nice Update of PPPD support which eliminates the requiremetn that
2515        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2516        and reports that it seems to be more stable and handle larger packets
2517        better.  This patch replaces the termios tasks with more general pppd
2518        network driver tasks.  The functions pppinput() and pppstart() get
2519        called from the interrupt service routine.
2520        * libnetworking/Makefile.am, libnetworking/configure.ac,
2521        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2522        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2523        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2524        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2525        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2526        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2527        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2528        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2529        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2530        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2531        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2532        libnetworking/net/route.c, libnetworking/net/route.h,
2533        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2534        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2535        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2536        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2537        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2538        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2539        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2540        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2541        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2542        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2543        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2544        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2545        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2546        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2547        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2548        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2549        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2550        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2551        libnetworking/pppd/example/README,
2552        libnetworking/pppd/example/netconfig.h,
2553        libnetworking/wrapup/Makefile.am: Modified.
2554        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2555        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2556        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2557        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2558        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2559        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2560        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2561        libnetworking/modem/pppcompress.c: Subdirectory removed.
2562
25632002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2564
2565        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2566        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2567
25682002-01-18      Till Straumann <strauman@slac.stanford.edu>
2569
2570        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2571        issues: - exception handler needs to enable MSR_FP if the interrupted
2572        thread is FP enabled. - printk message for MSR fixed and added
2573        stacktrace. NOTE: this requires the stacktrace patch to
2574        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2575        however).
2576
25772002-01-06      Joel Sherrill <joel@OARcorp.com>
2578
2579        * optman/.cvsignore: Added aclocal.m4 and configure.
2580        * optman/.cvsignore: New file.
2581
25822002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2583
2584        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2585
25862002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2587
2588        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2589        * optman/ChangeLog: New.
2590        * optman/configure.ac: New.
2591        * optman/Makefile.am: New.
2592        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2593        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2594
25952001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2596
2597        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2598
25992001-12-18      Eric Norum <eric.norum@usask.ca>
2600
2601        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2602        `directories' (path names with a / at the end) while disallowing open()
2603        operations on TFTP `directories'.
2604
26052001-12-07      Eric Norum <eric.norum@usask.ca>
2606
2607        * libnetworking/lib/tftpDriver.c: Restore write capability.
2608
26092001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2610
2611        * libchip/network/sonic.h: Fix typo.
2612        * libnetworking/arpa/Makefile.am: Remove stray lines.
2613
26142001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2615
2616        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2617
26182001-10-18      Eric Norum <eric.norum@usask.ca>
2619
2620        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2621        chdir() and open() operations within the TFTP file system.
2622
26232001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2624
2625        * librdbg/configure.ac: Fix latent bug exposed by removal of
2626        config.cache's which prevented powerpc targets librdbg from building.
2627
26282001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2629
2630        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2631        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2632        autoconf-2.52 happy.
2633
26342001-10-12      Mike Siers <mikes@poliac.com>
2635
2636        * libnetworking/Update to stable working state.  Congratulations Mike!
2637        :).
2638        * libnetworking/modem_example: Directory removed.
2639        * libnetworking/modem_example/16550.h,
2640        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2641        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2642        libnetworking/modem_example/ppp.h,
2643        libnetworking/modem_example/pppcompress.c: Files removed.
2644        * libnetworking/pppd/example/pppd.options: New file.
2645        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2646        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2647        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2648        libnetworking/pppd/rtemsmain.c: Updated.
2649
26502001-10-12      Joel Sherrill <joel@OARcorp.com>
2651
2652        * libchip/serial/z85c30.c: Fixed typo.
2653
26542001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2655
2656        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2657        * configure.in: Remove.
2658        * configure.ac: New file, generated from configure.in by autoupdate.
2659        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2660        * libchip/configure.in: Remove.
2661        * libchip/configure.ac: New file, generated from configure.in by
2662        autoupdate.
2663        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2664        * librdbg/configure.in: Remove.
2665        * librdbg/configure.ac: New file, generated from configure.in by
2666        autoupdate.
2667        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2668        * libnetworking/configure.in: Remove.
2669        * libnetworking/configure.ac: New file, generated from configure.in by
2670        autoupdate.
2671
26722001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2673
2674        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2675        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2676        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2677
26782001-09-27      Joel Sherrill <joel@OARcorp.com>
2679
2680        * libchip/ChangeLog: Fixed typo in date.
2681
26822001-09-27      Eric Norum <eric.norum@usask.ca>
2683
2684        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2685        TFTP  filesystem.
2686
26872001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2688
2689        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2690        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2691        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2692        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2693        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2694        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2695        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2696        'PREINSTALL_FILES ='.
2697        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2698        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2699        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2700        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2701        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2702        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2703        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2704        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2705        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2706        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2707        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2708        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2709
27102001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2711
2712        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2713        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2714        * librdbg/src/m68k/any/Makefile.am: Ditto.
2715        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2716        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2717        happy.
2718
27192001-09-21      Joel Sherrill <joel@OARcorp.com>
2720
2721        * libchip/network/Makefile.am: Fixed typo on file name.
2722        * libchip/network/i82586.c: Commented out line 318 which is referencing
2723        a member of a structure that is not currently there.  This needs to be
2724        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2725        to C style.
2726
27272001-09-19      Eric Norum <eric.norum@usask.ca>
2728
2729        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2730
27312001-09-19      Chris Johns <ccj@acm.org>
2732
2733        * libchip/network/README.i82586, libchip/network/i82586.c,
2734        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2735        Network driver for Intel i82586.
2736        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2737        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2738        "root" filesystem with information obtained via the DHCP response.
2739
27402001-09-14      Eric Norum <eric.norum@usask.ca>
2741
2742        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2743        make gcc 3.x happy.
2744
27452001-08-16      Mike Siers <mikes@poliac.com>
2746
2747        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2748        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2749        These support callback functionality that has not even been compiled
2750        under RTEMS yet.
2751        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2752        example application.  Mike's notes on the modifications: - renamed
2753        error() function because of namespace problems - removed calls to the
2754        exit() funciton - removed extra files from the pppd source directory -
2755        defined pppd task constant values in rtemspppd.h - modifyied example
2756        code to get actual tick per second value - placed the pppd 2.3.11 man
2757        page file (pppd.8) into the pppd directory.
2758        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2759        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2760        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2761        libnetworking/pppd/rtems-ppp.c: Deleted.
2762        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2763        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2764        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2765        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2766        libnetworking/pppd/example/init.c,
2767        libnetworking/pppd/example/netconfig.h,
2768        libnetworking/pppd/example/ppp.conf,
2769        libnetworking/pppd/example/pppdapp.c,
2770        libnetworking/pppd/example/system.h: New files.
2771        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2772        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2773        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2774        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2775        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2776        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2777        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2778        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2779        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2780        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2781        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2782        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2783        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2784        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2785        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2786
27872001-08-16      Joel Sherrill <joel@OARcorp.com>
2788
2789        * libnetworking/pppd/example/Makefile: Removed.
2790        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2791        to avoid bootstrap -c clobbering it.
2792        * libnetworking/rtems_telnetd/.cvsignore: New file.
2793
27942001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2795
2796        * libnetworking/Makefile.am, libnetworking/configure.in,
2797        libnetworking/rtems_servers/Makefile.am,
2798        libnetworking/rtems_servers/telnetd.c,
2799        libnetworking/rtems_servers/telnetd.h,
2800        libnetworking/rtems_telnetd/Makefile.am,
2801        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2802        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2803        libnetworking/rtems_telnetd/telnetd.c,
2804        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2805        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2806        effect when ftpd change. - the tcp/ip stats have been implemented into
2807        icmds.c and started when telnetd daemon is started.
2808        * libnetworking/rtems_servers/telnetd.c,
2809        libnetworking/rtems_servers/telnetd.h: Removed.
2810        * libnetworking/rtems_telnetd: New directory.
2811        * libnetworking/rtems_telnetd/Makefile.am,
2812        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2813        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2814        libnetworking/rtems_telnetd/telnetd.c,
2815        libnetworking/rtems_telnetd/telnetd.h: New files.
2816
28172001-06-14      Joel Sherrill <joel@OARcorp.com>
2818
2819        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2820        Moved from libmisc/shell so the network stack to address network
2821        depenendency.
2822        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2823
28242001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2825
2826        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2827
28282001-05-15      Joel Sherrill <joel@OARcorp.com>
2829
2830        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2831        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2832        accidentally deleted the incorrectly empty versions.
2833
28342001-05-14      Till Straumann <strauman@slac.stanford.edu>
2835
2836        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2837        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2838        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2839        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2840        to know the values) - the affected BSP (shared/motorola) headers have
2841        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2842        driver (libchip/network/dec21140.c) has been fixed to use
2843        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2844        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2845        who is using this driver. - the DEC driver also has been fixed to use
2846        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2847        delay_in_bus_cycles().
2848
28492001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2850
2851        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2852
28532001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2854
2855        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2856
28572001-04-24      Eric Norum <eric.norum@usask.ca>
2858
2859        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2860        NTP synchronization a little more robust -- no NTP daemon yet, but at
2861        least it trys a little harder when the primary NTP server is down.
2862
28632001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2864
2865        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2866        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2867        libnetworking/pppd/modem_example/modem.c,
2868        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2869        other strings into English.
2870        * libnetworking/pppd/STATUS: updated to reflect the changes.
2871
28722001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2873
2874        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2875        again.
2876
28772001-04-20      Eric Valette <valette@crf.canon.fr>
2878
2879        * mcp750 directory renamed new_exception processing as it supports many
2880        more CPU models.
2881        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2882        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2883        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2884        formerly in mcp750 plus modifications.
2885        * librdbg/src/powerpc/mcp750/.cvsignore,
2886        librdbg/src/powerpc/mcp750/Makefile.am,
2887        librdbg/src/powerpc/mcp750/remdeb.h,
2888        librdbg/src/powerpc/mcp750/remdeb_f.x,
2889        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2890        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2891        new_exception_processing.
2892        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2893        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2894        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2895        part of this effort to add support for the MPC8xx.
2896
28972001-04-19      Joel Sherrill <joel@OARcorp.com>
2898
2899        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2900        internal include files.
2901
29022001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2903
2904        PR 158
2905        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2906        rcmd() library call by commenting out the parts that deal with signals.
2907        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2908        stdio. The 'server-side' parts of this file which deal with
2909        authentication are disabled since they are not needed.
2910
29112001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2912
2913        * libnetworking/include/.cvsignore: Remove dangling file.
2914
29152001-03-14      Joel Sherrill <joel@OARcorp.com>
2916
2917        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2918        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2919        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2920        libchip style serial drivers can be written in libcpu or libbsp.
2921
29222001-03-01      Joel Sherrill <joel@OARcorp.com>
2923
2924        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2925        libchip/network/sonic.c, libchip/network/sonic.h,
2926        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2927        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2928        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2929        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2930        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2931        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2932        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2933        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2934
29352001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2936
2937        * librdbg/include/rdbg/Makefile.am,
2938        librdbg/include/rdbg/i386/Makefile.am,
2939        librdbg/include/rdbg/m68k/Makefile.am,
2940        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2941        style on include files.
2942
29432001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2944
2945        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2946        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2947        replace ${..} with $(..).
2948        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2949        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2950        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2951        libnetworking/rtems/Makefile.am, libnetworking/
2952        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2953        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2954        include_*HEADERS instead of H_FILES.
2955        * libnetworking/include/Makefile.am: Remove.
2956        * libnetworking/Makefile.am: Add handling of *.h files.
2957        * libnetworking/configure.in: Remove include/Makefile.
2958
29592001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2960
2961        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2962
29632001-01-31      Sergei Organov <osv@javad.ru>
2964
2965        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2966        current dir and root dir removed in favor of new libio support for
2967        task-local current and root directories. - Bug in `close_data_socket()'
2968        introduced by previous change fixed. - `command_pasv()' changed to set
2969        timeout on socket we are listening on and code fixed to don't close
2970        socket twice on error. - `serr()' changed to clear `errno'. -
2971        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2972        changed to clear `errno' before processing session. -
2973        `close_data_socket()' fixed to close both active and passive sockets -
2974        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2975        empty string  in `exec_command()'.
2976
29772001-01-25      Eric Norum <eric.norum@usask.ca>
2978
2979        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2980        improves throughput on systems which are dropping packets.   Only the
2981        first timeout is reduced.  This keeps the number of extra packets down
2982        on networks that are very busy and dropping lots of packets.
2983
29842001-01-24      Sergei Organov <osv@javad.ru>
2985
2986        * libnetworking/rtems_servers/ftpd.c,
2987        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2988        - Timeouts on sockets implemented. 'idle' field added to configuration.
2989        No timeout by default to keep backward compatibility. Note: SITE IDLE
2990        command not implemented yet. - Basic global access control implemented.
2991        'access' field added to configuration. No access limitations by default
2992        to keep backward compatibility. - Anchor data socket for active mode
2993        (using self IP and port 20.) - Fixed default data port support (still
2994        not tested). - Don't allow IP address different from originating host in
2995        PORT command to improve security. - Fixed bug in MDTM command. - Check
2996        for correctness of parsing of argument in command_port(). - Fixed
2997        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2998        a directory. - Command parsing a little bit improved: command names are
2999        now converted to upper-case to be more compatible with RFC (command
3000        names are not case-sensitive.) - Reformat comments so that they have
3001        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
3002        previous changes - True ASCII mode implemented (doesn't work for hooks
3003        and /dev/null) - Passive mode implemented, PASV command added. - Default
3004        port for data connection could be used (untested, can't find ftp client
3005        that doesn't send PORT command) - SYST reply changed to UNIX, as former
3006        RTEMS isn't registered name. - Reply codes reviewed and fixed.
3007
30082001-01-18      Joel Sherrill <joel@OARcorp.com>
3009
3010        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
3011        macro using variable arguments.
3012        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
3013        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
3014        since I updated the main RTEMS development machine to RedHat 7.2 and
3015        apparently got a new version of rpcgen.
3016
30172001-01-12      Sergei Organov <osv@javad.ru>
3018
3019        * libnetworking/rtems_servers/ftpd.c,
3020        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
3021        - use pool of pre-created threads to handle sessions instead of
3022        creating/deleting threads on the fly - LIST output is now similar to
3023        what "/bin/ls -al" would output, thus FTP clients such Netscape are
3024        happy with it. - LIST NAME now works (both for files and directories) -
3025        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
3026        clients happy  - keep track of CWD for every session separately -
3027        ability to specify root directory name for FTPD in configuration table.
3028        FTPD will then create illusion for FTP clients that this is actually
3029        root directory. - ignore options sent in commands, thus LIST -al FILE
3030        works and doesn't try to list "-al" directory. - buffers are allocated
3031        on stack instead of heap where possible to eliminate malloc/free calls
3032        (avoid possible heap fragmentation troubles). - drop using of task
3033        notepad to pass parameters - use function arguments instead - use
3034        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
3035        in socket() instead of AF_INET.
3036
30372001-01-02      Joel Sherrill <joel@OARcorp.com>
3038
3039        * libnetworking/CHANGELOG: Removed.
3040        * libnetworking/README: Merged CHANGELOG contents as initial changes.
3041
30422000-12-14      Eric Norum <eric.norum@usask.ca>
3043
3044        * libnetworking/lib/tftpDriver.c: Added write capability.
3045
30462000-12-08      Joel Sherrill <joel@OARcorp.com>
3047
3048        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
3049        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
3050        numerous variable declarations conditional on PPP_COMPRESS and
3051        PPP_FILTER.  Commented out variables that were not used because the code
3052        using them was commented out. Removed totally unused variables.
3053        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
3054        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
3055
30562000-11-30      Joel Sherrill <joel@OARcorp.com>
3057
3058        * libnetworking/modem/ppp_tty.c: Changed to include
3059        <rtems/termiostypes.h> since that is an RTEMS specific header file.
3060        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
3061        * libnetworking/Makefile.am: Modified to reflect above.
3062
30632000-11-27      Joel Sherrill <joel@OARcorp.com>
3064
3065        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
3066
30672000-11-25      Eric Norum <eric.norum@usask.ca>
3068
3069        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
3070        core.
3071
30722000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
3073
3074        * libnetworking/wrapup/Makefile.am: Added modem subdir.
3075        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
3076        subdir.
3077        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
3078        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
3079        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
3080        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
3081        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
3082        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
3083        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
3084        main.c and ppp_tty.c should be scratched. The modem subdir has the real
3085        ppp_tty.c and the real pppd main is in pppmain.c.
3086
30872000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
3088
3089        * libchip/network/sonic.c: Added ipalign() routine to align the received
3090        packet so that the ip header is on a 32-bit boundary. Necessary for
3091        cpu's that do not allow unaligned loads and stores and when the 32-bit
3092        DMA mode is used.
3093
30942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3095
3096        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
3097        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
3098        ACLOCAL_AMFLAGS.
3099        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
3100        ACLOCAL_AMFLAGS.
3101        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
3102        ACLOCAL_AMFLAGS.
3103
31042000-11-03      Chris Johns <ccj@acm.org>
3105
3106        * libchip/network/README.cs8900, libchip/network/cs8900.c,
3107        libchip/network/cs8900.h: New files.
3108
31092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3110
3111        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
3112        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3113        $(RTEMS_TOPdir)/aclocal.
3114        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3115        $(RTEMS_TOPdir)/aclocal.
3116        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3117        $(RTEMS_TOPdir)/aclocal.
3118
31192000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3120
3121        * configure.in: Switch to GNU-canonicalization.
3122        * Makefile.am: Reflect changes to configure.in.
3123        * acinclude.m4: Remove.
3124
31252000-10-30      Joel Sherrill <joel@OARcorp.com>
3126
3127        * POSIX include files merged into newlib.  This resulted in some
3128        definitions moving to other files and thus some secondary effects in
3129        RTEMS source code.
3130        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3131        in sync with newlib's <machine/types.h>.
3132        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3133        definition of struct itimerval in <sys/time.h>.
3134
31352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3136
3137        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3138        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3139        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3140        * ChangeLog: Fix typos.
3141        * configure.in: add tests to the GNU canonicalized subdirectories.
3142
31432000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3144
3145        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3146        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3147        the lib directory before configuring lib/.
3148
31492000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3150
3151        * configure.in, Makefile.am: add exec to the GNU canonicalized
3152        subdirectories.
3153        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3154        * configure.in: add libnetworking, librpc and librdb to the GNU
3155        canonicalized subdirectories.
3156        * configure.in: add libmisc and libchip to the GNU canonicalized
3157        subdirectories.
3158        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3159        Switch to GNU canonicalization.
3160        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3161        Switch to GNU canonicalization.
3162        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3163        Switch to GNU canonicalization.
3164
31652000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3166
3167        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3168        canonicalization to libfs/. The approach is currently a bit of a hack as
3169        GNU canonicalization does not support the per-BSP build some of the
3170        other directories require.  As more of the tree is converted, this will
3171        become less  of an issue.
3172
31732000-10-20      Joel Sherrill <joel@OARcorp.com>
3174
3175        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3176        parameter.
3177
31782000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3179
3180        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3181        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3182        * librdbg/configure.in: Add m68k support.
3183        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3184        subdirectory.
3185        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3186        failure.
3187        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3188        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3189        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3190        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3191        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3192        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3193        librdbg/src/m68k/.cvsignore: New files.
3194        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3195        function pointers.
3196        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3197        _after_ pointer has been checked against NULL.
3198
31992000-10-18      Joel Sherrill <joel@OARcorp.com>
3200
3201        * wrapup/Makefile.am: Added libfs.
3202
32032000-10-18      Chris Johns <ccj@acm.org>
3204
3205        * libfs created.
3206        * configure.in: Added libfs subdirectory.
3207        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3208
32092000-09-28      Joel Sherrill <joel@OARcorp.com>
3210
3211        * libnetworking/rtems_webserver/Makefile.am,
3212        libnetworking/rtems_webserver/base64.c,
3213        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3214        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3215
32162000-09-22      Joel Sherrill <joel@OARcorp.com>
3217
3218        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3219        libnetworking/rtems/rtems_bsdnet_internal.h,
3220        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3221        have included rtems.h.  It is now including precisely the  least amount
3222        of low level, yet portable .h files to get the basic RTEMS types
3223        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3224        used machine/types.h to include rtems.h.
3225
32262000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3227
3228        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3229
32302000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3231
3232        * libnetworking/ChangeLog: Cleanup.
3233
32342000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3235
3236        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3237        * libchip/ChangeLog: Fix formating.
3238
32392000-09-05      Joel Sherrill <joel@OARcorp.com>
3240
3241        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3242        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3243        confusion and to work with the converted flags.
3244
32452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3246
3247        * wrapup/Makefile.am: Include compile.am.
3248        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3249        libchip/serial/Makefile.am: Include compile.am.
3250        * librdbg/src/i386/any/Makefile.am,
3251        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3252        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3253        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3254        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3255        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3256        libnetworking/rtems_servers/Makefile.am,
3257        libnetworking/rtems_webserver/Makefile.am,
3258        libnetworking/wrapup/Makefile.am: Include compile.am.
3259
32602000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3261
3262        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3263        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3264
32652000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3266
3267        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3268
32692000-08-31      Joel Sherrill <joel@OARcorp.com>
3270
3271        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3272        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3273        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3274        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3275        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3276        * libnetworking/wbase64.c: Removed.
3277        * libnetworking/Makefile.am, libnetworking/asp.c,
3278        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3279        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3280        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3281        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3282        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3283        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3284        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3285        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3286        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3287        Modified.
3288
32892000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3290
3291        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3292
32932000-08-30      Joel Sherrill <joel@OARcorp.com>
3294
3295        * libnetworking/rtems_webserver/license.txt: New file.
3296
32972000-08-10      Joel Sherrill <joel@OARcorp.com>
3298
3299        * ChangeLog: New file.
3300        * libchip/ChangeLog: New file.
3301        * librdbg/ChangeLog: New file.
3302        * libnetworking/ChangeLog: New file.
3303
Note: See TracBrowser for help on using the repository browser.