source: rtems/c/src/ChangeLog @ a7479f2

4.104.114.84.95
Last change on this file since a7479f2 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

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

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 123.6 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove ampolish3.
8
92006-11-17      Joel Sherrill <joel@OARcorp.com>
10
11        * libchip/network/dec21140.c: Fix spacing -- remove long sections of
12        blank lines.
13
142006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Remove RTEMS_AMPOLISH3.
17        * aclocal/bsp-configure.m4: AC_PREREQ(2.60).
18          Remove checks for AMPOLISH3.
19        * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
20        * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
21        * ampolish3: Remove.
22
232006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
26        * aclocal/prog-cc.m4: Remove CFLAGS.
27        * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
28        Compose CFLAGS. Append CFLAGS to ac_configure_args.
29
302006-10-23      Joel Sherrill <joel@OARcorp.com>
31
32        * aclocal/rtems-cpu-subdirs.m4: Add bfin.
33
342006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * automake/compile.am: Use hard-coded RTEMS_* flags.
37
382006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * aclocal/rtems-top.m4: Remove RTEMS_API.
41        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
42
432006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
46
472006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
48
49        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
50
512006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * aclocal/version.m4: Bump version to 4.7.99.0.
54
552006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * configure.ac: Require autoconf-2.60. Require automake-1.10.
58
592006-09-11      Joel Sherrill <joel@OARcorp.com>
60
61        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
62
632006-09-04      Joel Sherrill <joel@OARcorp.com>
64
65        * libchip/network/greth.c, libchip/network/open_eth.c,
66        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
67        introduced by warning removal.
68
692006-09-01      Joel Sherrill <joel@OARcorp.com>
70
71        * libchip/network/greth.c, libchip/network/open_eth.c,
72        libchip/network/smc91111.c: Remove warnings and correct prototype
73        added earlier today.
74
752006-09-01      Joel Sherrill <joel@OARcorp.com>
76
77        * libchip/network/cs8900.c, libchip/network/greth.c,
78        libchip/network/i82586.c, libchip/network/open_eth.c,
79        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
80        sized integers, and inttypes.h printf helpers.
81
822006-08-09      Kolja Waschk <waschk@telos.de>
83
84        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
85
862006-07-12      Joel Sherrill <joel@OARcorp.com>
87
88        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
89
902006-07-11      Jerry Needell <jerry.needell@unh.edu>
91
92        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
93        4.6 branch.  Original modifications by Gaisler Enterprises.
94        * libchip/network/greth.c, libchip/network/greth.h: New files.
95
962006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
97
98        * ide/ata.[ch]:
99        (PR1118) fetch priority for ATA task from a variable,
100        not a fixed configuration value.
101       
1022006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * Makefile.am: Add ampolish3.
105
1062006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * ampolish3: New.
109        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
110
1112006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * aclocal/rtems-ampolish.m4: New.
114        * configure.ac: Use RTEMS_AMPOLISH3.
115
1162006-04-18  Joel Sherrill <joel@OARcorp.com>
117
118        * aclocal/version.m4: Updated to rtems-4.6.99.3.
119
1202006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
121
122        PR 853/filesystem
123        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
124        should be modified to support the new exception scheme and to use the
125        handle parameter.
126
1272006-02-a32     Eric Norum <norume@aps.anl.gov>
128
129        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
130        "newer" PCI access calls.  Minor cleanups.  Comments.
131
1322006-01-12      Eric Norum <norume@aps.anl.gov>
133
134        PR 861/networking
135        PR 863/networking
136        * libchip/network/smc91111.c: Fix illegal lvalue increments.
137
1382006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
139
140        * wrapup/Makefile.am: Add preinstall.am.
141        * libchip/Makefile.am: Build libchip/network/smc91111.
142        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
143        Eliminate cyg_int* crap.
144
1452006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * librdbg/Makefile.am: Add preinstall.am.
148        * aclocal/bsp-configure.m4: Add ampolish3.
149        New header guards.
150
1512006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * libchip/network/open_eth.c, libchip/network/open_eth.h:
154        Merger from rtems-4-6-branch.
155
1562006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * libchip/network/smc91111.c
159        libchip/network/smc91111config.h
160        libchip/network/smc91111exp.h
161        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
162        * libchip/Makefile.am: Reflect adding smc91111*.
163
1642006-01-08      Joel Sherrill <joel@OARcorp.com>
165
166        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
167        char *.
168
1692006-01-08      Joel Sherrill <joel@OARcorp.com>
170
171        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
172        warnings.
173
1742005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
175
176        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
177        Add RTEMS_RELLDFLAGS.
178        * automake/compile.am: Remove RTEMS_USE_GCC.
179        Remove RTEMS_RELLDFLAGS.
180        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
181
1822005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * libchip/network/if_media.h, libchip/network/mii.h:
185        Remove (Moved to cpukit).
186        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
187        and libchip/network/if_media.h.
188        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
189        if_media.h having moved.
190
1912005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * automake/compile.am, automake/host.am, automake/local.am,
194        automake/subdirs.am: Remove depend.
195        * configure.ac: Explicitly pass --libdir and --includedir to
196        testsuites.
197
1982005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * configure.ac: Reflect changes to testsuites.
201
2022005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * automake/compile.am: Remove GCCSPECS.
205        * aclocal/prog-cc.m4: Add GCCSPECS.
206        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
207
2082005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
211        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
212
2132005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
214
215        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
216        libcpu/byteorder.h for i386.
217
2182005-11-02      Till Straumann <strauman@slac.stanford.edu>
219
220        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
221        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
222        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
223        added a simple API/library for i2c devices and drivers for i2c
224        2-byte eeproms and a ds1621 temperature sensor; API is documented
225        in libi2c.h.
226
2272005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
228
229        * libnetworking/pppd/ipxcp.c,
230        libnetworking/pppd/chat.c,
231        libnetworking/pppd/patchlevel.h,
232        libnetworking/pppd/upap.h,
233        libnetworking/pppd/md5.h,
234        libnetworking/pppd/pppd.8,
235        libnetworking/pppd/README,
236        libnetworking/pppd/preinstall.am,
237        libnetworking/pppd/md4.h,
238        libnetworking/pppd/magic.c,
239        libnetworking/pppd/pppd.h,
240        libnetworking/pppd/demand.c,
241        libnetworking/pppd/rtemsmain.c,
242        libnetworking/pppd/sys-rtems.c,
243        libnetworking/pppd/ipcp.h,
244        libnetworking/pppd/lcp.h,
245        libnetworking/pppd/chap_ms.c,
246        libnetworking/pppd/md4.c,
247        libnetworking/pppd/rtemspppd.h,
248        libnetworking/pppd/cbcp.h,
249        libnetworking/pppd/auth.c,
250        libnetworking/pppd/lcp.c,
251        libnetworking/pppd/example/README,
252        libnetworking/pppd/example/ppp.conf,
253        libnetworking/pppd/example/system.h,
254        libnetworking/pppd/example/netconfig.h,
255        libnetworking/pppd/example/pppdapp.c,
256        libnetworking/pppd/example/init.c,
257        libnetworking/pppd/example/Makefile-user,
258        libnetworking/pppd/example/pppd.options,
259        libnetworking/pppd/rtemspppd.c,
260        libnetworking/pppd/ipxcp.h,
261        libnetworking/pppd/chap_ms.h,
262        libnetworking/pppd/options.c,
263        libnetworking/pppd/magic.h,
264        libnetworking/pppd/chap.h,
265        libnetworking/pppd/cbcp.c,
266        libnetworking/pppd/upap.c,
267        libnetworking/pppd/chap.c,
268        libnetworking/pppd/Makefile.am,
269        libnetworking/pppd/ccp.h,
270        libnetworking/pppd/utils.c,
271        libnetworking/pppd/rtemsdialer.h,
272        libnetworking/pppd/fsm.h,
273        libnetworking/pppd/pathnames.h,
274        libnetworking/pppd/md5.c,
275        libnetworking/pppd/fsm.c,
276        libnetworking/pppd/ipcp.c,
277        libnetworking/pppd/STATUS,
278        libnetworking/pppd/ccp.c,
279        libnetworking/Makefile.am: Remove (Moved to cpukit).
280
2812005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
282
283        * configure.ac: Remove libnetworking, libnetworking/pppd.
284        * wrapup/Makefile.am: Remove libpppd.a.
285
2862005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
289        rtemsdialer.h to $(includedir)/rtems.
290
2912005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
292
293        * libnetworking/rtems_telnetd/icmds.c,
294        libnetworking/rtems_telnetd/Makefile.am,
295        libnetworking/rtems_telnetd/preinstall.am,
296        libnetworking/rtems_telnetd/pty.c,
297        libnetworking/rtems_telnetd/pty.h,
298        libnetworking/rtems_telnetd/README,
299        libnetworking/rtems_telnetd/telnetd.c,
300        libnetworking/rtems_telnetd/telnetd.h:
301        Remove (Moved to cpukit).
302
3032005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * configure.ac: Remove libnetworking/rtems_telnetd.
306        * libnetworking/Makefile.am: Remove rtems_telnetd.
307        * libnetworking/README: Remove (Obsolete).
308        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
309
3102005-10-20  Eric Norum <norume@aps.anl.gov>
311
312        * libchip/network/dec21140.c: Clean up PCI mapping.
313
3142005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
315
316        * libnetworking/pppd/Makefile.am: Use preinstall.am.
317        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
318        librdbg/src/servrpc.c, librdbg/src/servtgt.c
319        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
320        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
321        * configure.ac: Move optman to the end of BSP_SUBDIRS.
322
3232005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
324
325        * aclocal/bspopts.m4: Add missing m4 quotes.
326
3272005-09-02  Joel Sherrill <joel@OARcorp.com>
328
329    * aclocal/version.m4: Updated to rtems-4.6.99.2.
330
3312005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
332
333        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
334        libchip/network/dec21140.c: Remove initialization of PCI bus.
335
3362005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
337
338        * optman/Makefile.am: Add preinstall.am.
339
3402005-07-18      Karel Gardas <kgardas@objectsecurity.com>
341
342        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
343        UNTESTED to tested.
344
3452005-06-17      Joel Sherrill <joel@OARcorp.com>
346
347        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
348        it is not supported by the MPC5xx.
349
3502005-06-17      Joel Sherrill <joel@OARcorp.com>
351
352        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
353        interface. Also correct attempting to build on other than PowerPC and
354        x86.
355
3562005-06-16      Daron Chabot <daron@nucleus.usask.ca>
357
358        * libchip/Makefile.am: Add driver for Tulip clones.
359        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
360        libchip/network/if_dcreg.h: New files.
361
3622005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
363
364        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
365        to enable rdbg.
366        * configure.ac: Reflect changes above.
367
3682005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
369
370        * configure.ac: Add ada/.
371
3722005-05-20      Sergei Organov  <osv@topconrd.ru>
373
374        PR 750/networking
375        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
376        wait_input().
377
3782005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
379
380        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
381        rtems/irq.h.
382
3832005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
384
385        * libchip/Makefile.am: Include preinstall.am.
386        * libchip/preinstall.am: New.
387
3882005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
389
390        * configure.ac: Add AMPOLISH3.
391        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
392        * libnetworking/rtems_telnetd/preinstall.am: New.
393        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
394
3952005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
396
397        * configure.ac: Let enable_rpcgen default to "no".
398
3992005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
400
401        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
402
4032005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
404
405        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
406        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
407
4082005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
409
410        * libchip/network/dec21140.c, libchip/network/elnk.c,
411        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
412
4132005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
414
415        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
416        of code as a result of the implementation of a common PCI interface.
417
4182005-05-04      Joel Sherrill <joel@OARcorp.com>
419
420        * libchip/network/open_eth.c: Remove prototype of set_vector.
421
4222005-05-03      Joel Sherrill <joel@OARcorp.com>
423
424        * librdbg/src/ptrace.c: Remove warning.
425
4262005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
427
428        * libchip/network/dec21140.c, libchip/network/elnk.c,
429        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
430        Modified parameter list to remove warnings.
431
4322005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
433
434        * libchip/network/cs8900.c, libchip/network/i82586.c,
435        libchip/network/open_eth.c, libchip/network/sonic.c,
436        libchip/serial/mc68681.c: Modified types to remove
437        warnings.  Added initialization to remove warnings.
438
4392005-04-28      Joel Sherrill <joel@OARcorp.com>
440
441        * libchip/network/README.sonic: Rewritten to account for removal of
442        dmv177.
443
4442005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
445
446        PR 781/rtems_misc
447        * libchip/serial/ns16550_p.h: Fix baud rate calculation
448
4492005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
450
451        * libchip/serial/ns16550.c:
452        Fixed warnings generated in various powerpc configurations
453
4542005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
455
456        * libchip/serial/ns16550.c: Modified
457        ISR to work with PPC new exception processing
458
4592005-03-14      Joel Sherrill <joel@OARcorp.com>
460
461        * libchip/network/dec21140.c, libchip/network/elnk.c,
462        libchip/network/if_fxp.c: Continue PCI API unification. All use
463        pci_find_device(). Network drivers manufacture a signature since all
464        calls have not been converted yet.
465
4662005-03-04      Joel Sherrill <joel@OARcorp.com>
467
468        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
469        initialize function part of the unified PCI API as pci_initialize().
470
4712005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
472
473        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
474        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
475
4762005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
477
478        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
479        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
480
4812005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
482
483        * aclocal/ppc.m4: Reflect changes to ppc exception processing
484        building procedures.
485
4862005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
487
488        * aclocal/prog-cc.m4:
489        Quote CFLAGS's RHS to accomodate Solaris broken sh.
490
4912005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
492
493        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
494
4952005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
496
497        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
498
4992005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
500
501        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
502
5032005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
504
505        * libnetworking/rtems_servers/ftp.c,
506        libnetworking/rtems_servers/ftp.h,
507        libnetworking/rtems_servers/Makefile.am:
508        Remove (relocated to cpukit/ftpd).
509        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
510        removed move libnetworking/rtems_servers.
511
5122005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
513
514        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
515
5162005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
517
518        PR 755/rtems
519        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
520        Remove local declarations of rtems_bsdnet_nameservers,
521        rtems_bsdnet_nameservers_count.
522
5232005-01-31      Sergei Organov <osv@topconrd.ru>
524
525        PR 751/pppd
526        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
527        committed to fix PR736 breaks pppd. chat.c should have its own static
528        ttyfd for pppd to work correctly. The symptom is that second
529        invokation of chat (for connect script) fails due to pppd_ttyfd set
530        to -1 by previous chat invokation (for init script). In addition,
531        this patch fixes leaving of dangling pointer in the abort_stbring[]
532        by chat_send().
533
5342005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
535
536        * configure.ac: Remove CFLAGS_DEBUG_V.
537        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
538
5392005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
540
541        * wrapup/Makefile.am: Remove rtems-ctor.o.
542
5432005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
544
545        * libchip/rtc/rtc.h: size_t RTC_Count.
546
5472005-01-20      Joel Sherrill <joel@OARcorp.com>
548
549        PR 736/pppd
550        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
551        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
552        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
553        should not be static and should have a name more specific to pppd.
554
5552005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
556
557        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
558        libnetworking/rtems_servers/Makefile.am,
559        libnetworking/rtems_telnetd/Makefile.am,
560        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
561        Eliminate CFLAGS_OPTIMIZE_V.
562
5632005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
564
565        * configure.ac: Pass CFLAGS to testsuites configure.
566        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
567        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
568
5692005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
570
571        * configure.ac: Pass CFLAGS to cpukit configure.
572        * aclocal/rtems-flags.m4: Remove (Unused).
573        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
574        * aclocal/env-rtemsbsp.m4:
575        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
576        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
577        RTEMS_CFLAGS.
578        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
579        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
580        Cleanup comments.
581
5822005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
583
584        * automake/compile.am: Remove build-variant support.
585
5862005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
587
588        * libnetworking/pppd/Makefile.am,
589        libnetworking/rtems_servers/Makefile.am,
590        libnetworking/rtems_telnetd/Makefile.am:
591        Remove build-variant support.
592
5932005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
594
595        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
596        support/Makefile.am, wrapup/Makefile.am:
597        Remove build-variant support.
598
5992004-11-22      Joel Sherrill <joel@OARcorp.com>
600
601        * libchip/network/if_fxp.c: Add entry for another module ID code.
602
6032004-11-22      Joel Sherrill <joel@OARcorp.com>
604
605        PR 693/misc
606        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
607        in/outport routines.
608
6092004-11-22      Joel Sherrill <joel@OARcorp.com>
610
611        PR 693/misc
612        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
613        in/outport routines.
614
6152004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
616
617        * aclocal/enable-itron.m4: Remove (unused).
618
6192004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
620
621        * configure.ac: Misc. quoting cleanups.
622        Enable ada-tests iff --enable-ada and --enable-tests.
623
6242004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
625
626        PR 703/filesystem
627        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
628        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
629        libchip/ide/ide_controller.c:
630        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
631        available for BSPS/device drivers.
632        Extend the "modes_available" and "mode_active" parameters to
633        uint16_t for UDMA support.
634
6352004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
636
637        * libchip/network/dec21140.c: Cleanup a bit and remove message about
638        not supported on PowerPC since it works on the MVME2100 BSP.
639
6402004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
641
642        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
643        Add dependency tracking for *.cfgs.
644        * Makefile.am: Add dependency tracking for *.cfg.
645
6462004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
647
648        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
649        (Thanks to Lars Munch <lars@segv.dk> for catching this).
650
6512004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
652
653        PR 707/make_build
654        * configure.ac: Add --enable-rpcgen.
655
6562004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
657
658        PR 700/rtems_misc
659        * libnetworking/rtems_webserver/asp.c,
660        libnetworking/rtems_webserver/balloc.c,
661        libnetworking/rtems_webserver/cgi.c,
662        libnetworking/rtems_webserver/default.c,
663        libnetworking/rtems_webserver/ej.h,
664        libnetworking/rtems_webserver/ejIntrn.h,
665        libnetworking/rtems_webserver/ejlex.c,
666        libnetworking/rtems_webserver/ejparse.c,
667        libnetworking/rtems_webserver/emfdb.c,
668        libnetworking/rtems_webserver/emfdb.h,
669        libnetworking/rtems_webserver/form.c,
670        libnetworking/rtems_webserver/handler.c,
671        libnetworking/rtems_webserver/h.c,
672        libnetworking/rtems_webserver/license.txt,
673        libnetworking/rtems_webserver/Makefile.am,
674        libnetworking/rtems_webserver/md5c.c,
675        libnetworking/rtems_webserver/md5.h,
676        libnetworking/rtems_webserver/mime.c,
677        libnetworking/rtems_webserver/misc.c,
678        libnetworking/rtems_webserver/NOTES,
679        libnetworking/rtems_webserver/ringq.c,
680        libnetworking/rtems_webserver/rom.c,
681        libnetworking/rtems_webserver/rtems_webserver.h,
682        libnetworking/rtems_webserver/security.c,
683        libnetworking/rtems_webserver/sock.c,
684        libnetworking/rtems_webserver/socket.c,
685        libnetworking/rtems_webserver/sockGen.c,
686        libnetworking/rtems_webserver/sym.c,
687        libnetworking/rtems_webserver/uemf.c,
688        libnetworking/rtems_webserver/uemf.h,
689        libnetworking/rtems_webserver/um.c,
690        libnetworking/rtems_webserver/um.h,
691        libnetworking/rtems_webserver/umui.c,
692        libnetworking/rtems_webserver/url.c,
693        libnetworking/rtems_webserver/value.c,
694        libnetworking/rtems_webserver/wbase64.c,
695        libnetworking/rtems_webserver/webcomp.c,
696        libnetworking/rtems_webserver/webmain.c,
697        libnetworking/rtems_webserver/webpage.c,
698        libnetworking/rtems_webserver/webrom.c,
699        libnetworking/rtems_webserver/webs.c,
700        libnetworking/rtems_webserver/websda.c,
701        libnetworking/rtems_webserver/websda.h,
702        libnetworking/rtems_webserver/webs.h,
703        libnetworking/rtems_webserver/websSSL.c,
704        libnetworking/rtems_webserver/websSSL.h,
705        libnetworking/rtems_webserver/websuemf.c,
706        libnetworking/rtems_webserver/wsIntrn.h:
707        Remove (Moved to cpukit/http).
708
7092004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
710
711        PR 700/rtems_misc
712        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
713        Remove libnetworking/rtems_webserver.
714
7152004-10-25      Eric Norum <norume@aps.anl.gov>
716
717        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
718
7192004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
720
721        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
722
7232004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
724
725        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
726        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
727
7282004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
729
730        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
731
7322004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
733
734        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
735        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
736
7372004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
738
739        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
740        BITSPERBYTE.
741
7422004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
743
744        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
745        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
746
7472004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
748
749        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
750
7512004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
752
753        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
754        * aclocal/enable-bare.m4: Remove.
755        * configure.ac: Remove BARE_CPU_MODEL.
756
7572004-10-13      Eric Norum <norume@aps.anl.gov>
758
759        PR 688/bsps
760        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
761        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
762        MC146818A (and several Dallas Semiconductor) TOD chips.
763
7642004-10-13      Eric Norum <norume@aps.anl.gov>
765
766        PR 686/networking
767        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
768        device code.
769
7702004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
771
772        * libchip/network/dec21140.c: include <rtems/pci.h>.
773
7742004-09-29      Joel Sherrill <joel@OARcorp.com>
775
776        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
777        libnetworking/pppd/utils.c: i960 obsoleted and all references
778        removed.
779
7802004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
781
782        PR 607/networking
783        * libchip/network/dec21140.c: Made PCI configuration minimum sane
784        instead of fully specifying unused PCI features.
785
7862004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
787
788        * configure.ac: Require automake > 1.9.
789
7902004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
791
792        * aclocal/rtems-cpu-subdirs.m4: Add avr.
793
7942004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
795
796        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
797        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
798
7992004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
800
801        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
802        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
803
8042004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
805
806        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
807
8082004-07-28  Joel Sherrill <joel@OARcorp.com>
809
810    * aclocal/version.m4: Updated to rtems-4.6.99.1.
811
8122004-07-25      Joel Sherrill <joel@OARcorp.com>
813
814        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
815
8162004-05-21  Till Strauman <strauman@slac.stanford.edu>
817
818        PR 625/networking
819        * libchip/network/dec21140.c, ... : Prevent name clashes by making
820        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
821        an error rather than panic if no chip is detected (thus allowing
822        for probing).
823        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
824        instead of looping forever.  Avoid divide by zero (crashed my PC).
825        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
826        they are UNTESTED.
827
8282004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
829
830        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
831
8322004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
833
834        * libchip/network/dec21140.c, libchip/network/elnk.c:
835        #include <errno.h>.
836
8372004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
838
839        * libchip/network/if_media.h: Update from FreeBSD.
840        * libchip/network/open_eth.c, libchip/network/cs8900.c,
841        libchip/network/i82586.c: #include <errno.h>.
842
8432004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
844
845        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
846
8472004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
848
849        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
850
8512004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
852
853        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
854        automake).
855
8562004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
857
858        PR 599/pppd
859        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
860
8612004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
862
863        * optman/rtems/no-region.c: Reflect having changed
864        rtems_region_get_segment_size.
865
8662004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
867
868        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
869        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
870        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
871        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
872        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
873        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
874        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
875
8762004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
877
878        * libchip/ide/ata.c, libchip/network/dec21140.c,
879        libchip/network/elnk.c, libchip/network/i82586.c,
880        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
881        libchip/network/open_eth.c, libchip/network/sonic.c,
882        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
883        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
884        libchip/shmdr/init.c, libchip/shmdr/intr.c,
885        libchip/shmdr/shm_driver.h: Cosmetics.
886
8872004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
888
889        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
890        optman/rtems/no-msg.c, optman/rtems/no-part.c,
891        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
892        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
893        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
894        fixed size types.
895
8962004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
897
898        * configure.ac: Explicitly pass --includedir and --libdir to
899        cpukit/configure.
900
9012004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
902
903        * librdbg/Makefile.am: Fix rpcgen rules.
904        * librdbg/src/i386/any/remdeb_xdr.c,
905        librdbg/src/m68k/any/remdeb_xdr.c,
906        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
907        Reflect changes to librdbg/Makefile.am.
908
9092004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
910
911        * configure.ac: Reflect changes testsuites/configure.ac and
912        cpukit/configure.ac.
913
9142004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
915
916        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
917        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
918
9192004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
920
921        * configure.ac: Reflect changes to testsuites's configuration.
922
9232004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
924
925        PR/589 rtems
926        * libchip/network/pci.h: Remove (Moved to cpukit).
927
9282004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
929
930        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
931        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
932        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
933        libchip/network/dec21140.c, libchip/network/elnk.c,
934        libchip/network/if_fxp.c, libchip/network/open_eth.c,
935        libchip/network/open_eth.h, libchip/network/sonic.c,
936        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
937        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
938        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
939        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
940        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
941        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
942        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
943        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
944        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
945        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
946        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
947        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
948        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
949        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
950        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
951        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
952        fixed-size types.
953
9542004-03-14      Chris Johns  <chrisj@rtems.org>
955
956        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
957        the BSP example code.
958        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
959        support the DIMMPC. This is a pc386 target with IO port support. Minor
960        formating clean up. Add documentation to the header file.
961        * libchip/network/README.cs8900: The CS8900 driver is documented in the
962        cs8900.h header file.
963
9642004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
967        Cosmetics.
968
9692004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
972        There are no application level Makefiles in here.
973
9742004-03-04      Joel Sherrill <joel@OARcorp.com>
975
976        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
977        they can be used in application level makefiles.
978
9792004-03-05      Joel Sherrill <joel@OARcorp.com>
980
981        * libnetworking/rtems_webserver/ejparse.c,
982        libnetworking/rtems_webserver/emfdb.c,
983        libnetworking/rtems_webserver/sock.c,
984        libnetworking/rtems_webserver/socket.c,
985        libnetworking/rtems_webserver/sym.c,
986        libnetworking/rtems_webserver/webs.c,
987        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
9882004-03-05      Joel Sherrill <joel@OARcorp.com>
989
990        * libchipnetwork/open_eth.c: Remove warnings by conditionally
991        compiling this file only only those CPU families with supported
992        exception models.
993
9942004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * acinclude.m4: Fix loosing arguments when configuring cpukit and
997        testsuites (Was exposed with --enable-multilib, only).
998        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
999         Add RTEMS_BSP_CONFIG_SUBDIR.
1000        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
1001        testsuites's configure.
1002        * aclocal/rtems-top.m4: Remove ENDIF hack.
1003        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
1004
10052004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
1008        wrapup/Makefile.am: Fix automake problems having been introduced
1009        in previous patch.
1010
10112004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
1014        Preinstall dirs.
1015        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
1016        * aclocal/check-multiprocessing.m4: Cosmetics.
1017        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
1018        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
1019
10202004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
1023        librdbg/src/Makefile.am.
1024        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
1025        * configure.ac: Reflect changes above.
1026        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
1027        * wrapup/Makefile.am: Reflect changes above.
1028        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
1029
10302004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
1033
10342004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
1037
10382004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * wrapup/Makefile.am: Reflect new location of librdbg.a.
1041
10422004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1045        librdbg/src/powerpc/Makefile.am: Remove.
1046        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1047        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1048        * configure.ac: Reflect changes above.
1049
10502004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052
10532004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1056        STRIP.
1057
10582004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * librdbg/include/Makefile.am: Merge-in
1061        librdbg/include/rdbg/i386/Makefile.am,
1062        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1063        librdbg/include/rdbg/powerpc/Makefile.am.
1064        * librdbg/include/rdbg/i386/Makefile.am,
1065        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1066        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1067        * configure.ac: Reflect changes above.
1068
10692004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * configure.ac: Use AS_HELP_STRING(ada).
1072
10732004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1076        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1077        Use AC_CONFIG_HEADERS.
1078        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1079        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1080
10812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * Makefile.am: include local.am.
1084
10852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * aclocal/version.m4: 4.6.99.0.
1088
10892004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * Makefile.am: Don't include host.am.
1092        * automake/compile.am: Further cleanups.
1093
10942004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * automake/lib.am: Remove (Unused).
1097
10982004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * wrapup/Makefile.am: Don't include lib.am.
1101        * automake/compile.am: Use automake compilation rules.
1102
11032004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * libnetworking/pppd/Makefile.am,
1106        libnetworking/rtems_servers/Makefile.am,
1107        libnetworking/rtems_telnetd/Makefile.am,
1108        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1109        support/Makefile.am: Don't include lib.am.
1110
11112004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * libchip/Makefile.am: Don't include lib.am.
1114        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1115        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1116        unnecessary EXTRA_DISTs.
1117
11182004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1121        hack.
1122
11232004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1124
1125        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1126        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1127        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1128        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1129
11302004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1133        Add AM_CONDITIONAL(HAS_MP).
1134        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1135        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1136        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1137        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1138        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1139        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1140        (Deprecated by autoconf 2.59).
1141
11422004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1145        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1146
11472004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * ChangeLog: Merge-in libnetworking/ChangeLog.
1150        * libnetworking/ChangeLog: Remove.
1151        * ChangeLog: Merge-in librdbg/ChangeLog.
1152        * librdbg/ChangeLog: Remove.
1153        * ChangeLog: Merge-in libchip/ChangeLog.
1154        * libchip/ChangeLog: Remove.
1155        * ChangeLog: Merge-in optman/ChangeLog.
1156        * optman/ChangeLog: Remove.
1157
11582004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * configure.ac: Reflect changes to cpukit.
1161        * wrapup/Makefile.am: Reflect changes to librdbg.
1162        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1163        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1164        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1165        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1166        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1167        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1168        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1169        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1170        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1171
11722004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/rtems-top.m4: Remove check for version.m4.
1175        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1176
11772004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1180        * wrapup/Makefile.am: Reflect changes to libchip/*.
1181        * support/Makefile.am: Use automake compilation rules.
1182        * wrapup/Makefile.am: Reflect changes to support/*.
1183        * configure.ac: Remove libnetworking/wrapup/Makefile.
1184        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1185        libnetworking/*/lib*.a instead of libnetapps.a.
1186        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1187        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1188        * optman/Makefile.am: Use automake compilation rules.
1189        * libchip/Makefile.am: Fix typo in previous patch.
1190        * libchip/Makefile.am: Use automake compilation rules.
1191        * libnetworking/Makefile.am: Remove wrapup.
1192        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1193        automake-compilation rules.
1194        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1195        automake-compilation rules.
1196        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1197        automake-compilation rules.
1198        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1199        automake-compilation rules.
1200        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1201
12022004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1205        PRE/TMPINSTALL_FILES to CLEANFILES.
1206        * automake/lib.am: Remove TMPINSTALL_FILES.
1207        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1208        PRE/TMPINSTALL_FILES to CLEANFILES.
1209        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1210        PRE/TMPINSTALL_FILES to CLEANFILES.
1211        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1212        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1213        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1214        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1215        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1216        * librdbg/src/i386/Makefile.am: Ditto.
1217        * librdbg/src/m68k/Makefile.am: Ditto.
1218        * librdbg/src/powerpc/Makefile.am: Ditto.
1219        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1220        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1221        * libnetworking/rtems_servers/Makefile.am: Ditto.
1222        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1223        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1224
12252004-01-07      Joel Sherrill <joel@OARcorp.com>
1226
1227        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1228        more completely covers the MIPS family.
1229
12302003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * wrapup/Makefile.am: Reflect changes to shmdr.
1233        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1234
12352003-12-18      Joel Sherrill <joel@OARcorp.com>
1236
1237        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1238        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1239        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1240        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1241        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1242        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1243        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1244
12452003-12-17      Joel Sherrill <joel@OARcorp.com>
1246
1247        * aclocal/version.m4: Updated to rtems-20031217-test.
1248
12492003-12-17     
1250
1251        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1252        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1253
12542003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * automake/compile.am: Remove LINK_LIBS (Unused).
1257        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1258
12592003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1262        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1263        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1264        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1265        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1266
12672003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1270        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1271        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1272        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1273        * librdbg/src/i386/Makefile.am:
1274        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1275        * librdbg/src/m68k/Makefile.am:
1276        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1277        * librdbg/src/powerpc/Makefile.am:
1278        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1279
12802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1281
1282        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1283        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1284        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1285        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1286        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1287        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1288        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1289        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1290        * optman/Makefile.am: Remove project_libdir.
1291        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1292        PRE/TMPINSTALL_FILES.
1293        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1294        PRE/TMPINSTALL_FILES.
1295        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1296        PRE/TMPINSTALL_FILES.
1297        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1298        PRE/TMPINSTALL_FILES.
1299        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1300        from PRE/TMPINSTALL_FILES.
1301        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1302        PRE/TMPINSTALL_FILES.
1303        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1304        PRE/TMPINSTALL_FILES.
1305        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1306        PRE/TMPINSTALL_FILES.
1307        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1308        PRE/TMPINSTALL_FILES.
1309        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1310        PRE/TMPINSTALL_FILES.
1311        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1312        PRE/TMPINSTALL_FILES.
1313        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1314        from PRE/TMPINSTALL_FILES.
1315
13162003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1319        * automake/lib.am: Remove project_libdir.
1320        * wrapup/Makefile.am: Reworked.
1321
13222003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * configure.ac: Reflect changes to librdbg.
1325        * optman/Makefile.am: Add tmpinstall dirstamp support.
1326        * libchip/Makefile.am: Fix variant-tmpinstall support.
1327        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1328        * librdbg/src/powerpc/Makefile.am: Merge-in former
1329        new_exception_processing/Makefile.am.
1330        * librdbg/src/m68k/any/Makefile.am: Remove.
1331        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1332        * librdbg/src/i386/any/Makefile.am: Remove.
1333        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1334        * librdbg/src/Makefile.am: Cosmetics.
1335        * librdbg/include/Makefile.am: Cosmetics.
1336        * librdbg/Makefile.am: Cosmetics.
1337        * libnetworking/Makefile.am: Cosmetics.
1338        * libnetworking/pppd/Makefile.am: Cosmetics.
1339        * libnetworking/wrapup/Makefile.am: Cosmetics.
1340
13412003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * Makefile.am: Cosmetics.
1344        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1345        support.
1346
13472003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * automake/compile.am: Remove $(ARCH):-rule.
1350
13512003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1352
1353        * configure.ac: Remove lib/libbsp/shared/Makefile,
1354        lib/libbsp/shmdr/Makefile.
1355
13562003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1357
1358        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1359        libchip/serial/Makefile, libchip/rtc/Makefile.
1360        * support/Makefile.am: Remove all-local: $(ARCH).
1361        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1362        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1363        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1364        * optman/Makefile.am: Remove all-local: $(ARCH).
1365        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1366        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1367        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1368        compilation dirstamp support.
1369        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1370        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1371        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1372        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1373        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1374        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1375        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1376        all-local: $(ARCH).
1377        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1378        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1379        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1380        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1381        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1382
13832003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * aclocal/lead-dot.m4: New (from automake-1.7f).
1386        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1387        AC_SUBST(dirstamp).
1388        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1389        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1390        libchip/serial/Makefile.am: Ditto.
1391        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1392        * librdbg/include/Makefile.am: Ditto.
1393        * librdbg/include/rdbg/Makefile.am: Ditto.
1394        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1395        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1396        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1397        * librdbg/src/Makefile.am: Ditto.
1398        * librdbg/src/i386/Makefile.am: Ditto.
1399        * librdbg/src/i386/any/Makefile.am: Ditto.
1400        * librdbg/src/m68k/Makefile.am: Ditto.
1401        * librdbg/src/m68k/any/Makefile.am: Ditto.
1402        * librdbg/src/powerpc/Makefile.am: Ditto.
1403        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1404        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1405        preinstallation.
1406        * libnetworking/pppd/Makefile.am: Ditto.
1407        * libnetworking/rtems_servers/Makefile.am: Ditto.
1408        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1409        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1410        * libnetworking/wrapup/Makefile.am: Ditto.
1411
14122003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1415        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1416        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1417        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1418        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1419        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1420        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1421        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1422        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1423        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1424        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1425        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1426        underquoting to silence automake-1.8.
1427
14282003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * configure.ac: Reflect having moved tests to ../../testsuites.
1431
14322003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1435        * aclocal/canonical-host.m4: Remove.
1436        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1437        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1438
14392003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * aclocal/check-cpu.m4: Remove.
1442        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1443        * aclocal/canonical-target-name.m4: Add m4-quotes.
1444        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1445        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1446        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1447        * aclocal/check-networking.m4: Add m4-quotes. Require
1448        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1449        * aclocal/check-posix.m4: Add m4-quotes. Require
1450        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1451        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1452        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1453        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1454
14552003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1458        * aclocal/bsp-alias.m4: Remove.
1459
14602003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1461
1462        * configure.ac: Make presence of tests/ optional.
1463
14642003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
1466        * aclocal/path-perl.m4: Remove (Unused).
1467
14682003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1469
1470        * automake/force-preinstall.am: Remove.
1471
14722003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1473
1474        PR 499/rtems_misc
1475        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1476        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1477        Configuration (Odd was forced) - Correction of Stop Bit configuration
1478        (inversed) - Correction of ISR Handler to call
1479        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1480        CTS Hardware flow control Configuration.
1481
14822003-09-04      Joel Sherrill <joel@OARcorp.com>
1483
1484        * lib/libcpu/shared/include/cache.h,
1485        lib/libcpu/shared/src/cache_aligned_malloc.c,
1486        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1487        license changed.
1488        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1489        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1490        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1491        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1492        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1493        for license changed.
1494        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1495        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1496        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1497        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1498        libchip/network/cs8900.h, libchip/network/dec21140.c,
1499        libchip/network/elnk.c, libchip/network/open_eth.c,
1500        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1501        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1502        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1503        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1504        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1505        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1506        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1507        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1508        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1509        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1510        libchip/serial/serial.h, libchip/serial/z85c30.c,
1511        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1512        libchip/serial/z85c30_reg.c: URL for license changed.
1513
15142003-09-03      Jiri Gaisler <jiri@gaisler.com>
1515
1516        PR 477/networking
1517        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1518        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1519        libchip/network/open_eth.h: New files.
1520
15212003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1522
1523        * aclocal/rtems-top.m4: Add RTEMS_API.
1524        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1525
15262003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1529        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1530        @RTEMS_BSP@.cfg.
1531
15322003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1535
15362003-08-20      Joel Sherrill <joel@OARcorp.com>
1537
1538        * libchip/network/cs8900.c: Correct copyright statements.
1539
15402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1541
1542        * aclocal/check-itron.m4: Remove.
1543        * aclocal/enable-inlines.m4: Remove.
1544        * Makefile.am: Reflect having moved aclocal/.
1545        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1546        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1547        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1548        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1549        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1550        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1551        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1552        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1553        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1554        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1555        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1556        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1557        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1558        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1559        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1560        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1561        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1562        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1563        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1564        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1565        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1566        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1567        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1568        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1569        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1570        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1571        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1572        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1573        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1574        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1575        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1576        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1577        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1578        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1579        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1580        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1581        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1582        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1583        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1584        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1585        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1586        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1587        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1588        * aclocal/target.m4: New (Copied from ../../aclocal).
1589        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1590        * aclocal/version.m4: New (Copied from ../../aclocal).
1591
15922003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1593
1594        * configure.ac: Remove stray comments.
1595        * automake/local.am, automake/host.am: Remove "debug".
1596
15972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1598
1599        * Makefile.am: Reflect having moved automake/.
1600        * lib/Makefile.am: Reflect having moved automake/.
1601        * support/Makefile.am: Reflect having moved automake/.
1602        * wrapup/Makefile.am: Reflect having moved automake/.
1603        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1604        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1605        from ../../automake).
1606        * optman/Makefile.am: Reflect having moved automake/.
1607        * libchip/Makefile.am: Reflect having moved automake/.
1608        * libchip/ide/Makefile.am: Reflect having moved automake/.
1609        * libchip/network/Makefile.am: Reflect having moved automake/.
1610        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1611        * libchip/serial/Makefile.am: Reflect having moved automake/.
1612        * librdbg/Makefile.am: Reflect having moved automake/.
1613        * librdbg/include/Makefile.am: Reflect having moved automake/.
1614        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1615        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1616        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1617        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1618        automake/.
1619        * librdbg/src/Makefile.am: Reflect having moved automake/.
1620        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1621        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1622        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1623        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1624        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1625        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1626        having moved automake/.
1627        * libnetworking/Makefile.am: Reflect having moved automake/.
1628        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1629        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1630        automake/.
1631        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1632        automake/.
1633        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1634        automake/.
1635        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1636
16372003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1638
1639        * Makefile.am: Add bsp.pc.in.
1640        * bsp.pc.in: New (pkgconfig support).
1641
16422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1645
16462003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1647
1648        * lib/Makefile.am: New (Required by 'make dist').
1649        * lib/ChangeLog: Remove.
1650        * lib/.cvsignore: Cleanup.
1651        * configure.ac: Reflect having added lib/Makefile.am.
1652        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1653        lib/libbsp/configure.ac.
1654        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1655        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1656
16572003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1658
1659        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1660        * configure.ac: Merge-in librdbg/configure.ac.
1661        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1662        librdbg/configure.ac.
1663        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1664        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1665        LIBCHIP. Conditionally build include-dirs.
1666        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1667        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1668        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1669        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1670        librdbg/include/rdbg/m68k/Makefile.am,
1671        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1672        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1673        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1674        librdbg/src/powerpc/Makefile.am, librdbg/
1675        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1676        configure.ac into ../configure.ac.
1677        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1678        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1679        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1680        libnetworking/rtems_telnetd/Makefile.am,
1681        libnetworking/rtems_webserver/Makefile.am,
1682        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1683        into ../configure.ac.
1684
16852003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1686
1687        PR 427/rtems
1688        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1689        * librdbg/src/servtsp.c: Ditto.
1690
16912003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1692
1693        PR 429/bsps
1694        PR 432/bsps
1695        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1696        packets are queued onto an elnk board, the ISR will deadlock the device
1697        with a tx complete interrupt.  Lighter tx loads are not affected as they
1698        end up submitting single packets to the device.
1699
17002003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1701
1702        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1703        optman/configure.ac.
1704        * optman/configure.ac: Remove (Merged into ../configure.ac).
1705        * optman/Makefile.am: Reflect having merged configure.ac into
1706        ../configure.ac.
1707        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1708        * libchip/Makefile.am, libchip/ide/Makefile.am,
1709        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1710        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1711        ../configure.ac.
1712
17132003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1714
1715        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1716
17172003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1718
1719        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1720        on i386.
1721
17222003-06-13      Joel Sherrill <joel@OARcorp.com>
1723
1724        * libnetworking/pppd/chat.c: Removed warnings.
1725
17262003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1727
1728        * libchip/network/README.3com: New file missed in previous commit.
1729        PR 405/bsps
1730        PR 393/networking
1731        * libchip/network/dec21140.c: Fix leak also known as PR393.
1732        * libchip/network/elnk.c, libchip/network/if_media.h,
1733        libchip/network/mii.h: New files.
1734        * libchip/network/Makefile.am: Reflect new files.
1735
17362003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1737
1738        * configure.ac: Remove support for profile-variant.
1739
17402003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1741
1742        PR 397/pppd
1743        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1744        * libnetworking/pppd/magic.c: Remove *rand48.
1745        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1746
17472003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1748
1749        * wrapup/Makefile.am: Add libide.a.
1750
17512003-04-15      Joel Sherrill <joel@OARcorp.com>
1752
1753        PR 387/rtems_misc
1754        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1755        routines.
1756        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1757
17582003-04-11      Joel Sherrill <joel@OARcorp.com>
1759
1760        * libnetworking/rtems_webserver/cgi.c,
1761        libnetworking/rtems_webserver/sockGen.c,
1762        libnetworking/rtems_webserver/umui.c,
1763        libnetworking/rtems_webserver/websSSL.c,
1764        libnetworking/rtems_webserver/websSSL.h,
1765        libnetworking/rtems_webserver/websda.c,
1766        libnetworking/rtems_webserver/websda.h: New files. Not included in
1767        previous commit.
1768
17692003-04-10      Joel Sherrill <joel@OARcorp.com>
1770
1771        PR 371/pppd
1772        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1773        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1774        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1775        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1776        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1777        still global symbols in rtemspppd.h which might need to be changed or
1778        converted into member of a structure which is dereferenced with a
1779        pointer that is managed as a per task variable. But this patch should
1780        avoid many conflicts.
1781
17822003-03-27      Joel Sherrill <joel@OARcorp.com>
1783
1784        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1785        not allowed in the cpukit source code since it must be buildable
1786        independent of any BSP. These files were moved to libchip/ide.
1787        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1788        files.
1789
17902003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1791
1792        PR 368/filesystems
1793        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1794        improvements which now work on pc386 and mbx8xx.
1795        * libchip/ide/ide_controller.c: New file.
1796
17972003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1798
1799        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1800
18012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1802
1803        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1804        * configure.ac: Add support/.
1805        * support/.cvsignore: New.
1806        * support/Makefile.am: New.
1807        * support/version.c: New.
1808        * wrapup/Makefile.am: Add support/libsupport.a.
1809        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1810        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1811        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1812        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1813
18142003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1817
18182003-02-20      Till Straumann <strauman@slac.stanford.edu>
1819
1820        PR 354/networking
1821        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1822        chip against a table of supported chips. The untested ones are still
1823        commented out, however.
1824
18252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1826
1827        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1828        * configure.ac: AC_PREREQ(2.57).
1829        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1830        * optman/configure.ac: AC_PREREQ(2.57).
1831        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1832        * libchip/configure.ac: AC_PREREQ(2.57).
1833        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1834        * librdbg/configure.ac: AC_PREREQ(2.57).
1835        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1836        * libnetworking/configure.ac: AC_PREREQ(2.57).
1837
18382003-02-06      Joel Sherrill <joel@OARcorp.com>
1839
1840        * libnetworking/pppd/chat.c: Convert routines with common names to
1841        static. This included get_char(), put_char(), and character() among
1842        others.
1843
18442003-02-03      Joel Sherrill <joel@OARcorp.com>
1845
1846        PR 338/filesystem
1847        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1848        rtems_io_lookup_name() (API change).  Unused function removed.
1849
18502003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1851
1852        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1853        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1854        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1855        Eliminate *_O_FILES.
1856        * libnetworking/rtems_servers/Makefile.am,
1857        libnetworking/rtems_webserver/Makefile.am,
1858        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1859
18602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1861
1862        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1863        Let all-local: depend on $(LIB).
1864        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1865        * optman/Makefile.am: Apply install-data-local to install *.rels.
1866
18672002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1868
1869        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1870        %.c rules.
1871        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1872        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1873        * libchip/rtc/Makefile.am: Ditto.
1874        * libchip/serial/Makefile.am: Ditto.
1875
18762002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1877
1878        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1879        LIBC_DEFINES.
1880        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1881        LIBC_DEFINES.
1882        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1883        LIBC_DEFINES.
1884
18852002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1886
1887        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1888
18892002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1890
1891        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1892        cache-checking.
1893        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1894
18952002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1896
1897        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1898        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1899        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1900        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1901        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1902
19032002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1904
1905        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1906        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1907        Remove.
1908        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1909
19102002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1911
1912        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1913        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1914
19152002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1916
1917        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1918        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1919
19202002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1921
1922        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1923        * optman/rel.am: New.
1924
19252002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1926
1927        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1928        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1929        braino in comment on "exec". Extend --enable-ada handling.
1930
19312002-11-04      Joel Sherrill <joel@OARcorp.com>
1932
1933        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1934        tasks and rolling multiple loops into 1.
1935        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1936        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1937        Removed warnings.
1938
19392002-10-31      Joel Sherrill <joel@OARcorp.com>
1940
1941        * libchip/network/dec21140.c: Removed warnings.
1942        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1943        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1944        librdbg/src/m68k/any/remdeb_xdr.c,
1945        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1946        warnings.
1947        * libnetworking/rtems_webserver/socket.c,
1948        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1949
19502002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1951
1952        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1953        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1954        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1955        above.
1956
19572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1958
1959        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1960        * wrapup/.cvsignore: Remove autom4te.cache.
1961        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1962        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1963        autom4te.cache.
1964        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1965        autom4te.cache.
1966        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1967        autom4te.cache.
1968
19692002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1970
1971        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1972
19732002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1974
1975        * optman/.cvsignore: Add autom4te.cache.
1976
19772002-09-14      Joel Sherrill <joel@OARcorp.com>
1978
1979        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1980
19812002-09-07      Joel Sherrill <joel@OARcorp.com>
1982
1983        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1984        include files to resolve warnings.
1985
19862002-09-07      Chris Johns <ccj@acm.org>
1987
1988        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1989        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1990        which corrects the problem  where the cs8900.c file was actually the BSP
1991        glue.  Joel did some hacking so this file will compile.  Previously it
1992        required providing a target.h file to compile.
1993        * libchip/network/cs8900.c.bsp: New file.
1994
19952002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1996
1997        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1998
19992002-08-31      Joel Sherrill <joel@OARcorp.com>
2000
2001        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
2002        eliminate warning.
2003
20042002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2005
2006        * configure.ac: Add ada-tests.
2007
20082002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2009
2010        * Makefile.am: Add preinstall-stamp.
2011
20122002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2013
2014        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
2015        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
2016        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
2017        gcc31 happy.
2018        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
2019        cp.
2020
20212002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2022
2023        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
2024        make/bsp.mak.
2025        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
2026        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2027
20282002-08-12      Joel Sherrill <joel@OARcorp.com>
2029
2030        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
2031        avoid error.
2032
20332002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2034
2035        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2036        * configure.ac: Add BSP_SUBDIRS.
2037        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2038        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
2039        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2040        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
2041        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
2042        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2043        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
2044        RTEMS_CHECK_BSP_CACHE.
2045        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2046        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2047        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2048        .$(OBJEXT) instead of .o.
2049        * libnetworking/pppd/Makefile.am,
2050        libnetworking/rtems_servers/Makefile.am,
2051        libnetworking/rtems_telnetd/Makefile.am,
2052        libnetworking/rtems_webserver/Makefile.am,
2053        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2054
20552002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2056
2057        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2058        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2059        ../libchip/serial/$(ARCH)/libserialio.a.
2060        * libchip/serial/Makefile.am: Don't tmp-install lib.
2061        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2062
20632002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2064
2065        * Makefile.am: Add rtems_makedir.
2066        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2067        * Makefile.am: Add wrapup-SUBDIR.
2068        * wrapup/ChangeLog: Remove.
2069        * wrapup/configure.ac: Remove.
2070        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2071        (Make the bare BSP happy).
2072        * configure.ac: Ditto.
2073        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2074        Create make/custom/default.cfg.
2075        * configure.ac: Add creation of make/custom/*.cfg. Create
2076        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2077
20782002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2079
2080        * Makefile.am: Clean $(PROJECT_RELEASE).
2081
20822002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2083
2084        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2085        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2086        prototype mismatches.
2087
20882002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2089
2090        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2091        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2092
20932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2094
2095        * acinclude.m4: Add test "$multilib" != "yes".
2096        * config-ml.in: Remove.
2097        * acinclude.m4: Cleanups.
2098        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2099        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2100        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2101        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2102        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2103
21042002-07-16      Eric Norum <eric.norum@usask.ca>
2105
2106        * New driver for the Intel EtherExpressPro (82559ER) chip.
2107        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2108        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2109        * libchip/network/Makefile.am: Modified to reflect above.
2110
21112002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2112
2113        * acinclude.m4: New.
2114        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2115        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2116        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2117
21182002-07-01      Joel Sherrill <joel@OARcorp.com>
2119
2120        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2121        _Objects_Information_table now that it is a two dimensional array based
2122        upon API and class.
2123        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2124        of strnlen().
2125
21262002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2127
2128        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2129        preinstall libnetapps.a.
2130
21312002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2132
2133        * configure.ac: Remove librpc.
2134
21352002-06-25      Joel Sherrill <joel@OARcorp.com>
2136
2137        * Per PR233, moved librpc to exec.
2138        * configure.ac, wrapup/Makefile.am: Modified.
2139        * librpc, librpc/ChangeLog: Removed.
2140
21412002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2142
2143        * optman/Makefile.am: Remove multilib support.
2144        * optman/configure.ac: Ditto.
2145        * optman/sapi/Makefile.am: Ditto.
2146
21472002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2148
2149        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2150        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2151
21522002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2153
2154        Move networking libraries to c/src/exec/libnetworking
2155        * libnetworking/configure.ac, libnetworking/Makefile.am,
2156        libnetworking/wrapup/Makefile.am: Reflect Moval.
2157
21582002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2159
2160        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2161        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2162        <rtems/bspIo.h>.
2163
21642002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2165
2166        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2167        * libnetworking/rtems/mkrootfs.h: Ditto.
2168        * libnetworking/rtems/Makefile.am: Reflect changes above.
2169
21702002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2171
2172        * configure.ac: Remove lib.
2173
21742002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2175
2176        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2177        that exception stack frames on M68K members with VBR always are 6 byte
2178        long. The incorrect assumption resulted in some gdb commands like "next"
2179        to fail on the 68360.
2180
21812002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2182
2183        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2184        PR 220
2185        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2186        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2187        CVS.
2188        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2189        libnetworking/sys/filio.h: Remove.
2190        * libnetworking/sys/Makefile.am: Reflect changes above.
2191
21922002-05-07      Chris Johns <ccj@acm.org>
2193
2194        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2195        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2196        requires it to be stripped.
2197
21982002-05-01      Eric Norum <eric.norum@usask.ca>
2199
2200        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2201        assembly  to satisfy gcc 3.1 and newer.
2202
22032002-04-26      Eric Norum <eric.norum@usask.ca>
2204
2205        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2206        agressive optimization in gcc 3.1 does not reorder things.
2207
22082002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2209
2210        * libchip/network/dec21140.c: Reflect changes to powerpc's
2211        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2212        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2213        <rtems/score/cpu.h>.
2214        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2215        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2216
22172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2218
2219        * optman/configure.ac: Remove ENABLE_GCC28.
2220
22212002-04-11      Chris Johns <ccj@acm.org>
2222
2223        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2224        driver control block field to the ifconfig network driver structure.
2225        This field is needed by the i82586 driver which was ported from NetBSD
2226        as it had better hardware abstraction.
2227        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2228        PR59, added the drv_ctrl driver control block field to the ifconfig
2229        network driver structure. This field is needed by the i82586 driver
2230        which was ported from NetBSD as it had better hardware abstraction.
2231
22322002-04-10      Mike Siers <mikes@poliac.com>
2233
2234        * libnetworking/rtems_webserver/NOTES,
2235        libnetworking/rtems_webserver/asp.c,
2236        libnetworking/rtems_webserver/balloc.c,
2237        libnetworking/rtems_webserver/default.c,
2238        libnetworking/rtems_webserver/ej.h,
2239        libnetworking/rtems_webserver/ejIntrn.h,
2240        libnetworking/rtems_webserver/ejlex.c,
2241        libnetworking/rtems_webserver/ejparse.c,
2242        libnetworking/rtems_webserver/emfdb.c,
2243        libnetworking/rtems_webserver/emfdb.h,
2244        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2245        libnetworking/rtems_webserver/handler.c,
2246        libnetworking/rtems_webserver/license.txt,
2247        libnetworking/rtems_webserver/md5.h,
2248        libnetworking/rtems_webserver/md5c.c,
2249        libnetworking/rtems_webserver/mime.c,
2250        libnetworking/rtems_webserver/misc.c,
2251        libnetworking/rtems_webserver/ringq.c,
2252        libnetworking/rtems_webserver/rom.c,
2253        libnetworking/rtems_webserver/security.c,
2254        libnetworking/rtems_webserver/sock.c,
2255        libnetworking/rtems_webserver/sym.c,
2256        libnetworking/rtems_webserver/uemf.c,
2257        libnetworking/rtems_webserver/uemf.h,
2258        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2259        libnetworking/rtems_webserver/url.c,
2260        libnetworking/rtems_webserver/value.c,
2261        libnetworking/rtems_webserver/wbase64.c,
2262        libnetworking/rtems_webserver/webcomp.c,
2263        libnetworking/rtems_webserver/webpage.c,
2264        libnetworking/rtems_webserver/webrom.c,
2265        libnetworking/rtems_webserver/webs.c,
2266        libnetworking/rtems_webserver/webs.h,
2267        libnetworking/rtems_webserver/websuemf.c,
2268        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2269        2.1.4.
2270
22712002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2272
2273        * libchip/network/i82586.c: Include <string.h>.
2274        * libchip/network/sonic.c: Ditto.
2275
22762002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2277
2278        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2279
22802002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2281
2282        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2283
22842002-03-27      Thomas.Doerfler@imd-systems.de
2285
2286        PR 144
2287        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2288        memory address 0 when called for the first time. This is done when
2289        trying to clear the variable "dhcp_hostname".
2290
22912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2292
2293        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2294        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2295        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2296        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2297        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2298        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2299        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2300        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2301        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2302        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2303        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2304        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2305        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2306        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2307        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2308        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2309        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2310        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2311        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2312        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2313        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2314        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2315        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2316        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2317        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2318        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2319        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2320        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2321        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2322        AUTOMAKE_OPTIONS.
2323        * libnetworking/configure.ac:
2324        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2325        foreign 1.6]).
2326        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2327        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2328        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2329        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2330        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2331        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2332        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2333        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2334        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2335        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2336        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2337        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2338        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2339        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2340        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2341        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2342        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2343
23442002-03-27      Ilya Alexeev <ilya@continuum.ru>
2345
2346        PR 162
2347        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2348        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2349        used in a device write routines.  Now ppp_softc structure have own
2350        character for writing to device (sc_outchar).  I think that converting
2351        local variables to static is not a right solution, because problems will
2352        occur in the case of two or more ppp instances.
2353        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2354        must be u_long, otherwise in the case of the big output packet endless
2355        loop may occur.
2356
23572002-03-21      Ilya Alexeev <ilya@continuum.ru>
2358
2359        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2360        preparations for multiple PPPD connections.
2361
23622002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2363
2364        PR 149
2365        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2366        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2367        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2368        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2369
23702002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2371
2372        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2373        * configure.ac: Modified to reflect addition.
2374
23752002-02-27      Ilya Alexeev <ilya@continuum.ru>
2376
2377        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2378        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2379        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2380        capabilities as well as eliminate some warnings.
2381
23822002-02-27      Eric Norum <eric.norum@usask.ca>
2383
2384        * libnetworking/net/radix.c: Properly handle fetching the default route
2385        when there is no route.  This was a bug in the original FreeBSD code and
2386        this fix is from an updated version of their code.
2387
23882002-02-16      Eric Norum <eric.norum@usask.ca>
2389
2390        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2391        checking.
2392
23932002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2394
2395        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2396        dodefaultroute.
2397
23982002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2399
2400        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2401        include <rtems/seterr.h>.
2402
24032002-02-01      Mike Siers <mikes@poliac.com>
2404
2405        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2406        avoid bringing the link down too fast. NOTE: Mike reports successfully
2407        running at 56K baud on a direct link.
2408
24092002-02-01      Eric Valette <valette@crf.canon.fr>
2410
2411        * librdbg/So many patches have been posted recently on the mailing list
2412        and  because we were unable to find correct solution to compile on
2413        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2414        because the coding  style of rdbg was rather inconsistant among various
2415        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2416        global coding style (using indent + manual edits), 2) incorporate/review
2417        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2418        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2419        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2420        after rdbg initialization is done, NB : the paches is huge but it is
2421        mainly due to coding styke chnages.  Only few lines of codes have been
2422        really changed and they do not impact  rdbg functionnality (AFAIKT).
2423        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2424        librdbg/include/rdbg/m68k/rdbg_f.h,
2425        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2426        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2427        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2428        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2429        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2430        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2431        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2432        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2433        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2434        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2435        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2436        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2437        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2438        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2439        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2440        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2441
24422002-01-31      Mike Siers <mikes@poliac.com>
2443
2444        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2445        * Nice Update of PPPD support which eliminates the requiremetn that
2446        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2447        and reports that it seems to be more stable and handle larger packets
2448        better.  This patch replaces the termios tasks with more general pppd
2449        network driver tasks.  The functions pppinput() and pppstart() get
2450        called from the interrupt service routine.
2451        * libnetworking/Makefile.am, libnetworking/configure.ac,
2452        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2453        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2454        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2455        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2456        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2457        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2458        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2459        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2460        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2461        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2462        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2463        libnetworking/net/route.c, libnetworking/net/route.h,
2464        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2465        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2466        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2467        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2468        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2469        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2470        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2471        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2472        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2473        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2474        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2475        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2476        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2477        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2478        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2479        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2480        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2481        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2482        libnetworking/pppd/example/README,
2483        libnetworking/pppd/example/netconfig.h,
2484        libnetworking/wrapup/Makefile.am: Modified.
2485        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2486        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2487        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2488        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2489        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2490        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2491        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2492        libnetworking/modem/pppcompress.c: Subdirectory removed.
2493
24942002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2495
2496        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2497        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2498
24992002-01-18      Till Straumann <strauman@slac.stanford.edu>
2500
2501        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2502        issues: - exception handler needs to enable MSR_FP if the interrupted
2503        thread is FP enabled. - printk message for MSR fixed and added
2504        stacktrace. NOTE: this requires the stacktrace patch to
2505        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2506        however).
2507
25082002-01-06      Joel Sherrill <joel@OARcorp.com>
2509
2510        * optman/.cvsignore: Added aclocal.m4 and configure.
2511        * optman/.cvsignore: New file.
2512
25132002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2514
2515        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2516
25172002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2518
2519        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2520        * optman/ChangeLog: New.
2521        * optman/configure.ac: New.
2522        * optman/Makefile.am: New.
2523        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2524        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2525
25262001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2527
2528        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2529
25302001-12-18      Eric Norum <eric.norum@usask.ca>
2531
2532        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2533        `directories' (path names with a / at the end) while disallowing open()
2534        operations on TFTP `directories'.
2535
25362001-12-07      Eric Norum <eric.norum@usask.ca>
2537
2538        * libnetworking/lib/tftpDriver.c: Restore write capability.
2539
25402001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2541
2542        * libchip/network/sonic.h: Fix typo.
2543        * libnetworking/arpa/Makefile.am: Remove stray lines.
2544
25452001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2546
2547        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2548
25492001-10-18      Eric Norum <eric.norum@usask.ca>
2550
2551        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2552        chdir() and open() operations within the TFTP file system.
2553
25542001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2555
2556        * librdbg/configure.ac: Fix latent bug exposed by removal of
2557        config.cache's which prevented powerpc targets librdbg from building.
2558
25592001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2560
2561        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2562        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2563        autoconf-2.52 happy.
2564
25652001-10-12      Mike Siers <mikes@poliac.com>
2566
2567        * libnetworking/Update to stable working state.  Congratulations Mike!
2568        :).
2569        * libnetworking/modem_example: Directory removed.
2570        * libnetworking/modem_example/16550.h,
2571        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2572        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2573        libnetworking/modem_example/ppp.h,
2574        libnetworking/modem_example/pppcompress.c: Files removed.
2575        * libnetworking/pppd/example/pppd.options: New file.
2576        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2577        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2578        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2579        libnetworking/pppd/rtemsmain.c: Updated.
2580
25812001-10-12      Joel Sherrill <joel@OARcorp.com>
2582
2583        * libchip/serial/z85c30.c: Fixed typo.
2584
25852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2586
2587        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2588        * configure.in: Remove.
2589        * configure.ac: New file, generated from configure.in by autoupdate.
2590        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2591        * libchip/configure.in: Remove.
2592        * libchip/configure.ac: New file, generated from configure.in by
2593        autoupdate.
2594        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2595        * librdbg/configure.in: Remove.
2596        * librdbg/configure.ac: New file, generated from configure.in by
2597        autoupdate.
2598        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2599        * libnetworking/configure.in: Remove.
2600        * libnetworking/configure.ac: New file, generated from configure.in by
2601        autoupdate.
2602
26032001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2604
2605        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2606        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2607        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2608
26092001-09-27      Joel Sherrill <joel@OARcorp.com>
2610
2611        * libchip/ChangeLog: Fixed typo in date.
2612
26132001-09-27      Eric Norum <eric.norum@usask.ca>
2614
2615        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2616        TFTP  filesystem.
2617
26182001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2619
2620        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2621        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2622        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2623        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2624        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2625        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2626        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2627        'PREINSTALL_FILES ='.
2628        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2629        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2630        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2631        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2632        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2633        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2634        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2635        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2636        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2637        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2638        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2639        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2640
26412001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2642
2643        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2644        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2645        * librdbg/src/m68k/any/Makefile.am: Ditto.
2646        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2647        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2648        happy.
2649
26502001-09-21      Joel Sherrill <joel@OARcorp.com>
2651
2652        * libchip/network/Makefile.am: Fixed typo on file name.
2653        * libchip/network/i82586.c: Commented out line 318 which is referencing
2654        a member of a structure that is not currently there.  This needs to be
2655        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2656        to C style.
2657
26582001-09-19      Eric Norum <eric.norum@usask.ca>
2659
2660        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2661
26622001-09-19      Chris Johns <ccj@acm.org>
2663
2664        * libchip/network/README.i82586, libchip/network/i82586.c,
2665        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2666        Network driver for Intel i82586.
2667        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2668        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2669        "root" filesystem with information obtained via the DHCP response.
2670
26712001-09-14      Eric Norum <eric.norum@usask.ca>
2672
2673        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2674        make gcc 3.x happy.
2675
26762001-08-16      Mike Siers <mikes@poliac.com>
2677
2678        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2679        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2680        These support callback functionality that has not even been compiled
2681        under RTEMS yet.
2682        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2683        example application.  Mike's notes on the modifications: - renamed
2684        error() function because of namespace problems - removed calls to the
2685        exit() funciton - removed extra files from the pppd source directory -
2686        defined pppd task constant values in rtemspppd.h - modifyied example
2687        code to get actual tick per second value - placed the pppd 2.3.11 man
2688        page file (pppd.8) into the pppd directory.
2689        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2690        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2691        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2692        libnetworking/pppd/rtems-ppp.c: Deleted.
2693        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2694        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2695        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2696        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2697        libnetworking/pppd/example/init.c,
2698        libnetworking/pppd/example/netconfig.h,
2699        libnetworking/pppd/example/ppp.conf,
2700        libnetworking/pppd/example/pppdapp.c,
2701        libnetworking/pppd/example/system.h: New files.
2702        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2703        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2704        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2705        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2706        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2707        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2708        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2709        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2710        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2711        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2712        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2713        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2714        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2715        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2716        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2717
27182001-08-16      Joel Sherrill <joel@OARcorp.com>
2719
2720        * libnetworking/pppd/example/Makefile: Removed.
2721        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2722        to avoid bootstrap -c clobbering it.
2723        * libnetworking/rtems_telnetd/.cvsignore: New file.
2724
27252001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2726
2727        * libnetworking/Makefile.am, libnetworking/configure.in,
2728        libnetworking/rtems_servers/Makefile.am,
2729        libnetworking/rtems_servers/telnetd.c,
2730        libnetworking/rtems_servers/telnetd.h,
2731        libnetworking/rtems_telnetd/Makefile.am,
2732        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2733        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2734        libnetworking/rtems_telnetd/telnetd.c,
2735        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2736        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2737        effect when ftpd change. - the tcp/ip stats have been implemented into
2738        icmds.c and started when telnetd daemon is started.
2739        * libnetworking/rtems_servers/telnetd.c,
2740        libnetworking/rtems_servers/telnetd.h: Removed.
2741        * libnetworking/rtems_telnetd: New directory.
2742        * libnetworking/rtems_telnetd/Makefile.am,
2743        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2744        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2745        libnetworking/rtems_telnetd/telnetd.c,
2746        libnetworking/rtems_telnetd/telnetd.h: New files.
2747
27482001-06-14      Joel Sherrill <joel@OARcorp.com>
2749
2750        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2751        Moved from libmisc/shell so the network stack to address network
2752        depenendency.
2753        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2754
27552001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2756
2757        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2758
27592001-05-15      Joel Sherrill <joel@OARcorp.com>
2760
2761        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2762        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2763        accidentally deleted the incorrectly empty versions.
2764
27652001-05-14      Till Straumann <strauman@slac.stanford.edu>
2766
2767        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2768        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2769        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2770        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2771        to know the values) - the affected BSP (shared/motorola) headers have
2772        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2773        driver (libchip/network/dec21140.c) has been fixed to use
2774        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2775        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2776        who is using this driver. - the DEC driver also has been fixed to use
2777        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2778        delay_in_bus_cycles().
2779
27802001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2781
2782        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2783
27842001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2785
2786        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2787
27882001-04-24      Eric Norum <eric.norum@usask.ca>
2789
2790        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2791        NTP synchronization a little more robust -- no NTP daemon yet, but at
2792        least it trys a little harder when the primary NTP server is down.
2793
27942001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2795
2796        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2797        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2798        libnetworking/pppd/modem_example/modem.c,
2799        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2800        other strings into English.
2801        * libnetworking/pppd/STATUS: updated to reflect the changes.
2802
28032001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2804
2805        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2806        again.
2807
28082001-04-20      Eric Valette <valette@crf.canon.fr>
2809
2810        * mcp750 directory renamed new_exception processing as it supports many
2811        more CPU models.
2812        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2813        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2814        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2815        formerly in mcp750 plus modifications.
2816        * librdbg/src/powerpc/mcp750/.cvsignore,
2817        librdbg/src/powerpc/mcp750/Makefile.am,
2818        librdbg/src/powerpc/mcp750/remdeb.h,
2819        librdbg/src/powerpc/mcp750/remdeb_f.x,
2820        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2821        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2822        new_exception_processing.
2823        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2824        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2825        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2826        part of this effort to add support for the MPC8xx.
2827
28282001-04-19      Joel Sherrill <joel@OARcorp.com>
2829
2830        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2831        internal include files.
2832
28332001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2834
2835        PR 158
2836        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2837        rcmd() library call by commenting out the parts that deal with signals.
2838        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2839        stdio. The 'server-side' parts of this file which deal with
2840        authentication are disabled since they are not needed.
2841
28422001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2843
2844        * libnetworking/include/.cvsignore: Remove dangling file.
2845
28462001-03-14      Joel Sherrill <joel@OARcorp.com>
2847
2848        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2849        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2850        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2851        libchip style serial drivers can be written in libcpu or libbsp.
2852
28532001-03-01      Joel Sherrill <joel@OARcorp.com>
2854
2855        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2856        libchip/network/sonic.c, libchip/network/sonic.h,
2857        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2858        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2859        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2860        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2861        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2862        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2863        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2864        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2865
28662001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2867
2868        * librdbg/include/rdbg/Makefile.am,
2869        librdbg/include/rdbg/i386/Makefile.am,
2870        librdbg/include/rdbg/m68k/Makefile.am,
2871        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2872        style on include files.
2873
28742001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2875
2876        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2877        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2878        replace ${..} with $(..).
2879        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2880        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2881        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2882        libnetworking/rtems/Makefile.am, libnetworking/
2883        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2884        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2885        include_*HEADERS instead of H_FILES.
2886        * libnetworking/include/Makefile.am: Remove.
2887        * libnetworking/Makefile.am: Add handling of *.h files.
2888        * libnetworking/configure.in: Remove include/Makefile.
2889
28902001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2891
2892        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2893
28942001-01-31      Sergei Organov <osv@javad.ru>
2895
2896        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2897        current dir and root dir removed in favor of new libio support for
2898        task-local current and root directories. - Bug in `close_data_socket()'
2899        introduced by previous change fixed. - `command_pasv()' changed to set
2900        timeout on socket we are listening on and code fixed to don't close
2901        socket twice on error. - `serr()' changed to clear `errno'. -
2902        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2903        changed to clear `errno' before processing session. -
2904        `close_data_socket()' fixed to close both active and passive sockets -
2905        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2906        empty string  in `exec_command()'.
2907
29082001-01-25      Eric Norum <eric.norum@usask.ca>
2909
2910        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2911        improves throughput on systems which are dropping packets.   Only the
2912        first timeout is reduced.  This keeps the number of extra packets down
2913        on networks that are very busy and dropping lots of packets.
2914
29152001-01-24      Sergei Organov <osv@javad.ru>
2916
2917        * libnetworking/rtems_servers/ftpd.c,
2918        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2919        - Timeouts on sockets implemented. 'idle' field added to configuration.
2920        No timeout by default to keep backward compatibility. Note: SITE IDLE
2921        command not implemented yet. - Basic global access control implemented.
2922        'access' field added to configuration. No access limitations by default
2923        to keep backward compatibility. - Anchor data socket for active mode
2924        (using self IP and port 20.) - Fixed default data port support (still
2925        not tested). - Don't allow IP address different from originating host in
2926        PORT command to improve security. - Fixed bug in MDTM command. - Check
2927        for correctness of parsing of argument in command_port(). - Fixed
2928        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2929        a directory. - Command parsing a little bit improved: command names are
2930        now converted to upper-case to be more compatible with RFC (command
2931        names are not case-sensitive.) - Reformat comments so that they have
2932        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2933        previous changes - True ASCII mode implemented (doesn't work for hooks
2934        and /dev/null) - Passive mode implemented, PASV command added. - Default
2935        port for data connection could be used (untested, can't find ftp client
2936        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2937        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2938
29392001-01-18      Joel Sherrill <joel@OARcorp.com>
2940
2941        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2942        macro using variable arguments.
2943        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2944        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2945        since I updated the main RTEMS development machine to RedHat 7.2 and
2946        apparently got a new version of rpcgen.
2947
29482001-01-12      Sergei Organov <osv@javad.ru>
2949
2950        * libnetworking/rtems_servers/ftpd.c,
2951        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2952        - use pool of pre-created threads to handle sessions instead of
2953        creating/deleting threads on the fly - LIST output is now similar to
2954        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2955        happy with it. - LIST NAME now works (both for files and directories) -
2956        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2957        clients happy  - keep track of CWD for every session separately -
2958        ability to specify root directory name for FTPD in configuration table.
2959        FTPD will then create illusion for FTP clients that this is actually
2960        root directory. - ignore options sent in commands, thus LIST -al FILE
2961        works and doesn't try to list "-al" directory. - buffers are allocated
2962        on stack instead of heap where possible to eliminate malloc/free calls
2963        (avoid possible heap fragmentation troubles). - drop using of task
2964        notepad to pass parameters - use function arguments instead - use
2965        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2966        in socket() instead of AF_INET.
2967
29682001-01-02      Joel Sherrill <joel@OARcorp.com>
2969
2970        * libnetworking/CHANGELOG: Removed.
2971        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2972
29732000-12-14      Eric Norum <eric.norum@usask.ca>
2974
2975        * libnetworking/lib/tftpDriver.c: Added write capability.
2976
29772000-12-08      Joel Sherrill <joel@OARcorp.com>
2978
2979        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2980        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2981        numerous variable declarations conditional on PPP_COMPRESS and
2982        PPP_FILTER.  Commented out variables that were not used because the code
2983        using them was commented out. Removed totally unused variables.
2984        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2985        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2986
29872000-11-30      Joel Sherrill <joel@OARcorp.com>
2988
2989        * libnetworking/modem/ppp_tty.c: Changed to include
2990        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2991        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2992        * libnetworking/Makefile.am: Modified to reflect above.
2993
29942000-11-27      Joel Sherrill <joel@OARcorp.com>
2995
2996        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2997
29982000-11-25      Eric Norum <eric.norum@usask.ca>
2999
3000        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
3001        core.
3002
30032000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
3004
3005        * libnetworking/wrapup/Makefile.am: Added modem subdir.
3006        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
3007        subdir.
3008        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
3009        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
3010        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
3011        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
3012        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
3013        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
3014        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
3015        main.c and ppp_tty.c should be scratched. The modem subdir has the real
3016        ppp_tty.c and the real pppd main is in pppmain.c.
3017
30182000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
3019
3020        * libchip/network/sonic.c: Added ipalign() routine to align the received
3021        packet so that the ip header is on a 32-bit boundary. Necessary for
3022        cpu's that do not allow unaligned loads and stores and when the 32-bit
3023        DMA mode is used.
3024
30252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3026
3027        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
3028        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
3029        ACLOCAL_AMFLAGS.
3030        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
3031        ACLOCAL_AMFLAGS.
3032        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
3033        ACLOCAL_AMFLAGS.
3034
30352000-11-03      Chris Johns <ccj@acm.org>
3036
3037        * libchip/network/README.cs8900, libchip/network/cs8900.c,
3038        libchip/network/cs8900.h: New files.
3039
30402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3041
3042        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
3043        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3044        $(RTEMS_TOPdir)/aclocal.
3045        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3046        $(RTEMS_TOPdir)/aclocal.
3047        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3048        $(RTEMS_TOPdir)/aclocal.
3049
30502000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3051
3052        * configure.in: Switch to GNU-canonicalization.
3053        * Makefile.am: Reflect changes to configure.in.
3054        * acinclude.m4: Remove.
3055
30562000-10-30      Joel Sherrill <joel@OARcorp.com>
3057
3058        * POSIX include files merged into newlib.  This resulted in some
3059        definitions moving to other files and thus some secondary effects in
3060        RTEMS source code.
3061        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3062        in sync with newlib's <machine/types.h>.
3063        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3064        definition of struct itimerval in <sys/time.h>.
3065
30662000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3067
3068        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3069        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3070        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3071        * ChangeLog: Fix typos.
3072        * configure.in: add tests to the GNU canonicalized subdirectories.
3073
30742000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3075
3076        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3077        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3078        the lib directory before configuring lib/.
3079
30802000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3081
3082        * configure.in, Makefile.am: add exec to the GNU canonicalized
3083        subdirectories.
3084        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3085        * configure.in: add libnetworking, librpc and librdb to the GNU
3086        canonicalized subdirectories.
3087        * configure.in: add libmisc and libchip to the GNU canonicalized
3088        subdirectories.
3089        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3090        Switch to GNU canonicalization.
3091        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3092        Switch to GNU canonicalization.
3093        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3094        Switch to GNU canonicalization.
3095
30962000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3097
3098        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3099        canonicalization to libfs/. The approach is currently a bit of a hack as
3100        GNU canonicalization does not support the per-BSP build some of the
3101        other directories require.  As more of the tree is converted, this will
3102        become less  of an issue.
3103
31042000-10-20      Joel Sherrill <joel@OARcorp.com>
3105
3106        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3107        parameter.
3108
31092000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3110
3111        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3112        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3113        * librdbg/configure.in: Add m68k support.
3114        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3115        subdirectory.
3116        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3117        failure.
3118        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3119        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3120        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3121        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3122        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3123        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3124        librdbg/src/m68k/.cvsignore: New files.
3125        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3126        function pointers.
3127        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3128        _after_ pointer has been checked against NULL.
3129
31302000-10-18      Joel Sherrill <joel@OARcorp.com>
3131
3132        * wrapup/Makefile.am: Added libfs.
3133
31342000-10-18      Chris Johns <ccj@acm.org>
3135
3136        * libfs created.
3137        * configure.in: Added libfs subdirectory.
3138        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3139
31402000-09-28      Joel Sherrill <joel@OARcorp.com>
3141
3142        * libnetworking/rtems_webserver/Makefile.am,
3143        libnetworking/rtems_webserver/base64.c,
3144        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3145        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3146
31472000-09-22      Joel Sherrill <joel@OARcorp.com>
3148
3149        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3150        libnetworking/rtems/rtems_bsdnet_internal.h,
3151        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3152        have included rtems.h.  It is now including precisely the  least amount
3153        of low level, yet portable .h files to get the basic RTEMS types
3154        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3155        used machine/types.h to include rtems.h.
3156
31572000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3158
3159        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3160
31612000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3162
3163        * libnetworking/ChangeLog: Cleanup.
3164
31652000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3166
3167        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3168        * libchip/ChangeLog: Fix formating.
3169
31702000-09-05      Joel Sherrill <joel@OARcorp.com>
3171
3172        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3173        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3174        confusion and to work with the converted flags.
3175
31762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3177
3178        * wrapup/Makefile.am: Include compile.am.
3179        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3180        libchip/serial/Makefile.am: Include compile.am.
3181        * librdbg/src/i386/any/Makefile.am,
3182        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3183        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3184        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3185        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3186        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3187        libnetworking/rtems_servers/Makefile.am,
3188        libnetworking/rtems_webserver/Makefile.am,
3189        libnetworking/wrapup/Makefile.am: Include compile.am.
3190
31912000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3192
3193        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3194        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3195
31962000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3197
3198        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3199
32002000-08-31      Joel Sherrill <joel@OARcorp.com>
3201
3202        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3203        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3204        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3205        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3206        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3207        * libnetworking/wbase64.c: Removed.
3208        * libnetworking/Makefile.am, libnetworking/asp.c,
3209        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3210        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3211        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3212        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3213        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3214        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3215        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3216        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3217        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3218        Modified.
3219
32202000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3221
3222        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3223
32242000-08-30      Joel Sherrill <joel@OARcorp.com>
3225
3226        * libnetworking/rtems_webserver/license.txt: New file.
3227
32282000-08-10      Joel Sherrill <joel@OARcorp.com>
3229
3230        * ChangeLog: New file.
3231        * libchip/ChangeLog: New file.
3232        * librdbg/ChangeLog: New file.
3233        * libnetworking/ChangeLog: New file.
3234
Note: See TracBrowser for help on using the repository browser.