source: rtems/c/src/ChangeLog @ 0f720a7

4.104.114.84.95
Last change on this file since 0f720a7 was 0f720a7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/07 at 03:20:23

2007-04-01 Ralf Corsépius <ralf.corsepius@…>

  • libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_dc.c: powerpc-specific adjustments to pci-API changes.
  • Property mode set to 100644
File size: 126.5 KB
Line 
12007-04-01      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * libchip/network/dec21140.c, libchip/network/elnk.c,
4        libchip/network/if_dc.c: powerpc-specific adjustments to pci-API
5        changes.
6
72007-03-31      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * libchip/network/dec21140.c, libchip/network/if_dc.c,
10        libchip/network/if_fxp.c: Reflect changes to pci-API.
11
122007-03-30      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * libchip/network/elnk.c: Use ioctl_command_t as ioctl argument.
15        * libchip/network/if_dc.c: Use ioctl_command_t as ioctl argument.
16
172007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from
20          being used to compile "tools").
21
222007-03-13      Joel Sherrill <joel@OARcorp.com>
23
24        * libchip/network/sonic.c: Rename Dump_Buffer to rtems_print_buffer.
25
262007-03-12      Joel Sherrill <joel@OARcorp.com>
27
28        * libchip/network/cs8900.c, libchip/network/cs8900.h,
29        libchip/network/greth.c, libchip/network/greth.h: Correct license URL
30        and/or fix mistake in copyright notice. Both of these mistakes appear
31        to be from code submitted after these changes were made previously.
32
332007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
36
372007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * libchip/Makefile.am: Correct path to README.tulipclone.
40
412007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * libchip/ide/ata.c: Remove superfluous type casts.
44
452007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c:
48        Use size_t for sizes.
49
502007-01-20      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
51
52        * libchip/ide/ata.c: in ata_request_done: moved call to free()
53        from preemption disabled region
54
552007-01-16      Till Straumann <strauman@slac.stanford.edu>
56
57        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
58        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
59        Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
60
612006-12-14      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Use
64          ioctl_command_t as ioctl argument.
65
662006-12-13      Joel Sherrill <joel@OARcorp.com>
67
68        * librtems++/include/rtems++/rtemsEvent.h,
69        librtems++/include/rtems++/rtemsMessageQueue.h,
70        librtems++/include/rtems++/rtemsSemaphore.h,
71        librtems++/include/rtems++/rtemsTask.h, librtems++/src/rtemsEvent.cc,
72        librtems++/src/rtemsMessageQueue.cc,
73        librtems++/src/rtemsSemaphore.cc, librtems++/src/rtemsTask.cc: Change
74        rtems_unsigned32 to uint32_t.
75
762006-12-13      Joel Sherrill <joel@OARcorp.com>
77
78        PR 1181/bsps
79        * optman/rtems/no-msg.c: Clean up dead code.
80
812006-12-13      Ralf Corsépius <ralf.corsepius@rtems.org>
82
83        * aclocal/rtems-ampolish.m4: Use am_aux_dir/ampolish3.
84
852006-12-12      Ralf Corsépius <ralf.corsepius@rtems.org>
86
87        * aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
88        * aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
89        * aclocal/project-root.m4: Require RTEMS_AMPOLISH.
90
912006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * configure.ac: New BUG-REPORT address.
94
952006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * Makefile.am: Remove ampolish3.
98
992006-11-17      Joel Sherrill <joel@OARcorp.com>
100
101        * libchip/network/dec21140.c: Fix spacing -- remove long sections of
102        blank lines.
103
1042006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * configure.ac: Remove RTEMS_AMPOLISH3.
107        * aclocal/bsp-configure.m4: AC_PREREQ(2.60).
108          Remove checks for AMPOLISH3.
109        * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
110        * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
111        * ampolish3: Remove.
112
1132006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
114
115        * aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
116        * aclocal/prog-cc.m4: Remove CFLAGS.
117        * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
118        Compose CFLAGS. Append CFLAGS to ac_configure_args.
119
1202006-10-23      Joel Sherrill <joel@OARcorp.com>
121
122        * aclocal/rtems-cpu-subdirs.m4: Add bfin.
123
1242006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * automake/compile.am: Use hard-coded RTEMS_* flags.
127
1282006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
129
130        * aclocal/rtems-top.m4: Remove RTEMS_API.
131        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
132
1332006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
134
135        * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
136
1372006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
138
139        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
140
1412006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
142
143        * aclocal/version.m4: Bump version to 4.7.99.0.
144
1452006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
146
147        * configure.ac: Require autoconf-2.60. Require automake-1.10.
148
1492006-09-11      Joel Sherrill <joel@OARcorp.com>
150
151        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
152
1532006-09-04      Joel Sherrill <joel@OARcorp.com>
154
155        * libchip/network/greth.c, libchip/network/open_eth.c,
156        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
157        introduced by warning removal.
158
1592006-09-01      Joel Sherrill <joel@OARcorp.com>
160
161        * libchip/network/greth.c, libchip/network/open_eth.c,
162        libchip/network/smc91111.c: Remove warnings and correct prototype
163        added earlier today.
164
1652006-09-01      Joel Sherrill <joel@OARcorp.com>
166
167        * libchip/network/cs8900.c, libchip/network/greth.c,
168        libchip/network/i82586.c, libchip/network/open_eth.c,
169        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
170        sized integers, and inttypes.h printf helpers.
171
1722006-08-09      Kolja Waschk <waschk@telos.de>
173
174        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
175
1762006-07-12      Joel Sherrill <joel@OARcorp.com>
177
178        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
179
1802006-07-11      Jerry Needell <jerry.needell@unh.edu>
181
182        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
183        4.6 branch.  Original modifications by Gaisler Enterprises.
184        * libchip/network/greth.c, libchip/network/greth.h: New files.
185
1862006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
187
188        * ide/ata.[ch]:
189        (PR1118) fetch priority for ATA task from a variable,
190        not a fixed configuration value.
191       
1922006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
193
194        * Makefile.am: Add ampolish3.
195
1962006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
197
198        * ampolish3: New.
199        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
200
2012006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * aclocal/rtems-ampolish.m4: New.
204        * configure.ac: Use RTEMS_AMPOLISH3.
205
2062006-04-18  Joel Sherrill <joel@OARcorp.com>
207
208        * aclocal/version.m4: Updated to rtems-4.6.99.3.
209
2102006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
211
212        PR 853/filesystem
213        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
214        should be modified to support the new exception scheme and to use the
215        handle parameter.
216
2172006-02-a32     Eric Norum <norume@aps.anl.gov>
218
219        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
220        "newer" PCI access calls.  Minor cleanups.  Comments.
221
2222006-01-12      Eric Norum <norume@aps.anl.gov>
223
224        PR 861/networking
225        PR 863/networking
226        * libchip/network/smc91111.c: Fix illegal lvalue increments.
227
2282006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * wrapup/Makefile.am: Add preinstall.am.
231        * libchip/Makefile.am: Build libchip/network/smc91111.
232        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
233        Eliminate cyg_int* crap.
234
2352006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
236
237        * librdbg/Makefile.am: Add preinstall.am.
238        * aclocal/bsp-configure.m4: Add ampolish3.
239        New header guards.
240
2412006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        * libchip/network/open_eth.c, libchip/network/open_eth.h:
244        Merger from rtems-4-6-branch.
245
2462006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
247
248        * libchip/network/smc91111.c
249        libchip/network/smc91111config.h
250        libchip/network/smc91111exp.h
251        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
252        * libchip/Makefile.am: Reflect adding smc91111*.
253
2542006-01-08      Joel Sherrill <joel@OARcorp.com>
255
256        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
257        char *.
258
2592006-01-08      Joel Sherrill <joel@OARcorp.com>
260
261        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
262        warnings.
263
2642005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
265
266        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
267        Add RTEMS_RELLDFLAGS.
268        * automake/compile.am: Remove RTEMS_USE_GCC.
269        Remove RTEMS_RELLDFLAGS.
270        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
271
2722005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
273
274        * libchip/network/if_media.h, libchip/network/mii.h:
275        Remove (Moved to cpukit).
276        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
277        and libchip/network/if_media.h.
278        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
279        if_media.h having moved.
280
2812005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
282
283        * automake/compile.am, automake/host.am, automake/local.am,
284        automake/subdirs.am: Remove depend.
285        * configure.ac: Explicitly pass --libdir and --includedir to
286        testsuites.
287
2882005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
289
290        * configure.ac: Reflect changes to testsuites.
291
2922005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * automake/compile.am: Remove GCCSPECS.
295        * aclocal/prog-cc.m4: Add GCCSPECS.
296        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
297
2982005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
299
300        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
301        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
302
3032005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
306        libcpu/byteorder.h for i386.
307
3082005-11-02      Till Straumann <strauman@slac.stanford.edu>
309
310        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
311        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
312        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
313        added a simple API/library for i2c devices and drivers for i2c
314        2-byte eeproms and a ds1621 temperature sensor; API is documented
315        in libi2c.h.
316
3172005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
318
319        * libnetworking/pppd/ipxcp.c,
320        libnetworking/pppd/chat.c,
321        libnetworking/pppd/patchlevel.h,
322        libnetworking/pppd/upap.h,
323        libnetworking/pppd/md5.h,
324        libnetworking/pppd/pppd.8,
325        libnetworking/pppd/README,
326        libnetworking/pppd/preinstall.am,
327        libnetworking/pppd/md4.h,
328        libnetworking/pppd/magic.c,
329        libnetworking/pppd/pppd.h,
330        libnetworking/pppd/demand.c,
331        libnetworking/pppd/rtemsmain.c,
332        libnetworking/pppd/sys-rtems.c,
333        libnetworking/pppd/ipcp.h,
334        libnetworking/pppd/lcp.h,
335        libnetworking/pppd/chap_ms.c,
336        libnetworking/pppd/md4.c,
337        libnetworking/pppd/rtemspppd.h,
338        libnetworking/pppd/cbcp.h,
339        libnetworking/pppd/auth.c,
340        libnetworking/pppd/lcp.c,
341        libnetworking/pppd/example/README,
342        libnetworking/pppd/example/ppp.conf,
343        libnetworking/pppd/example/system.h,
344        libnetworking/pppd/example/netconfig.h,
345        libnetworking/pppd/example/pppdapp.c,
346        libnetworking/pppd/example/init.c,
347        libnetworking/pppd/example/Makefile-user,
348        libnetworking/pppd/example/pppd.options,
349        libnetworking/pppd/rtemspppd.c,
350        libnetworking/pppd/ipxcp.h,
351        libnetworking/pppd/chap_ms.h,
352        libnetworking/pppd/options.c,
353        libnetworking/pppd/magic.h,
354        libnetworking/pppd/chap.h,
355        libnetworking/pppd/cbcp.c,
356        libnetworking/pppd/upap.c,
357        libnetworking/pppd/chap.c,
358        libnetworking/pppd/Makefile.am,
359        libnetworking/pppd/ccp.h,
360        libnetworking/pppd/utils.c,
361        libnetworking/pppd/rtemsdialer.h,
362        libnetworking/pppd/fsm.h,
363        libnetworking/pppd/pathnames.h,
364        libnetworking/pppd/md5.c,
365        libnetworking/pppd/fsm.c,
366        libnetworking/pppd/ipcp.c,
367        libnetworking/pppd/STATUS,
368        libnetworking/pppd/ccp.c,
369        libnetworking/Makefile.am: Remove (Moved to cpukit).
370
3712005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
372
373        * configure.ac: Remove libnetworking, libnetworking/pppd.
374        * wrapup/Makefile.am: Remove libpppd.a.
375
3762005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
377
378        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
379        rtemsdialer.h to $(includedir)/rtems.
380
3812005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
382
383        * libnetworking/rtems_telnetd/icmds.c,
384        libnetworking/rtems_telnetd/Makefile.am,
385        libnetworking/rtems_telnetd/preinstall.am,
386        libnetworking/rtems_telnetd/pty.c,
387        libnetworking/rtems_telnetd/pty.h,
388        libnetworking/rtems_telnetd/README,
389        libnetworking/rtems_telnetd/telnetd.c,
390        libnetworking/rtems_telnetd/telnetd.h:
391        Remove (Moved to cpukit).
392
3932005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
394
395        * configure.ac: Remove libnetworking/rtems_telnetd.
396        * libnetworking/Makefile.am: Remove rtems_telnetd.
397        * libnetworking/README: Remove (Obsolete).
398        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
399
4002005-10-20  Eric Norum <norume@aps.anl.gov>
401
402        * libchip/network/dec21140.c: Clean up PCI mapping.
403
4042005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
405
406        * libnetworking/pppd/Makefile.am: Use preinstall.am.
407        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
408        librdbg/src/servrpc.c, librdbg/src/servtgt.c
409        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
410        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
411        * configure.ac: Move optman to the end of BSP_SUBDIRS.
412
4132005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
414
415        * aclocal/bspopts.m4: Add missing m4 quotes.
416
4172005-09-02  Joel Sherrill <joel@OARcorp.com>
418
419    * aclocal/version.m4: Updated to rtems-4.6.99.2.
420
4212005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
422
423        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
424        libchip/network/dec21140.c: Remove initialization of PCI bus.
425
4262005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
427
428        * optman/Makefile.am: Add preinstall.am.
429
4302005-07-18      Karel Gardas <kgardas@objectsecurity.com>
431
432        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
433        UNTESTED to tested.
434
4352005-06-17      Joel Sherrill <joel@OARcorp.com>
436
437        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
438        it is not supported by the MPC5xx.
439
4402005-06-17      Joel Sherrill <joel@OARcorp.com>
441
442        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
443        interface. Also correct attempting to build on other than PowerPC and
444        x86.
445
4462005-06-16      Daron Chabot <daron@nucleus.usask.ca>
447
448        * libchip/Makefile.am: Add driver for Tulip clones.
449        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
450        libchip/network/if_dcreg.h: New files.
451
4522005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
453
454        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
455        to enable rdbg.
456        * configure.ac: Reflect changes above.
457
4582005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
459
460        * configure.ac: Add ada/.
461
4622005-05-20      Sergei Organov  <osv@topconrd.ru>
463
464        PR 750/networking
465        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
466        wait_input().
467
4682005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
469
470        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
471        rtems/irq.h.
472
4732005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
474
475        * libchip/Makefile.am: Include preinstall.am.
476        * libchip/preinstall.am: New.
477
4782005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
479
480        * configure.ac: Add AMPOLISH3.
481        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
482        * libnetworking/rtems_telnetd/preinstall.am: New.
483        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
484
4852005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
486
487        * configure.ac: Let enable_rpcgen default to "no".
488
4892005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
490
491        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
492
4932005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
494
495        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
496        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
497
4982005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
499
500        * libchip/network/dec21140.c, libchip/network/elnk.c,
501        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
502
5032005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
504
505        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
506        of code as a result of the implementation of a common PCI interface.
507
5082005-05-04      Joel Sherrill <joel@OARcorp.com>
509
510        * libchip/network/open_eth.c: Remove prototype of set_vector.
511
5122005-05-03      Joel Sherrill <joel@OARcorp.com>
513
514        * librdbg/src/ptrace.c: Remove warning.
515
5162005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
517
518        * libchip/network/dec21140.c, libchip/network/elnk.c,
519        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
520        Modified parameter list to remove warnings.
521
5222005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
523
524        * libchip/network/cs8900.c, libchip/network/i82586.c,
525        libchip/network/open_eth.c, libchip/network/sonic.c,
526        libchip/serial/mc68681.c: Modified types to remove
527        warnings.  Added initialization to remove warnings.
528
5292005-04-28      Joel Sherrill <joel@OARcorp.com>
530
531        * libchip/network/README.sonic: Rewritten to account for removal of
532        dmv177.
533
5342005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
535
536        PR 781/rtems_misc
537        * libchip/serial/ns16550_p.h: Fix baud rate calculation
538
5392005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
540
541        * libchip/serial/ns16550.c:
542        Fixed warnings generated in various powerpc configurations
543
5442005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
545
546        * libchip/serial/ns16550.c: Modified
547        ISR to work with PPC new exception processing
548
5492005-03-14      Joel Sherrill <joel@OARcorp.com>
550
551        * libchip/network/dec21140.c, libchip/network/elnk.c,
552        libchip/network/if_fxp.c: Continue PCI API unification. All use
553        pci_find_device(). Network drivers manufacture a signature since all
554        calls have not been converted yet.
555
5562005-03-04      Joel Sherrill <joel@OARcorp.com>
557
558        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
559        initialize function part of the unified PCI API as pci_initialize().
560
5612005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
562
563        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
564        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
565
5662005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
567
568        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
569        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
570
5712005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
572
573        * aclocal/ppc.m4: Reflect changes to ppc exception processing
574        building procedures.
575
5762005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
577
578        * aclocal/prog-cc.m4:
579        Quote CFLAGS's RHS to accomodate Solaris broken sh.
580
5812005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
582
583        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
584
5852005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
586
587        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
588
5892005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
590
591        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
592
5932005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
594
595        * libnetworking/rtems_servers/ftp.c,
596        libnetworking/rtems_servers/ftp.h,
597        libnetworking/rtems_servers/Makefile.am:
598        Remove (relocated to cpukit/ftpd).
599        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
600        removed move libnetworking/rtems_servers.
601
6022005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
603
604        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
605
6062005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
607
608        PR 755/rtems
609        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
610        Remove local declarations of rtems_bsdnet_nameservers,
611        rtems_bsdnet_nameservers_count.
612
6132005-01-31      Sergei Organov <osv@topconrd.ru>
614
615        PR 751/pppd
616        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
617        committed to fix PR736 breaks pppd. chat.c should have its own static
618        ttyfd for pppd to work correctly. The symptom is that second
619        invokation of chat (for connect script) fails due to pppd_ttyfd set
620        to -1 by previous chat invokation (for init script). In addition,
621        this patch fixes leaving of dangling pointer in the abort_stbring[]
622        by chat_send().
623
6242005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
625
626        * configure.ac: Remove CFLAGS_DEBUG_V.
627        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
628
6292005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
630
631        * wrapup/Makefile.am: Remove rtems-ctor.o.
632
6332005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
634
635        * libchip/rtc/rtc.h: size_t RTC_Count.
636
6372005-01-20      Joel Sherrill <joel@OARcorp.com>
638
639        PR 736/pppd
640        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
641        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
642        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
643        should not be static and should have a name more specific to pppd.
644
6452005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
646
647        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
648        libnetworking/rtems_servers/Makefile.am,
649        libnetworking/rtems_telnetd/Makefile.am,
650        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
651        Eliminate CFLAGS_OPTIMIZE_V.
652
6532005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
654
655        * configure.ac: Pass CFLAGS to testsuites configure.
656        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
657        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
658
6592005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
660
661        * configure.ac: Pass CFLAGS to cpukit configure.
662        * aclocal/rtems-flags.m4: Remove (Unused).
663        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
664        * aclocal/env-rtemsbsp.m4:
665        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
666        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
667        RTEMS_CFLAGS.
668        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
669        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
670        Cleanup comments.
671
6722005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
673
674        * automake/compile.am: Remove build-variant support.
675
6762005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
677
678        * libnetworking/pppd/Makefile.am,
679        libnetworking/rtems_servers/Makefile.am,
680        libnetworking/rtems_telnetd/Makefile.am:
681        Remove build-variant support.
682
6832005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
684
685        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
686        support/Makefile.am, wrapup/Makefile.am:
687        Remove build-variant support.
688
6892004-11-22      Joel Sherrill <joel@OARcorp.com>
690
691        * libchip/network/if_fxp.c: Add entry for another module ID code.
692
6932004-11-22      Joel Sherrill <joel@OARcorp.com>
694
695        PR 693/misc
696        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
697        in/outport routines.
698
6992004-11-22      Joel Sherrill <joel@OARcorp.com>
700
701        PR 693/misc
702        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
703        in/outport routines.
704
7052004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
706
707        * aclocal/enable-itron.m4: Remove (unused).
708
7092004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
710
711        * configure.ac: Misc. quoting cleanups.
712        Enable ada-tests iff --enable-ada and --enable-tests.
713
7142004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
715
716        PR 703/filesystem
717        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
718        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
719        libchip/ide/ide_controller.c:
720        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
721        available for BSPS/device drivers.
722        Extend the "modes_available" and "mode_active" parameters to
723        uint16_t for UDMA support.
724
7252004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
726
727        * libchip/network/dec21140.c: Cleanup a bit and remove message about
728        not supported on PowerPC since it works on the MVME2100 BSP.
729
7302004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
731
732        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
733        Add dependency tracking for *.cfgs.
734        * Makefile.am: Add dependency tracking for *.cfg.
735
7362004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
737
738        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
739        (Thanks to Lars Munch <lars@segv.dk> for catching this).
740
7412004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
742
743        PR 707/make_build
744        * configure.ac: Add --enable-rpcgen.
745
7462004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
747
748        PR 700/rtems_misc
749        * libnetworking/rtems_webserver/asp.c,
750        libnetworking/rtems_webserver/balloc.c,
751        libnetworking/rtems_webserver/cgi.c,
752        libnetworking/rtems_webserver/default.c,
753        libnetworking/rtems_webserver/ej.h,
754        libnetworking/rtems_webserver/ejIntrn.h,
755        libnetworking/rtems_webserver/ejlex.c,
756        libnetworking/rtems_webserver/ejparse.c,
757        libnetworking/rtems_webserver/emfdb.c,
758        libnetworking/rtems_webserver/emfdb.h,
759        libnetworking/rtems_webserver/form.c,
760        libnetworking/rtems_webserver/handler.c,
761        libnetworking/rtems_webserver/h.c,
762        libnetworking/rtems_webserver/license.txt,
763        libnetworking/rtems_webserver/Makefile.am,
764        libnetworking/rtems_webserver/md5c.c,
765        libnetworking/rtems_webserver/md5.h,
766        libnetworking/rtems_webserver/mime.c,
767        libnetworking/rtems_webserver/misc.c,
768        libnetworking/rtems_webserver/NOTES,
769        libnetworking/rtems_webserver/ringq.c,
770        libnetworking/rtems_webserver/rom.c,
771        libnetworking/rtems_webserver/rtems_webserver.h,
772        libnetworking/rtems_webserver/security.c,
773        libnetworking/rtems_webserver/sock.c,
774        libnetworking/rtems_webserver/socket.c,
775        libnetworking/rtems_webserver/sockGen.c,
776        libnetworking/rtems_webserver/sym.c,
777        libnetworking/rtems_webserver/uemf.c,
778        libnetworking/rtems_webserver/uemf.h,
779        libnetworking/rtems_webserver/um.c,
780        libnetworking/rtems_webserver/um.h,
781        libnetworking/rtems_webserver/umui.c,
782        libnetworking/rtems_webserver/url.c,
783        libnetworking/rtems_webserver/value.c,
784        libnetworking/rtems_webserver/wbase64.c,
785        libnetworking/rtems_webserver/webcomp.c,
786        libnetworking/rtems_webserver/webmain.c,
787        libnetworking/rtems_webserver/webpage.c,
788        libnetworking/rtems_webserver/webrom.c,
789        libnetworking/rtems_webserver/webs.c,
790        libnetworking/rtems_webserver/websda.c,
791        libnetworking/rtems_webserver/websda.h,
792        libnetworking/rtems_webserver/webs.h,
793        libnetworking/rtems_webserver/websSSL.c,
794        libnetworking/rtems_webserver/websSSL.h,
795        libnetworking/rtems_webserver/websuemf.c,
796        libnetworking/rtems_webserver/wsIntrn.h:
797        Remove (Moved to cpukit/http).
798
7992004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
800
801        PR 700/rtems_misc
802        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
803        Remove libnetworking/rtems_webserver.
804
8052004-10-25      Eric Norum <norume@aps.anl.gov>
806
807        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
808
8092004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
810
811        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
812
8132004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
814
815        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
816        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
817
8182004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
819
820        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
821
8222004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
823
824        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
825        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
826
8272004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
828
829        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
830        BITSPERBYTE.
831
8322004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
833
834        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
835        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
836
8372004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
838
839        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
840
8412004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
842
843        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
844        * aclocal/enable-bare.m4: Remove.
845        * configure.ac: Remove BARE_CPU_MODEL.
846
8472004-10-13      Eric Norum <norume@aps.anl.gov>
848
849        PR 688/bsps
850        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
851        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
852        MC146818A (and several Dallas Semiconductor) TOD chips.
853
8542004-10-13      Eric Norum <norume@aps.anl.gov>
855
856        PR 686/networking
857        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
858        device code.
859
8602004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
861
862        * libchip/network/dec21140.c: include <rtems/pci.h>.
863
8642004-09-29      Joel Sherrill <joel@OARcorp.com>
865
866        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
867        libnetworking/pppd/utils.c: i960 obsoleted and all references
868        removed.
869
8702004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
871
872        PR 607/networking
873        * libchip/network/dec21140.c: Made PCI configuration minimum sane
874        instead of fully specifying unused PCI features.
875
8762004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
877
878        * configure.ac: Require automake > 1.9.
879
8802004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
881
882        * aclocal/rtems-cpu-subdirs.m4: Add avr.
883
8842004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
885
886        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
887        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
888
8892004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
890
891        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
892        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
893
8942004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
895
896        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
897
8982004-07-28  Joel Sherrill <joel@OARcorp.com>
899
900    * aclocal/version.m4: Updated to rtems-4.6.99.1.
901
9022004-07-25      Joel Sherrill <joel@OARcorp.com>
903
904        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
905
9062004-05-21  Till Strauman <strauman@slac.stanford.edu>
907
908        PR 625/networking
909        * libchip/network/dec21140.c, ... : Prevent name clashes by making
910        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
911        an error rather than panic if no chip is detected (thus allowing
912        for probing).
913        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
914        instead of looping forever.  Avoid divide by zero (crashed my PC).
915        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
916        they are UNTESTED.
917
9182004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
919
920        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
921
9222004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
923
924        * libchip/network/dec21140.c, libchip/network/elnk.c:
925        #include <errno.h>.
926
9272004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
928
929        * libchip/network/if_media.h: Update from FreeBSD.
930        * libchip/network/open_eth.c, libchip/network/cs8900.c,
931        libchip/network/i82586.c: #include <errno.h>.
932
9332004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
934
935        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
936
9372004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
938
939        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
940
9412004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
942
943        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
944        automake).
945
9462004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
947
948        PR 599/pppd
949        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
950
9512004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
952
953        * optman/rtems/no-region.c: Reflect having changed
954        rtems_region_get_segment_size.
955
9562004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
957
958        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
959        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
960        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
961        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
962        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
963        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
964        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
965
9662004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
967
968        * libchip/ide/ata.c, libchip/network/dec21140.c,
969        libchip/network/elnk.c, libchip/network/i82586.c,
970        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
971        libchip/network/open_eth.c, libchip/network/sonic.c,
972        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
973        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
974        libchip/shmdr/init.c, libchip/shmdr/intr.c,
975        libchip/shmdr/shm_driver.h: Cosmetics.
976
9772004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
978
979        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
980        optman/rtems/no-msg.c, optman/rtems/no-part.c,
981        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
982        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
983        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
984        fixed size types.
985
9862004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
987
988        * configure.ac: Explicitly pass --includedir and --libdir to
989        cpukit/configure.
990
9912004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
992
993        * librdbg/Makefile.am: Fix rpcgen rules.
994        * librdbg/src/i386/any/remdeb_xdr.c,
995        librdbg/src/m68k/any/remdeb_xdr.c,
996        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
997        Reflect changes to librdbg/Makefile.am.
998
9992004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
1000
1001        * configure.ac: Reflect changes testsuites/configure.ac and
1002        cpukit/configure.ac.
1003
10042004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
1005
1006        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
1007        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
1008
10092004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
1010
1011        * configure.ac: Reflect changes to testsuites's configuration.
1012
10132004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
1014
1015        PR/589 rtems
1016        * libchip/network/pci.h: Remove (Moved to cpukit).
1017
10182004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
1019
1020        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
1021        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
1022        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
1023        libchip/network/dec21140.c, libchip/network/elnk.c,
1024        libchip/network/if_fxp.c, libchip/network/open_eth.c,
1025        libchip/network/open_eth.h, libchip/network/sonic.c,
1026        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
1027        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
1028        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
1029        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
1030        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
1031        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
1032        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
1033        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
1034        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
1035        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
1036        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
1037        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
1038        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1039        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
1040        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
1041        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
1042        fixed-size types.
1043
10442004-03-14      Chris Johns  <chrisj@rtems.org>
1045
1046        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
1047        the BSP example code.
1048        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
1049        support the DIMMPC. This is a pc386 target with IO port support. Minor
1050        formating clean up. Add documentation to the header file.
1051        * libchip/network/README.cs8900: The CS8900 driver is documented in the
1052        cs8900.h header file.
1053
10542004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
1057        Cosmetics.
1058
10592004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
1062        There are no application level Makefiles in here.
1063
10642004-03-04      Joel Sherrill <joel@OARcorp.com>
1065
1066        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
1067        they can be used in application level makefiles.
1068
10692004-03-05      Joel Sherrill <joel@OARcorp.com>
1070
1071        * libnetworking/rtems_webserver/ejparse.c,
1072        libnetworking/rtems_webserver/emfdb.c,
1073        libnetworking/rtems_webserver/sock.c,
1074        libnetworking/rtems_webserver/socket.c,
1075        libnetworking/rtems_webserver/sym.c,
1076        libnetworking/rtems_webserver/webs.c,
1077        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
10782004-03-05      Joel Sherrill <joel@OARcorp.com>
1079
1080        * libchipnetwork/open_eth.c: Remove warnings by conditionally
1081        compiling this file only only those CPU families with supported
1082        exception models.
1083
10842004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * acinclude.m4: Fix loosing arguments when configuring cpukit and
1087        testsuites (Was exposed with --enable-multilib, only).
1088        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
1089         Add RTEMS_BSP_CONFIG_SUBDIR.
1090        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
1091        testsuites's configure.
1092        * aclocal/rtems-top.m4: Remove ENDIF hack.
1093        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
1094
10952004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
1098        wrapup/Makefile.am: Fix automake problems having been introduced
1099        in previous patch.
1100
11012004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
1104        Preinstall dirs.
1105        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
1106        * aclocal/check-multiprocessing.m4: Cosmetics.
1107        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
1108        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
1109
11102004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
1113        librdbg/src/Makefile.am.
1114        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
1115        * configure.ac: Reflect changes above.
1116        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
1117        * wrapup/Makefile.am: Reflect changes above.
1118        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
1119
11202004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
1123
11242004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
1127
11282004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * wrapup/Makefile.am: Reflect new location of librdbg.a.
1131
11322004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1135        librdbg/src/powerpc/Makefile.am: Remove.
1136        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1137        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1138        * configure.ac: Reflect changes above.
1139
11402004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142
11432004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1146        STRIP.
1147
11482004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * librdbg/include/Makefile.am: Merge-in
1151        librdbg/include/rdbg/i386/Makefile.am,
1152        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1153        librdbg/include/rdbg/powerpc/Makefile.am.
1154        * librdbg/include/rdbg/i386/Makefile.am,
1155        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1156        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1157        * configure.ac: Reflect changes above.
1158
11592004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * configure.ac: Use AS_HELP_STRING(ada).
1162
11632004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1166        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1167        Use AC_CONFIG_HEADERS.
1168        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1169        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1170
11712004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * Makefile.am: include local.am.
1174
11752004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * aclocal/version.m4: 4.6.99.0.
1178
11792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * Makefile.am: Don't include host.am.
1182        * automake/compile.am: Further cleanups.
1183
11842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * automake/lib.am: Remove (Unused).
1187
11882004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * wrapup/Makefile.am: Don't include lib.am.
1191        * automake/compile.am: Use automake compilation rules.
1192
11932004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * libnetworking/pppd/Makefile.am,
1196        libnetworking/rtems_servers/Makefile.am,
1197        libnetworking/rtems_telnetd/Makefile.am,
1198        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1199        support/Makefile.am: Don't include lib.am.
1200
12012004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * libchip/Makefile.am: Don't include lib.am.
1204        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1205        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1206        unnecessary EXTRA_DISTs.
1207
12082004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1211        hack.
1212
12132004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1216        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1217        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1218        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1219
12202004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1223        Add AM_CONDITIONAL(HAS_MP).
1224        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1225        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1226        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1227        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1228        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1229        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1230        (Deprecated by autoconf 2.59).
1231
12322004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1235        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1236
12372004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * ChangeLog: Merge-in libnetworking/ChangeLog.
1240        * libnetworking/ChangeLog: Remove.
1241        * ChangeLog: Merge-in librdbg/ChangeLog.
1242        * librdbg/ChangeLog: Remove.
1243        * ChangeLog: Merge-in libchip/ChangeLog.
1244        * libchip/ChangeLog: Remove.
1245        * ChangeLog: Merge-in optman/ChangeLog.
1246        * optman/ChangeLog: Remove.
1247
12482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * configure.ac: Reflect changes to cpukit.
1251        * wrapup/Makefile.am: Reflect changes to librdbg.
1252        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1253        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1254        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1255        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1256        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1257        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1258        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1259        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1260        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1261
12622004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * aclocal/rtems-top.m4: Remove check for version.m4.
1265        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1266
12672004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1270        * wrapup/Makefile.am: Reflect changes to libchip/*.
1271        * support/Makefile.am: Use automake compilation rules.
1272        * wrapup/Makefile.am: Reflect changes to support/*.
1273        * configure.ac: Remove libnetworking/wrapup/Makefile.
1274        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1275        libnetworking/*/lib*.a instead of libnetapps.a.
1276        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1277        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1278        * optman/Makefile.am: Use automake compilation rules.
1279        * libchip/Makefile.am: Fix typo in previous patch.
1280        * libchip/Makefile.am: Use automake compilation rules.
1281        * libnetworking/Makefile.am: Remove wrapup.
1282        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1283        automake-compilation rules.
1284        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1285        automake-compilation rules.
1286        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1287        automake-compilation rules.
1288        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1289        automake-compilation rules.
1290        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1291
12922004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1293
1294        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1295        PRE/TMPINSTALL_FILES to CLEANFILES.
1296        * automake/lib.am: Remove TMPINSTALL_FILES.
1297        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1298        PRE/TMPINSTALL_FILES to CLEANFILES.
1299        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1300        PRE/TMPINSTALL_FILES to CLEANFILES.
1301        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1302        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1303        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1304        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1305        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1306        * librdbg/src/i386/Makefile.am: Ditto.
1307        * librdbg/src/m68k/Makefile.am: Ditto.
1308        * librdbg/src/powerpc/Makefile.am: Ditto.
1309        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1310        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1311        * libnetworking/rtems_servers/Makefile.am: Ditto.
1312        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1313        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1314
13152004-01-07      Joel Sherrill <joel@OARcorp.com>
1316
1317        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1318        more completely covers the MIPS family.
1319
13202003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * wrapup/Makefile.am: Reflect changes to shmdr.
1323        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1324
13252003-12-18      Joel Sherrill <joel@OARcorp.com>
1326
1327        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1328        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1329        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1330        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1331        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1332        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1333        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1334
13352003-12-17      Joel Sherrill <joel@OARcorp.com>
1336
1337        * aclocal/version.m4: Updated to rtems-20031217-test.
1338
13392003-12-17     
1340
1341        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1342        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1343
13442003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * automake/compile.am: Remove LINK_LIBS (Unused).
1347        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1348
13492003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1352        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1353        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1354        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1355        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1356
13572003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1360        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1361        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1362        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1363        * librdbg/src/i386/Makefile.am:
1364        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1365        * librdbg/src/m68k/Makefile.am:
1366        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1367        * librdbg/src/powerpc/Makefile.am:
1368        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1369
13702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1373        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1374        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1375        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1376        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1377        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1378        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1379        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1380        * optman/Makefile.am: Remove project_libdir.
1381        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1382        PRE/TMPINSTALL_FILES.
1383        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1384        PRE/TMPINSTALL_FILES.
1385        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1386        PRE/TMPINSTALL_FILES.
1387        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1388        PRE/TMPINSTALL_FILES.
1389        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1390        from PRE/TMPINSTALL_FILES.
1391        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1392        PRE/TMPINSTALL_FILES.
1393        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1394        PRE/TMPINSTALL_FILES.
1395        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1396        PRE/TMPINSTALL_FILES.
1397        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1398        PRE/TMPINSTALL_FILES.
1399        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1400        PRE/TMPINSTALL_FILES.
1401        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1402        PRE/TMPINSTALL_FILES.
1403        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1404        from PRE/TMPINSTALL_FILES.
1405
14062003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1409        * automake/lib.am: Remove project_libdir.
1410        * wrapup/Makefile.am: Reworked.
1411
14122003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * configure.ac: Reflect changes to librdbg.
1415        * optman/Makefile.am: Add tmpinstall dirstamp support.
1416        * libchip/Makefile.am: Fix variant-tmpinstall support.
1417        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1418        * librdbg/src/powerpc/Makefile.am: Merge-in former
1419        new_exception_processing/Makefile.am.
1420        * librdbg/src/m68k/any/Makefile.am: Remove.
1421        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1422        * librdbg/src/i386/any/Makefile.am: Remove.
1423        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1424        * librdbg/src/Makefile.am: Cosmetics.
1425        * librdbg/include/Makefile.am: Cosmetics.
1426        * librdbg/Makefile.am: Cosmetics.
1427        * libnetworking/Makefile.am: Cosmetics.
1428        * libnetworking/pppd/Makefile.am: Cosmetics.
1429        * libnetworking/wrapup/Makefile.am: Cosmetics.
1430
14312003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * Makefile.am: Cosmetics.
1434        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1435        support.
1436
14372003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * automake/compile.am: Remove $(ARCH):-rule.
1440
14412003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * configure.ac: Remove lib/libbsp/shared/Makefile,
1444        lib/libbsp/shmdr/Makefile.
1445
14462003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1447
1448        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1449        libchip/serial/Makefile, libchip/rtc/Makefile.
1450        * support/Makefile.am: Remove all-local: $(ARCH).
1451        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1452        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1453        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1454        * optman/Makefile.am: Remove all-local: $(ARCH).
1455        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1456        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1457        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1458        compilation dirstamp support.
1459        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1460        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1461        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1462        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1463        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1464        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1465        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1466        all-local: $(ARCH).
1467        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1468        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1469        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1470        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1471        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1472
14732003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * aclocal/lead-dot.m4: New (from automake-1.7f).
1476        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1477        AC_SUBST(dirstamp).
1478        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1479        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1480        libchip/serial/Makefile.am: Ditto.
1481        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1482        * librdbg/include/Makefile.am: Ditto.
1483        * librdbg/include/rdbg/Makefile.am: Ditto.
1484        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1485        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1486        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1487        * librdbg/src/Makefile.am: Ditto.
1488        * librdbg/src/i386/Makefile.am: Ditto.
1489        * librdbg/src/i386/any/Makefile.am: Ditto.
1490        * librdbg/src/m68k/Makefile.am: Ditto.
1491        * librdbg/src/m68k/any/Makefile.am: Ditto.
1492        * librdbg/src/powerpc/Makefile.am: Ditto.
1493        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1494        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1495        preinstallation.
1496        * libnetworking/pppd/Makefile.am: Ditto.
1497        * libnetworking/rtems_servers/Makefile.am: Ditto.
1498        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1499        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1500        * libnetworking/wrapup/Makefile.am: Ditto.
1501
15022003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1505        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1506        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1507        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1508        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1509        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1510        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1511        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1512        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1513        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1514        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1515        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1516        underquoting to silence automake-1.8.
1517
15182003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        * configure.ac: Reflect having moved tests to ../../testsuites.
1521
15222003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1525        * aclocal/canonical-host.m4: Remove.
1526        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1527        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1528
15292003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531        * aclocal/check-cpu.m4: Remove.
1532        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1533        * aclocal/canonical-target-name.m4: Add m4-quotes.
1534        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1535        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1536        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1537        * aclocal/check-networking.m4: Add m4-quotes. Require
1538        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1539        * aclocal/check-posix.m4: Add m4-quotes. Require
1540        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1541        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1542        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1543        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1544
15452003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1546
1547        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1548        * aclocal/bsp-alias.m4: Remove.
1549
15502003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * configure.ac: Make presence of tests/ optional.
1553
15542003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * aclocal/path-perl.m4: Remove (Unused).
1557
15582003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1559
1560        * automake/force-preinstall.am: Remove.
1561
15622003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1563
1564        PR 499/rtems_misc
1565        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1566        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1567        Configuration (Odd was forced) - Correction of Stop Bit configuration
1568        (inversed) - Correction of ISR Handler to call
1569        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1570        CTS Hardware flow control Configuration.
1571
15722003-09-04      Joel Sherrill <joel@OARcorp.com>
1573
1574        * lib/libcpu/shared/include/cache.h,
1575        lib/libcpu/shared/src/cache_aligned_malloc.c,
1576        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1577        license changed.
1578        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1579        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1580        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1581        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1582        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1583        for license changed.
1584        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1585        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1586        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1587        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1588        libchip/network/cs8900.h, libchip/network/dec21140.c,
1589        libchip/network/elnk.c, libchip/network/open_eth.c,
1590        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1591        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1592        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1593        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1594        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1595        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1596        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1597        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1598        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1599        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1600        libchip/serial/serial.h, libchip/serial/z85c30.c,
1601        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1602        libchip/serial/z85c30_reg.c: URL for license changed.
1603
16042003-09-03      Jiri Gaisler <jiri@gaisler.com>
1605
1606        PR 477/networking
1607        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1608        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1609        libchip/network/open_eth.h: New files.
1610
16112003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1612
1613        * aclocal/rtems-top.m4: Add RTEMS_API.
1614        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1615
16162003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1617
1618        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1619        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1620        @RTEMS_BSP@.cfg.
1621
16222003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1623
1624        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1625
16262003-08-20      Joel Sherrill <joel@OARcorp.com>
1627
1628        * libchip/network/cs8900.c: Correct copyright statements.
1629
16302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1631
1632        * aclocal/check-itron.m4: Remove.
1633        * aclocal/enable-inlines.m4: Remove.
1634        * Makefile.am: Reflect having moved aclocal/.
1635        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1636        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1637        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1638        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1639        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1640        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1641        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1642        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1643        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1644        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1645        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1646        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1647        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1648        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1649        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1650        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1651        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1652        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1653        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1654        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1655        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1656        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1657        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1658        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1659        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1660        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1661        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1662        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1663        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1664        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1665        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1666        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1667        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1668        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1669        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1670        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1671        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1672        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1673        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1674        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1675        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1676        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1677        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1678        * aclocal/target.m4: New (Copied from ../../aclocal).
1679        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1680        * aclocal/version.m4: New (Copied from ../../aclocal).
1681
16822003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1683
1684        * configure.ac: Remove stray comments.
1685        * automake/local.am, automake/host.am: Remove "debug".
1686
16872003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1688
1689        * Makefile.am: Reflect having moved automake/.
1690        * lib/Makefile.am: Reflect having moved automake/.
1691        * support/Makefile.am: Reflect having moved automake/.
1692        * wrapup/Makefile.am: Reflect having moved automake/.
1693        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1694        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1695        from ../../automake).
1696        * optman/Makefile.am: Reflect having moved automake/.
1697        * libchip/Makefile.am: Reflect having moved automake/.
1698        * libchip/ide/Makefile.am: Reflect having moved automake/.
1699        * libchip/network/Makefile.am: Reflect having moved automake/.
1700        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1701        * libchip/serial/Makefile.am: Reflect having moved automake/.
1702        * librdbg/Makefile.am: Reflect having moved automake/.
1703        * librdbg/include/Makefile.am: Reflect having moved automake/.
1704        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1705        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1706        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1707        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1708        automake/.
1709        * librdbg/src/Makefile.am: Reflect having moved automake/.
1710        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1711        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1712        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1713        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1714        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1715        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1716        having moved automake/.
1717        * libnetworking/Makefile.am: Reflect having moved automake/.
1718        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1719        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1720        automake/.
1721        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1722        automake/.
1723        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1724        automake/.
1725        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1726
17272003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1728
1729        * Makefile.am: Add bsp.pc.in.
1730        * bsp.pc.in: New (pkgconfig support).
1731
17322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1733
1734        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1735
17362003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1737
1738        * lib/Makefile.am: New (Required by 'make dist').
1739        * lib/ChangeLog: Remove.
1740        * lib/.cvsignore: Cleanup.
1741        * configure.ac: Reflect having added lib/Makefile.am.
1742        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1743        lib/libbsp/configure.ac.
1744        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1745        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1746
17472003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1748
1749        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1750        * configure.ac: Merge-in librdbg/configure.ac.
1751        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1752        librdbg/configure.ac.
1753        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1754        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1755        LIBCHIP. Conditionally build include-dirs.
1756        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1757        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1758        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1759        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1760        librdbg/include/rdbg/m68k/Makefile.am,
1761        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1762        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1763        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1764        librdbg/src/powerpc/Makefile.am, librdbg/
1765        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1766        configure.ac into ../configure.ac.
1767        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1768        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1769        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1770        libnetworking/rtems_telnetd/Makefile.am,
1771        libnetworking/rtems_webserver/Makefile.am,
1772        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1773        into ../configure.ac.
1774
17752003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1776
1777        PR 427/rtems
1778        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1779        * librdbg/src/servtsp.c: Ditto.
1780
17812003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1782
1783        PR 429/bsps
1784        PR 432/bsps
1785        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1786        packets are queued onto an elnk board, the ISR will deadlock the device
1787        with a tx complete interrupt.  Lighter tx loads are not affected as they
1788        end up submitting single packets to the device.
1789
17902003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1791
1792        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1793        optman/configure.ac.
1794        * optman/configure.ac: Remove (Merged into ../configure.ac).
1795        * optman/Makefile.am: Reflect having merged configure.ac into
1796        ../configure.ac.
1797        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1798        * libchip/Makefile.am, libchip/ide/Makefile.am,
1799        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1800        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1801        ../configure.ac.
1802
18032003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1804
1805        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1806
18072003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1808
1809        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1810        on i386.
1811
18122003-06-13      Joel Sherrill <joel@OARcorp.com>
1813
1814        * libnetworking/pppd/chat.c: Removed warnings.
1815
18162003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1817
1818        * libchip/network/README.3com: New file missed in previous commit.
1819        PR 405/bsps
1820        PR 393/networking
1821        * libchip/network/dec21140.c: Fix leak also known as PR393.
1822        * libchip/network/elnk.c, libchip/network/if_media.h,
1823        libchip/network/mii.h: New files.
1824        * libchip/network/Makefile.am: Reflect new files.
1825
18262003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1827
1828        * configure.ac: Remove support for profile-variant.
1829
18302003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1831
1832        PR 397/pppd
1833        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1834        * libnetworking/pppd/magic.c: Remove *rand48.
1835        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1836
18372003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1838
1839        * wrapup/Makefile.am: Add libide.a.
1840
18412003-04-15      Joel Sherrill <joel@OARcorp.com>
1842
1843        PR 387/rtems_misc
1844        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1845        routines.
1846        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1847
18482003-04-11      Joel Sherrill <joel@OARcorp.com>
1849
1850        * libnetworking/rtems_webserver/cgi.c,
1851        libnetworking/rtems_webserver/sockGen.c,
1852        libnetworking/rtems_webserver/umui.c,
1853        libnetworking/rtems_webserver/websSSL.c,
1854        libnetworking/rtems_webserver/websSSL.h,
1855        libnetworking/rtems_webserver/websda.c,
1856        libnetworking/rtems_webserver/websda.h: New files. Not included in
1857        previous commit.
1858
18592003-04-10      Joel Sherrill <joel@OARcorp.com>
1860
1861        PR 371/pppd
1862        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1863        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1864        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1865        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1866        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1867        still global symbols in rtemspppd.h which might need to be changed or
1868        converted into member of a structure which is dereferenced with a
1869        pointer that is managed as a per task variable. But this patch should
1870        avoid many conflicts.
1871
18722003-03-27      Joel Sherrill <joel@OARcorp.com>
1873
1874        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1875        not allowed in the cpukit source code since it must be buildable
1876        independent of any BSP. These files were moved to libchip/ide.
1877        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1878        files.
1879
18802003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1881
1882        PR 368/filesystems
1883        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1884        improvements which now work on pc386 and mbx8xx.
1885        * libchip/ide/ide_controller.c: New file.
1886
18872003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1888
1889        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1890
18912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1892
1893        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1894        * configure.ac: Add support/.
1895        * support/.cvsignore: New.
1896        * support/Makefile.am: New.
1897        * support/version.c: New.
1898        * wrapup/Makefile.am: Add support/libsupport.a.
1899        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1900        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1901        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1902        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1903
19042003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1905
1906        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1907
19082003-02-20      Till Straumann <strauman@slac.stanford.edu>
1909
1910        PR 354/networking
1911        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1912        chip against a table of supported chips. The untested ones are still
1913        commented out, however.
1914
19152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1916
1917        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1918        * configure.ac: AC_PREREQ(2.57).
1919        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1920        * optman/configure.ac: AC_PREREQ(2.57).
1921        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1922        * libchip/configure.ac: AC_PREREQ(2.57).
1923        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1924        * librdbg/configure.ac: AC_PREREQ(2.57).
1925        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1926        * libnetworking/configure.ac: AC_PREREQ(2.57).
1927
19282003-02-06      Joel Sherrill <joel@OARcorp.com>
1929
1930        * libnetworking/pppd/chat.c: Convert routines with common names to
1931        static. This included get_char(), put_char(), and character() among
1932        others.
1933
19342003-02-03      Joel Sherrill <joel@OARcorp.com>
1935
1936        PR 338/filesystem
1937        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1938        rtems_io_lookup_name() (API change).  Unused function removed.
1939
19402003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1941
1942        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1943        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1944        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1945        Eliminate *_O_FILES.
1946        * libnetworking/rtems_servers/Makefile.am,
1947        libnetworking/rtems_webserver/Makefile.am,
1948        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1949
19502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1951
1952        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1953        Let all-local: depend on $(LIB).
1954        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1955        * optman/Makefile.am: Apply install-data-local to install *.rels.
1956
19572002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1958
1959        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1960        %.c rules.
1961        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1962        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1963        * libchip/rtc/Makefile.am: Ditto.
1964        * libchip/serial/Makefile.am: Ditto.
1965
19662002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1967
1968        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1969        LIBC_DEFINES.
1970        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1971        LIBC_DEFINES.
1972        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1973        LIBC_DEFINES.
1974
19752002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1976
1977        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1978
19792002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1980
1981        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1982        cache-checking.
1983        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1984
19852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1986
1987        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1988        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1989        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1990        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1991        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1992
19932002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1994
1995        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1996        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1997        Remove.
1998        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1999
20002002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2001
2002        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
2003        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
2004
20052002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
2006
2007        * libchip/network/cs8900.c: I don't know why we have to SelfST register
2008        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
2009
20102002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2011
2012        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
2013        * optman/rel.am: New.
2014
20152002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2016
2017        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
2018        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
2019        braino in comment on "exec". Extend --enable-ada handling.
2020
20212002-11-04      Joel Sherrill <joel@OARcorp.com>
2022
2023        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
2024        tasks and rolling multiple loops into 1.
2025        * librdbg/src/m68k/rdbg_f.c: Removed warning.
2026        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
2027        Removed warnings.
2028
20292002-10-31      Joel Sherrill <joel@OARcorp.com>
2030
2031        * libchip/network/dec21140.c: Removed warnings.
2032        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
2033        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
2034        librdbg/src/m68k/any/remdeb_xdr.c,
2035        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
2036        warnings.
2037        * libnetworking/rtems_webserver/socket.c,
2038        libnetworking/rtems_webserver/uemf.h: Removed warnings.
2039
20402002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
2041
2042        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
2043        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
2044        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
2045        above.
2046
20472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2048
2049        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2050        * wrapup/.cvsignore: Remove autom4te.cache.
2051        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2052        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
2053        autom4te.cache.
2054        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
2055        autom4te.cache.
2056        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
2057        autom4te.cache.
2058
20592002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2060
2061        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2062
20632002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2064
2065        * optman/.cvsignore: Add autom4te.cache.
2066
20672002-09-14      Joel Sherrill <joel@OARcorp.com>
2068
2069        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
2070
20712002-09-07      Joel Sherrill <joel@OARcorp.com>
2072
2073        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
2074        include files to resolve warnings.
2075
20762002-09-07      Chris Johns <ccj@acm.org>
2077
2078        * libchip/network/Makefile.am, libchip/network/README.cs8900,
2079        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
2080        which corrects the problem  where the cs8900.c file was actually the BSP
2081        glue.  Joel did some hacking so this file will compile.  Previously it
2082        required providing a target.h file to compile.
2083        * libchip/network/cs8900.c.bsp: New file.
2084
20852002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2086
2087        * libnetworking/rtems_webserver/md5.h: Add missing newline.
2088
20892002-08-31      Joel Sherrill <joel@OARcorp.com>
2090
2091        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
2092        eliminate warning.
2093
20942002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2095
2096        * configure.ac: Add ada-tests.
2097
20982002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2099
2100        * Makefile.am: Add preinstall-stamp.
2101
21022002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2103
2104        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
2105        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
2106        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
2107        gcc31 happy.
2108        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
2109        cp.
2110
21112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2112
2113        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
2114        make/bsp.mak.
2115        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
2116        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2117
21182002-08-12      Joel Sherrill <joel@OARcorp.com>
2119
2120        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
2121        avoid error.
2122
21232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2124
2125        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2126        * configure.ac: Add BSP_SUBDIRS.
2127        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2128        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
2129        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2130        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
2131        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
2132        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2133        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
2134        RTEMS_CHECK_BSP_CACHE.
2135        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2136        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2137        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2138        .$(OBJEXT) instead of .o.
2139        * libnetworking/pppd/Makefile.am,
2140        libnetworking/rtems_servers/Makefile.am,
2141        libnetworking/rtems_telnetd/Makefile.am,
2142        libnetworking/rtems_webserver/Makefile.am,
2143        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2144
21452002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2146
2147        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2148        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2149        ../libchip/serial/$(ARCH)/libserialio.a.
2150        * libchip/serial/Makefile.am: Don't tmp-install lib.
2151        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2152
21532002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2154
2155        * Makefile.am: Add rtems_makedir.
2156        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2157        * Makefile.am: Add wrapup-SUBDIR.
2158        * wrapup/ChangeLog: Remove.
2159        * wrapup/configure.ac: Remove.
2160        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2161        (Make the bare BSP happy).
2162        * configure.ac: Ditto.
2163        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2164        Create make/custom/default.cfg.
2165        * configure.ac: Add creation of make/custom/*.cfg. Create
2166        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2167
21682002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2169
2170        * Makefile.am: Clean $(PROJECT_RELEASE).
2171
21722002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2173
2174        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2175        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2176        prototype mismatches.
2177
21782002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2179
2180        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2181        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2182
21832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2184
2185        * acinclude.m4: Add test "$multilib" != "yes".
2186        * config-ml.in: Remove.
2187        * acinclude.m4: Cleanups.
2188        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2189        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2190        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2191        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2192        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2193
21942002-07-16      Eric Norum <eric.norum@usask.ca>
2195
2196        * New driver for the Intel EtherExpressPro (82559ER) chip.
2197        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2198        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2199        * libchip/network/Makefile.am: Modified to reflect above.
2200
22012002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2202
2203        * acinclude.m4: New.
2204        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2205        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2206        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2207
22082002-07-01      Joel Sherrill <joel@OARcorp.com>
2209
2210        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2211        _Objects_Information_table now that it is a two dimensional array based
2212        upon API and class.
2213        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2214        of strnlen().
2215
22162002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2217
2218        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2219        preinstall libnetapps.a.
2220
22212002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2222
2223        * configure.ac: Remove librpc.
2224
22252002-06-25      Joel Sherrill <joel@OARcorp.com>
2226
2227        * Per PR233, moved librpc to exec.
2228        * configure.ac, wrapup/Makefile.am: Modified.
2229        * librpc, librpc/ChangeLog: Removed.
2230
22312002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2232
2233        * optman/Makefile.am: Remove multilib support.
2234        * optman/configure.ac: Ditto.
2235        * optman/sapi/Makefile.am: Ditto.
2236
22372002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2238
2239        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2240        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2241
22422002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2243
2244        Move networking libraries to c/src/exec/libnetworking
2245        * libnetworking/configure.ac, libnetworking/Makefile.am,
2246        libnetworking/wrapup/Makefile.am: Reflect Moval.
2247
22482002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2249
2250        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2251        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2252        <rtems/bspIo.h>.
2253
22542002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2255
2256        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2257        * libnetworking/rtems/mkrootfs.h: Ditto.
2258        * libnetworking/rtems/Makefile.am: Reflect changes above.
2259
22602002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2261
2262        * configure.ac: Remove lib.
2263
22642002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2265
2266        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2267        that exception stack frames on M68K members with VBR always are 6 byte
2268        long. The incorrect assumption resulted in some gdb commands like "next"
2269        to fail on the 68360.
2270
22712002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2272
2273        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2274        PR 220
2275        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2276        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2277        CVS.
2278        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2279        libnetworking/sys/filio.h: Remove.
2280        * libnetworking/sys/Makefile.am: Reflect changes above.
2281
22822002-05-07      Chris Johns <ccj@acm.org>
2283
2284        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2285        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2286        requires it to be stripped.
2287
22882002-05-01      Eric Norum <eric.norum@usask.ca>
2289
2290        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2291        assembly  to satisfy gcc 3.1 and newer.
2292
22932002-04-26      Eric Norum <eric.norum@usask.ca>
2294
2295        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2296        agressive optimization in gcc 3.1 does not reorder things.
2297
22982002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2299
2300        * libchip/network/dec21140.c: Reflect changes to powerpc's
2301        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2302        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2303        <rtems/score/cpu.h>.
2304        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2305        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2306
23072002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2308
2309        * optman/configure.ac: Remove ENABLE_GCC28.
2310
23112002-04-11      Chris Johns <ccj@acm.org>
2312
2313        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2314        driver control block field to the ifconfig network driver structure.
2315        This field is needed by the i82586 driver which was ported from NetBSD
2316        as it had better hardware abstraction.
2317        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2318        PR59, added the drv_ctrl driver control block field to the ifconfig
2319        network driver structure. This field is needed by the i82586 driver
2320        which was ported from NetBSD as it had better hardware abstraction.
2321
23222002-04-10      Mike Siers <mikes@poliac.com>
2323
2324        * libnetworking/rtems_webserver/NOTES,
2325        libnetworking/rtems_webserver/asp.c,
2326        libnetworking/rtems_webserver/balloc.c,
2327        libnetworking/rtems_webserver/default.c,
2328        libnetworking/rtems_webserver/ej.h,
2329        libnetworking/rtems_webserver/ejIntrn.h,
2330        libnetworking/rtems_webserver/ejlex.c,
2331        libnetworking/rtems_webserver/ejparse.c,
2332        libnetworking/rtems_webserver/emfdb.c,
2333        libnetworking/rtems_webserver/emfdb.h,
2334        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2335        libnetworking/rtems_webserver/handler.c,
2336        libnetworking/rtems_webserver/license.txt,
2337        libnetworking/rtems_webserver/md5.h,
2338        libnetworking/rtems_webserver/md5c.c,
2339        libnetworking/rtems_webserver/mime.c,
2340        libnetworking/rtems_webserver/misc.c,
2341        libnetworking/rtems_webserver/ringq.c,
2342        libnetworking/rtems_webserver/rom.c,
2343        libnetworking/rtems_webserver/security.c,
2344        libnetworking/rtems_webserver/sock.c,
2345        libnetworking/rtems_webserver/sym.c,
2346        libnetworking/rtems_webserver/uemf.c,
2347        libnetworking/rtems_webserver/uemf.h,
2348        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2349        libnetworking/rtems_webserver/url.c,
2350        libnetworking/rtems_webserver/value.c,
2351        libnetworking/rtems_webserver/wbase64.c,
2352        libnetworking/rtems_webserver/webcomp.c,
2353        libnetworking/rtems_webserver/webpage.c,
2354        libnetworking/rtems_webserver/webrom.c,
2355        libnetworking/rtems_webserver/webs.c,
2356        libnetworking/rtems_webserver/webs.h,
2357        libnetworking/rtems_webserver/websuemf.c,
2358        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2359        2.1.4.
2360
23612002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2362
2363        * libchip/network/i82586.c: Include <string.h>.
2364        * libchip/network/sonic.c: Ditto.
2365
23662002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2367
2368        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2369
23702002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2371
2372        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2373
23742002-03-27      Thomas.Doerfler@imd-systems.de
2375
2376        PR 144
2377        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2378        memory address 0 when called for the first time. This is done when
2379        trying to clear the variable "dhcp_hostname".
2380
23812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2382
2383        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2384        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2385        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2386        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2387        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2388        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2389        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2390        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2391        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2392        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2393        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2394        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2395        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2396        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2397        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2398        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2399        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2400        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2401        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2402        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2403        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2404        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2405        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2406        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2407        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2408        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2409        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2410        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2411        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2412        AUTOMAKE_OPTIONS.
2413        * libnetworking/configure.ac:
2414        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2415        foreign 1.6]).
2416        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2417        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2418        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2419        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2420        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2421        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2422        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2423        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2424        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2425        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2426        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2427        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2428        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2429        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2430        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2431        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2432        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2433
24342002-03-27      Ilya Alexeev <ilya@continuum.ru>
2435
2436        PR 162
2437        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2438        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2439        used in a device write routines.  Now ppp_softc structure have own
2440        character for writing to device (sc_outchar).  I think that converting
2441        local variables to static is not a right solution, because problems will
2442        occur in the case of two or more ppp instances.
2443        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2444        must be u_long, otherwise in the case of the big output packet endless
2445        loop may occur.
2446
24472002-03-21      Ilya Alexeev <ilya@continuum.ru>
2448
2449        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2450        preparations for multiple PPPD connections.
2451
24522002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2453
2454        PR 149
2455        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2456        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2457        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2458        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2459
24602002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2461
2462        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2463        * configure.ac: Modified to reflect addition.
2464
24652002-02-27      Ilya Alexeev <ilya@continuum.ru>
2466
2467        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2468        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2469        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2470        capabilities as well as eliminate some warnings.
2471
24722002-02-27      Eric Norum <eric.norum@usask.ca>
2473
2474        * libnetworking/net/radix.c: Properly handle fetching the default route
2475        when there is no route.  This was a bug in the original FreeBSD code and
2476        this fix is from an updated version of their code.
2477
24782002-02-16      Eric Norum <eric.norum@usask.ca>
2479
2480        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2481        checking.
2482
24832002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2484
2485        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2486        dodefaultroute.
2487
24882002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2489
2490        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2491        include <rtems/seterr.h>.
2492
24932002-02-01      Mike Siers <mikes@poliac.com>
2494
2495        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2496        avoid bringing the link down too fast. NOTE: Mike reports successfully
2497        running at 56K baud on a direct link.
2498
24992002-02-01      Eric Valette <valette@crf.canon.fr>
2500
2501        * librdbg/So many patches have been posted recently on the mailing list
2502        and  because we were unable to find correct solution to compile on
2503        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2504        because the coding  style of rdbg was rather inconsistant among various
2505        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2506        global coding style (using indent + manual edits), 2) incorporate/review
2507        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2508        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2509        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2510        after rdbg initialization is done, NB : the paches is huge but it is
2511        mainly due to coding styke chnages.  Only few lines of codes have been
2512        really changed and they do not impact  rdbg functionnality (AFAIKT).
2513        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2514        librdbg/include/rdbg/m68k/rdbg_f.h,
2515        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2516        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2517        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2518        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2519        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2520        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2521        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2522        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2523        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2524        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2525        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2526        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2527        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2528        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2529        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2530        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2531
25322002-01-31      Mike Siers <mikes@poliac.com>
2533
2534        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2535        * Nice Update of PPPD support which eliminates the requiremetn that
2536        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2537        and reports that it seems to be more stable and handle larger packets
2538        better.  This patch replaces the termios tasks with more general pppd
2539        network driver tasks.  The functions pppinput() and pppstart() get
2540        called from the interrupt service routine.
2541        * libnetworking/Makefile.am, libnetworking/configure.ac,
2542        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2543        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2544        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2545        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2546        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2547        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2548        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2549        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2550        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2551        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2552        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2553        libnetworking/net/route.c, libnetworking/net/route.h,
2554        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2555        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2556        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2557        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2558        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2559        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2560        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2561        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2562        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2563        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2564        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2565        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2566        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2567        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2568        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2569        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2570        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2571        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2572        libnetworking/pppd/example/README,
2573        libnetworking/pppd/example/netconfig.h,
2574        libnetworking/wrapup/Makefile.am: Modified.
2575        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2576        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2577        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2578        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2579        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2580        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2581        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2582        libnetworking/modem/pppcompress.c: Subdirectory removed.
2583
25842002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2585
2586        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2587        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2588
25892002-01-18      Till Straumann <strauman@slac.stanford.edu>
2590
2591        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2592        issues: - exception handler needs to enable MSR_FP if the interrupted
2593        thread is FP enabled. - printk message for MSR fixed and added
2594        stacktrace. NOTE: this requires the stacktrace patch to
2595        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2596        however).
2597
25982002-01-06      Joel Sherrill <joel@OARcorp.com>
2599
2600        * optman/.cvsignore: Added aclocal.m4 and configure.
2601        * optman/.cvsignore: New file.
2602
26032002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2604
2605        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2606
26072002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2608
2609        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2610        * optman/ChangeLog: New.
2611        * optman/configure.ac: New.
2612        * optman/Makefile.am: New.
2613        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2614        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2615
26162001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2617
2618        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2619
26202001-12-18      Eric Norum <eric.norum@usask.ca>
2621
2622        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2623        `directories' (path names with a / at the end) while disallowing open()
2624        operations on TFTP `directories'.
2625
26262001-12-07      Eric Norum <eric.norum@usask.ca>
2627
2628        * libnetworking/lib/tftpDriver.c: Restore write capability.
2629
26302001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2631
2632        * libchip/network/sonic.h: Fix typo.
2633        * libnetworking/arpa/Makefile.am: Remove stray lines.
2634
26352001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2636
2637        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2638
26392001-10-18      Eric Norum <eric.norum@usask.ca>
2640
2641        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2642        chdir() and open() operations within the TFTP file system.
2643
26442001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2645
2646        * librdbg/configure.ac: Fix latent bug exposed by removal of
2647        config.cache's which prevented powerpc targets librdbg from building.
2648
26492001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2650
2651        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2652        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2653        autoconf-2.52 happy.
2654
26552001-10-12      Mike Siers <mikes@poliac.com>
2656
2657        * libnetworking/Update to stable working state.  Congratulations Mike!
2658        :).
2659        * libnetworking/modem_example: Directory removed.
2660        * libnetworking/modem_example/16550.h,
2661        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2662        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2663        libnetworking/modem_example/ppp.h,
2664        libnetworking/modem_example/pppcompress.c: Files removed.
2665        * libnetworking/pppd/example/pppd.options: New file.
2666        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2667        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2668        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2669        libnetworking/pppd/rtemsmain.c: Updated.
2670
26712001-10-12      Joel Sherrill <joel@OARcorp.com>
2672
2673        * libchip/serial/z85c30.c: Fixed typo.
2674
26752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2676
2677        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2678        * configure.in: Remove.
2679        * configure.ac: New file, generated from configure.in by autoupdate.
2680        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2681        * libchip/configure.in: Remove.
2682        * libchip/configure.ac: New file, generated from configure.in by
2683        autoupdate.
2684        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2685        * librdbg/configure.in: Remove.
2686        * librdbg/configure.ac: New file, generated from configure.in by
2687        autoupdate.
2688        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2689        * libnetworking/configure.in: Remove.
2690        * libnetworking/configure.ac: New file, generated from configure.in by
2691        autoupdate.
2692
26932001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2694
2695        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2696        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2697        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2698
26992001-09-27      Joel Sherrill <joel@OARcorp.com>
2700
2701        * libchip/ChangeLog: Fixed typo in date.
2702
27032001-09-27      Eric Norum <eric.norum@usask.ca>
2704
2705        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2706        TFTP  filesystem.
2707
27082001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2709
2710        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2711        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2712        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2713        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2714        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2715        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2716        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2717        'PREINSTALL_FILES ='.
2718        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2719        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2720        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2721        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2722        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2723        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2724        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2725        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2726        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2727        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2728        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2729        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2730
27312001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2732
2733        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2734        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2735        * librdbg/src/m68k/any/Makefile.am: Ditto.
2736        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2737        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2738        happy.
2739
27402001-09-21      Joel Sherrill <joel@OARcorp.com>
2741
2742        * libchip/network/Makefile.am: Fixed typo on file name.
2743        * libchip/network/i82586.c: Commented out line 318 which is referencing
2744        a member of a structure that is not currently there.  This needs to be
2745        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2746        to C style.
2747
27482001-09-19      Eric Norum <eric.norum@usask.ca>
2749
2750        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2751
27522001-09-19      Chris Johns <ccj@acm.org>
2753
2754        * libchip/network/README.i82586, libchip/network/i82586.c,
2755        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2756        Network driver for Intel i82586.
2757        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2758        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2759        "root" filesystem with information obtained via the DHCP response.
2760
27612001-09-14      Eric Norum <eric.norum@usask.ca>
2762
2763        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2764        make gcc 3.x happy.
2765
27662001-08-16      Mike Siers <mikes@poliac.com>
2767
2768        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2769        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2770        These support callback functionality that has not even been compiled
2771        under RTEMS yet.
2772        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2773        example application.  Mike's notes on the modifications: - renamed
2774        error() function because of namespace problems - removed calls to the
2775        exit() funciton - removed extra files from the pppd source directory -
2776        defined pppd task constant values in rtemspppd.h - modifyied example
2777        code to get actual tick per second value - placed the pppd 2.3.11 man
2778        page file (pppd.8) into the pppd directory.
2779        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2780        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2781        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2782        libnetworking/pppd/rtems-ppp.c: Deleted.
2783        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2784        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2785        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2786        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2787        libnetworking/pppd/example/init.c,
2788        libnetworking/pppd/example/netconfig.h,
2789        libnetworking/pppd/example/ppp.conf,
2790        libnetworking/pppd/example/pppdapp.c,
2791        libnetworking/pppd/example/system.h: New files.
2792        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2793        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2794        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2795        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2796        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2797        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2798        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2799        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2800        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2801        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2802        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2803        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2804        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2805        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2806        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2807
28082001-08-16      Joel Sherrill <joel@OARcorp.com>
2809
2810        * libnetworking/pppd/example/Makefile: Removed.
2811        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2812        to avoid bootstrap -c clobbering it.
2813        * libnetworking/rtems_telnetd/.cvsignore: New file.
2814
28152001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2816
2817        * libnetworking/Makefile.am, libnetworking/configure.in,
2818        libnetworking/rtems_servers/Makefile.am,
2819        libnetworking/rtems_servers/telnetd.c,
2820        libnetworking/rtems_servers/telnetd.h,
2821        libnetworking/rtems_telnetd/Makefile.am,
2822        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2823        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2824        libnetworking/rtems_telnetd/telnetd.c,
2825        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2826        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2827        effect when ftpd change. - the tcp/ip stats have been implemented into
2828        icmds.c and started when telnetd daemon is started.
2829        * libnetworking/rtems_servers/telnetd.c,
2830        libnetworking/rtems_servers/telnetd.h: Removed.
2831        * libnetworking/rtems_telnetd: New directory.
2832        * libnetworking/rtems_telnetd/Makefile.am,
2833        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2834        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2835        libnetworking/rtems_telnetd/telnetd.c,
2836        libnetworking/rtems_telnetd/telnetd.h: New files.
2837
28382001-06-14      Joel Sherrill <joel@OARcorp.com>
2839
2840        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2841        Moved from libmisc/shell so the network stack to address network
2842        depenendency.
2843        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2844
28452001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2846
2847        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2848
28492001-05-15      Joel Sherrill <joel@OARcorp.com>
2850
2851        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2852        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2853        accidentally deleted the incorrectly empty versions.
2854
28552001-05-14      Till Straumann <strauman@slac.stanford.edu>
2856
2857        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2858        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2859        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2860        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2861        to know the values) - the affected BSP (shared/motorola) headers have
2862        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2863        driver (libchip/network/dec21140.c) has been fixed to use
2864        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2865        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2866        who is using this driver. - the DEC driver also has been fixed to use
2867        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2868        delay_in_bus_cycles().
2869
28702001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2871
2872        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2873
28742001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2875
2876        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2877
28782001-04-24      Eric Norum <eric.norum@usask.ca>
2879
2880        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2881        NTP synchronization a little more robust -- no NTP daemon yet, but at
2882        least it trys a little harder when the primary NTP server is down.
2883
28842001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2885
2886        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2887        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2888        libnetworking/pppd/modem_example/modem.c,
2889        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2890        other strings into English.
2891        * libnetworking/pppd/STATUS: updated to reflect the changes.
2892
28932001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2894
2895        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2896        again.
2897
28982001-04-20      Eric Valette <valette@crf.canon.fr>
2899
2900        * mcp750 directory renamed new_exception processing as it supports many
2901        more CPU models.
2902        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2903        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2904        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2905        formerly in mcp750 plus modifications.
2906        * librdbg/src/powerpc/mcp750/.cvsignore,
2907        librdbg/src/powerpc/mcp750/Makefile.am,
2908        librdbg/src/powerpc/mcp750/remdeb.h,
2909        librdbg/src/powerpc/mcp750/remdeb_f.x,
2910        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2911        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2912        new_exception_processing.
2913        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2914        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2915        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2916        part of this effort to add support for the MPC8xx.
2917
29182001-04-19      Joel Sherrill <joel@OARcorp.com>
2919
2920        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2921        internal include files.
2922
29232001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2924
2925        PR 158
2926        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2927        rcmd() library call by commenting out the parts that deal with signals.
2928        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2929        stdio. The 'server-side' parts of this file which deal with
2930        authentication are disabled since they are not needed.
2931
29322001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2933
2934        * libnetworking/include/.cvsignore: Remove dangling file.
2935
29362001-03-14      Joel Sherrill <joel@OARcorp.com>
2937
2938        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2939        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2940        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2941        libchip style serial drivers can be written in libcpu or libbsp.
2942
29432001-03-01      Joel Sherrill <joel@OARcorp.com>
2944
2945        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2946        libchip/network/sonic.c, libchip/network/sonic.h,
2947        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2948        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2949        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2950        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2951        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2952        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2953        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2954        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2955
29562001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2957
2958        * librdbg/include/rdbg/Makefile.am,
2959        librdbg/include/rdbg/i386/Makefile.am,
2960        librdbg/include/rdbg/m68k/Makefile.am,
2961        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2962        style on include files.
2963
29642001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2965
2966        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2967        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2968        replace ${..} with $(..).
2969        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2970        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2971        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2972        libnetworking/rtems/Makefile.am, libnetworking/
2973        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2974        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2975        include_*HEADERS instead of H_FILES.
2976        * libnetworking/include/Makefile.am: Remove.
2977        * libnetworking/Makefile.am: Add handling of *.h files.
2978        * libnetworking/configure.in: Remove include/Makefile.
2979
29802001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2981
2982        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2983
29842001-01-31      Sergei Organov <osv@javad.ru>
2985
2986        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2987        current dir and root dir removed in favor of new libio support for
2988        task-local current and root directories. - Bug in `close_data_socket()'
2989        introduced by previous change fixed. - `command_pasv()' changed to set
2990        timeout on socket we are listening on and code fixed to don't close
2991        socket twice on error. - `serr()' changed to clear `errno'. -
2992        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2993        changed to clear `errno' before processing session. -
2994        `close_data_socket()' fixed to close both active and passive sockets -
2995        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2996        empty string  in `exec_command()'.
2997
29982001-01-25      Eric Norum <eric.norum@usask.ca>
2999
3000        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
3001        improves throughput on systems which are dropping packets.   Only the
3002        first timeout is reduced.  This keeps the number of extra packets down
3003        on networks that are very busy and dropping lots of packets.
3004
30052001-01-24      Sergei Organov <osv@javad.ru>
3006
3007        * libnetworking/rtems_servers/ftpd.c,
3008        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
3009        - Timeouts on sockets implemented. 'idle' field added to configuration.
3010        No timeout by default to keep backward compatibility. Note: SITE IDLE
3011        command not implemented yet. - Basic global access control implemented.
3012        'access' field added to configuration. No access limitations by default
3013        to keep backward compatibility. - Anchor data socket for active mode
3014        (using self IP and port 20.) - Fixed default data port support (still
3015        not tested). - Don't allow IP address different from originating host in
3016        PORT command to improve security. - Fixed bug in MDTM command. - Check
3017        for correctness of parsing of argument in command_port(). - Fixed
3018        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
3019        a directory. - Command parsing a little bit improved: command names are
3020        now converted to upper-case to be more compatible with RFC (command
3021        names are not case-sensitive.) - Reformat comments so that they have
3022        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
3023        previous changes - True ASCII mode implemented (doesn't work for hooks
3024        and /dev/null) - Passive mode implemented, PASV command added. - Default
3025        port for data connection could be used (untested, can't find ftp client
3026        that doesn't send PORT command) - SYST reply changed to UNIX, as former
3027        RTEMS isn't registered name. - Reply codes reviewed and fixed.
3028
30292001-01-18      Joel Sherrill <joel@OARcorp.com>
3030
3031        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
3032        macro using variable arguments.
3033        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
3034        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
3035        since I updated the main RTEMS development machine to RedHat 7.2 and
3036        apparently got a new version of rpcgen.
3037
30382001-01-12      Sergei Organov <osv@javad.ru>
3039
3040        * libnetworking/rtems_servers/ftpd.c,
3041        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
3042        - use pool of pre-created threads to handle sessions instead of
3043        creating/deleting threads on the fly - LIST output is now similar to
3044        what "/bin/ls -al" would output, thus FTP clients such Netscape are
3045        happy with it. - LIST NAME now works (both for files and directories) -
3046        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
3047        clients happy  - keep track of CWD for every session separately -
3048        ability to specify root directory name for FTPD in configuration table.
3049        FTPD will then create illusion for FTP clients that this is actually
3050        root directory. - ignore options sent in commands, thus LIST -al FILE
3051        works and doesn't try to list "-al" directory. - buffers are allocated
3052        on stack instead of heap where possible to eliminate malloc/free calls
3053        (avoid possible heap fragmentation troubles). - drop using of task
3054        notepad to pass parameters - use function arguments instead - use
3055        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
3056        in socket() instead of AF_INET.
3057
30582001-01-02      Joel Sherrill <joel@OARcorp.com>
3059
3060        * libnetworking/CHANGELOG: Removed.
3061        * libnetworking/README: Merged CHANGELOG contents as initial changes.
3062
30632000-12-14      Eric Norum <eric.norum@usask.ca>
3064
3065        * libnetworking/lib/tftpDriver.c: Added write capability.
3066
30672000-12-08      Joel Sherrill <joel@OARcorp.com>
3068
3069        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
3070        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
3071        numerous variable declarations conditional on PPP_COMPRESS and
3072        PPP_FILTER.  Commented out variables that were not used because the code
3073        using them was commented out. Removed totally unused variables.
3074        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
3075        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
3076
30772000-11-30      Joel Sherrill <joel@OARcorp.com>
3078
3079        * libnetworking/modem/ppp_tty.c: Changed to include
3080        <rtems/termiostypes.h> since that is an RTEMS specific header file.
3081        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
3082        * libnetworking/Makefile.am: Modified to reflect above.
3083
30842000-11-27      Joel Sherrill <joel@OARcorp.com>
3085
3086        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
3087
30882000-11-25      Eric Norum <eric.norum@usask.ca>
3089
3090        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
3091        core.
3092
30932000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
3094
3095        * libnetworking/wrapup/Makefile.am: Added modem subdir.
3096        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
3097        subdir.
3098        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
3099        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
3100        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
3101        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
3102        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
3103        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
3104        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
3105        main.c and ppp_tty.c should be scratched. The modem subdir has the real
3106        ppp_tty.c and the real pppd main is in pppmain.c.
3107
31082000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
3109
3110        * libchip/network/sonic.c: Added ipalign() routine to align the received
3111        packet so that the ip header is on a 32-bit boundary. Necessary for
3112        cpu's that do not allow unaligned loads and stores and when the 32-bit
3113        DMA mode is used.
3114
31152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3116
3117        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
3118        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
3119        ACLOCAL_AMFLAGS.
3120        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
3121        ACLOCAL_AMFLAGS.
3122        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
3123        ACLOCAL_AMFLAGS.
3124
31252000-11-03      Chris Johns <ccj@acm.org>
3126
3127        * libchip/network/README.cs8900, libchip/network/cs8900.c,
3128        libchip/network/cs8900.h: New files.
3129
31302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3131
3132        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
3133        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3134        $(RTEMS_TOPdir)/aclocal.
3135        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3136        $(RTEMS_TOPdir)/aclocal.
3137        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3138        $(RTEMS_TOPdir)/aclocal.
3139
31402000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3141
3142        * configure.in: Switch to GNU-canonicalization.
3143        * Makefile.am: Reflect changes to configure.in.
3144        * acinclude.m4: Remove.
3145
31462000-10-30      Joel Sherrill <joel@OARcorp.com>
3147
3148        * POSIX include files merged into newlib.  This resulted in some
3149        definitions moving to other files and thus some secondary effects in
3150        RTEMS source code.
3151        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3152        in sync with newlib's <machine/types.h>.
3153        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3154        definition of struct itimerval in <sys/time.h>.
3155
31562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3157
3158        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3159        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3160        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3161        * ChangeLog: Fix typos.
3162        * configure.in: add tests to the GNU canonicalized subdirectories.
3163
31642000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3165
3166        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3167        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3168        the lib directory before configuring lib/.
3169
31702000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3171
3172        * configure.in, Makefile.am: add exec to the GNU canonicalized
3173        subdirectories.
3174        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3175        * configure.in: add libnetworking, librpc and librdb to the GNU
3176        canonicalized subdirectories.
3177        * configure.in: add libmisc and libchip to the GNU canonicalized
3178        subdirectories.
3179        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3180        Switch to GNU canonicalization.
3181        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3182        Switch to GNU canonicalization.
3183        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3184        Switch to GNU canonicalization.
3185
31862000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3187
3188        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3189        canonicalization to libfs/. The approach is currently a bit of a hack as
3190        GNU canonicalization does not support the per-BSP build some of the
3191        other directories require.  As more of the tree is converted, this will
3192        become less  of an issue.
3193
31942000-10-20      Joel Sherrill <joel@OARcorp.com>
3195
3196        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3197        parameter.
3198
31992000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3200
3201        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3202        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3203        * librdbg/configure.in: Add m68k support.
3204        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3205        subdirectory.
3206        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3207        failure.
3208        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3209        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3210        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3211        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3212        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3213        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3214        librdbg/src/m68k/.cvsignore: New files.
3215        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3216        function pointers.
3217        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3218        _after_ pointer has been checked against NULL.
3219
32202000-10-18      Joel Sherrill <joel@OARcorp.com>
3221
3222        * wrapup/Makefile.am: Added libfs.
3223
32242000-10-18      Chris Johns <ccj@acm.org>
3225
3226        * libfs created.
3227        * configure.in: Added libfs subdirectory.
3228        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3229
32302000-09-28      Joel Sherrill <joel@OARcorp.com>
3231
3232        * libnetworking/rtems_webserver/Makefile.am,
3233        libnetworking/rtems_webserver/base64.c,
3234        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3235        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3236
32372000-09-22      Joel Sherrill <joel@OARcorp.com>
3238
3239        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3240        libnetworking/rtems/rtems_bsdnet_internal.h,
3241        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3242        have included rtems.h.  It is now including precisely the  least amount
3243        of low level, yet portable .h files to get the basic RTEMS types
3244        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3245        used machine/types.h to include rtems.h.
3246
32472000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3248
3249        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3250
32512000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3252
3253        * libnetworking/ChangeLog: Cleanup.
3254
32552000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3256
3257        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3258        * libchip/ChangeLog: Fix formating.
3259
32602000-09-05      Joel Sherrill <joel@OARcorp.com>
3261
3262        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3263        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3264        confusion and to work with the converted flags.
3265
32662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3267
3268        * wrapup/Makefile.am: Include compile.am.
3269        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3270        libchip/serial/Makefile.am: Include compile.am.
3271        * librdbg/src/i386/any/Makefile.am,
3272        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3273        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3274        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3275        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3276        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3277        libnetworking/rtems_servers/Makefile.am,
3278        libnetworking/rtems_webserver/Makefile.am,
3279        libnetworking/wrapup/Makefile.am: Include compile.am.
3280
32812000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3282
3283        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3284        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3285
32862000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3287
3288        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3289
32902000-08-31      Joel Sherrill <joel@OARcorp.com>
3291
3292        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3293        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3294        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3295        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3296        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3297        * libnetworking/wbase64.c: Removed.
3298        * libnetworking/Makefile.am, libnetworking/asp.c,
3299        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3300        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3301        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3302        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3303        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3304        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3305        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3306        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3307        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3308        Modified.
3309
33102000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3311
3312        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3313
33142000-08-30      Joel Sherrill <joel@OARcorp.com>
3315
3316        * libnetworking/rtems_webserver/license.txt: New file.
3317
33182000-08-10      Joel Sherrill <joel@OARcorp.com>
3319
3320        * ChangeLog: New file.
3321        * libchip/ChangeLog: New file.
3322        * librdbg/ChangeLog: New file.
3323        * libnetworking/ChangeLog: New file.
3324
Note: See TracBrowser for help on using the repository browser.