source: rtems/c/src/ChangeLog @ c001766

4.104.114.95
Last change on this file since c001766 was 1f27c1f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/08 at 15:27:59

2008-08-18 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/prog-cc.m4: Add -Wnested-externs.
  • Property mode set to 100644
File size: 139.0 KB
Line 
12008-08-18      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/prog-cc.m4: Add -Wnested-externs.
4
52008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * libchip/network/dec21140.c: Add missing prototype.
8        * libchip/ide/ata.c, libchip/network/elnk.c: Add missing prototypes.
9
102008-08-16      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * aclocal/prog-cc.m4: Add -Wimplicit-function-declaration
13        -Wstrict-prototypes to RTEMS_CFLAGS.
14
152008-08-02      Chris Johns <chrisj@rtems.org>
16
17        * libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: Remove
18        rtems_blkdev_request count and start references. Use
19        RTEMS_BLKDEV_START_BLOCK.
20
212008-07-29      Chris Johns <chrisj@rtems.org>
22
23        * libchip/i2c/spi-sd-card.c: Updated to the libblock changes.
24
25        * libchip/ide/ata.c: Change to use a mutex rather than disable
26        pre-emption. Updated to the libblock changes.
27
28        * libchip/ide/ata_internal.h: Updated to the new chains API.
29
30        * libchip/ide/ide_controller.c: Updated to the libblock
31        changes. Added come debug tracing.
32
33        * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated
34        to the libblock changes.
35
362008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Remove RPCGEN, RPCTOOLS.
39
402008-07-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
41
42        * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Use inttypes.h
43        for output format specifiers.
44
452008-07-17      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
46
47        * libchip/display/font_hcms29xx.h, libchip/display/disp_hcms29xx.h:
48        Fixed some data types
49
502008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
51
52        * libchip/i2c/spi-sd-card.c: Added missing header file.
53        * libchip/Makefile.am: Added SD Card driver.
54
552008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
56
57        * libchip/display/font_hcms29xx.c, libchip/display/disp_fonts.h
58        make glyphs non-constant, added file headers
59
602008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
61
62        * libchip/display/disp_fonts.h, libchip/display/disp_hcms29xx.c
63        * libchip/display/disp_hcms29xx.h, libchip/display/font_hcms29xx.c
64        * libchip/display/font_hcms29xx.h
65        Creation of SPI display driver
66
672008-07-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
68
69        * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: SD Card driver
70        via SPI.
71
722008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
73
74        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
75        AC_PREREQ(2.62).
76
772008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * aclocal/target.m4: Allow empty RTEMS_BUILD_SUBDIRS.
80
812008-05-22      Joel Sherrill <joel.sherrill@oarcorp.com>
82
83        * libchip/Makefile.am: Move termios helper routines from libchip to
84        libcsupport. Add routine which makes it easy for a termios device
85        driver to inform termios of its default baud rate. This avoids
86        inconsistencies in later termios settings changes.
87        * libchip/serial/termios_baud2index.c,
88        libchip/serial/termios_baud2num.c: Removed.
89
902008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
91
92        * aclocal/bsp-bootcards-handles-ram-allocation.m4: New file.
93
942008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
95
96        * wrapup/Makefile.am: Many BSPs do not include any .rel files now so do
97        not fail if there are none.
98
992008-05-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
100
101        * libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-flash-m25p40.h,
102        * libchip/i2c/spi-fram-fm25l256.c, libchip/i2c/spi-fram-fm25l256.h,
103        * libchip/i2c/spi-memdrv.c, libchip/i2c/spi-memdrv.h,
104        * libchip/Makefile.am:
105        derived a generic spi memory driver from spi-flash-m25p40,
106        added descriptor for fram fm25l256
107
1082008-05-07      Till Straumann <strauman@slac.stanford.edu>
109
110        PR 649/bsps
111        * libchip/ide/ata.c: Give up if the interface does not become ready.
112
1132008-04-25      Joel Sherrill <joel.sherrill@OARcorp.com>
114
115        Moved to cpukit.
116        * nfsclient/.cvsignore, nfsclient/ChangeLog.slac, nfsclient/LICENSE,
117        nfsclient/Makefile.am, nfsclient/README, nfsclient/preinstall.am,
118        nfsclient/rfc1094.txt, nfsclient/rtems-filesystem-patch,
119        nfsclient/proto/mount_prot.h, nfsclient/proto/mount_prot.x,
120        nfsclient/proto/mount_prot_xdr.c, nfsclient/proto/nfs_prot.h,
121        nfsclient/proto/nfs_prot.x, nfsclient/proto/nfs_prot_xdr.c,
122        nfsclient/src/cexphelp.c, nfsclient/src/dirutils.c,
123        nfsclient/src/librtemsNfs.h, nfsclient/src/nfs.c,
124        nfsclient/src/nfs.modini.c, nfsclient/src/nfsTest.c,
125        nfsclient/src/rpcio.c, nfsclient/src/rpcio.h,
126        nfsclient/src/rpcio.modini.c, nfsclient/src/sock_mbuf.c,
127        nfsclient/src/xdr_mbuf.c: Removed.
128
1292008-02-26      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * configure.ac: Stop building nfsclient here and build it in CPUKIT.
132
1332008-01-05      Chris Johns <chrisj@rtems.org>
134
135        * libchip/flash/am29lv160.c: Update the blank check error message
136        to say there is an error.
137       
1382007-12-22      Chris Johns <chrisj@rtems.org>
139
140        * nfsclient/src/nfs.c, nfsclient/src/rpcio.c: Adjust the length of
141        the hello message. Just one line but still a little too long.
142       
1432007-12-14      Chris Johns <chrisj@rtems.org>
144
145        * wrapup/Makefile.am: Add libflash.a to the libbsp library.
146        * libchip/Makefile.am, libchip/preinstall.am: Add the flash chip support.
147        * libchip/flash, libchip/flash/am29lv160.c,
148        libchip/flash/am29lv160.h: New.
149
1502007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
151
152        * libchip/network/if_fxp.c: Spacing.
153
1542007-11-20      Till Straumann <strauman@slac.stanford.edu>
155
156        * libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h:
157        Avoid using 'stdio' before the system is up and fully
158        initialized.
159
1602007-11-20      Till Straumann <strauman@slac.stanford.edu>
161
162        * libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h,
163        * libchip/Makefile.am, libchip/preinstall.am:
164        added new driver for Maxim DS1375 i2c RTC.
165
1662007-09-26      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
167
168        * libchip/i2c/spi-flash-m25p40.c:
169        added addressing call in write function
170
1712007-09-24      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
172
173        * libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-flash-m25p40.c,
174        * libchip/Makefile.am:
175        added SPI flash driver for a M25P40 chip (based on libi2c extensions)
176
1772007-09-25      Joel Sherrill <joel.sherrill@OARcorp.com>
178
179        * libchip/shmdr/dump.c, libchip/shmdr/shm_driver.h: Fix warnings.
180
1812007-09-25      Joel Sherrill <joel.sherrill@OARcorp.com>
182
183        * nfsclient/Makefile.am: Fix errors.
184
1852007-09-25      Joel Sherrill <joel.sherrill@OARcorp.com>
186
187        * nfsclient/Makefile.am, nfsclient/preinstall.am: Install libnfs.a.
188
1892007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
190
191        * aclocal/version.m4: Bump RTEMS_API to 4.9.
192        Bump RTEMS_VERSION to 4.8.99.0.
193
1942007-09-17      Joel Sherrill <joel.sherrill@OARcorp.com>
195
196        * libchip/network/smc91111.h: Eliminate DEBUG_puts.
197
1982007-09-16      Ralf Corsépius <ralf.corsepius@rtems.org>
199
200        * configure.ac: Remove AC_PROG_AWK (Unused).
201
2022007-09-14      Daron Chabot <djc915@mail.usask.ca>
203
204        * libchip/network/if_dc.c: Changed type of ISR argument to void* from
205        rtems_interrupt_vector, to permit passing arbitrary arguments to the
206        ISR. Clean up of variables to silence compiler warnings.
207
2082007-09-13      Daniel Hellstrom <daniel@gaisler.com>
209
210        * libchip/network/smc91111.c: Eliminate a stray DEBUG_puts().
211
2122007-09-12      Daniel Hellstrom <daniel@gaisler.com>
213
214        * libchip/network/smc91111.c, libchip/network/smc91111.h: Multiple fixes.
215          - Odd bit bug in some chips taken care of.
216          - Buggy ASSERT removed, it seem to be inserted to detect if MBUF data
217            alignment but failing to do so must have made the driver writer to make
218            some incorrect assumptions about MBUFs.
219          - Fixed MBUF handling to handle mbuf chains better. The Data length of
220            MBUFs in middle of the mbuf chain are now checked for odd number of bytes.
221          - Made while loop responsible for copying data to fifo port copy 16 shorts
222            per loop instead of 1 short, increasing the copying process.
223
2242007-09-07      Daniel Hellstrom <daniel@gaisler.com>
225
226        * libchip/network/greth.c, libchip/network/greth.h: GRETH_GBIT support
227        and GBIT PHY support for 10/100 MAC, also auto negotiation updated.
228
2292007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
230
231        * configure.ac, wrapup/Makefile.am: Remove RDBG.
232        * aclocal/check-rdbg.m4, aclocal/enable-rdbg.m4, librdbg/.cvsignore,
233        librdbg/Makefile.am, librdbg/preinstall.am,
234        librdbg/include/rdbg/rdbg.h, librdbg/include/rdbg/servrpc.h,
235        librdbg/include/rdbg/i386/rdbg_f.h, librdbg/include/rdbg/i386/reg.h,
236        librdbg/include/rdbg/m68k/rdbg_f.h, librdbg/include/rdbg/m68k/reg.h,
237        librdbg/include/rdbg/powerpc/rdbg_f.h,
238        librdbg/include/rdbg/powerpc/reg.h, librdbg/src/_servtgt.c,
239        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
240        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
241        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
242        librdbg/src/servtsp.c, librdbg/src/servutil.c,
243        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_cpu_asm.S,
244        librdbg/src/i386/rdbg_f.c, librdbg/src/i386/any/remdeb.h,
245        librdbg/src/i386/any/remdeb_f.x, librdbg/src/i386/any/remdeb_svc.c,
246        librdbg/src/i386/any/remdeb_xdr.c, librdbg/src/m68k/excep_f.c,
247        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
248        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_f.x,
249        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
250        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_cpu_asm.S,
251        librdbg/src/powerpc/rdbg_f.c,
252        librdbg/src/powerpc/new_exception_processing/remdeb.h,
253        librdbg/src/powerpc/new_exception_processing/remdeb_f.x,
254        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
255        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed.
256
2572007-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
258
259        * nfsclient/src/dirutils.c: Use PATH_MAX instead of MAXPATHLEN.
260
2612007-07-26      Ralf Corsépius <ralf.corsepius@rtems.org>
262
263        * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message
264          sizes.
265
2662007-07-27      Chris Johns <chrisj@rtems.org>
267
268        * wrapup/Makefile.am: Create archive from a file for hosts
269        with a limited command line size.
270
2712007-07-26      Ralf Corsépius <ralf.corsepius@rtems.org>
272
273        * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message
274          sizes.
275
2762007-07-25      Ralf Corsépius <ralf.corsepius@rtems.org>
277       
278        * configure.ac: Add nfsclient.
279        * nfsclient/Makefile.am: New.
280        * nfsclient/proto/Makefile, nfsclient/Makefile,
281          nfsclient/src/Makefile: Remove.
282        * nfsclient/ChangeLog: Remove (Rename into ChangeLog.slac).
283        * nfsclient/ChangeLog.slac: New (Renamed from ChangeLog).
284
2852007-07-25      Ralf Corsépius <ralf.corsepius@rtems.org>
286
287        * nfsclient/README, nfsclient/proto/nfs_prot_xdr.c,
288        nfsclient/proto/mount_prot.x, nfsclient/proto/mount_prot_xdr.c,
289        nfsclient/proto/Makefile, nfsclient/proto/mount_prot.h,
290        nfsclient/proto/nfs_prot.h, nfsclient/proto/nfs_prot.x,
291        nfsclient/Makefile, nfsclient/ChangeLog, nfsclient/src/dirutils.c,
292        nfsclient/src/nfsTest.c, nfsclient/src/rpcio.h,
293        nfsclient/src/nfs.modini.c, nfsclient/src/xdr_mbuf.c,
294        nfsclient/src/cexphelp.c, nfsclient/src/Makefile,
295        nfsclient/src/sock_mbuf.c, nfsclient/src/nfs.c,
296        nfsclient/src/librtemsNfs.h, nfsclient/src/rpcio.modini.c
297        nfsclient/src/rpcio.c, nfsclient/rtems-filesystem-patch,
298        nfsclient/rfc1094.txt, nfsclient/LICENSE: Import from rtems-nfs-1.5.
299
3002007-07-18      Thomas Doerfler (Thomas.Doerfler@embedded-brains.de>:
301
302        * libchip/serial/ns16550.c: removed timed out wait for transmitter
303        to become ready: This will not work for fast CPUs.
304
3052007-07-09      Thomas Doerfler (Thomas.Doerfler@embedded-brains.de>:
306
307        * libchip/ide/ata.c: fixed warning
308
3092007-06-20      Ray Xu <rayx@gmail.com>
310
311        * optman/Makefile.am, optman/preinstall.am: Add stubs for file system,
312        console, and libio. This shrinks the memory requirements but Joel has
313        not figured out how best to present this to application space.
314        * optman/no-console.c, optman/no-filesystem.c, optman/no-libio.c:
315        New files.
316
3172007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
318
319        * optman/sapi/no-io.c: Split IO Manager into one function per file so
320        now we only need required initialization methods.
321
3222007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
323
324        * optman/sapi/no-io.c: Eliminate maximum_drivers configuration
325        parameter since it was used to configure a no longer used feature.
326        Device names are now part of the filesystem not in a table.
327
3282007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
329
330        * optman/Makefile.am, optman/preinstall.am, optman/rtems/no-dpmem.c,
331        optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c,
332        optman/rtems/no-part.c, optman/rtems/no-region.c,
333        optman/rtems/no-rtmon.c, optman/rtems/no-sem.c,
334        optman/rtems/no-signal.c, optman/rtems/no-timer.c,
335        optman/sapi/no-ext.c: Add optional manager stub for Barrier. Simplify
336        other optional managers so using them reduces application size
337        instead of increasing it.
338        * optman/rtems/no-barrier.c: New file.
339
3402007-04-01      Ralf Corsépius <ralf.corsepius@rtems.org>
341
342        * libchip/network/dec21140.c, libchip/network/elnk.c: i386-specific
343        adjustments to pci-API changes.
344        * libchip/network/dec21140.c, libchip/network/elnk.c,
345        libchip/network/if_dc.c: powerpc-specific adjustments to pci-API
346        changes.
347
3482007-03-31      Ralf Corsépius <ralf.corsepius@rtems.org>
349
350        * libchip/network/dec21140.c, libchip/network/if_dc.c,
351        libchip/network/if_fxp.c: Reflect changes to pci-API.
352
3532007-03-30      Ralf Corsépius <ralf.corsepius@rtems.org>
354
355        * libchip/network/elnk.c: Use ioctl_command_t as ioctl argument.
356        * libchip/network/if_dc.c: Use ioctl_command_t as ioctl argument.
357
3582007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
359
360        * aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from
361          being used to compile "tools").
362
3632007-03-13      Joel Sherrill <joel@OARcorp.com>
364
365        * libchip/network/sonic.c: Rename Dump_Buffer to rtems_print_buffer.
366
3672007-03-12      Joel Sherrill <joel@OARcorp.com>
368
369        * libchip/network/cs8900.c, libchip/network/cs8900.h,
370        libchip/network/greth.c, libchip/network/greth.h: Correct license URL
371        and/or fix mistake in copyright notice. Both of these mistakes appear
372        to be from code submitted after these changes were made previously.
373
3742007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
375
376        * wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
377
3782007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
379
380        * libchip/Makefile.am: Correct path to README.tulipclone.
381
3822007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
383
384        * libchip/ide/ata.c: Remove superfluous type casts.
385
3862007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
387
388        * libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c:
389        Use size_t for sizes.
390
3912007-01-20      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
392
393        * libchip/ide/ata.c: in ata_request_done: moved call to free()
394        from preemption disabled region
395
3962007-01-16      Till Straumann <strauman@slac.stanford.edu>
397
398        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
399        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
400        Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
401
4022006-12-14      Ralf Corsépius <ralf.corsepius@rtems.org>
403
404        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Use
405          ioctl_command_t as ioctl argument.
406
4072006-12-13      Joel Sherrill <joel@OARcorp.com>
408
409        * librtems++/include/rtems++/rtemsEvent.h,
410        librtems++/include/rtems++/rtemsMessageQueue.h,
411        librtems++/include/rtems++/rtemsSemaphore.h,
412        librtems++/include/rtems++/rtemsTask.h, librtems++/src/rtemsEvent.cc,
413        librtems++/src/rtemsMessageQueue.cc,
414        librtems++/src/rtemsSemaphore.cc, librtems++/src/rtemsTask.cc: Change
415        rtems_unsigned32 to uint32_t.
416
4172006-12-13      Joel Sherrill <joel@OARcorp.com>
418
419        PR 1181/bsps
420        * optman/rtems/no-msg.c: Clean up dead code.
421
4222006-12-13      Ralf Corsépius <ralf.corsepius@rtems.org>
423
424        * aclocal/rtems-ampolish.m4: Use am_aux_dir/ampolish3.
425
4262006-12-12      Ralf Corsépius <ralf.corsepius@rtems.org>
427
428        * aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
429        * aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
430        * aclocal/project-root.m4: Require RTEMS_AMPOLISH.
431
4322006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
433
434        * configure.ac: New BUG-REPORT address.
435
4362006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
437
438        * Makefile.am: Remove ampolish3.
439
4402006-11-17      Joel Sherrill <joel@OARcorp.com>
441
442        * libchip/network/dec21140.c: Fix spacing -- remove long sections of
443        blank lines.
444
4452006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
446
447        * configure.ac: Remove RTEMS_AMPOLISH3.
448        * aclocal/bsp-configure.m4: AC_PREREQ(2.60).
449          Remove checks for AMPOLISH3.
450        * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
451        * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
452        * ampolish3: Remove.
453
4542006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
455
456        * aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
457        * aclocal/prog-cc.m4: Remove CFLAGS.
458        * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
459        Compose CFLAGS. Append CFLAGS to ac_configure_args.
460
4612006-10-23      Joel Sherrill <joel@OARcorp.com>
462
463        * aclocal/rtems-cpu-subdirs.m4: Add bfin.
464
4652006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
466
467        * automake/compile.am: Use hard-coded RTEMS_* flags.
468
4692006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
470
471        * aclocal/rtems-top.m4: Remove RTEMS_API.
472        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
473
4742006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
475
476        * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
477
4782006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
479
480        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
481
4822006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
483
484        * aclocal/version.m4: Bump version to 4.7.99.0.
485
4862006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
487
488        * configure.ac: Require autoconf-2.60. Require automake-1.10.
489
4902006-09-11      Joel Sherrill <joel@OARcorp.com>
491
492        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
493
4942006-09-04      Joel Sherrill <joel@OARcorp.com>
495
496        * libchip/network/greth.c, libchip/network/open_eth.c,
497        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
498        introduced by warning removal.
499
5002006-09-01      Joel Sherrill <joel@OARcorp.com>
501
502        * libchip/network/greth.c, libchip/network/open_eth.c,
503        libchip/network/smc91111.c: Remove warnings and correct prototype
504        added earlier today.
505
5062006-09-01      Joel Sherrill <joel@OARcorp.com>
507
508        * libchip/network/cs8900.c, libchip/network/greth.c,
509        libchip/network/i82586.c, libchip/network/open_eth.c,
510        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
511        sized integers, and inttypes.h printf helpers.
512
5132006-08-09      Kolja Waschk <waschk@telos.de>
514
515        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
516
5172006-07-12      Joel Sherrill <joel@OARcorp.com>
518
519        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
520
5212006-07-11      Jerry Needell <jerry.needell@unh.edu>
522
523        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
524        4.6 branch.  Original modifications by Gaisler Enterprises.
525        * libchip/network/greth.c, libchip/network/greth.h: New files.
526
5272006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
528
529        * ide/ata.[ch]:
530        (PR1118) fetch priority for ATA task from a variable,
531        not a fixed configuration value.
532       
5332006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
534
535        * Makefile.am: Add ampolish3.
536
5372006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
538
539        * ampolish3: New.
540        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
541
5422006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
543
544        * aclocal/rtems-ampolish.m4: New.
545        * configure.ac: Use RTEMS_AMPOLISH3.
546
5472006-04-18  Joel Sherrill <joel@OARcorp.com>
548
549        * aclocal/version.m4: Updated to rtems-4.6.99.3.
550
5512006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
552
553        PR 853/filesystem
554        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
555        should be modified to support the new exception scheme and to use the
556        handle parameter.
557
5582006-02-a32     Eric Norum <norume@aps.anl.gov>
559
560        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
561        "newer" PCI access calls.  Minor cleanups.  Comments.
562
5632006-01-12      Eric Norum <norume@aps.anl.gov>
564
565        PR 861/networking
566        PR 863/networking
567        * libchip/network/smc91111.c: Fix illegal lvalue increments.
568
5692006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
570
571        * wrapup/Makefile.am: Add preinstall.am.
572        * libchip/Makefile.am: Build libchip/network/smc91111.
573        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
574        Eliminate cyg_int* crap.
575
5762006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
577
578        * librdbg/Makefile.am: Add preinstall.am.
579        * aclocal/bsp-configure.m4: Add ampolish3.
580        New header guards.
581
5822006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
583
584        * libchip/network/open_eth.c, libchip/network/open_eth.h:
585        Merger from rtems-4-6-branch.
586
5872006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
588
589        * libchip/network/smc91111.c
590        libchip/network/smc91111config.h
591        libchip/network/smc91111exp.h
592        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
593        * libchip/Makefile.am: Reflect adding smc91111*.
594
5952006-01-08      Joel Sherrill <joel@OARcorp.com>
596
597        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
598        char *.
599
6002006-01-08      Joel Sherrill <joel@OARcorp.com>
601
602        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
603        warnings.
604
6052005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
606
607        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
608        Add RTEMS_RELLDFLAGS.
609        * automake/compile.am: Remove RTEMS_USE_GCC.
610        Remove RTEMS_RELLDFLAGS.
611        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
612
6132005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
614
615        * libchip/network/if_media.h, libchip/network/mii.h:
616        Remove (Moved to cpukit).
617        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
618        and libchip/network/if_media.h.
619        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
620        if_media.h having moved.
621
6222005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
623
624        * automake/compile.am, automake/host.am, automake/local.am,
625        automake/subdirs.am: Remove depend.
626        * configure.ac: Explicitly pass --libdir and --includedir to
627        testsuites.
628
6292005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
630
631        * configure.ac: Reflect changes to testsuites.
632
6332005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
634
635        * automake/compile.am: Remove GCCSPECS.
636        * aclocal/prog-cc.m4: Add GCCSPECS.
637        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
638
6392005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
640
641        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
642        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
643
6442005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
645
646        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
647        libcpu/byteorder.h for i386.
648
6492005-11-02      Till Straumann <strauman@slac.stanford.edu>
650
651        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
652        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
653        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
654        added a simple API/library for i2c devices and drivers for i2c
655        2-byte eeproms and a ds1621 temperature sensor; API is documented
656        in libi2c.h.
657
6582005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
659
660        * libnetworking/pppd/ipxcp.c,
661        libnetworking/pppd/chat.c,
662        libnetworking/pppd/patchlevel.h,
663        libnetworking/pppd/upap.h,
664        libnetworking/pppd/md5.h,
665        libnetworking/pppd/pppd.8,
666        libnetworking/pppd/README,
667        libnetworking/pppd/preinstall.am,
668        libnetworking/pppd/md4.h,
669        libnetworking/pppd/magic.c,
670        libnetworking/pppd/pppd.h,
671        libnetworking/pppd/demand.c,
672        libnetworking/pppd/rtemsmain.c,
673        libnetworking/pppd/sys-rtems.c,
674        libnetworking/pppd/ipcp.h,
675        libnetworking/pppd/lcp.h,
676        libnetworking/pppd/chap_ms.c,
677        libnetworking/pppd/md4.c,
678        libnetworking/pppd/rtemspppd.h,
679        libnetworking/pppd/cbcp.h,
680        libnetworking/pppd/auth.c,
681        libnetworking/pppd/lcp.c,
682        libnetworking/pppd/example/README,
683        libnetworking/pppd/example/ppp.conf,
684        libnetworking/pppd/example/system.h,
685        libnetworking/pppd/example/netconfig.h,
686        libnetworking/pppd/example/pppdapp.c,
687        libnetworking/pppd/example/init.c,
688        libnetworking/pppd/example/Makefile-user,
689        libnetworking/pppd/example/pppd.options,
690        libnetworking/pppd/rtemspppd.c,
691        libnetworking/pppd/ipxcp.h,
692        libnetworking/pppd/chap_ms.h,
693        libnetworking/pppd/options.c,
694        libnetworking/pppd/magic.h,
695        libnetworking/pppd/chap.h,
696        libnetworking/pppd/cbcp.c,
697        libnetworking/pppd/upap.c,
698        libnetworking/pppd/chap.c,
699        libnetworking/pppd/Makefile.am,
700        libnetworking/pppd/ccp.h,
701        libnetworking/pppd/utils.c,
702        libnetworking/pppd/rtemsdialer.h,
703        libnetworking/pppd/fsm.h,
704        libnetworking/pppd/pathnames.h,
705        libnetworking/pppd/md5.c,
706        libnetworking/pppd/fsm.c,
707        libnetworking/pppd/ipcp.c,
708        libnetworking/pppd/STATUS,
709        libnetworking/pppd/ccp.c,
710        libnetworking/Makefile.am: Remove (Moved to cpukit).
711
7122005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
713
714        * configure.ac: Remove libnetworking, libnetworking/pppd.
715        * wrapup/Makefile.am: Remove libpppd.a.
716
7172005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
718
719        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
720        rtemsdialer.h to $(includedir)/rtems.
721
7222005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
723
724        * libnetworking/rtems_telnetd/icmds.c,
725        libnetworking/rtems_telnetd/Makefile.am,
726        libnetworking/rtems_telnetd/preinstall.am,
727        libnetworking/rtems_telnetd/pty.c,
728        libnetworking/rtems_telnetd/pty.h,
729        libnetworking/rtems_telnetd/README,
730        libnetworking/rtems_telnetd/telnetd.c,
731        libnetworking/rtems_telnetd/telnetd.h:
732        Remove (Moved to cpukit).
733
7342005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
735
736        * configure.ac: Remove libnetworking/rtems_telnetd.
737        * libnetworking/Makefile.am: Remove rtems_telnetd.
738        * libnetworking/README: Remove (Obsolete).
739        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
740
7412005-10-20  Eric Norum <norume@aps.anl.gov>
742
743        * libchip/network/dec21140.c: Clean up PCI mapping.
744
7452005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
746
747        * libnetworking/pppd/Makefile.am: Use preinstall.am.
748        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
749        librdbg/src/servrpc.c, librdbg/src/servtgt.c
750        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
751        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
752        * configure.ac: Move optman to the end of BSP_SUBDIRS.
753
7542005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
755
756        * aclocal/bspopts.m4: Add missing m4 quotes.
757
7582005-09-02  Joel Sherrill <joel@OARcorp.com>
759
760    * aclocal/version.m4: Updated to rtems-4.6.99.2.
761
7622005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
763
764        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
765        libchip/network/dec21140.c: Remove initialization of PCI bus.
766
7672005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
768
769        * optman/Makefile.am: Add preinstall.am.
770
7712005-07-18      Karel Gardas <kgardas@objectsecurity.com>
772
773        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
774        UNTESTED to tested.
775
7762005-06-17      Joel Sherrill <joel@OARcorp.com>
777
778        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
779        it is not supported by the MPC5xx.
780
7812005-06-17      Joel Sherrill <joel@OARcorp.com>
782
783        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
784        interface. Also correct attempting to build on other than PowerPC and
785        x86.
786
7872005-06-16      Daron Chabot <daron@nucleus.usask.ca>
788
789        * libchip/Makefile.am: Add driver for Tulip clones.
790        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
791        libchip/network/if_dcreg.h: New files.
792
7932005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
794
795        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
796        to enable rdbg.
797        * configure.ac: Reflect changes above.
798
7992005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
800
801        * configure.ac: Add ada/.
802
8032005-05-20      Sergei Organov  <osv@topconrd.ru>
804
805        PR 750/networking
806        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
807        wait_input().
808
8092005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
810
811        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
812        rtems/irq.h.
813
8142005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
815
816        * libchip/Makefile.am: Include preinstall.am.
817        * libchip/preinstall.am: New.
818
8192005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
820
821        * configure.ac: Add AMPOLISH3.
822        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
823        * libnetworking/rtems_telnetd/preinstall.am: New.
824        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
825
8262005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
827
828        * configure.ac: Let enable_rpcgen default to "no".
829
8302005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
831
832        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
833
8342005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
835
836        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
837        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
838
8392005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
840
841        * libchip/network/dec21140.c, libchip/network/elnk.c,
842        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
843
8442005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
845
846        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
847        of code as a result of the implementation of a common PCI interface.
848
8492005-05-04      Joel Sherrill <joel@OARcorp.com>
850
851        * libchip/network/open_eth.c: Remove prototype of set_vector.
852
8532005-05-03      Joel Sherrill <joel@OARcorp.com>
854
855        * librdbg/src/ptrace.c: Remove warning.
856
8572005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
858
859        * libchip/network/dec21140.c, libchip/network/elnk.c,
860        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
861        Modified parameter list to remove warnings.
862
8632005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
864
865        * libchip/network/cs8900.c, libchip/network/i82586.c,
866        libchip/network/open_eth.c, libchip/network/sonic.c,
867        libchip/serial/mc68681.c: Modified types to remove
868        warnings.  Added initialization to remove warnings.
869
8702005-04-28      Joel Sherrill <joel@OARcorp.com>
871
872        * libchip/network/README.sonic: Rewritten to account for removal of
873        dmv177.
874
8752005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
876
877        PR 781/rtems_misc
878        * libchip/serial/ns16550_p.h: Fix baud rate calculation
879
8802005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
881
882        * libchip/serial/ns16550.c:
883        Fixed warnings generated in various powerpc configurations
884
8852005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
886
887        * libchip/serial/ns16550.c: Modified
888        ISR to work with PPC new exception processing
889
8902005-03-14      Joel Sherrill <joel@OARcorp.com>
891
892        * libchip/network/dec21140.c, libchip/network/elnk.c,
893        libchip/network/if_fxp.c: Continue PCI API unification. All use
894        pci_find_device(). Network drivers manufacture a signature since all
895        calls have not been converted yet.
896
8972005-03-04      Joel Sherrill <joel@OARcorp.com>
898
899        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
900        initialize function part of the unified PCI API as pci_initialize().
901
9022005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
903
904        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
905        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
906
9072005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
908
909        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
910        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
911
9122005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
913
914        * aclocal/ppc.m4: Reflect changes to ppc exception processing
915        building procedures.
916
9172005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
918
919        * aclocal/prog-cc.m4:
920        Quote CFLAGS's RHS to accomodate Solaris broken sh.
921
9222005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
923
924        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
925
9262005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
927
928        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
929
9302005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
931
932        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
933
9342005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
935
936        * libnetworking/rtems_servers/ftp.c,
937        libnetworking/rtems_servers/ftp.h,
938        libnetworking/rtems_servers/Makefile.am:
939        Remove (relocated to cpukit/ftpd).
940        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
941        removed move libnetworking/rtems_servers.
942
9432005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
944
945        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
946
9472005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
948
949        PR 755/rtems
950        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
951        Remove local declarations of rtems_bsdnet_nameservers,
952        rtems_bsdnet_nameservers_count.
953
9542005-01-31      Sergei Organov <osv@topconrd.ru>
955
956        PR 751/pppd
957        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
958        committed to fix PR736 breaks pppd. chat.c should have its own static
959        ttyfd for pppd to work correctly. The symptom is that second
960        invokation of chat (for connect script) fails due to pppd_ttyfd set
961        to -1 by previous chat invokation (for init script). In addition,
962        this patch fixes leaving of dangling pointer in the abort_stbring[]
963        by chat_send().
964
9652005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
966
967        * configure.ac: Remove CFLAGS_DEBUG_V.
968        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
969
9702005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
971
972        * wrapup/Makefile.am: Remove rtems-ctor.o.
973
9742005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
975
976        * libchip/rtc/rtc.h: size_t RTC_Count.
977
9782005-01-20      Joel Sherrill <joel@OARcorp.com>
979
980        PR 736/pppd
981        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
982        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
983        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
984        should not be static and should have a name more specific to pppd.
985
9862005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
987
988        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
989        libnetworking/rtems_servers/Makefile.am,
990        libnetworking/rtems_telnetd/Makefile.am,
991        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
992        Eliminate CFLAGS_OPTIMIZE_V.
993
9942005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
995
996        * configure.ac: Pass CFLAGS to testsuites configure.
997        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
998        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
999
10002005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
1001
1002        * configure.ac: Pass CFLAGS to cpukit configure.
1003        * aclocal/rtems-flags.m4: Remove (Unused).
1004        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
1005        * aclocal/env-rtemsbsp.m4:
1006        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
1007        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
1008        RTEMS_CFLAGS.
1009        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
1010        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
1011        Cleanup comments.
1012
10132005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1014
1015        * automake/compile.am: Remove build-variant support.
1016
10172005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1018
1019        * libnetworking/pppd/Makefile.am,
1020        libnetworking/rtems_servers/Makefile.am,
1021        libnetworking/rtems_telnetd/Makefile.am:
1022        Remove build-variant support.
1023
10242005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1025
1026        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
1027        support/Makefile.am, wrapup/Makefile.am:
1028        Remove build-variant support.
1029
10302004-11-22      Joel Sherrill <joel@OARcorp.com>
1031
1032        * libchip/network/if_fxp.c: Add entry for another module ID code.
1033
10342004-11-22      Joel Sherrill <joel@OARcorp.com>
1035
1036        PR 693/misc
1037        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
1038        in/outport routines.
1039
10402004-11-22      Joel Sherrill <joel@OARcorp.com>
1041
1042        PR 693/misc
1043        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
1044        in/outport routines.
1045
10462004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
1047
1048        * aclocal/enable-itron.m4: Remove (unused).
1049
10502004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
1051
1052        * configure.ac: Misc. quoting cleanups.
1053        Enable ada-tests iff --enable-ada and --enable-tests.
1054
10552004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
1056
1057        PR 703/filesystem
1058        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
1059        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
1060        libchip/ide/ide_controller.c:
1061        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
1062        available for BSPS/device drivers.
1063        Extend the "modes_available" and "mode_active" parameters to
1064        uint16_t for UDMA support.
1065
10662004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
1067
1068        * libchip/network/dec21140.c: Cleanup a bit and remove message about
1069        not supported on PowerPC since it works on the MVME2100 BSP.
1070
10712004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
1072
1073        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
1074        Add dependency tracking for *.cfgs.
1075        * Makefile.am: Add dependency tracking for *.cfg.
1076
10772004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
1078
1079        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
1080        (Thanks to Lars Munch <lars@segv.dk> for catching this).
1081
10822004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
1083
1084        PR 707/make_build
1085        * configure.ac: Add --enable-rpcgen.
1086
10872004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
1088
1089        PR 700/rtems_misc
1090        * libnetworking/rtems_webserver/asp.c,
1091        libnetworking/rtems_webserver/balloc.c,
1092        libnetworking/rtems_webserver/cgi.c,
1093        libnetworking/rtems_webserver/default.c,
1094        libnetworking/rtems_webserver/ej.h,
1095        libnetworking/rtems_webserver/ejIntrn.h,
1096        libnetworking/rtems_webserver/ejlex.c,
1097        libnetworking/rtems_webserver/ejparse.c,
1098        libnetworking/rtems_webserver/emfdb.c,
1099        libnetworking/rtems_webserver/emfdb.h,
1100        libnetworking/rtems_webserver/form.c,
1101        libnetworking/rtems_webserver/handler.c,
1102        libnetworking/rtems_webserver/h.c,
1103        libnetworking/rtems_webserver/license.txt,
1104        libnetworking/rtems_webserver/Makefile.am,
1105        libnetworking/rtems_webserver/md5c.c,
1106        libnetworking/rtems_webserver/md5.h,
1107        libnetworking/rtems_webserver/mime.c,
1108        libnetworking/rtems_webserver/misc.c,
1109        libnetworking/rtems_webserver/NOTES,
1110        libnetworking/rtems_webserver/ringq.c,
1111        libnetworking/rtems_webserver/rom.c,
1112        libnetworking/rtems_webserver/rtems_webserver.h,
1113        libnetworking/rtems_webserver/security.c,
1114        libnetworking/rtems_webserver/sock.c,
1115        libnetworking/rtems_webserver/socket.c,
1116        libnetworking/rtems_webserver/sockGen.c,
1117        libnetworking/rtems_webserver/sym.c,
1118        libnetworking/rtems_webserver/uemf.c,
1119        libnetworking/rtems_webserver/uemf.h,
1120        libnetworking/rtems_webserver/um.c,
1121        libnetworking/rtems_webserver/um.h,
1122        libnetworking/rtems_webserver/umui.c,
1123        libnetworking/rtems_webserver/url.c,
1124        libnetworking/rtems_webserver/value.c,
1125        libnetworking/rtems_webserver/wbase64.c,
1126        libnetworking/rtems_webserver/webcomp.c,
1127        libnetworking/rtems_webserver/webmain.c,
1128        libnetworking/rtems_webserver/webpage.c,
1129        libnetworking/rtems_webserver/webrom.c,
1130        libnetworking/rtems_webserver/webs.c,
1131        libnetworking/rtems_webserver/websda.c,
1132        libnetworking/rtems_webserver/websda.h,
1133        libnetworking/rtems_webserver/webs.h,
1134        libnetworking/rtems_webserver/websSSL.c,
1135        libnetworking/rtems_webserver/websSSL.h,
1136        libnetworking/rtems_webserver/websuemf.c,
1137        libnetworking/rtems_webserver/wsIntrn.h:
1138        Remove (Moved to cpukit/http).
1139
11402004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
1141
1142        PR 700/rtems_misc
1143        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
1144        Remove libnetworking/rtems_webserver.
1145
11462004-10-25      Eric Norum <norume@aps.anl.gov>
1147
1148        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
1149
11502004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
1151
1152        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
1153
11542004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
1155
1156        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
1157        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
1158
11592004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
1160
1161        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
1162
11632004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
1164
1165        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
1166        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
1167
11682004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
1169
1170        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
1171        BITSPERBYTE.
1172
11732004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
1174
1175        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
1176        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
1177
11782004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
1179
1180        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
1181
11822004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
1183
1184        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
1185        * aclocal/enable-bare.m4: Remove.
1186        * configure.ac: Remove BARE_CPU_MODEL.
1187
11882004-10-13      Eric Norum <norume@aps.anl.gov>
1189
1190        PR 688/bsps
1191        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
1192        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
1193        MC146818A (and several Dallas Semiconductor) TOD chips.
1194
11952004-10-13      Eric Norum <norume@aps.anl.gov>
1196
1197        PR 686/networking
1198        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
1199        device code.
1200
12012004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
1202
1203        * libchip/network/dec21140.c: include <rtems/pci.h>.
1204
12052004-09-29      Joel Sherrill <joel@OARcorp.com>
1206
1207        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
1208        libnetworking/pppd/utils.c: i960 obsoleted and all references
1209        removed.
1210
12112004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
1212
1213        PR 607/networking
1214        * libchip/network/dec21140.c: Made PCI configuration minimum sane
1215        instead of fully specifying unused PCI features.
1216
12172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
1218
1219        * configure.ac: Require automake > 1.9.
1220
12212004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
1222
1223        * aclocal/rtems-cpu-subdirs.m4: Add avr.
1224
12252004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
1226
1227        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
1228        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
1229
12302004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
1231
1232        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
1233        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
1234
12352004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
1236
1237        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
1238
12392004-07-28  Joel Sherrill <joel@OARcorp.com>
1240
1241    * aclocal/version.m4: Updated to rtems-4.6.99.1.
1242
12432004-07-25      Joel Sherrill <joel@OARcorp.com>
1244
1245        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
1246
12472004-05-21  Till Strauman <strauman@slac.stanford.edu>
1248
1249        PR 625/networking
1250        * libchip/network/dec21140.c, ... : Prevent name clashes by making
1251        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
1252        an error rather than panic if no chip is detected (thus allowing
1253        for probing).
1254        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
1255        instead of looping forever.  Avoid divide by zero (crashed my PC).
1256        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
1257        they are UNTESTED.
1258
12592004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
1260
1261        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
1262
12632004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
1264
1265        * libchip/network/dec21140.c, libchip/network/elnk.c:
1266        #include <errno.h>.
1267
12682004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
1269
1270        * libchip/network/if_media.h: Update from FreeBSD.
1271        * libchip/network/open_eth.c, libchip/network/cs8900.c,
1272        libchip/network/i82586.c: #include <errno.h>.
1273
12742004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
1275
1276        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
1277
12782004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
1279
1280        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
1281
12822004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
1283
1284        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
1285        automake).
1286
12872004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
1288
1289        PR 599/pppd
1290        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
1291
12922004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
1293
1294        * optman/rtems/no-region.c: Reflect having changed
1295        rtems_region_get_segment_size.
1296
12972004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
1298
1299        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
1300        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
1301        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
1302        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
1303        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
1304        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
1305        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
1306
13072004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1308
1309        * libchip/ide/ata.c, libchip/network/dec21140.c,
1310        libchip/network/elnk.c, libchip/network/i82586.c,
1311        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
1312        libchip/network/open_eth.c, libchip/network/sonic.c,
1313        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
1314        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
1315        libchip/shmdr/init.c, libchip/shmdr/intr.c,
1316        libchip/shmdr/shm_driver.h: Cosmetics.
1317
13182004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1319
1320        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
1321        optman/rtems/no-msg.c, optman/rtems/no-part.c,
1322        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1323        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
1324        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
1325        fixed size types.
1326
13272004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1328
1329        * configure.ac: Explicitly pass --includedir and --libdir to
1330        cpukit/configure.
1331
13322004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
1333
1334        * librdbg/Makefile.am: Fix rpcgen rules.
1335        * librdbg/src/i386/any/remdeb_xdr.c,
1336        librdbg/src/m68k/any/remdeb_xdr.c,
1337        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
1338        Reflect changes to librdbg/Makefile.am.
1339
13402004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
1341
1342        * configure.ac: Reflect changes testsuites/configure.ac and
1343        cpukit/configure.ac.
1344
13452004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
1346
1347        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
1348        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
1349
13502004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
1351
1352        * configure.ac: Reflect changes to testsuites's configuration.
1353
13542004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
1355
1356        PR/589 rtems
1357        * libchip/network/pci.h: Remove (Moved to cpukit).
1358
13592004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
1360
1361        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
1362        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
1363        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
1364        libchip/network/dec21140.c, libchip/network/elnk.c,
1365        libchip/network/if_fxp.c, libchip/network/open_eth.c,
1366        libchip/network/open_eth.h, libchip/network/sonic.c,
1367        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
1368        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
1369        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
1370        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
1371        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
1372        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
1373        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
1374        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
1375        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
1376        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
1377        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
1378        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
1379        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1380        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
1381        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
1382        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
1383        fixed-size types.
1384
13852004-03-14      Chris Johns  <chrisj@rtems.org>
1386
1387        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
1388        the BSP example code.
1389        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
1390        support the DIMMPC. This is a pc386 target with IO port support. Minor
1391        formating clean up. Add documentation to the header file.
1392        * libchip/network/README.cs8900: The CS8900 driver is documented in the
1393        cs8900.h header file.
1394
13952004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
1398        Cosmetics.
1399
14002004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
1403        There are no application level Makefiles in here.
1404
14052004-03-04      Joel Sherrill <joel@OARcorp.com>
1406
1407        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
1408        they can be used in application level makefiles.
1409
14102004-03-05      Joel Sherrill <joel@OARcorp.com>
1411
1412        * libnetworking/rtems_webserver/ejparse.c,
1413        libnetworking/rtems_webserver/emfdb.c,
1414        libnetworking/rtems_webserver/sock.c,
1415        libnetworking/rtems_webserver/socket.c,
1416        libnetworking/rtems_webserver/sym.c,
1417        libnetworking/rtems_webserver/webs.c,
1418        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
14192004-03-05      Joel Sherrill <joel@OARcorp.com>
1420
1421        * libchipnetwork/open_eth.c: Remove warnings by conditionally
1422        compiling this file only only those CPU families with supported
1423        exception models.
1424
14252004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * acinclude.m4: Fix loosing arguments when configuring cpukit and
1428        testsuites (Was exposed with --enable-multilib, only).
1429        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
1430         Add RTEMS_BSP_CONFIG_SUBDIR.
1431        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
1432        testsuites's configure.
1433        * aclocal/rtems-top.m4: Remove ENDIF hack.
1434        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
1435
14362004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
1439        wrapup/Makefile.am: Fix automake problems having been introduced
1440        in previous patch.
1441
14422004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1443
1444        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
1445        Preinstall dirs.
1446        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
1447        * aclocal/check-multiprocessing.m4: Cosmetics.
1448        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
1449        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
1450
14512004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
1454        librdbg/src/Makefile.am.
1455        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
1456        * configure.ac: Reflect changes above.
1457        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
1458        * wrapup/Makefile.am: Reflect changes above.
1459        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
1460
14612004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1462
1463        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
1464
14652004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
1468
14692004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1470
1471        * wrapup/Makefile.am: Reflect new location of librdbg.a.
1472
14732004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1476        librdbg/src/powerpc/Makefile.am: Remove.
1477        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1478        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1479        * configure.ac: Reflect changes above.
1480
14812004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1482
1483
14842004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1487        STRIP.
1488
14892004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * librdbg/include/Makefile.am: Merge-in
1492        librdbg/include/rdbg/i386/Makefile.am,
1493        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1494        librdbg/include/rdbg/powerpc/Makefile.am.
1495        * librdbg/include/rdbg/i386/Makefile.am,
1496        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1497        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1498        * configure.ac: Reflect changes above.
1499
15002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1501
1502        * configure.ac: Use AS_HELP_STRING(ada).
1503
15042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1507        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1508        Use AC_CONFIG_HEADERS.
1509        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1510        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1511
15122004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * Makefile.am: include local.am.
1515
15162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1517
1518        * aclocal/version.m4: 4.6.99.0.
1519
15202004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1521
1522        * Makefile.am: Don't include host.am.
1523        * automake/compile.am: Further cleanups.
1524
15252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * automake/lib.am: Remove (Unused).
1528
15292004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531        * wrapup/Makefile.am: Don't include lib.am.
1532        * automake/compile.am: Use automake compilation rules.
1533
15342004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535
1536        * libnetworking/pppd/Makefile.am,
1537        libnetworking/rtems_servers/Makefile.am,
1538        libnetworking/rtems_telnetd/Makefile.am,
1539        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1540        support/Makefile.am: Don't include lib.am.
1541
15422004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * libchip/Makefile.am: Don't include lib.am.
1545        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1546        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1547        unnecessary EXTRA_DISTs.
1548
15492004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1550
1551        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1552        hack.
1553
15542004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1557        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1558        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1559        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1560
15612004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1562
1563        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1564        Add AM_CONDITIONAL(HAS_MP).
1565        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1566        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1567        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1568        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1569        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1570        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1571        (Deprecated by autoconf 2.59).
1572
15732004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1574
1575        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1576        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1577
15782004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1579
1580        * ChangeLog: Merge-in libnetworking/ChangeLog.
1581        * libnetworking/ChangeLog: Remove.
1582        * ChangeLog: Merge-in librdbg/ChangeLog.
1583        * librdbg/ChangeLog: Remove.
1584        * ChangeLog: Merge-in libchip/ChangeLog.
1585        * libchip/ChangeLog: Remove.
1586        * ChangeLog: Merge-in optman/ChangeLog.
1587        * optman/ChangeLog: Remove.
1588
15892004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1590
1591        * configure.ac: Reflect changes to cpukit.
1592        * wrapup/Makefile.am: Reflect changes to librdbg.
1593        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1594        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1595        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1596        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1597        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1598        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1599        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1600        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1601        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1602
16032004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1604
1605        * aclocal/rtems-top.m4: Remove check for version.m4.
1606        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1607
16082004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1611        * wrapup/Makefile.am: Reflect changes to libchip/*.
1612        * support/Makefile.am: Use automake compilation rules.
1613        * wrapup/Makefile.am: Reflect changes to support/*.
1614        * configure.ac: Remove libnetworking/wrapup/Makefile.
1615        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1616        libnetworking/*/lib*.a instead of libnetapps.a.
1617        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1618        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1619        * optman/Makefile.am: Use automake compilation rules.
1620        * libchip/Makefile.am: Fix typo in previous patch.
1621        * libchip/Makefile.am: Use automake compilation rules.
1622        * libnetworking/Makefile.am: Remove wrapup.
1623        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1624        automake-compilation rules.
1625        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1626        automake-compilation rules.
1627        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1628        automake-compilation rules.
1629        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1630        automake-compilation rules.
1631        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1632
16332004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1634
1635        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1636        PRE/TMPINSTALL_FILES to CLEANFILES.
1637        * automake/lib.am: Remove TMPINSTALL_FILES.
1638        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1639        PRE/TMPINSTALL_FILES to CLEANFILES.
1640        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1641        PRE/TMPINSTALL_FILES to CLEANFILES.
1642        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1643        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1644        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1645        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1646        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1647        * librdbg/src/i386/Makefile.am: Ditto.
1648        * librdbg/src/m68k/Makefile.am: Ditto.
1649        * librdbg/src/powerpc/Makefile.am: Ditto.
1650        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1651        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1652        * libnetworking/rtems_servers/Makefile.am: Ditto.
1653        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1654        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1655
16562004-01-07      Joel Sherrill <joel@OARcorp.com>
1657
1658        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1659        more completely covers the MIPS family.
1660
16612003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1662
1663        * wrapup/Makefile.am: Reflect changes to shmdr.
1664        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1665
16662003-12-18      Joel Sherrill <joel@OARcorp.com>
1667
1668        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1669        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1670        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1671        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1672        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1673        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1674        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1675
16762003-12-17      Joel Sherrill <joel@OARcorp.com>
1677
1678        * aclocal/version.m4: Updated to rtems-20031217-test.
1679
16802003-12-17     
1681
1682        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1683        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1684
16852003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1686
1687        * automake/compile.am: Remove LINK_LIBS (Unused).
1688        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1689
16902003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1691
1692        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1693        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1694        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1695        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1696        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1697
16982003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1699
1700        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1701        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1702        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1703        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1704        * librdbg/src/i386/Makefile.am:
1705        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1706        * librdbg/src/m68k/Makefile.am:
1707        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1708        * librdbg/src/powerpc/Makefile.am:
1709        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1710
17112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1712
1713        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1714        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1715        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1716        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1717        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1718        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1719        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1720        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1721        * optman/Makefile.am: Remove project_libdir.
1722        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1723        PRE/TMPINSTALL_FILES.
1724        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1725        PRE/TMPINSTALL_FILES.
1726        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1727        PRE/TMPINSTALL_FILES.
1728        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1729        PRE/TMPINSTALL_FILES.
1730        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1731        from PRE/TMPINSTALL_FILES.
1732        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1733        PRE/TMPINSTALL_FILES.
1734        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1735        PRE/TMPINSTALL_FILES.
1736        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1737        PRE/TMPINSTALL_FILES.
1738        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1739        PRE/TMPINSTALL_FILES.
1740        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1741        PRE/TMPINSTALL_FILES.
1742        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1743        PRE/TMPINSTALL_FILES.
1744        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1745        from PRE/TMPINSTALL_FILES.
1746
17472003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1748
1749        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1750        * automake/lib.am: Remove project_libdir.
1751        * wrapup/Makefile.am: Reworked.
1752
17532003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1754
1755        * configure.ac: Reflect changes to librdbg.
1756        * optman/Makefile.am: Add tmpinstall dirstamp support.
1757        * libchip/Makefile.am: Fix variant-tmpinstall support.
1758        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1759        * librdbg/src/powerpc/Makefile.am: Merge-in former
1760        new_exception_processing/Makefile.am.
1761        * librdbg/src/m68k/any/Makefile.am: Remove.
1762        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1763        * librdbg/src/i386/any/Makefile.am: Remove.
1764        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1765        * librdbg/src/Makefile.am: Cosmetics.
1766        * librdbg/include/Makefile.am: Cosmetics.
1767        * librdbg/Makefile.am: Cosmetics.
1768        * libnetworking/Makefile.am: Cosmetics.
1769        * libnetworking/pppd/Makefile.am: Cosmetics.
1770        * libnetworking/wrapup/Makefile.am: Cosmetics.
1771
17722003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1773
1774        * Makefile.am: Cosmetics.
1775        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1776        support.
1777
17782003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1779
1780        * automake/compile.am: Remove $(ARCH):-rule.
1781
17822003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1783
1784        * configure.ac: Remove lib/libbsp/shared/Makefile,
1785        lib/libbsp/shmdr/Makefile.
1786
17872003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1788
1789        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1790        libchip/serial/Makefile, libchip/rtc/Makefile.
1791        * support/Makefile.am: Remove all-local: $(ARCH).
1792        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1793        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1794        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1795        * optman/Makefile.am: Remove all-local: $(ARCH).
1796        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1797        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1798        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1799        compilation dirstamp support.
1800        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1801        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1802        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1803        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1804        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1805        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1806        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1807        all-local: $(ARCH).
1808        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1809        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1810        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1811        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1812        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1813
18142003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * aclocal/lead-dot.m4: New (from automake-1.7f).
1817        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1818        AC_SUBST(dirstamp).
1819        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1820        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1821        libchip/serial/Makefile.am: Ditto.
1822        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1823        * librdbg/include/Makefile.am: Ditto.
1824        * librdbg/include/rdbg/Makefile.am: Ditto.
1825        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1826        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1827        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1828        * librdbg/src/Makefile.am: Ditto.
1829        * librdbg/src/i386/Makefile.am: Ditto.
1830        * librdbg/src/i386/any/Makefile.am: Ditto.
1831        * librdbg/src/m68k/Makefile.am: Ditto.
1832        * librdbg/src/m68k/any/Makefile.am: Ditto.
1833        * librdbg/src/powerpc/Makefile.am: Ditto.
1834        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1835        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1836        preinstallation.
1837        * libnetworking/pppd/Makefile.am: Ditto.
1838        * libnetworking/rtems_servers/Makefile.am: Ditto.
1839        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1840        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1841        * libnetworking/wrapup/Makefile.am: Ditto.
1842
18432003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1844
1845        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1846        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1847        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1848        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1849        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1850        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1851        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1852        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1853        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1854        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1855        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1856        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1857        underquoting to silence automake-1.8.
1858
18592003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1860
1861        * configure.ac: Reflect having moved tests to ../../testsuites.
1862
18632003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1864
1865        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1866        * aclocal/canonical-host.m4: Remove.
1867        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1868        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1869
18702003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1871
1872        * aclocal/check-cpu.m4: Remove.
1873        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1874        * aclocal/canonical-target-name.m4: Add m4-quotes.
1875        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1876        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1877        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1878        * aclocal/check-networking.m4: Add m4-quotes. Require
1879        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1880        * aclocal/check-posix.m4: Add m4-quotes. Require
1881        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1882        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1883        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1884        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1885
18862003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1887
1888        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1889        * aclocal/bsp-alias.m4: Remove.
1890
18912003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1892
1893        * configure.ac: Make presence of tests/ optional.
1894
18952003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1896
1897        * aclocal/path-perl.m4: Remove (Unused).
1898
18992003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1900
1901        * automake/force-preinstall.am: Remove.
1902
19032003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1904
1905        PR 499/rtems_misc
1906        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1907        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1908        Configuration (Odd was forced) - Correction of Stop Bit configuration
1909        (inversed) - Correction of ISR Handler to call
1910        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1911        CTS Hardware flow control Configuration.
1912
19132003-09-04      Joel Sherrill <joel@OARcorp.com>
1914
1915        * lib/libcpu/shared/include/cache.h,
1916        lib/libcpu/shared/src/cache_aligned_malloc.c,
1917        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1918        license changed.
1919        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1920        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1921        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1922        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1923        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1924        for license changed.
1925        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1926        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1927        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1928        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1929        libchip/network/cs8900.h, libchip/network/dec21140.c,
1930        libchip/network/elnk.c, libchip/network/open_eth.c,
1931        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1932        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1933        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1934        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1935        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1936        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1937        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1938        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1939        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1940        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1941        libchip/serial/serial.h, libchip/serial/z85c30.c,
1942        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1943        libchip/serial/z85c30_reg.c: URL for license changed.
1944
19452003-09-03      Jiri Gaisler <jiri@gaisler.com>
1946
1947        PR 477/networking
1948        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1949        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1950        libchip/network/open_eth.h: New files.
1951
19522003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1953
1954        * aclocal/rtems-top.m4: Add RTEMS_API.
1955        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1956
19572003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1958
1959        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1960        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1961        @RTEMS_BSP@.cfg.
1962
19632003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1964
1965        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1966
19672003-08-20      Joel Sherrill <joel@OARcorp.com>
1968
1969        * libchip/network/cs8900.c: Correct copyright statements.
1970
19712003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1972
1973        * aclocal/check-itron.m4: Remove.
1974        * aclocal/enable-inlines.m4: Remove.
1975        * Makefile.am: Reflect having moved aclocal/.
1976        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1977        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1978        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1979        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1980        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1981        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1982        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1983        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1984        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1985        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1986        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1987        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1988        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1989        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1990        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1991        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1992        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1993        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1994        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1995        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1996        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1997        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1998        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1999        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
2000        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
2001        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
2002        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
2003        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
2004        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
2005        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
2006        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
2007        * aclocal/multilib.m4: New (Copied from ../../aclocal).
2008        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
2009        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
2010        * aclocal/ppc.m4: New (Copied from ../../aclocal).
2011        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
2012        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
2013        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
2014        * aclocal/project-root.m4: New (Copied from ../../aclocal).
2015        * aclocal/quoting.m4: New (Copied from ../../aclocal).
2016        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
2017        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
2018        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
2019        * aclocal/target.m4: New (Copied from ../../aclocal).
2020        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
2021        * aclocal/version.m4: New (Copied from ../../aclocal).
2022
20232003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2024
2025        * configure.ac: Remove stray comments.
2026        * automake/local.am, automake/host.am: Remove "debug".
2027
20282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2029
2030        * Makefile.am: Reflect having moved automake/.
2031        * lib/Makefile.am: Reflect having moved automake/.
2032        * support/Makefile.am: Reflect having moved automake/.
2033        * wrapup/Makefile.am: Reflect having moved automake/.
2034        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
2035        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
2036        from ../../automake).
2037        * optman/Makefile.am: Reflect having moved automake/.
2038        * libchip/Makefile.am: Reflect having moved automake/.
2039        * libchip/ide/Makefile.am: Reflect having moved automake/.
2040        * libchip/network/Makefile.am: Reflect having moved automake/.
2041        * libchip/rtc/Makefile.am: Reflect having moved automake/.
2042        * libchip/serial/Makefile.am: Reflect having moved automake/.
2043        * librdbg/Makefile.am: Reflect having moved automake/.
2044        * librdbg/include/Makefile.am: Reflect having moved automake/.
2045        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
2046        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
2047        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
2048        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
2049        automake/.
2050        * librdbg/src/Makefile.am: Reflect having moved automake/.
2051        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
2052        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
2053        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
2054        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
2055        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
2056        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
2057        having moved automake/.
2058        * libnetworking/Makefile.am: Reflect having moved automake/.
2059        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
2060        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
2061        automake/.
2062        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
2063        automake/.
2064        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
2065        automake/.
2066        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
2067
20682003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2069
2070        * Makefile.am: Add bsp.pc.in.
2071        * bsp.pc.in: New (pkgconfig support).
2072
20732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2074
2075        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2076
20772003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2078
2079        * lib/Makefile.am: New (Required by 'make dist').
2080        * lib/ChangeLog: Remove.
2081        * lib/.cvsignore: Cleanup.
2082        * configure.ac: Reflect having added lib/Makefile.am.
2083        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
2084        lib/libbsp/configure.ac.
2085        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
2086        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
2087
20882003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2089
2090        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
2091        * configure.ac: Merge-in librdbg/configure.ac.
2092        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
2093        librdbg/configure.ac.
2094        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
2095        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
2096        LIBCHIP. Conditionally build include-dirs.
2097        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
2098        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
2099        * librdbg/Makefile.am, librdbg/include/Makefile.am,
2100        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
2101        librdbg/include/rdbg/m68k/Makefile.am,
2102        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
2103        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
2104        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2105        librdbg/src/powerpc/Makefile.am, librdbg/
2106        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
2107        configure.ac into ../configure.ac.
2108        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
2109        * libnetworking/.cvsignore, libnetworking/Makefile.am,
2110        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
2111        libnetworking/rtems_telnetd/Makefile.am,
2112        libnetworking/rtems_webserver/Makefile.am,
2113        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
2114        into ../configure.ac.
2115
21162003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2117
2118        PR 427/rtems
2119        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
2120        * librdbg/src/servtsp.c: Ditto.
2121
21222003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
2123
2124        PR 429/bsps
2125        PR 432/bsps
2126        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
2127        packets are queued onto an elnk board, the ISR will deadlock the device
2128        with a tx complete interrupt.  Lighter tx loads are not affected as they
2129        end up submitting single packets to the device.
2130
21312003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2132
2133        * configure.ac: Merge-in libchip/configure.ac. Merge-in
2134        optman/configure.ac.
2135        * optman/configure.ac: Remove (Merged into ../configure.ac).
2136        * optman/Makefile.am: Reflect having merged configure.ac into
2137        ../configure.ac.
2138        * libchip/configure.ac: Remove (Merged into ../configure.ac).
2139        * libchip/Makefile.am, libchip/ide/Makefile.am,
2140        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2141        libchip/serial/Makefile.am: Reflect having merged configure.ac into
2142        ../configure.ac.
2143
21442003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2145
2146        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
2147
21482003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
2149
2150        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
2151        on i386.
2152
21532003-06-13      Joel Sherrill <joel@OARcorp.com>
2154
2155        * libnetworking/pppd/chat.c: Removed warnings.
2156
21572003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
2158
2159        * libchip/network/README.3com: New file missed in previous commit.
2160        PR 405/bsps
2161        PR 393/networking
2162        * libchip/network/dec21140.c: Fix leak also known as PR393.
2163        * libchip/network/elnk.c, libchip/network/if_media.h,
2164        libchip/network/mii.h: New files.
2165        * libchip/network/Makefile.am: Reflect new files.
2166
21672003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2168
2169        * configure.ac: Remove support for profile-variant.
2170
21712003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2172
2173        PR 397/pppd
2174        * libnetworking/pppd/fsm.c: Make peer_mru global again.
2175        * libnetworking/pppd/magic.c: Remove *rand48.
2176        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
2177
21782003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2179
2180        * wrapup/Makefile.am: Add libide.a.
2181
21822003-04-15      Joel Sherrill <joel@OARcorp.com>
2183
2184        PR 387/rtems_misc
2185        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
2186        routines.
2187        * libchip/ide/ata_internal.h: Added missing newline and end of file.
2188
21892003-04-11      Joel Sherrill <joel@OARcorp.com>
2190
2191        * libnetworking/rtems_webserver/cgi.c,
2192        libnetworking/rtems_webserver/sockGen.c,
2193        libnetworking/rtems_webserver/umui.c,
2194        libnetworking/rtems_webserver/websSSL.c,
2195        libnetworking/rtems_webserver/websSSL.h,
2196        libnetworking/rtems_webserver/websda.c,
2197        libnetworking/rtems_webserver/websda.h: New files. Not included in
2198        previous commit.
2199
22002003-04-10      Joel Sherrill <joel@OARcorp.com>
2201
2202        PR 371/pppd
2203        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
2204        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
2205        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
2206        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2207        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
2208        still global symbols in rtemspppd.h which might need to be changed or
2209        converted into member of a structure which is dereferenced with a
2210        pointer that is managed as a per task variable. But this patch should
2211        avoid many conflicts.
2212
22132003-03-27      Joel Sherrill <joel@OARcorp.com>
2214
2215        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
2216        not allowed in the cpukit source code since it must be buildable
2217        independent of any BSP. These files were moved to libchip/ide.
2218        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
2219        files.
2220
22212003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2222
2223        PR 368/filesystems
2224        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
2225        improvements which now work on pc386 and mbx8xx.
2226        * libchip/ide/ide_controller.c: New file.
2227
22282003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2229
2230        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
2231
22322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2233
2234        * configure.ac: Remove AC_CONFIG_AUX_DIR.
2235        * configure.ac: Add support/.
2236        * support/.cvsignore: New.
2237        * support/Makefile.am: New.
2238        * support/version.c: New.
2239        * wrapup/Makefile.am: Add support/libsupport.a.
2240        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
2241        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
2242        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
2243        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
2244
22452003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2246
2247        * wrapup/Makefile.am: Use SRC += instead of make-vars.
2248
22492003-02-20      Till Straumann <strauman@slac.stanford.edu>
2250
2251        PR 354/networking
2252        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
2253        chip against a table of supported chips. The untested ones are still
2254        commented out, however.
2255
22562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2257
2258        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2259        * configure.ac: AC_PREREQ(2.57).
2260        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2261        * optman/configure.ac: AC_PREREQ(2.57).
2262        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2263        * libchip/configure.ac: AC_PREREQ(2.57).
2264        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2265        * librdbg/configure.ac: AC_PREREQ(2.57).
2266        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2267        * libnetworking/configure.ac: AC_PREREQ(2.57).
2268
22692003-02-06      Joel Sherrill <joel@OARcorp.com>
2270
2271        * libnetworking/pppd/chat.c: Convert routines with common names to
2272        static. This included get_char(), put_char(), and character() among
2273        others.
2274
22752003-02-03      Joel Sherrill <joel@OARcorp.com>
2276
2277        PR 338/filesystem
2278        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
2279        rtems_io_lookup_name() (API change).  Unused function removed.
2280
22812003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2282
2283        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2284        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2285        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2286        Eliminate *_O_FILES.
2287        * libnetworking/rtems_servers/Makefile.am,
2288        libnetworking/rtems_webserver/Makefile.am,
2289        libnetworking/rtems_telnetd/Makefile.am: Ditto.
2290
22912002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2292
2293        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
2294        Let all-local: depend on $(LIB).
2295        * wrapup/Makefile.am, configure.ac: Remove libmisc.
2296        * optman/Makefile.am: Apply install-data-local to install *.rels.
2297
22982002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2299
2300        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
2301        %.c rules.
2302        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
2303        * libchip/network/Makefile.am: Eliminate C_O_FILES.
2304        * libchip/rtc/Makefile.am: Ditto.
2305        * libchip/serial/Makefile.am: Ditto.
2306
23072002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2308
2309        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
2310        LIBC_DEFINES.
2311        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
2312        LIBC_DEFINES.
2313        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
2314        LIBC_DEFINES.
2315
23162002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2317
2318        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
2319
23202002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2321
2322        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
2323        cache-checking.
2324        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2325
23262002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2327
2328        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
2329        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
2330        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
2331        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2332        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2333
23342002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2335
2336        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
2337        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
2338        Remove.
2339        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
2340
23412002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2342
2343        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
2344        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
2345
23462002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
2347
2348        * libchip/network/cs8900.c: I don't know why we have to SelfST register
2349        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
2350
23512002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2352
2353        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
2354        * optman/rel.am: New.
2355
23562002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2357
2358        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
2359        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
2360        braino in comment on "exec". Extend --enable-ada handling.
2361
23622002-11-04      Joel Sherrill <joel@OARcorp.com>
2363
2364        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
2365        tasks and rolling multiple loops into 1.
2366        * librdbg/src/m68k/rdbg_f.c: Removed warning.
2367        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
2368        Removed warnings.
2369
23702002-10-31      Joel Sherrill <joel@OARcorp.com>
2371
2372        * libchip/network/dec21140.c: Removed warnings.
2373        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
2374        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
2375        librdbg/src/m68k/any/remdeb_xdr.c,
2376        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
2377        warnings.
2378        * libnetworking/rtems_webserver/socket.c,
2379        libnetworking/rtems_webserver/uemf.h: Removed warnings.
2380
23812002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
2382
2383        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
2384        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
2385        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
2386        above.
2387
23882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2389
2390        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2391        * wrapup/.cvsignore: Remove autom4te.cache.
2392        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2393        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
2394        autom4te.cache.
2395        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
2396        autom4te.cache.
2397        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
2398        autom4te.cache.
2399
24002002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2401
2402        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2403
24042002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2405
2406        * optman/.cvsignore: Add autom4te.cache.
2407
24082002-09-14      Joel Sherrill <joel@OARcorp.com>
2409
2410        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
2411
24122002-09-07      Joel Sherrill <joel@OARcorp.com>
2413
2414        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
2415        include files to resolve warnings.
2416
24172002-09-07      Chris Johns <ccj@acm.org>
2418
2419        * libchip/network/Makefile.am, libchip/network/README.cs8900,
2420        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
2421        which corrects the problem  where the cs8900.c file was actually the BSP
2422        glue.  Joel did some hacking so this file will compile.  Previously it
2423        required providing a target.h file to compile.
2424        * libchip/network/cs8900.c.bsp: New file.
2425
24262002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2427
2428        * libnetworking/rtems_webserver/md5.h: Add missing newline.
2429
24302002-08-31      Joel Sherrill <joel@OARcorp.com>
2431
2432        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
2433        eliminate warning.
2434
24352002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2436
2437        * configure.ac: Add ada-tests.
2438
24392002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2440
2441        * Makefile.am: Add preinstall-stamp.
2442
24432002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2444
2445        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
2446        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
2447        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
2448        gcc31 happy.
2449        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
2450        cp.
2451
24522002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2453
2454        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
2455        make/bsp.mak.
2456        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
2457        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2458
24592002-08-12      Joel Sherrill <joel@OARcorp.com>
2460
2461        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
2462        avoid error.
2463
24642002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2465
2466        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2467        * configure.ac: Add BSP_SUBDIRS.
2468        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2469        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
2470        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2471        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
2472        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
2473        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2474        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
2475        RTEMS_CHECK_BSP_CACHE.
2476        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2477        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2478        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2479        .$(OBJEXT) instead of .o.
2480        * libnetworking/pppd/Makefile.am,
2481        libnetworking/rtems_servers/Makefile.am,
2482        libnetworking/rtems_telnetd/Makefile.am,
2483        libnetworking/rtems_webserver/Makefile.am,
2484        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2485
24862002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2487
2488        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2489        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2490        ../libchip/serial/$(ARCH)/libserialio.a.
2491        * libchip/serial/Makefile.am: Don't tmp-install lib.
2492        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2493
24942002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2495
2496        * Makefile.am: Add rtems_makedir.
2497        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2498        * Makefile.am: Add wrapup-SUBDIR.
2499        * wrapup/ChangeLog: Remove.
2500        * wrapup/configure.ac: Remove.
2501        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2502        (Make the bare BSP happy).
2503        * configure.ac: Ditto.
2504        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2505        Create make/custom/default.cfg.
2506        * configure.ac: Add creation of make/custom/*.cfg. Create
2507        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2508
25092002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2510
2511        * Makefile.am: Clean $(PROJECT_RELEASE).
2512
25132002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2514
2515        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2516        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2517        prototype mismatches.
2518
25192002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2520
2521        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2522        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2523
25242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2525
2526        * acinclude.m4: Add test "$multilib" != "yes".
2527        * config-ml.in: Remove.
2528        * acinclude.m4: Cleanups.
2529        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2530        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2531        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2532        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2533        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2534
25352002-07-16      Eric Norum <eric.norum@usask.ca>
2536
2537        * New driver for the Intel EtherExpressPro (82559ER) chip.
2538        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2539        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2540        * libchip/network/Makefile.am: Modified to reflect above.
2541
25422002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2543
2544        * acinclude.m4: New.
2545        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2546        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2547        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2548
25492002-07-01      Joel Sherrill <joel@OARcorp.com>
2550
2551        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2552        _Objects_Information_table now that it is a two dimensional array based
2553        upon API and class.
2554        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2555        of strnlen().
2556
25572002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2558
2559        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2560        preinstall libnetapps.a.
2561
25622002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2563
2564        * configure.ac: Remove librpc.
2565
25662002-06-25      Joel Sherrill <joel@OARcorp.com>
2567
2568        * Per PR233, moved librpc to exec.
2569        * configure.ac, wrapup/Makefile.am: Modified.
2570        * librpc, librpc/ChangeLog: Removed.
2571
25722002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2573
2574        * optman/Makefile.am: Remove multilib support.
2575        * optman/configure.ac: Ditto.
2576        * optman/sapi/Makefile.am: Ditto.
2577
25782002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2579
2580        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2581        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2582
25832002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2584
2585        Move networking libraries to c/src/exec/libnetworking
2586        * libnetworking/configure.ac, libnetworking/Makefile.am,
2587        libnetworking/wrapup/Makefile.am: Reflect Moval.
2588
25892002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2590
2591        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2592        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2593        <rtems/bspIo.h>.
2594
25952002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2596
2597        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2598        * libnetworking/rtems/mkrootfs.h: Ditto.
2599        * libnetworking/rtems/Makefile.am: Reflect changes above.
2600
26012002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2602
2603        * configure.ac: Remove lib.
2604
26052002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2606
2607        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2608        that exception stack frames on M68K members with VBR always are 6 byte
2609        long. The incorrect assumption resulted in some gdb commands like "next"
2610        to fail on the 68360.
2611
26122002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2613
2614        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2615        PR 220
2616        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2617        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2618        CVS.
2619        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2620        libnetworking/sys/filio.h: Remove.
2621        * libnetworking/sys/Makefile.am: Reflect changes above.
2622
26232002-05-07      Chris Johns <ccj@acm.org>
2624
2625        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2626        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2627        requires it to be stripped.
2628
26292002-05-01      Eric Norum <eric.norum@usask.ca>
2630
2631        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2632        assembly  to satisfy gcc 3.1 and newer.
2633
26342002-04-26      Eric Norum <eric.norum@usask.ca>
2635
2636        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2637        agressive optimization in gcc 3.1 does not reorder things.
2638
26392002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2640
2641        * libchip/network/dec21140.c: Reflect changes to powerpc's
2642        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2643        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2644        <rtems/score/cpu.h>.
2645        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2646        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2647
26482002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2649
2650        * optman/configure.ac: Remove ENABLE_GCC28.
2651
26522002-04-11      Chris Johns <ccj@acm.org>
2653
2654        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2655        driver control block field to the ifconfig network driver structure.
2656        This field is needed by the i82586 driver which was ported from NetBSD
2657        as it had better hardware abstraction.
2658        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2659        PR59, added the drv_ctrl driver control block field to the ifconfig
2660        network driver structure. This field is needed by the i82586 driver
2661        which was ported from NetBSD as it had better hardware abstraction.
2662
26632002-04-10      Mike Siers <mikes@poliac.com>
2664
2665        * libnetworking/rtems_webserver/NOTES,
2666        libnetworking/rtems_webserver/asp.c,
2667        libnetworking/rtems_webserver/balloc.c,
2668        libnetworking/rtems_webserver/default.c,
2669        libnetworking/rtems_webserver/ej.h,
2670        libnetworking/rtems_webserver/ejIntrn.h,
2671        libnetworking/rtems_webserver/ejlex.c,
2672        libnetworking/rtems_webserver/ejparse.c,
2673        libnetworking/rtems_webserver/emfdb.c,
2674        libnetworking/rtems_webserver/emfdb.h,
2675        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2676        libnetworking/rtems_webserver/handler.c,
2677        libnetworking/rtems_webserver/license.txt,
2678        libnetworking/rtems_webserver/md5.h,
2679        libnetworking/rtems_webserver/md5c.c,
2680        libnetworking/rtems_webserver/mime.c,
2681        libnetworking/rtems_webserver/misc.c,
2682        libnetworking/rtems_webserver/ringq.c,
2683        libnetworking/rtems_webserver/rom.c,
2684        libnetworking/rtems_webserver/security.c,
2685        libnetworking/rtems_webserver/sock.c,
2686        libnetworking/rtems_webserver/sym.c,
2687        libnetworking/rtems_webserver/uemf.c,
2688        libnetworking/rtems_webserver/uemf.h,
2689        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2690        libnetworking/rtems_webserver/url.c,
2691        libnetworking/rtems_webserver/value.c,
2692        libnetworking/rtems_webserver/wbase64.c,
2693        libnetworking/rtems_webserver/webcomp.c,
2694        libnetworking/rtems_webserver/webpage.c,
2695        libnetworking/rtems_webserver/webrom.c,
2696        libnetworking/rtems_webserver/webs.c,
2697        libnetworking/rtems_webserver/webs.h,
2698        libnetworking/rtems_webserver/websuemf.c,
2699        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2700        2.1.4.
2701
27022002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2703
2704        * libchip/network/i82586.c: Include <string.h>.
2705        * libchip/network/sonic.c: Ditto.
2706
27072002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2708
2709        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2710
27112002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2712
2713        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2714
27152002-03-27      Thomas.Doerfler@imd-systems.de
2716
2717        PR 144
2718        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2719        memory address 0 when called for the first time. This is done when
2720        trying to clear the variable "dhcp_hostname".
2721
27222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2723
2724        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2725        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2726        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2727        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2728        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2729        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2730        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2731        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2732        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2733        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2734        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2735        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2736        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2737        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2738        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2739        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2740        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2741        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2742        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2743        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2744        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2745        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2746        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2747        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2748        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2749        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2750        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2751        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2752        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2753        AUTOMAKE_OPTIONS.
2754        * libnetworking/configure.ac:
2755        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2756        foreign 1.6]).
2757        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2758        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2759        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2760        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2761        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2762        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2763        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2764        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2765        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2766        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2767        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2768        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2769        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2770        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2771        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2772        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2773        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2774
27752002-03-27      Ilya Alexeev <ilya@continuum.ru>
2776
2777        PR 162
2778        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2779        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2780        used in a device write routines.  Now ppp_softc structure have own
2781        character for writing to device (sc_outchar).  I think that converting
2782        local variables to static is not a right solution, because problems will
2783        occur in the case of two or more ppp instances.
2784        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2785        must be u_long, otherwise in the case of the big output packet endless
2786        loop may occur.
2787
27882002-03-21      Ilya Alexeev <ilya@continuum.ru>
2789
2790        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2791        preparations for multiple PPPD connections.
2792
27932002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2794
2795        PR 149
2796        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2797        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2798        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2799        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2800
28012002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2802
2803        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2804        * configure.ac: Modified to reflect addition.
2805
28062002-02-27      Ilya Alexeev <ilya@continuum.ru>
2807
2808        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2809        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2810        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2811        capabilities as well as eliminate some warnings.
2812
28132002-02-27      Eric Norum <eric.norum@usask.ca>
2814
2815        * libnetworking/net/radix.c: Properly handle fetching the default route
2816        when there is no route.  This was a bug in the original FreeBSD code and
2817        this fix is from an updated version of their code.
2818
28192002-02-16      Eric Norum <eric.norum@usask.ca>
2820
2821        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2822        checking.
2823
28242002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2825
2826        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2827        dodefaultroute.
2828
28292002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2830
2831        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2832        include <rtems/seterr.h>.
2833
28342002-02-01      Mike Siers <mikes@poliac.com>
2835
2836        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2837        avoid bringing the link down too fast. NOTE: Mike reports successfully
2838        running at 56K baud on a direct link.
2839
28402002-02-01      Eric Valette <valette@crf.canon.fr>
2841
2842        * librdbg/So many patches have been posted recently on the mailing list
2843        and  because we were unable to find correct solution to compile on
2844        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2845        because the coding  style of rdbg was rather inconsistant among various
2846        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2847        global coding style (using indent + manual edits), 2) incorporate/review
2848        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2849        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2850        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2851        after rdbg initialization is done, NB : the paches is huge but it is
2852        mainly due to coding styke chnages.  Only few lines of codes have been
2853        really changed and they do not impact  rdbg functionnality (AFAIKT).
2854        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2855        librdbg/include/rdbg/m68k/rdbg_f.h,
2856        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2857        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2858        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2859        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2860        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2861        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2862        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2863        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2864        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2865        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2866        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2867        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2868        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2869        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2870        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2871        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2872
28732002-01-31      Mike Siers <mikes@poliac.com>
2874
2875        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2876        * Nice Update of PPPD support which eliminates the requiremetn that
2877        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2878        and reports that it seems to be more stable and handle larger packets
2879        better.  This patch replaces the termios tasks with more general pppd
2880        network driver tasks.  The functions pppinput() and pppstart() get
2881        called from the interrupt service routine.
2882        * libnetworking/Makefile.am, libnetworking/configure.ac,
2883        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2884        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2885        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2886        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2887        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2888        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2889        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2890        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2891        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2892        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2893        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2894        libnetworking/net/route.c, libnetworking/net/route.h,
2895        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2896        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2897        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2898        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2899        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2900        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2901        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2902        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2903        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2904        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2905        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2906        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2907        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2908        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2909        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2910        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2911        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2912        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2913        libnetworking/pppd/example/README,
2914        libnetworking/pppd/example/netconfig.h,
2915        libnetworking/wrapup/Makefile.am: Modified.
2916        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2917        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2918        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2919        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2920        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2921        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2922        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2923        libnetworking/modem/pppcompress.c: Subdirectory removed.
2924
29252002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2926
2927        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2928        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2929
29302002-01-18      Till Straumann <strauman@slac.stanford.edu>
2931
2932        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2933        issues: - exception handler needs to enable MSR_FP if the interrupted
2934        thread is FP enabled. - printk message for MSR fixed and added
2935        stacktrace. NOTE: this requires the stacktrace patch to
2936        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2937        however).
2938
29392002-01-06      Joel Sherrill <joel@OARcorp.com>
2940
2941        * optman/.cvsignore: Added aclocal.m4 and configure.
2942        * optman/.cvsignore: New file.
2943
29442002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2945
2946        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2947
29482002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2949
2950        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2951        * optman/ChangeLog: New.
2952        * optman/configure.ac: New.
2953        * optman/Makefile.am: New.
2954        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2955        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2956
29572001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2958
2959        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2960
29612001-12-18      Eric Norum <eric.norum@usask.ca>
2962
2963        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2964        `directories' (path names with a / at the end) while disallowing open()
2965        operations on TFTP `directories'.
2966
29672001-12-07      Eric Norum <eric.norum@usask.ca>
2968
2969        * libnetworking/lib/tftpDriver.c: Restore write capability.
2970
29712001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2972
2973        * libchip/network/sonic.h: Fix typo.
2974        * libnetworking/arpa/Makefile.am: Remove stray lines.
2975
29762001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2977
2978        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2979
29802001-10-18      Eric Norum <eric.norum@usask.ca>
2981
2982        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2983        chdir() and open() operations within the TFTP file system.
2984
29852001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2986
2987        * librdbg/configure.ac: Fix latent bug exposed by removal of
2988        config.cache's which prevented powerpc targets librdbg from building.
2989
29902001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2991
2992        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2993        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2994        autoconf-2.52 happy.
2995
29962001-10-12      Mike Siers <mikes@poliac.com>
2997
2998        * libnetworking/Update to stable working state.  Congratulations Mike!
2999        :).
3000        * libnetworking/modem_example: Directory removed.
3001        * libnetworking/modem_example/16550.h,
3002        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
3003        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
3004        libnetworking/modem_example/ppp.h,
3005        libnetworking/modem_example/pppcompress.c: Files removed.
3006        * libnetworking/pppd/example/pppd.options: New file.
3007        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
3008        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
3009        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
3010        libnetworking/pppd/rtemsmain.c: Updated.
3011
30122001-10-12      Joel Sherrill <joel@OARcorp.com>
3013
3014        * libchip/serial/z85c30.c: Fixed typo.
3015
30162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3017
3018        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
3019        * configure.in: Remove.
3020        * configure.ac: New file, generated from configure.in by autoupdate.
3021        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
3022        * libchip/configure.in: Remove.
3023        * libchip/configure.ac: New file, generated from configure.in by
3024        autoupdate.
3025        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
3026        * librdbg/configure.in: Remove.
3027        * librdbg/configure.ac: New file, generated from configure.in by
3028        autoupdate.
3029        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
3030        * libnetworking/configure.in: Remove.
3031        * libnetworking/configure.ac: New file, generated from configure.in by
3032        autoupdate.
3033
30342001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3035
3036        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
3037        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
3038        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
3039
30402001-09-27      Joel Sherrill <joel@OARcorp.com>
3041
3042        * libchip/ChangeLog: Fixed typo in date.
3043
30442001-09-27      Eric Norum <eric.norum@usask.ca>
3045
3046        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
3047        TFTP  filesystem.
3048
30492001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3050
3051        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
3052        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
3053        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
3054        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
3055        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
3056        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
3057        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
3058        'PREINSTALL_FILES ='.
3059        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
3060        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
3061        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
3062        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
3063        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
3064        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
3065        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
3066        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
3067        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
3068        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
3069        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
3070        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
3071
30722001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3073
3074        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
3075        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
3076        * librdbg/src/m68k/any/Makefile.am: Ditto.
3077        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
3078        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
3079        happy.
3080
30812001-09-21      Joel Sherrill <joel@OARcorp.com>
3082
3083        * libchip/network/Makefile.am: Fixed typo on file name.
3084        * libchip/network/i82586.c: Commented out line 318 which is referencing
3085        a member of a structure that is not currently there.  This needs to be
3086        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
3087        to C style.
3088
30892001-09-19      Eric Norum <eric.norum@usask.ca>
3090
3091        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
3092
30932001-09-19      Chris Johns <ccj@acm.org>
3094
3095        * libchip/network/README.i82586, libchip/network/i82586.c,
3096        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
3097        Network driver for Intel i82586.
3098        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
3099        rtems/rtems_bsdnet_internal.h Added support for populating the initial
3100        "root" filesystem with information obtained via the DHCP response.
3101
31022001-09-14      Eric Norum <eric.norum@usask.ca>
3103
3104        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
3105        make gcc 3.x happy.
3106
31072001-08-16      Mike Siers <mikes@poliac.com>
3108
3109        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
3110        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
3111        These support callback functionality that has not even been compiled
3112        under RTEMS yet.
3113        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
3114        example application.  Mike's notes on the modifications: - renamed
3115        error() function because of namespace problems - removed calls to the
3116        exit() funciton - removed extra files from the pppd source directory -
3117        defined pppd task constant values in rtemspppd.h - modifyied example
3118        code to get actual tick per second value - placed the pppd 2.3.11 man
3119        page file (pppd.8) into the pppd directory.
3120        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
3121        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
3122        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
3123        libnetworking/pppd/rtems-ppp.c: Deleted.
3124        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
3125        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
3126        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
3127        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
3128        libnetworking/pppd/example/init.c,
3129        libnetworking/pppd/example/netconfig.h,
3130        libnetworking/pppd/example/ppp.conf,
3131        libnetworking/pppd/example/pppdapp.c,
3132        libnetworking/pppd/example/system.h: New files.
3133        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
3134        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
3135        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
3136        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
3137        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
3138        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
3139        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
3140        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
3141        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
3142        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
3143        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
3144        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
3145        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
3146        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
3147        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
3148
31492001-08-16      Joel Sherrill <joel@OARcorp.com>
3150
3151        * libnetworking/pppd/example/Makefile: Removed.
3152        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
3153        to avoid bootstrap -c clobbering it.
3154        * libnetworking/rtems_telnetd/.cvsignore: New file.
3155
31562001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
3157
3158        * libnetworking/Makefile.am, libnetworking/configure.in,
3159        libnetworking/rtems_servers/Makefile.am,
3160        libnetworking/rtems_servers/telnetd.c,
3161        libnetworking/rtems_servers/telnetd.h,
3162        libnetworking/rtems_telnetd/Makefile.am,
3163        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
3164        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
3165        libnetworking/rtems_telnetd/telnetd.c,
3166        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
3167        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
3168        effect when ftpd change. - the tcp/ip stats have been implemented into
3169        icmds.c and started when telnetd daemon is started.
3170        * libnetworking/rtems_servers/telnetd.c,
3171        libnetworking/rtems_servers/telnetd.h: Removed.
3172        * libnetworking/rtems_telnetd: New directory.
3173        * libnetworking/rtems_telnetd/Makefile.am,
3174        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
3175        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
3176        libnetworking/rtems_telnetd/telnetd.c,
3177        libnetworking/rtems_telnetd/telnetd.h: New files.
3178
31792001-06-14      Joel Sherrill <joel@OARcorp.com>
3180
3181        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
3182        Moved from libmisc/shell so the network stack to address network
3183        depenendency.
3184        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
3185
31862001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3187
3188        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
3189
31902001-05-15      Joel Sherrill <joel@OARcorp.com>
3191
3192        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
3193        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
3194        accidentally deleted the incorrectly empty versions.
3195
31962001-05-14      Till Straumann <strauman@slac.stanford.edu>
3197
3198        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
3199        libchip/pci/Makefile.am: Per PR215 address the following issues: -
3200        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
3201        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
3202        to know the values) - the affected BSP (shared/motorola) headers have
3203        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
3204        driver (libchip/network/dec21140.c) has been fixed to use
3205        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
3206        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
3207        who is using this driver. - the DEC driver also has been fixed to use
3208        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
3209        delay_in_bus_cycles().
3210
32112001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3212
3213        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
3214
32152001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3216
3217        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
3218
32192001-04-24      Eric Norum <eric.norum@usask.ca>
3220
3221        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
3222        NTP synchronization a little more robust -- no NTP daemon yet, but at
3223        least it trys a little harder when the primary NTP server is down.
3224
32252001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
3226
3227        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
3228        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
3229        libnetworking/pppd/modem_example/modem.c,
3230        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
3231        other strings into English.
3232        * libnetworking/pppd/STATUS: updated to reflect the changes.
3233
32342001-04-20      Jake Janovetz <janovetz@uiuc.edu>
3235
3236        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
3237        again.
3238
32392001-04-20      Eric Valette <valette@crf.canon.fr>
3240
3241        * mcp750 directory renamed new_exception processing as it supports many
3242        more CPU models.
3243        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
3244        librdbg/src/powerpc/new_exception_processing/Makefile.am,
3245        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
3246        formerly in mcp750 plus modifications.
3247        * librdbg/src/powerpc/mcp750/.cvsignore,
3248        librdbg/src/powerpc/mcp750/Makefile.am,
3249        librdbg/src/powerpc/mcp750/remdeb.h,
3250        librdbg/src/powerpc/mcp750/remdeb_f.x,
3251        librdbg/src/powerpc/mcp750/remdeb_svc.c,
3252        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
3253        new_exception_processing.
3254        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
3255        librdbg/src/powerpc/new_exception_processing/Makefile.am,
3256        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
3257        part of this effort to add support for the MPC8xx.
3258
32592001-04-19      Joel Sherrill <joel@OARcorp.com>
3260
3261        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
3262        internal include files.
3263
32642001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
3265
3266        PR 158
3267        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
3268        rcmd() library call by commenting out the parts that deal with signals.
3269        This enables RTEMS to 'rsh' command to a server connecting fd to remote
3270        stdio. The 'server-side' parts of this file which deal with
3271        authentication are disabled since they are not needed.
3272
32732001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
3274
3275        * libnetworking/include/.cvsignore: Remove dangling file.
3276
32772001-03-14      Joel Sherrill <joel@OARcorp.com>
3278
3279        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
3280        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
3281        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
3282        libchip style serial drivers can be written in libcpu or libbsp.
3283
32842001-03-01      Joel Sherrill <joel@OARcorp.com>
3285
3286        * libchip/network/cs8900.c, libchip/network/cs8900.h,
3287        libchip/network/sonic.c, libchip/network/sonic.h,
3288        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
3289        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
3290        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
3291        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
3292        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
3293        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
3294        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
3295        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
3296
32972001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3298
3299        * librdbg/include/rdbg/Makefile.am,
3300        librdbg/include/rdbg/i386/Makefile.am,
3301        librdbg/include/rdbg/m68k/Makefile.am,
3302        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
3303        style on include files.
3304
33052001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3306
3307        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3308        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
3309        replace ${..} with $(..).
3310        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
3311        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
3312        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3313        libnetworking/rtems/Makefile.am, libnetworking/
3314        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
3315        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
3316        include_*HEADERS instead of H_FILES.
3317        * libnetworking/include/Makefile.am: Remove.
3318        * libnetworking/Makefile.am: Add handling of *.h files.
3319        * libnetworking/configure.in: Remove include/Makefile.
3320
33212001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3322
3323        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
3324
33252001-01-31      Sergei Organov <osv@javad.ru>
3326
3327        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
3328        current dir and root dir removed in favor of new libio support for
3329        task-local current and root directories. - Bug in `close_data_socket()'
3330        introduced by previous change fixed. - `command_pasv()' changed to set
3331        timeout on socket we are listening on and code fixed to don't close
3332        socket twice on error. - `serr()' changed to clear `errno'. -
3333        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
3334        changed to clear `errno' before processing session. -
3335        `close_data_socket()' fixed to close both active and passive sockets -
3336        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
3337        empty string  in `exec_command()'.
3338
33392001-01-25      Eric Norum <eric.norum@usask.ca>
3340
3341        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
3342        improves throughput on systems which are dropping packets.   Only the
3343        first timeout is reduced.  This keeps the number of extra packets down
3344        on networks that are very busy and dropping lots of packets.
3345
33462001-01-24      Sergei Organov <osv@javad.ru>
3347
3348        * libnetworking/rtems_servers/ftpd.c,
3349        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
3350        - Timeouts on sockets implemented. 'idle' field added to configuration.
3351        No timeout by default to keep backward compatibility. Note: SITE IDLE
3352        command not implemented yet. - Basic global access control implemented.
3353        'access' field added to configuration. No access limitations by default
3354        to keep backward compatibility. - Anchor data socket for active mode
3355        (using self IP and port 20.) - Fixed default data port support (still
3356        not tested). - Don't allow IP address different from originating host in
3357        PORT command to improve security. - Fixed bug in MDTM command. - Check
3358        for correctness of parsing of argument in command_port(). - Fixed
3359        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
3360        a directory. - Command parsing a little bit improved: command names are
3361        now converted to upper-case to be more compatible with RFC (command
3362        names are not case-sensitive.) - Reformat comments so that they have
3363        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
3364        previous changes - True ASCII mode implemented (doesn't work for hooks
3365        and /dev/null) - Passive mode implemented, PASV command added. - Default
3366        port for data connection could be used (untested, can't find ftp client
3367        that doesn't send PORT command) - SYST reply changed to UNIX, as former
3368        RTEMS isn't registered name. - Reply codes reviewed and fixed.
3369
33702001-01-18      Joel Sherrill <joel@OARcorp.com>
3371
3372        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
3373        macro using variable arguments.
3374        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
3375        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
3376        since I updated the main RTEMS development machine to RedHat 7.2 and
3377        apparently got a new version of rpcgen.
3378
33792001-01-12      Sergei Organov <osv@javad.ru>
3380
3381        * libnetworking/rtems_servers/ftpd.c,
3382        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
3383        - use pool of pre-created threads to handle sessions instead of
3384        creating/deleting threads on the fly - LIST output is now similar to
3385        what "/bin/ls -al" would output, thus FTP clients such Netscape are
3386        happy with it. - LIST NAME now works (both for files and directories) -
3387        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
3388        clients happy  - keep track of CWD for every session separately -
3389        ability to specify root directory name for FTPD in configuration table.
3390        FTPD will then create illusion for FTP clients that this is actually
3391        root directory. - ignore options sent in commands, thus LIST -al FILE
3392        works and doesn't try to list "-al" directory. - buffers are allocated
3393        on stack instead of heap where possible to eliminate malloc/free calls
3394        (avoid possible heap fragmentation troubles). - drop using of task
3395        notepad to pass parameters - use function arguments instead - use
3396        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
3397        in socket() instead of AF_INET.
3398
33992001-01-02      Joel Sherrill <joel@OARcorp.com>
3400
3401        * libnetworking/CHANGELOG: Removed.
3402        * libnetworking/README: Merged CHANGELOG contents as initial changes.
3403
34042000-12-14      Eric Norum <eric.norum@usask.ca>
3405
3406        * libnetworking/lib/tftpDriver.c: Added write capability.
3407
34082000-12-08      Joel Sherrill <joel@OARcorp.com>
3409
3410        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
3411        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
3412        numerous variable declarations conditional on PPP_COMPRESS and
3413        PPP_FILTER.  Commented out variables that were not used because the code
3414        using them was commented out. Removed totally unused variables.
3415        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
3416        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
3417
34182000-11-30      Joel Sherrill <joel@OARcorp.com>
3419
3420        * libnetworking/modem/ppp_tty.c: Changed to include
3421        <rtems/termiostypes.h> since that is an RTEMS specific header file.
3422        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
3423        * libnetworking/Makefile.am: Modified to reflect above.
3424
34252000-11-27      Joel Sherrill <joel@OARcorp.com>
3426
3427        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
3428
34292000-11-25      Eric Norum <eric.norum@usask.ca>
3430
3431        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
3432        core.
3433
34342000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
3435
3436        * libnetworking/wrapup/Makefile.am: Added modem subdir.
3437        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
3438        subdir.
3439        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
3440        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
3441        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
3442        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
3443        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
3444        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
3445        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
3446        main.c and ppp_tty.c should be scratched. The modem subdir has the real
3447        ppp_tty.c and the real pppd main is in pppmain.c.
3448
34492000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
3450
3451        * libchip/network/sonic.c: Added ipalign() routine to align the received
3452        packet so that the ip header is on a 32-bit boundary. Necessary for
3453        cpu's that do not allow unaligned loads and stores and when the 32-bit
3454        DMA mode is used.
3455
34562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3457
3458        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
3459        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
3460        ACLOCAL_AMFLAGS.
3461        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
3462        ACLOCAL_AMFLAGS.
3463        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
3464        ACLOCAL_AMFLAGS.
3465
34662000-11-03      Chris Johns <ccj@acm.org>
3467
3468        * libchip/network/README.cs8900, libchip/network/cs8900.c,
3469        libchip/network/cs8900.h: New files.
3470
34712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3472
3473        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
3474        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3475        $(RTEMS_TOPdir)/aclocal.
3476        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3477        $(RTEMS_TOPdir)/aclocal.
3478        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3479        $(RTEMS_TOPdir)/aclocal.
3480
34812000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3482
3483        * configure.in: Switch to GNU-canonicalization.
3484        * Makefile.am: Reflect changes to configure.in.
3485        * acinclude.m4: Remove.
3486
34872000-10-30      Joel Sherrill <joel@OARcorp.com>
3488
3489        * POSIX include files merged into newlib.  This resulted in some
3490        definitions moving to other files and thus some secondary effects in
3491        RTEMS source code.
3492        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3493        in sync with newlib's <machine/types.h>.
3494        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3495        definition of struct itimerval in <sys/time.h>.
3496
34972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3498
3499        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3500        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3501        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3502        * ChangeLog: Fix typos.
3503        * configure.in: add tests to the GNU canonicalized subdirectories.
3504
35052000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3506
3507        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3508        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3509        the lib directory before configuring lib/.
3510
35112000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3512
3513        * configure.in, Makefile.am: add exec to the GNU canonicalized
3514        subdirectories.
3515        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3516        * configure.in: add libnetworking, librpc and librdb to the GNU
3517        canonicalized subdirectories.
3518        * configure.in: add libmisc and libchip to the GNU canonicalized
3519        subdirectories.
3520        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3521        Switch to GNU canonicalization.
3522        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3523        Switch to GNU canonicalization.
3524        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3525        Switch to GNU canonicalization.
3526
35272000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3528
3529        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3530        canonicalization to libfs/. The approach is currently a bit of a hack as
3531        GNU canonicalization does not support the per-BSP build some of the
3532        other directories require.  As more of the tree is converted, this will
3533        become less  of an issue.
3534
35352000-10-20      Joel Sherrill <joel@OARcorp.com>
3536
3537        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3538        parameter.
3539
35402000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3541
3542        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3543        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3544        * librdbg/configure.in: Add m68k support.
3545        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3546        subdirectory.
3547        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3548        failure.
3549        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3550        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3551        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3552        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3553        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3554        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3555        librdbg/src/m68k/.cvsignore: New files.
3556        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3557        function pointers.
3558        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3559        _after_ pointer has been checked against NULL.
3560
35612000-10-18      Joel Sherrill <joel@OARcorp.com>
3562
3563        * wrapup/Makefile.am: Added libfs.
3564
35652000-10-18      Chris Johns <ccj@acm.org>
3566
3567        * libfs created.
3568        * configure.in: Added libfs subdirectory.
3569        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3570
35712000-09-28      Joel Sherrill <joel@OARcorp.com>
3572
3573        * libnetworking/rtems_webserver/Makefile.am,
3574        libnetworking/rtems_webserver/base64.c,
3575        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3576        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3577
35782000-09-22      Joel Sherrill <joel@OARcorp.com>
3579
3580        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3581        libnetworking/rtems/rtems_bsdnet_internal.h,
3582        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3583        have included rtems.h.  It is now including precisely the  least amount
3584        of low level, yet portable .h files to get the basic RTEMS types
3585        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3586        used machine/types.h to include rtems.h.
3587
35882000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3589
3590        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3591
35922000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3593
3594        * libnetworking/ChangeLog: Cleanup.
3595
35962000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3597
3598        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3599        * libchip/ChangeLog: Fix formating.
3600
36012000-09-05      Joel Sherrill <joel@OARcorp.com>
3602
3603        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3604        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3605        confusion and to work with the converted flags.
3606
36072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3608
3609        * wrapup/Makefile.am: Include compile.am.
3610        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3611        libchip/serial/Makefile.am: Include compile.am.
3612        * librdbg/src/i386/any/Makefile.am,
3613        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3614        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3615        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3616        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3617        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3618        libnetworking/rtems_servers/Makefile.am,
3619        libnetworking/rtems_webserver/Makefile.am,
3620        libnetworking/wrapup/Makefile.am: Include compile.am.
3621
36222000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3623
3624        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3625        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3626
36272000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3628
3629        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3630
36312000-08-31      Joel Sherrill <joel@OARcorp.com>
3632
3633        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3634        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3635        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3636        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3637        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3638        * libnetworking/wbase64.c: Removed.
3639        * libnetworking/Makefile.am, libnetworking/asp.c,
3640        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3641        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3642        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3643        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3644        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3645        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3646        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3647        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3648        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3649        Modified.
3650
36512000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3652
3653        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3654
36552000-08-30      Joel Sherrill <joel@OARcorp.com>
3656
3657        * libnetworking/rtems_webserver/license.txt: New file.
3658
36592000-08-10      Joel Sherrill <joel@OARcorp.com>
3660
3661        * ChangeLog: New file.
3662        * libchip/ChangeLog: New file.
3663        * librdbg/ChangeLog: New file.
3664        * libnetworking/ChangeLog: New file.
3665
Note: See TracBrowser for help on using the repository browser.