source: rtems/c/src/ChangeLog @ 9b5e72b

4.104.114.84.95
Last change on this file since 9b5e72b was 9b5e72b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/18/06 at 03:37:19

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

  • aclocal/rtems-top.m4: Remove RTEMS_API.
  • aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
  • Property mode set to 100644
File size: 122.5 KB
Line 
12006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * aclocal/rtems-top.m4: Remove RTEMS_API.
4        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
5
62006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
9
102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
13
142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * aclocal/version.m4: Bump version to 4.7.99.0.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require autoconf-2.60. Require automake-1.10.
21
222006-09-11      Joel Sherrill <joel@OARcorp.com>
23
24        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
25
262006-09-04      Joel Sherrill <joel@OARcorp.com>
27
28        * libchip/network/greth.c, libchip/network/open_eth.c,
29        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
30        introduced by warning removal.
31
322006-09-01      Joel Sherrill <joel@OARcorp.com>
33
34        * libchip/network/greth.c, libchip/network/open_eth.c,
35        libchip/network/smc91111.c: Remove warnings and correct prototype
36        added earlier today.
37
382006-09-01      Joel Sherrill <joel@OARcorp.com>
39
40        * libchip/network/cs8900.c, libchip/network/greth.c,
41        libchip/network/i82586.c, libchip/network/open_eth.c,
42        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
43        sized integers, and inttypes.h printf helpers.
44
452006-08-09      Kolja Waschk <waschk@telos.de>
46
47        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
48
492006-07-12      Joel Sherrill <joel@OARcorp.com>
50
51        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
52
532006-07-11      Jerry Needell <jerry.needell@unh.edu>
54
55        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
56        4.6 branch.  Original modifications by Gaisler Enterprises.
57        * libchip/network/greth.c, libchip/network/greth.h: New files.
58
592006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
60
61        * ide/ata.[ch]:
62        (PR1118) fetch priority for ATA task from a variable,
63        not a fixed configuration value.
64       
652006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * Makefile.am: Add ampolish3.
68
692006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
70
71        * ampolish3: New.
72        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
73
742006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * aclocal/rtems-ampolish.m4: New.
77        * configure.ac: Use RTEMS_AMPOLISH3.
78
792006-04-18  Joel Sherrill <joel@OARcorp.com>
80
81        * aclocal/version.m4: Updated to rtems-4.6.99.3.
82
832006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
84
85        PR 853/filesystem
86        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
87        should be modified to support the new exception scheme and to use the
88        handle parameter.
89
902006-02-a32     Eric Norum <norume@aps.anl.gov>
91
92        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
93        "newer" PCI access calls.  Minor cleanups.  Comments.
94
952006-01-12      Eric Norum <norume@aps.anl.gov>
96
97        PR 861/networking
98        PR 863/networking
99        * libchip/network/smc91111.c: Fix illegal lvalue increments.
100
1012006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * wrapup/Makefile.am: Add preinstall.am.
104        * libchip/Makefile.am: Build libchip/network/smc91111.
105        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
106        Eliminate cyg_int* crap.
107
1082006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * librdbg/Makefile.am: Add preinstall.am.
111        * aclocal/bsp-configure.m4: Add ampolish3.
112        New header guards.
113
1142006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * libchip/network/open_eth.c, libchip/network/open_eth.h:
117        Merger from rtems-4-6-branch.
118
1192006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
120
121        * libchip/network/smc91111.c
122        libchip/network/smc91111config.h
123        libchip/network/smc91111exp.h
124        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
125        * libchip/Makefile.am: Reflect adding smc91111*.
126
1272006-01-08      Joel Sherrill <joel@OARcorp.com>
128
129        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
130        char *.
131
1322006-01-08      Joel Sherrill <joel@OARcorp.com>
133
134        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
135        warnings.
136
1372005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
140        Add RTEMS_RELLDFLAGS.
141        * automake/compile.am: Remove RTEMS_USE_GCC.
142        Remove RTEMS_RELLDFLAGS.
143        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
144
1452005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * libchip/network/if_media.h, libchip/network/mii.h:
148        Remove (Moved to cpukit).
149        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
150        and libchip/network/if_media.h.
151        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
152        if_media.h having moved.
153
1542005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
155
156        * automake/compile.am, automake/host.am, automake/local.am,
157        automake/subdirs.am: Remove depend.
158        * configure.ac: Explicitly pass --libdir and --includedir to
159        testsuites.
160
1612005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
162
163        * configure.ac: Reflect changes to testsuites.
164
1652005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
166
167        * automake/compile.am: Remove GCCSPECS.
168        * aclocal/prog-cc.m4: Add GCCSPECS.
169        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
170
1712005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
172
173        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
174        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
175
1762005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
179        libcpu/byteorder.h for i386.
180
1812005-11-02      Till Straumann <strauman@slac.stanford.edu>
182
183        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
184        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
185        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
186        added a simple API/library for i2c devices and drivers for i2c
187        2-byte eeproms and a ds1621 temperature sensor; API is documented
188        in libi2c.h.
189
1902005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
191
192        * libnetworking/pppd/ipxcp.c,
193        libnetworking/pppd/chat.c,
194        libnetworking/pppd/patchlevel.h,
195        libnetworking/pppd/upap.h,
196        libnetworking/pppd/md5.h,
197        libnetworking/pppd/pppd.8,
198        libnetworking/pppd/README,
199        libnetworking/pppd/preinstall.am,
200        libnetworking/pppd/md4.h,
201        libnetworking/pppd/magic.c,
202        libnetworking/pppd/pppd.h,
203        libnetworking/pppd/demand.c,
204        libnetworking/pppd/rtemsmain.c,
205        libnetworking/pppd/sys-rtems.c,
206        libnetworking/pppd/ipcp.h,
207        libnetworking/pppd/lcp.h,
208        libnetworking/pppd/chap_ms.c,
209        libnetworking/pppd/md4.c,
210        libnetworking/pppd/rtemspppd.h,
211        libnetworking/pppd/cbcp.h,
212        libnetworking/pppd/auth.c,
213        libnetworking/pppd/lcp.c,
214        libnetworking/pppd/example/README,
215        libnetworking/pppd/example/ppp.conf,
216        libnetworking/pppd/example/system.h,
217        libnetworking/pppd/example/netconfig.h,
218        libnetworking/pppd/example/pppdapp.c,
219        libnetworking/pppd/example/init.c,
220        libnetworking/pppd/example/Makefile-user,
221        libnetworking/pppd/example/pppd.options,
222        libnetworking/pppd/rtemspppd.c,
223        libnetworking/pppd/ipxcp.h,
224        libnetworking/pppd/chap_ms.h,
225        libnetworking/pppd/options.c,
226        libnetworking/pppd/magic.h,
227        libnetworking/pppd/chap.h,
228        libnetworking/pppd/cbcp.c,
229        libnetworking/pppd/upap.c,
230        libnetworking/pppd/chap.c,
231        libnetworking/pppd/Makefile.am,
232        libnetworking/pppd/ccp.h,
233        libnetworking/pppd/utils.c,
234        libnetworking/pppd/rtemsdialer.h,
235        libnetworking/pppd/fsm.h,
236        libnetworking/pppd/pathnames.h,
237        libnetworking/pppd/md5.c,
238        libnetworking/pppd/fsm.c,
239        libnetworking/pppd/ipcp.c,
240        libnetworking/pppd/STATUS,
241        libnetworking/pppd/ccp.c,
242        libnetworking/Makefile.am: Remove (Moved to cpukit).
243
2442005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
245
246        * configure.ac: Remove libnetworking, libnetworking/pppd.
247        * wrapup/Makefile.am: Remove libpppd.a.
248
2492005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
252        rtemsdialer.h to $(includedir)/rtems.
253
2542005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
255
256        * libnetworking/rtems_telnetd/icmds.c,
257        libnetworking/rtems_telnetd/Makefile.am,
258        libnetworking/rtems_telnetd/preinstall.am,
259        libnetworking/rtems_telnetd/pty.c,
260        libnetworking/rtems_telnetd/pty.h,
261        libnetworking/rtems_telnetd/README,
262        libnetworking/rtems_telnetd/telnetd.c,
263        libnetworking/rtems_telnetd/telnetd.h:
264        Remove (Moved to cpukit).
265
2662005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * configure.ac: Remove libnetworking/rtems_telnetd.
269        * libnetworking/Makefile.am: Remove rtems_telnetd.
270        * libnetworking/README: Remove (Obsolete).
271        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
272
2732005-10-20  Eric Norum <norume@aps.anl.gov>
274
275        * libchip/network/dec21140.c: Clean up PCI mapping.
276
2772005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * libnetworking/pppd/Makefile.am: Use preinstall.am.
280        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
281        librdbg/src/servrpc.c, librdbg/src/servtgt.c
282        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
283        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
284        * configure.ac: Move optman to the end of BSP_SUBDIRS.
285
2862005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * aclocal/bspopts.m4: Add missing m4 quotes.
289
2902005-09-02  Joel Sherrill <joel@OARcorp.com>
291
292    * aclocal/version.m4: Updated to rtems-4.6.99.2.
293
2942005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
295
296        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
297        libchip/network/dec21140.c: Remove initialization of PCI bus.
298
2992005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
300
301        * optman/Makefile.am: Add preinstall.am.
302
3032005-07-18      Karel Gardas <kgardas@objectsecurity.com>
304
305        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
306        UNTESTED to tested.
307
3082005-06-17      Joel Sherrill <joel@OARcorp.com>
309
310        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
311        it is not supported by the MPC5xx.
312
3132005-06-17      Joel Sherrill <joel@OARcorp.com>
314
315        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
316        interface. Also correct attempting to build on other than PowerPC and
317        x86.
318
3192005-06-16      Daron Chabot <daron@nucleus.usask.ca>
320
321        * libchip/Makefile.am: Add driver for Tulip clones.
322        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
323        libchip/network/if_dcreg.h: New files.
324
3252005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
326
327        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
328        to enable rdbg.
329        * configure.ac: Reflect changes above.
330
3312005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
332
333        * configure.ac: Add ada/.
334
3352005-05-20      Sergei Organov  <osv@topconrd.ru>
336
337        PR 750/networking
338        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
339        wait_input().
340
3412005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
342
343        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
344        rtems/irq.h.
345
3462005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
347
348        * libchip/Makefile.am: Include preinstall.am.
349        * libchip/preinstall.am: New.
350
3512005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
352
353        * configure.ac: Add AMPOLISH3.
354        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
355        * libnetworking/rtems_telnetd/preinstall.am: New.
356        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
357
3582005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
359
360        * configure.ac: Let enable_rpcgen default to "no".
361
3622005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
363
364        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
365
3662005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
367
368        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
369        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
370
3712005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
372
373        * libchip/network/dec21140.c, libchip/network/elnk.c,
374        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
375
3762005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
377
378        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
379        of code as a result of the implementation of a common PCI interface.
380
3812005-05-04      Joel Sherrill <joel@OARcorp.com>
382
383        * libchip/network/open_eth.c: Remove prototype of set_vector.
384
3852005-05-03      Joel Sherrill <joel@OARcorp.com>
386
387        * librdbg/src/ptrace.c: Remove warning.
388
3892005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
390
391        * libchip/network/dec21140.c, libchip/network/elnk.c,
392        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
393        Modified parameter list to remove warnings.
394
3952005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
396
397        * libchip/network/cs8900.c, libchip/network/i82586.c,
398        libchip/network/open_eth.c, libchip/network/sonic.c,
399        libchip/serial/mc68681.c: Modified types to remove
400        warnings.  Added initialization to remove warnings.
401
4022005-04-28      Joel Sherrill <joel@OARcorp.com>
403
404        * libchip/network/README.sonic: Rewritten to account for removal of
405        dmv177.
406
4072005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
408
409        PR 781/rtems_misc
410        * libchip/serial/ns16550_p.h: Fix baud rate calculation
411
4122005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
413
414        * libchip/serial/ns16550.c:
415        Fixed warnings generated in various powerpc configurations
416
4172005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
418
419        * libchip/serial/ns16550.c: Modified
420        ISR to work with PPC new exception processing
421
4222005-03-14      Joel Sherrill <joel@OARcorp.com>
423
424        * libchip/network/dec21140.c, libchip/network/elnk.c,
425        libchip/network/if_fxp.c: Continue PCI API unification. All use
426        pci_find_device(). Network drivers manufacture a signature since all
427        calls have not been converted yet.
428
4292005-03-04      Joel Sherrill <joel@OARcorp.com>
430
431        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
432        initialize function part of the unified PCI API as pci_initialize().
433
4342005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
435
436        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
437        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
438
4392005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
440
441        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
442        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
443
4442005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
445
446        * aclocal/ppc.m4: Reflect changes to ppc exception processing
447        building procedures.
448
4492005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
450
451        * aclocal/prog-cc.m4:
452        Quote CFLAGS's RHS to accomodate Solaris broken sh.
453
4542005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
455
456        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
457
4582005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
459
460        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
461
4622005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
463
464        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
465
4662005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
467
468        * libnetworking/rtems_servers/ftp.c,
469        libnetworking/rtems_servers/ftp.h,
470        libnetworking/rtems_servers/Makefile.am:
471        Remove (relocated to cpukit/ftpd).
472        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
473        removed move libnetworking/rtems_servers.
474
4752005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
476
477        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
478
4792005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
480
481        PR 755/rtems
482        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
483        Remove local declarations of rtems_bsdnet_nameservers,
484        rtems_bsdnet_nameservers_count.
485
4862005-01-31      Sergei Organov <osv@topconrd.ru>
487
488        PR 751/pppd
489        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
490        committed to fix PR736 breaks pppd. chat.c should have its own static
491        ttyfd for pppd to work correctly. The symptom is that second
492        invokation of chat (for connect script) fails due to pppd_ttyfd set
493        to -1 by previous chat invokation (for init script). In addition,
494        this patch fixes leaving of dangling pointer in the abort_stbring[]
495        by chat_send().
496
4972005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
498
499        * configure.ac: Remove CFLAGS_DEBUG_V.
500        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
501
5022005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
503
504        * wrapup/Makefile.am: Remove rtems-ctor.o.
505
5062005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
507
508        * libchip/rtc/rtc.h: size_t RTC_Count.
509
5102005-01-20      Joel Sherrill <joel@OARcorp.com>
511
512        PR 736/pppd
513        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
514        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
515        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
516        should not be static and should have a name more specific to pppd.
517
5182005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
519
520        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
521        libnetworking/rtems_servers/Makefile.am,
522        libnetworking/rtems_telnetd/Makefile.am,
523        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
524        Eliminate CFLAGS_OPTIMIZE_V.
525
5262005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
527
528        * configure.ac: Pass CFLAGS to testsuites configure.
529        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
530        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
531
5322005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
533
534        * configure.ac: Pass CFLAGS to cpukit configure.
535        * aclocal/rtems-flags.m4: Remove (Unused).
536        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
537        * aclocal/env-rtemsbsp.m4:
538        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
539        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
540        RTEMS_CFLAGS.
541        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
542        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
543        Cleanup comments.
544
5452005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
546
547        * automake/compile.am: Remove build-variant support.
548
5492005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
550
551        * libnetworking/pppd/Makefile.am,
552        libnetworking/rtems_servers/Makefile.am,
553        libnetworking/rtems_telnetd/Makefile.am:
554        Remove build-variant support.
555
5562005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
557
558        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
559        support/Makefile.am, wrapup/Makefile.am:
560        Remove build-variant support.
561
5622004-11-22      Joel Sherrill <joel@OARcorp.com>
563
564        * libchip/network/if_fxp.c: Add entry for another module ID code.
565
5662004-11-22      Joel Sherrill <joel@OARcorp.com>
567
568        PR 693/misc
569        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
570        in/outport routines.
571
5722004-11-22      Joel Sherrill <joel@OARcorp.com>
573
574        PR 693/misc
575        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
576        in/outport routines.
577
5782004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
579
580        * aclocal/enable-itron.m4: Remove (unused).
581
5822004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
583
584        * configure.ac: Misc. quoting cleanups.
585        Enable ada-tests iff --enable-ada and --enable-tests.
586
5872004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
588
589        PR 703/filesystem
590        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
591        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
592        libchip/ide/ide_controller.c:
593        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
594        available for BSPS/device drivers.
595        Extend the "modes_available" and "mode_active" parameters to
596        uint16_t for UDMA support.
597
5982004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
599
600        * libchip/network/dec21140.c: Cleanup a bit and remove message about
601        not supported on PowerPC since it works on the MVME2100 BSP.
602
6032004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
604
605        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
606        Add dependency tracking for *.cfgs.
607        * Makefile.am: Add dependency tracking for *.cfg.
608
6092004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
610
611        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
612        (Thanks to Lars Munch <lars@segv.dk> for catching this).
613
6142004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
615
616        PR 707/make_build
617        * configure.ac: Add --enable-rpcgen.
618
6192004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
620
621        PR 700/rtems_misc
622        * libnetworking/rtems_webserver/asp.c,
623        libnetworking/rtems_webserver/balloc.c,
624        libnetworking/rtems_webserver/cgi.c,
625        libnetworking/rtems_webserver/default.c,
626        libnetworking/rtems_webserver/ej.h,
627        libnetworking/rtems_webserver/ejIntrn.h,
628        libnetworking/rtems_webserver/ejlex.c,
629        libnetworking/rtems_webserver/ejparse.c,
630        libnetworking/rtems_webserver/emfdb.c,
631        libnetworking/rtems_webserver/emfdb.h,
632        libnetworking/rtems_webserver/form.c,
633        libnetworking/rtems_webserver/handler.c,
634        libnetworking/rtems_webserver/h.c,
635        libnetworking/rtems_webserver/license.txt,
636        libnetworking/rtems_webserver/Makefile.am,
637        libnetworking/rtems_webserver/md5c.c,
638        libnetworking/rtems_webserver/md5.h,
639        libnetworking/rtems_webserver/mime.c,
640        libnetworking/rtems_webserver/misc.c,
641        libnetworking/rtems_webserver/NOTES,
642        libnetworking/rtems_webserver/ringq.c,
643        libnetworking/rtems_webserver/rom.c,
644        libnetworking/rtems_webserver/rtems_webserver.h,
645        libnetworking/rtems_webserver/security.c,
646        libnetworking/rtems_webserver/sock.c,
647        libnetworking/rtems_webserver/socket.c,
648        libnetworking/rtems_webserver/sockGen.c,
649        libnetworking/rtems_webserver/sym.c,
650        libnetworking/rtems_webserver/uemf.c,
651        libnetworking/rtems_webserver/uemf.h,
652        libnetworking/rtems_webserver/um.c,
653        libnetworking/rtems_webserver/um.h,
654        libnetworking/rtems_webserver/umui.c,
655        libnetworking/rtems_webserver/url.c,
656        libnetworking/rtems_webserver/value.c,
657        libnetworking/rtems_webserver/wbase64.c,
658        libnetworking/rtems_webserver/webcomp.c,
659        libnetworking/rtems_webserver/webmain.c,
660        libnetworking/rtems_webserver/webpage.c,
661        libnetworking/rtems_webserver/webrom.c,
662        libnetworking/rtems_webserver/webs.c,
663        libnetworking/rtems_webserver/websda.c,
664        libnetworking/rtems_webserver/websda.h,
665        libnetworking/rtems_webserver/webs.h,
666        libnetworking/rtems_webserver/websSSL.c,
667        libnetworking/rtems_webserver/websSSL.h,
668        libnetworking/rtems_webserver/websuemf.c,
669        libnetworking/rtems_webserver/wsIntrn.h:
670        Remove (Moved to cpukit/http).
671
6722004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
673
674        PR 700/rtems_misc
675        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
676        Remove libnetworking/rtems_webserver.
677
6782004-10-25      Eric Norum <norume@aps.anl.gov>
679
680        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
681
6822004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
683
684        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
685
6862004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
687
688        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
689        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
690
6912004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
692
693        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
694
6952004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
696
697        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
698        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
699
7002004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
701
702        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
703        BITSPERBYTE.
704
7052004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
706
707        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
708        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
709
7102004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
711
712        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
713
7142004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
715
716        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
717        * aclocal/enable-bare.m4: Remove.
718        * configure.ac: Remove BARE_CPU_MODEL.
719
7202004-10-13      Eric Norum <norume@aps.anl.gov>
721
722        PR 688/bsps
723        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
724        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
725        MC146818A (and several Dallas Semiconductor) TOD chips.
726
7272004-10-13      Eric Norum <norume@aps.anl.gov>
728
729        PR 686/networking
730        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
731        device code.
732
7332004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
734
735        * libchip/network/dec21140.c: include <rtems/pci.h>.
736
7372004-09-29      Joel Sherrill <joel@OARcorp.com>
738
739        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
740        libnetworking/pppd/utils.c: i960 obsoleted and all references
741        removed.
742
7432004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
744
745        PR 607/networking
746        * libchip/network/dec21140.c: Made PCI configuration minimum sane
747        instead of fully specifying unused PCI features.
748
7492004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
750
751        * configure.ac: Require automake > 1.9.
752
7532004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
754
755        * aclocal/rtems-cpu-subdirs.m4: Add avr.
756
7572004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
758
759        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
760        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
761
7622004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
763
764        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
765        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
766
7672004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
768
769        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
770
7712004-07-28  Joel Sherrill <joel@OARcorp.com>
772
773    * aclocal/version.m4: Updated to rtems-4.6.99.1.
774
7752004-07-25      Joel Sherrill <joel@OARcorp.com>
776
777        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
778
7792004-05-21  Till Strauman <strauman@slac.stanford.edu>
780
781        PR 625/networking
782        * libchip/network/dec21140.c, ... : Prevent name clashes by making
783        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
784        an error rather than panic if no chip is detected (thus allowing
785        for probing).
786        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
787        instead of looping forever.  Avoid divide by zero (crashed my PC).
788        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
789        they are UNTESTED.
790
7912004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
792
793        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
794
7952004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
796
797        * libchip/network/dec21140.c, libchip/network/elnk.c:
798        #include <errno.h>.
799
8002004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
801
802        * libchip/network/if_media.h: Update from FreeBSD.
803        * libchip/network/open_eth.c, libchip/network/cs8900.c,
804        libchip/network/i82586.c: #include <errno.h>.
805
8062004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
807
808        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
809
8102004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
811
812        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
813
8142004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
815
816        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
817        automake).
818
8192004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
820
821        PR 599/pppd
822        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
823
8242004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
825
826        * optman/rtems/no-region.c: Reflect having changed
827        rtems_region_get_segment_size.
828
8292004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
830
831        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
832        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
833        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
834        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
835        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
836        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
837        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
838
8392004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
840
841        * libchip/ide/ata.c, libchip/network/dec21140.c,
842        libchip/network/elnk.c, libchip/network/i82586.c,
843        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
844        libchip/network/open_eth.c, libchip/network/sonic.c,
845        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
846        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
847        libchip/shmdr/init.c, libchip/shmdr/intr.c,
848        libchip/shmdr/shm_driver.h: Cosmetics.
849
8502004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
851
852        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
853        optman/rtems/no-msg.c, optman/rtems/no-part.c,
854        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
855        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
856        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
857        fixed size types.
858
8592004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
860
861        * configure.ac: Explicitly pass --includedir and --libdir to
862        cpukit/configure.
863
8642004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
865
866        * librdbg/Makefile.am: Fix rpcgen rules.
867        * librdbg/src/i386/any/remdeb_xdr.c,
868        librdbg/src/m68k/any/remdeb_xdr.c,
869        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
870        Reflect changes to librdbg/Makefile.am.
871
8722004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
873
874        * configure.ac: Reflect changes testsuites/configure.ac and
875        cpukit/configure.ac.
876
8772004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
878
879        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
880        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
881
8822004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
883
884        * configure.ac: Reflect changes to testsuites's configuration.
885
8862004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
887
888        PR/589 rtems
889        * libchip/network/pci.h: Remove (Moved to cpukit).
890
8912004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
892
893        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
894        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
895        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
896        libchip/network/dec21140.c, libchip/network/elnk.c,
897        libchip/network/if_fxp.c, libchip/network/open_eth.c,
898        libchip/network/open_eth.h, libchip/network/sonic.c,
899        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
900        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
901        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
902        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
903        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
904        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
905        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
906        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
907        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
908        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
909        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
910        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
911        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
912        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
913        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
914        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
915        fixed-size types.
916
9172004-03-14      Chris Johns  <chrisj@rtems.org>
918
919        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
920        the BSP example code.
921        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
922        support the DIMMPC. This is a pc386 target with IO port support. Minor
923        formating clean up. Add documentation to the header file.
924        * libchip/network/README.cs8900: The CS8900 driver is documented in the
925        cs8900.h header file.
926
9272004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
930        Cosmetics.
931
9322004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
935        There are no application level Makefiles in here.
936
9372004-03-04      Joel Sherrill <joel@OARcorp.com>
938
939        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
940        they can be used in application level makefiles.
941
9422004-03-05      Joel Sherrill <joel@OARcorp.com>
943
944        * libnetworking/rtems_webserver/ejparse.c,
945        libnetworking/rtems_webserver/emfdb.c,
946        libnetworking/rtems_webserver/sock.c,
947        libnetworking/rtems_webserver/socket.c,
948        libnetworking/rtems_webserver/sym.c,
949        libnetworking/rtems_webserver/webs.c,
950        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
9512004-03-05      Joel Sherrill <joel@OARcorp.com>
952
953        * libchipnetwork/open_eth.c: Remove warnings by conditionally
954        compiling this file only only those CPU families with supported
955        exception models.
956
9572004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * acinclude.m4: Fix loosing arguments when configuring cpukit and
960        testsuites (Was exposed with --enable-multilib, only).
961        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
962         Add RTEMS_BSP_CONFIG_SUBDIR.
963        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
964        testsuites's configure.
965        * aclocal/rtems-top.m4: Remove ENDIF hack.
966        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
967
9682004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
971        wrapup/Makefile.am: Fix automake problems having been introduced
972        in previous patch.
973
9742004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
977        Preinstall dirs.
978        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
979        * aclocal/check-multiprocessing.m4: Cosmetics.
980        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
981        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
982
9832004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
986        librdbg/src/Makefile.am.
987        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
988        * configure.ac: Reflect changes above.
989        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
990        * wrapup/Makefile.am: Reflect changes above.
991        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
992
9932004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
996
9972004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
1000
10012004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * wrapup/Makefile.am: Reflect new location of librdbg.a.
1004
10052004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1008        librdbg/src/powerpc/Makefile.am: Remove.
1009        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
1010        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
1011        * configure.ac: Reflect changes above.
1012
10132004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015
10162004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
1019        STRIP.
1020
10212004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * librdbg/include/Makefile.am: Merge-in
1024        librdbg/include/rdbg/i386/Makefile.am,
1025        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1026        librdbg/include/rdbg/powerpc/Makefile.am.
1027        * librdbg/include/rdbg/i386/Makefile.am,
1028        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1029        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1030        * configure.ac: Reflect changes above.
1031
10322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * configure.ac: Use AS_HELP_STRING(ada).
1035
10362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1039        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1040        Use AC_CONFIG_HEADERS.
1041        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1042        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1043
10442004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * Makefile.am: include local.am.
1047
10482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * aclocal/version.m4: 4.6.99.0.
1051
10522004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * Makefile.am: Don't include host.am.
1055        * automake/compile.am: Further cleanups.
1056
10572004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * automake/lib.am: Remove (Unused).
1060
10612004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * wrapup/Makefile.am: Don't include lib.am.
1064        * automake/compile.am: Use automake compilation rules.
1065
10662004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * libnetworking/pppd/Makefile.am,
1069        libnetworking/rtems_servers/Makefile.am,
1070        libnetworking/rtems_telnetd/Makefile.am,
1071        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1072        support/Makefile.am: Don't include lib.am.
1073
10742004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * libchip/Makefile.am: Don't include lib.am.
1077        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1078        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1079        unnecessary EXTRA_DISTs.
1080
10812004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1084        hack.
1085
10862004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1089        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1090        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1091        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1092
10932004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1096        Add AM_CONDITIONAL(HAS_MP).
1097        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1098        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1099        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1100        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1101        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1102        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1103        (Deprecated by autoconf 2.59).
1104
11052004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1108        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1109
11102004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * ChangeLog: Merge-in libnetworking/ChangeLog.
1113        * libnetworking/ChangeLog: Remove.
1114        * ChangeLog: Merge-in librdbg/ChangeLog.
1115        * librdbg/ChangeLog: Remove.
1116        * ChangeLog: Merge-in libchip/ChangeLog.
1117        * libchip/ChangeLog: Remove.
1118        * ChangeLog: Merge-in optman/ChangeLog.
1119        * optman/ChangeLog: Remove.
1120
11212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * configure.ac: Reflect changes to cpukit.
1124        * wrapup/Makefile.am: Reflect changes to librdbg.
1125        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1126        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1127        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1128        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1129        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1130        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1131        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1132        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1133        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1134
11352004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * aclocal/rtems-top.m4: Remove check for version.m4.
1138        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1139
11402004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1143        * wrapup/Makefile.am: Reflect changes to libchip/*.
1144        * support/Makefile.am: Use automake compilation rules.
1145        * wrapup/Makefile.am: Reflect changes to support/*.
1146        * configure.ac: Remove libnetworking/wrapup/Makefile.
1147        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1148        libnetworking/*/lib*.a instead of libnetapps.a.
1149        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1150        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1151        * optman/Makefile.am: Use automake compilation rules.
1152        * libchip/Makefile.am: Fix typo in previous patch.
1153        * libchip/Makefile.am: Use automake compilation rules.
1154        * libnetworking/Makefile.am: Remove wrapup.
1155        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1156        automake-compilation rules.
1157        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1158        automake-compilation rules.
1159        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1160        automake-compilation rules.
1161        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1162        automake-compilation rules.
1163        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1164
11652004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1168        PRE/TMPINSTALL_FILES to CLEANFILES.
1169        * automake/lib.am: Remove TMPINSTALL_FILES.
1170        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1171        PRE/TMPINSTALL_FILES to CLEANFILES.
1172        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1173        PRE/TMPINSTALL_FILES to CLEANFILES.
1174        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1175        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1176        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1177        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1178        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1179        * librdbg/src/i386/Makefile.am: Ditto.
1180        * librdbg/src/m68k/Makefile.am: Ditto.
1181        * librdbg/src/powerpc/Makefile.am: Ditto.
1182        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1183        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1184        * libnetworking/rtems_servers/Makefile.am: Ditto.
1185        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1186        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1187
11882004-01-07      Joel Sherrill <joel@OARcorp.com>
1189
1190        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1191        more completely covers the MIPS family.
1192
11932003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * wrapup/Makefile.am: Reflect changes to shmdr.
1196        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1197
11982003-12-18      Joel Sherrill <joel@OARcorp.com>
1199
1200        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1201        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1202        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1203        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1204        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1205        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1206        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1207
12082003-12-17      Joel Sherrill <joel@OARcorp.com>
1209
1210        * aclocal/version.m4: Updated to rtems-20031217-test.
1211
12122003-12-17     
1213
1214        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1215        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1216
12172003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * automake/compile.am: Remove LINK_LIBS (Unused).
1220        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1221
12222003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1225        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1226        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1227        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1228        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1229
12302003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1233        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1234        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1235        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1236        * librdbg/src/i386/Makefile.am:
1237        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1238        * librdbg/src/m68k/Makefile.am:
1239        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1240        * librdbg/src/powerpc/Makefile.am:
1241        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1242
12432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1246        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1247        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1248        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1249        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1250        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1251        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1252        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1253        * optman/Makefile.am: Remove project_libdir.
1254        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1255        PRE/TMPINSTALL_FILES.
1256        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1257        PRE/TMPINSTALL_FILES.
1258        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1259        PRE/TMPINSTALL_FILES.
1260        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1261        PRE/TMPINSTALL_FILES.
1262        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1263        from PRE/TMPINSTALL_FILES.
1264        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1265        PRE/TMPINSTALL_FILES.
1266        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1267        PRE/TMPINSTALL_FILES.
1268        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1269        PRE/TMPINSTALL_FILES.
1270        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1271        PRE/TMPINSTALL_FILES.
1272        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1273        PRE/TMPINSTALL_FILES.
1274        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1275        PRE/TMPINSTALL_FILES.
1276        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1277        from PRE/TMPINSTALL_FILES.
1278
12792003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1282        * automake/lib.am: Remove project_libdir.
1283        * wrapup/Makefile.am: Reworked.
1284
12852003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * configure.ac: Reflect changes to librdbg.
1288        * optman/Makefile.am: Add tmpinstall dirstamp support.
1289        * libchip/Makefile.am: Fix variant-tmpinstall support.
1290        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1291        * librdbg/src/powerpc/Makefile.am: Merge-in former
1292        new_exception_processing/Makefile.am.
1293        * librdbg/src/m68k/any/Makefile.am: Remove.
1294        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1295        * librdbg/src/i386/any/Makefile.am: Remove.
1296        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1297        * librdbg/src/Makefile.am: Cosmetics.
1298        * librdbg/include/Makefile.am: Cosmetics.
1299        * librdbg/Makefile.am: Cosmetics.
1300        * libnetworking/Makefile.am: Cosmetics.
1301        * libnetworking/pppd/Makefile.am: Cosmetics.
1302        * libnetworking/wrapup/Makefile.am: Cosmetics.
1303
13042003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * Makefile.am: Cosmetics.
1307        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1308        support.
1309
13102003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * automake/compile.am: Remove $(ARCH):-rule.
1313
13142003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * configure.ac: Remove lib/libbsp/shared/Makefile,
1317        lib/libbsp/shmdr/Makefile.
1318
13192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1320
1321        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1322        libchip/serial/Makefile, libchip/rtc/Makefile.
1323        * support/Makefile.am: Remove all-local: $(ARCH).
1324        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1325        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1326        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1327        * optman/Makefile.am: Remove all-local: $(ARCH).
1328        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1329        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1330        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1331        compilation dirstamp support.
1332        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1333        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1334        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1335        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1336        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1337        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1338        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1339        all-local: $(ARCH).
1340        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1341        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1342        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1343        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1344        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1345
13462003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * aclocal/lead-dot.m4: New (from automake-1.7f).
1349        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1350        AC_SUBST(dirstamp).
1351        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1352        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1353        libchip/serial/Makefile.am: Ditto.
1354        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1355        * librdbg/include/Makefile.am: Ditto.
1356        * librdbg/include/rdbg/Makefile.am: Ditto.
1357        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1358        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1359        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1360        * librdbg/src/Makefile.am: Ditto.
1361        * librdbg/src/i386/Makefile.am: Ditto.
1362        * librdbg/src/i386/any/Makefile.am: Ditto.
1363        * librdbg/src/m68k/Makefile.am: Ditto.
1364        * librdbg/src/m68k/any/Makefile.am: Ditto.
1365        * librdbg/src/powerpc/Makefile.am: Ditto.
1366        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1367        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1368        preinstallation.
1369        * libnetworking/pppd/Makefile.am: Ditto.
1370        * libnetworking/rtems_servers/Makefile.am: Ditto.
1371        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1372        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1373        * libnetworking/wrapup/Makefile.am: Ditto.
1374
13752003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1376
1377        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1378        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1379        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1380        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1381        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1382        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1383        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1384        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1385        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1386        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1387        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1388        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1389        underquoting to silence automake-1.8.
1390
13912003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.ac: Reflect having moved tests to ../../testsuites.
1394
13952003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1398        * aclocal/canonical-host.m4: Remove.
1399        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1400        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1401
14022003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1403
1404        * aclocal/check-cpu.m4: Remove.
1405        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1406        * aclocal/canonical-target-name.m4: Add m4-quotes.
1407        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1408        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1409        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1410        * aclocal/check-networking.m4: Add m4-quotes. Require
1411        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1412        * aclocal/check-posix.m4: Add m4-quotes. Require
1413        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1414        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1415        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1416        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1417
14182003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1421        * aclocal/bsp-alias.m4: Remove.
1422
14232003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * configure.ac: Make presence of tests/ optional.
1426
14272003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * aclocal/path-perl.m4: Remove (Unused).
1430
14312003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * automake/force-preinstall.am: Remove.
1434
14352003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1436
1437        PR 499/rtems_misc
1438        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1439        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1440        Configuration (Odd was forced) - Correction of Stop Bit configuration
1441        (inversed) - Correction of ISR Handler to call
1442        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1443        CTS Hardware flow control Configuration.
1444
14452003-09-04      Joel Sherrill <joel@OARcorp.com>
1446
1447        * lib/libcpu/shared/include/cache.h,
1448        lib/libcpu/shared/src/cache_aligned_malloc.c,
1449        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1450        license changed.
1451        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1452        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1453        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1454        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1455        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1456        for license changed.
1457        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1458        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1459        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1460        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1461        libchip/network/cs8900.h, libchip/network/dec21140.c,
1462        libchip/network/elnk.c, libchip/network/open_eth.c,
1463        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1464        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1465        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1466        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1467        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1468        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1469        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1470        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1471        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1472        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1473        libchip/serial/serial.h, libchip/serial/z85c30.c,
1474        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1475        libchip/serial/z85c30_reg.c: URL for license changed.
1476
14772003-09-03      Jiri Gaisler <jiri@gaisler.com>
1478
1479        PR 477/networking
1480        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1481        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1482        libchip/network/open_eth.h: New files.
1483
14842003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * aclocal/rtems-top.m4: Add RTEMS_API.
1487        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1488
14892003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1492        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1493        @RTEMS_BSP@.cfg.
1494
14952003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1496
1497        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1498
14992003-08-20      Joel Sherrill <joel@OARcorp.com>
1500
1501        * libchip/network/cs8900.c: Correct copyright statements.
1502
15032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * aclocal/check-itron.m4: Remove.
1506        * aclocal/enable-inlines.m4: Remove.
1507        * Makefile.am: Reflect having moved aclocal/.
1508        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1509        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1510        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1511        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1512        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1513        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1514        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1515        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1516        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1517        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1518        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1519        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1520        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1521        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1522        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1523        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1524        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1525        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1526        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1527        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1528        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1529        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1530        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1531        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1532        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1533        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1534        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1535        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1536        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1537        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1538        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1539        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1540        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1541        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1542        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1543        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1544        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1545        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1546        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1547        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1548        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1549        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1550        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1551        * aclocal/target.m4: New (Copied from ../../aclocal).
1552        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1553        * aclocal/version.m4: New (Copied from ../../aclocal).
1554
15552003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1556
1557        * configure.ac: Remove stray comments.
1558        * automake/local.am, automake/host.am: Remove "debug".
1559
15602003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1561
1562        * Makefile.am: Reflect having moved automake/.
1563        * lib/Makefile.am: Reflect having moved automake/.
1564        * support/Makefile.am: Reflect having moved automake/.
1565        * wrapup/Makefile.am: Reflect having moved automake/.
1566        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1567        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1568        from ../../automake).
1569        * optman/Makefile.am: Reflect having moved automake/.
1570        * libchip/Makefile.am: Reflect having moved automake/.
1571        * libchip/ide/Makefile.am: Reflect having moved automake/.
1572        * libchip/network/Makefile.am: Reflect having moved automake/.
1573        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1574        * libchip/serial/Makefile.am: Reflect having moved automake/.
1575        * librdbg/Makefile.am: Reflect having moved automake/.
1576        * librdbg/include/Makefile.am: Reflect having moved automake/.
1577        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1578        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1579        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1580        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1581        automake/.
1582        * librdbg/src/Makefile.am: Reflect having moved automake/.
1583        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1584        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1585        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1586        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1587        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1588        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1589        having moved automake/.
1590        * libnetworking/Makefile.am: Reflect having moved automake/.
1591        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1592        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1593        automake/.
1594        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1595        automake/.
1596        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1597        automake/.
1598        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1599
16002003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1601
1602        * Makefile.am: Add bsp.pc.in.
1603        * bsp.pc.in: New (pkgconfig support).
1604
16052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1606
1607        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1608
16092003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1610
1611        * lib/Makefile.am: New (Required by 'make dist').
1612        * lib/ChangeLog: Remove.
1613        * lib/.cvsignore: Cleanup.
1614        * configure.ac: Reflect having added lib/Makefile.am.
1615        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1616        lib/libbsp/configure.ac.
1617        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1618        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1619
16202003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1621
1622        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1623        * configure.ac: Merge-in librdbg/configure.ac.
1624        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1625        librdbg/configure.ac.
1626        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1627        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1628        LIBCHIP. Conditionally build include-dirs.
1629        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1630        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1631        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1632        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1633        librdbg/include/rdbg/m68k/Makefile.am,
1634        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1635        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1636        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1637        librdbg/src/powerpc/Makefile.am, librdbg/
1638        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1639        configure.ac into ../configure.ac.
1640        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1641        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1642        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1643        libnetworking/rtems_telnetd/Makefile.am,
1644        libnetworking/rtems_webserver/Makefile.am,
1645        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1646        into ../configure.ac.
1647
16482003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1649
1650        PR 427/rtems
1651        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1652        * librdbg/src/servtsp.c: Ditto.
1653
16542003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1655
1656        PR 429/bsps
1657        PR 432/bsps
1658        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1659        packets are queued onto an elnk board, the ISR will deadlock the device
1660        with a tx complete interrupt.  Lighter tx loads are not affected as they
1661        end up submitting single packets to the device.
1662
16632003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1664
1665        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1666        optman/configure.ac.
1667        * optman/configure.ac: Remove (Merged into ../configure.ac).
1668        * optman/Makefile.am: Reflect having merged configure.ac into
1669        ../configure.ac.
1670        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1671        * libchip/Makefile.am, libchip/ide/Makefile.am,
1672        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1673        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1674        ../configure.ac.
1675
16762003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1677
1678        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1679
16802003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1681
1682        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1683        on i386.
1684
16852003-06-13      Joel Sherrill <joel@OARcorp.com>
1686
1687        * libnetworking/pppd/chat.c: Removed warnings.
1688
16892003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1690
1691        * libchip/network/README.3com: New file missed in previous commit.
1692        PR 405/bsps
1693        PR 393/networking
1694        * libchip/network/dec21140.c: Fix leak also known as PR393.
1695        * libchip/network/elnk.c, libchip/network/if_media.h,
1696        libchip/network/mii.h: New files.
1697        * libchip/network/Makefile.am: Reflect new files.
1698
16992003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1700
1701        * configure.ac: Remove support for profile-variant.
1702
17032003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1704
1705        PR 397/pppd
1706        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1707        * libnetworking/pppd/magic.c: Remove *rand48.
1708        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1709
17102003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1711
1712        * wrapup/Makefile.am: Add libide.a.
1713
17142003-04-15      Joel Sherrill <joel@OARcorp.com>
1715
1716        PR 387/rtems_misc
1717        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1718        routines.
1719        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1720
17212003-04-11      Joel Sherrill <joel@OARcorp.com>
1722
1723        * libnetworking/rtems_webserver/cgi.c,
1724        libnetworking/rtems_webserver/sockGen.c,
1725        libnetworking/rtems_webserver/umui.c,
1726        libnetworking/rtems_webserver/websSSL.c,
1727        libnetworking/rtems_webserver/websSSL.h,
1728        libnetworking/rtems_webserver/websda.c,
1729        libnetworking/rtems_webserver/websda.h: New files. Not included in
1730        previous commit.
1731
17322003-04-10      Joel Sherrill <joel@OARcorp.com>
1733
1734        PR 371/pppd
1735        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1736        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1737        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1738        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1739        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1740        still global symbols in rtemspppd.h which might need to be changed or
1741        converted into member of a structure which is dereferenced with a
1742        pointer that is managed as a per task variable. But this patch should
1743        avoid many conflicts.
1744
17452003-03-27      Joel Sherrill <joel@OARcorp.com>
1746
1747        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1748        not allowed in the cpukit source code since it must be buildable
1749        independent of any BSP. These files were moved to libchip/ide.
1750        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1751        files.
1752
17532003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1754
1755        PR 368/filesystems
1756        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1757        improvements which now work on pc386 and mbx8xx.
1758        * libchip/ide/ide_controller.c: New file.
1759
17602003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1761
1762        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1763
17642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1765
1766        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1767        * configure.ac: Add support/.
1768        * support/.cvsignore: New.
1769        * support/Makefile.am: New.
1770        * support/version.c: New.
1771        * wrapup/Makefile.am: Add support/libsupport.a.
1772        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1773        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1774        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1775        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1776
17772003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1778
1779        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1780
17812003-02-20      Till Straumann <strauman@slac.stanford.edu>
1782
1783        PR 354/networking
1784        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1785        chip against a table of supported chips. The untested ones are still
1786        commented out, however.
1787
17882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1789
1790        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1791        * configure.ac: AC_PREREQ(2.57).
1792        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1793        * optman/configure.ac: AC_PREREQ(2.57).
1794        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1795        * libchip/configure.ac: AC_PREREQ(2.57).
1796        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1797        * librdbg/configure.ac: AC_PREREQ(2.57).
1798        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1799        * libnetworking/configure.ac: AC_PREREQ(2.57).
1800
18012003-02-06      Joel Sherrill <joel@OARcorp.com>
1802
1803        * libnetworking/pppd/chat.c: Convert routines with common names to
1804        static. This included get_char(), put_char(), and character() among
1805        others.
1806
18072003-02-03      Joel Sherrill <joel@OARcorp.com>
1808
1809        PR 338/filesystem
1810        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1811        rtems_io_lookup_name() (API change).  Unused function removed.
1812
18132003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1814
1815        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1816        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1817        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1818        Eliminate *_O_FILES.
1819        * libnetworking/rtems_servers/Makefile.am,
1820        libnetworking/rtems_webserver/Makefile.am,
1821        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1822
18232002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1824
1825        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1826        Let all-local: depend on $(LIB).
1827        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1828        * optman/Makefile.am: Apply install-data-local to install *.rels.
1829
18302002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1831
1832        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1833        %.c rules.
1834        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1835        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1836        * libchip/rtc/Makefile.am: Ditto.
1837        * libchip/serial/Makefile.am: Ditto.
1838
18392002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1842        LIBC_DEFINES.
1843        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1844        LIBC_DEFINES.
1845        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1846        LIBC_DEFINES.
1847
18482002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1849
1850        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1851
18522002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1853
1854        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1855        cache-checking.
1856        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1857
18582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1859
1860        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1861        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1862        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1863        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1864        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1865
18662002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1867
1868        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1869        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1870        Remove.
1871        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1872
18732002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1874
1875        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1876        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1877
18782002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1879
1880        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1881        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1882
18832002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1884
1885        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1886        * optman/rel.am: New.
1887
18882002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1889
1890        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1891        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1892        braino in comment on "exec". Extend --enable-ada handling.
1893
18942002-11-04      Joel Sherrill <joel@OARcorp.com>
1895
1896        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1897        tasks and rolling multiple loops into 1.
1898        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1899        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1900        Removed warnings.
1901
19022002-10-31      Joel Sherrill <joel@OARcorp.com>
1903
1904        * libchip/network/dec21140.c: Removed warnings.
1905        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1906        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1907        librdbg/src/m68k/any/remdeb_xdr.c,
1908        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1909        warnings.
1910        * libnetworking/rtems_webserver/socket.c,
1911        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1912
19132002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1914
1915        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1916        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1917        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1918        above.
1919
19202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1921
1922        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1923        * wrapup/.cvsignore: Remove autom4te.cache.
1924        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1925        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1926        autom4te.cache.
1927        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1928        autom4te.cache.
1929        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1930        autom4te.cache.
1931
19322002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1933
1934        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1935
19362002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1937
1938        * optman/.cvsignore: Add autom4te.cache.
1939
19402002-09-14      Joel Sherrill <joel@OARcorp.com>
1941
1942        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1943
19442002-09-07      Joel Sherrill <joel@OARcorp.com>
1945
1946        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1947        include files to resolve warnings.
1948
19492002-09-07      Chris Johns <ccj@acm.org>
1950
1951        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1952        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1953        which corrects the problem  where the cs8900.c file was actually the BSP
1954        glue.  Joel did some hacking so this file will compile.  Previously it
1955        required providing a target.h file to compile.
1956        * libchip/network/cs8900.c.bsp: New file.
1957
19582002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1961
19622002-08-31      Joel Sherrill <joel@OARcorp.com>
1963
1964        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1965        eliminate warning.
1966
19672002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1968
1969        * configure.ac: Add ada-tests.
1970
19712002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1972
1973        * Makefile.am: Add preinstall-stamp.
1974
19752002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1976
1977        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1978        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1979        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1980        gcc31 happy.
1981        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1982        cp.
1983
19842002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1985
1986        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1987        make/bsp.mak.
1988        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1989        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1990
19912002-08-12      Joel Sherrill <joel@OARcorp.com>
1992
1993        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1994        avoid error.
1995
19962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1997
1998        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1999        * configure.ac: Add BSP_SUBDIRS.
2000        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2001        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
2002        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2003        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
2004        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
2005        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2006        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
2007        RTEMS_CHECK_BSP_CACHE.
2008        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2009        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
2010        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2011        .$(OBJEXT) instead of .o.
2012        * libnetworking/pppd/Makefile.am,
2013        libnetworking/rtems_servers/Makefile.am,
2014        libnetworking/rtems_telnetd/Makefile.am,
2015        libnetworking/rtems_webserver/Makefile.am,
2016        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2017
20182002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2019
2020        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2021        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2022        ../libchip/serial/$(ARCH)/libserialio.a.
2023        * libchip/serial/Makefile.am: Don't tmp-install lib.
2024        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2025
20262002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2027
2028        * Makefile.am: Add rtems_makedir.
2029        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2030        * Makefile.am: Add wrapup-SUBDIR.
2031        * wrapup/ChangeLog: Remove.
2032        * wrapup/configure.ac: Remove.
2033        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2034        (Make the bare BSP happy).
2035        * configure.ac: Ditto.
2036        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2037        Create make/custom/default.cfg.
2038        * configure.ac: Add creation of make/custom/*.cfg. Create
2039        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2040
20412002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2042
2043        * Makefile.am: Clean $(PROJECT_RELEASE).
2044
20452002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2046
2047        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2048        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2049        prototype mismatches.
2050
20512002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2052
2053        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2054        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2055
20562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2057
2058        * acinclude.m4: Add test "$multilib" != "yes".
2059        * config-ml.in: Remove.
2060        * acinclude.m4: Cleanups.
2061        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2062        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2063        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2064        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2065        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2066
20672002-07-16      Eric Norum <eric.norum@usask.ca>
2068
2069        * New driver for the Intel EtherExpressPro (82559ER) chip.
2070        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2071        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2072        * libchip/network/Makefile.am: Modified to reflect above.
2073
20742002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2075
2076        * acinclude.m4: New.
2077        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2078        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2079        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2080
20812002-07-01      Joel Sherrill <joel@OARcorp.com>
2082
2083        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2084        _Objects_Information_table now that it is a two dimensional array based
2085        upon API and class.
2086        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2087        of strnlen().
2088
20892002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2090
2091        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2092        preinstall libnetapps.a.
2093
20942002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2095
2096        * configure.ac: Remove librpc.
2097
20982002-06-25      Joel Sherrill <joel@OARcorp.com>
2099
2100        * Per PR233, moved librpc to exec.
2101        * configure.ac, wrapup/Makefile.am: Modified.
2102        * librpc, librpc/ChangeLog: Removed.
2103
21042002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2105
2106        * optman/Makefile.am: Remove multilib support.
2107        * optman/configure.ac: Ditto.
2108        * optman/sapi/Makefile.am: Ditto.
2109
21102002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2111
2112        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2113        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2114
21152002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2116
2117        Move networking libraries to c/src/exec/libnetworking
2118        * libnetworking/configure.ac, libnetworking/Makefile.am,
2119        libnetworking/wrapup/Makefile.am: Reflect Moval.
2120
21212002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2122
2123        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2124        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2125        <rtems/bspIo.h>.
2126
21272002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2128
2129        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2130        * libnetworking/rtems/mkrootfs.h: Ditto.
2131        * libnetworking/rtems/Makefile.am: Reflect changes above.
2132
21332002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2134
2135        * configure.ac: Remove lib.
2136
21372002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2138
2139        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2140        that exception stack frames on M68K members with VBR always are 6 byte
2141        long. The incorrect assumption resulted in some gdb commands like "next"
2142        to fail on the 68360.
2143
21442002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2145
2146        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2147        PR 220
2148        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2149        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2150        CVS.
2151        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2152        libnetworking/sys/filio.h: Remove.
2153        * libnetworking/sys/Makefile.am: Reflect changes above.
2154
21552002-05-07      Chris Johns <ccj@acm.org>
2156
2157        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2158        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2159        requires it to be stripped.
2160
21612002-05-01      Eric Norum <eric.norum@usask.ca>
2162
2163        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2164        assembly  to satisfy gcc 3.1 and newer.
2165
21662002-04-26      Eric Norum <eric.norum@usask.ca>
2167
2168        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2169        agressive optimization in gcc 3.1 does not reorder things.
2170
21712002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2172
2173        * libchip/network/dec21140.c: Reflect changes to powerpc's
2174        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2175        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2176        <rtems/score/cpu.h>.
2177        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2178        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2179
21802002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2181
2182        * optman/configure.ac: Remove ENABLE_GCC28.
2183
21842002-04-11      Chris Johns <ccj@acm.org>
2185
2186        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2187        driver control block field to the ifconfig network driver structure.
2188        This field is needed by the i82586 driver which was ported from NetBSD
2189        as it had better hardware abstraction.
2190        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2191        PR59, added the drv_ctrl driver control block field to the ifconfig
2192        network driver structure. This field is needed by the i82586 driver
2193        which was ported from NetBSD as it had better hardware abstraction.
2194
21952002-04-10      Mike Siers <mikes@poliac.com>
2196
2197        * libnetworking/rtems_webserver/NOTES,
2198        libnetworking/rtems_webserver/asp.c,
2199        libnetworking/rtems_webserver/balloc.c,
2200        libnetworking/rtems_webserver/default.c,
2201        libnetworking/rtems_webserver/ej.h,
2202        libnetworking/rtems_webserver/ejIntrn.h,
2203        libnetworking/rtems_webserver/ejlex.c,
2204        libnetworking/rtems_webserver/ejparse.c,
2205        libnetworking/rtems_webserver/emfdb.c,
2206        libnetworking/rtems_webserver/emfdb.h,
2207        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2208        libnetworking/rtems_webserver/handler.c,
2209        libnetworking/rtems_webserver/license.txt,
2210        libnetworking/rtems_webserver/md5.h,
2211        libnetworking/rtems_webserver/md5c.c,
2212        libnetworking/rtems_webserver/mime.c,
2213        libnetworking/rtems_webserver/misc.c,
2214        libnetworking/rtems_webserver/ringq.c,
2215        libnetworking/rtems_webserver/rom.c,
2216        libnetworking/rtems_webserver/security.c,
2217        libnetworking/rtems_webserver/sock.c,
2218        libnetworking/rtems_webserver/sym.c,
2219        libnetworking/rtems_webserver/uemf.c,
2220        libnetworking/rtems_webserver/uemf.h,
2221        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2222        libnetworking/rtems_webserver/url.c,
2223        libnetworking/rtems_webserver/value.c,
2224        libnetworking/rtems_webserver/wbase64.c,
2225        libnetworking/rtems_webserver/webcomp.c,
2226        libnetworking/rtems_webserver/webpage.c,
2227        libnetworking/rtems_webserver/webrom.c,
2228        libnetworking/rtems_webserver/webs.c,
2229        libnetworking/rtems_webserver/webs.h,
2230        libnetworking/rtems_webserver/websuemf.c,
2231        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2232        2.1.4.
2233
22342002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2235
2236        * libchip/network/i82586.c: Include <string.h>.
2237        * libchip/network/sonic.c: Ditto.
2238
22392002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2240
2241        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2242
22432002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2244
2245        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2246
22472002-03-27      Thomas.Doerfler@imd-systems.de
2248
2249        PR 144
2250        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2251        memory address 0 when called for the first time. This is done when
2252        trying to clear the variable "dhcp_hostname".
2253
22542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2255
2256        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2257        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2258        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2259        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2260        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2261        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2262        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2263        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2264        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2265        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2266        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2267        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2268        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2269        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2270        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2271        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2272        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2273        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2274        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2275        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2276        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2277        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2278        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2279        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2280        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2281        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2282        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2283        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2284        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2285        AUTOMAKE_OPTIONS.
2286        * libnetworking/configure.ac:
2287        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2288        foreign 1.6]).
2289        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2290        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2291        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2292        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2293        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2294        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2295        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2296        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2297        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2298        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2299        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2300        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2301        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2302        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2303        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2304        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2305        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2306
23072002-03-27      Ilya Alexeev <ilya@continuum.ru>
2308
2309        PR 162
2310        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2311        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2312        used in a device write routines.  Now ppp_softc structure have own
2313        character for writing to device (sc_outchar).  I think that converting
2314        local variables to static is not a right solution, because problems will
2315        occur in the case of two or more ppp instances.
2316        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2317        must be u_long, otherwise in the case of the big output packet endless
2318        loop may occur.
2319
23202002-03-21      Ilya Alexeev <ilya@continuum.ru>
2321
2322        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2323        preparations for multiple PPPD connections.
2324
23252002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2326
2327        PR 149
2328        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2329        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2330        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2331        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2332
23332002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2334
2335        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2336        * configure.ac: Modified to reflect addition.
2337
23382002-02-27      Ilya Alexeev <ilya@continuum.ru>
2339
2340        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2341        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2342        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2343        capabilities as well as eliminate some warnings.
2344
23452002-02-27      Eric Norum <eric.norum@usask.ca>
2346
2347        * libnetworking/net/radix.c: Properly handle fetching the default route
2348        when there is no route.  This was a bug in the original FreeBSD code and
2349        this fix is from an updated version of their code.
2350
23512002-02-16      Eric Norum <eric.norum@usask.ca>
2352
2353        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2354        checking.
2355
23562002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2357
2358        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2359        dodefaultroute.
2360
23612002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2362
2363        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2364        include <rtems/seterr.h>.
2365
23662002-02-01      Mike Siers <mikes@poliac.com>
2367
2368        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2369        avoid bringing the link down too fast. NOTE: Mike reports successfully
2370        running at 56K baud on a direct link.
2371
23722002-02-01      Eric Valette <valette@crf.canon.fr>
2373
2374        * librdbg/So many patches have been posted recently on the mailing list
2375        and  because we were unable to find correct solution to compile on
2376        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2377        because the coding  style of rdbg was rather inconsistant among various
2378        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2379        global coding style (using indent + manual edits), 2) incorporate/review
2380        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2381        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2382        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2383        after rdbg initialization is done, NB : the paches is huge but it is
2384        mainly due to coding styke chnages.  Only few lines of codes have been
2385        really changed and they do not impact  rdbg functionnality (AFAIKT).
2386        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2387        librdbg/include/rdbg/m68k/rdbg_f.h,
2388        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2389        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2390        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2391        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2392        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2393        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2394        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2395        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2396        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2397        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2398        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2399        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2400        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2401        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2402        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2403        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2404
24052002-01-31      Mike Siers <mikes@poliac.com>
2406
2407        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2408        * Nice Update of PPPD support which eliminates the requiremetn that
2409        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2410        and reports that it seems to be more stable and handle larger packets
2411        better.  This patch replaces the termios tasks with more general pppd
2412        network driver tasks.  The functions pppinput() and pppstart() get
2413        called from the interrupt service routine.
2414        * libnetworking/Makefile.am, libnetworking/configure.ac,
2415        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2416        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2417        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2418        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2419        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2420        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2421        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2422        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2423        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2424        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2425        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2426        libnetworking/net/route.c, libnetworking/net/route.h,
2427        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2428        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2429        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2430        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2431        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2432        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2433        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2434        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2435        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2436        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2437        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2438        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2439        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2440        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2441        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2442        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2443        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2444        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2445        libnetworking/pppd/example/README,
2446        libnetworking/pppd/example/netconfig.h,
2447        libnetworking/wrapup/Makefile.am: Modified.
2448        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2449        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2450        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2451        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2452        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2453        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2454        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2455        libnetworking/modem/pppcompress.c: Subdirectory removed.
2456
24572002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2458
2459        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2460        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2461
24622002-01-18      Till Straumann <strauman@slac.stanford.edu>
2463
2464        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2465        issues: - exception handler needs to enable MSR_FP if the interrupted
2466        thread is FP enabled. - printk message for MSR fixed and added
2467        stacktrace. NOTE: this requires the stacktrace patch to
2468        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2469        however).
2470
24712002-01-06      Joel Sherrill <joel@OARcorp.com>
2472
2473        * optman/.cvsignore: Added aclocal.m4 and configure.
2474        * optman/.cvsignore: New file.
2475
24762002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2477
2478        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2479
24802002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2481
2482        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2483        * optman/ChangeLog: New.
2484        * optman/configure.ac: New.
2485        * optman/Makefile.am: New.
2486        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2487        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2488
24892001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2490
2491        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2492
24932001-12-18      Eric Norum <eric.norum@usask.ca>
2494
2495        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2496        `directories' (path names with a / at the end) while disallowing open()
2497        operations on TFTP `directories'.
2498
24992001-12-07      Eric Norum <eric.norum@usask.ca>
2500
2501        * libnetworking/lib/tftpDriver.c: Restore write capability.
2502
25032001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2504
2505        * libchip/network/sonic.h: Fix typo.
2506        * libnetworking/arpa/Makefile.am: Remove stray lines.
2507
25082001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2509
2510        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2511
25122001-10-18      Eric Norum <eric.norum@usask.ca>
2513
2514        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2515        chdir() and open() operations within the TFTP file system.
2516
25172001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2518
2519        * librdbg/configure.ac: Fix latent bug exposed by removal of
2520        config.cache's which prevented powerpc targets librdbg from building.
2521
25222001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2523
2524        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2525        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2526        autoconf-2.52 happy.
2527
25282001-10-12      Mike Siers <mikes@poliac.com>
2529
2530        * libnetworking/Update to stable working state.  Congratulations Mike!
2531        :).
2532        * libnetworking/modem_example: Directory removed.
2533        * libnetworking/modem_example/16550.h,
2534        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2535        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2536        libnetworking/modem_example/ppp.h,
2537        libnetworking/modem_example/pppcompress.c: Files removed.
2538        * libnetworking/pppd/example/pppd.options: New file.
2539        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2540        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2541        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2542        libnetworking/pppd/rtemsmain.c: Updated.
2543
25442001-10-12      Joel Sherrill <joel@OARcorp.com>
2545
2546        * libchip/serial/z85c30.c: Fixed typo.
2547
25482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2549
2550        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2551        * configure.in: Remove.
2552        * configure.ac: New file, generated from configure.in by autoupdate.
2553        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2554        * libchip/configure.in: Remove.
2555        * libchip/configure.ac: New file, generated from configure.in by
2556        autoupdate.
2557        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2558        * librdbg/configure.in: Remove.
2559        * librdbg/configure.ac: New file, generated from configure.in by
2560        autoupdate.
2561        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2562        * libnetworking/configure.in: Remove.
2563        * libnetworking/configure.ac: New file, generated from configure.in by
2564        autoupdate.
2565
25662001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2567
2568        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2569        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2570        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2571
25722001-09-27      Joel Sherrill <joel@OARcorp.com>
2573
2574        * libchip/ChangeLog: Fixed typo in date.
2575
25762001-09-27      Eric Norum <eric.norum@usask.ca>
2577
2578        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2579        TFTP  filesystem.
2580
25812001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2582
2583        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2584        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2585        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2586        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2587        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2588        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2589        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2590        'PREINSTALL_FILES ='.
2591        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2592        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2593        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2594        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2595        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2596        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2597        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2598        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2599        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2600        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2601        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2602        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2603
26042001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2605
2606        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2607        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2608        * librdbg/src/m68k/any/Makefile.am: Ditto.
2609        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2610        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2611        happy.
2612
26132001-09-21      Joel Sherrill <joel@OARcorp.com>
2614
2615        * libchip/network/Makefile.am: Fixed typo on file name.
2616        * libchip/network/i82586.c: Commented out line 318 which is referencing
2617        a member of a structure that is not currently there.  This needs to be
2618        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2619        to C style.
2620
26212001-09-19      Eric Norum <eric.norum@usask.ca>
2622
2623        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2624
26252001-09-19      Chris Johns <ccj@acm.org>
2626
2627        * libchip/network/README.i82586, libchip/network/i82586.c,
2628        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2629        Network driver for Intel i82586.
2630        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2631        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2632        "root" filesystem with information obtained via the DHCP response.
2633
26342001-09-14      Eric Norum <eric.norum@usask.ca>
2635
2636        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2637        make gcc 3.x happy.
2638
26392001-08-16      Mike Siers <mikes@poliac.com>
2640
2641        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2642        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2643        These support callback functionality that has not even been compiled
2644        under RTEMS yet.
2645        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2646        example application.  Mike's notes on the modifications: - renamed
2647        error() function because of namespace problems - removed calls to the
2648        exit() funciton - removed extra files from the pppd source directory -
2649        defined pppd task constant values in rtemspppd.h - modifyied example
2650        code to get actual tick per second value - placed the pppd 2.3.11 man
2651        page file (pppd.8) into the pppd directory.
2652        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2653        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2654        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2655        libnetworking/pppd/rtems-ppp.c: Deleted.
2656        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2657        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2658        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2659        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2660        libnetworking/pppd/example/init.c,
2661        libnetworking/pppd/example/netconfig.h,
2662        libnetworking/pppd/example/ppp.conf,
2663        libnetworking/pppd/example/pppdapp.c,
2664        libnetworking/pppd/example/system.h: New files.
2665        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2666        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2667        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2668        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2669        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2670        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2671        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2672        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2673        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2674        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2675        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2676        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2677        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2678        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2679        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2680
26812001-08-16      Joel Sherrill <joel@OARcorp.com>
2682
2683        * libnetworking/pppd/example/Makefile: Removed.
2684        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2685        to avoid bootstrap -c clobbering it.
2686        * libnetworking/rtems_telnetd/.cvsignore: New file.
2687
26882001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2689
2690        * libnetworking/Makefile.am, libnetworking/configure.in,
2691        libnetworking/rtems_servers/Makefile.am,
2692        libnetworking/rtems_servers/telnetd.c,
2693        libnetworking/rtems_servers/telnetd.h,
2694        libnetworking/rtems_telnetd/Makefile.am,
2695        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2696        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2697        libnetworking/rtems_telnetd/telnetd.c,
2698        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2699        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2700        effect when ftpd change. - the tcp/ip stats have been implemented into
2701        icmds.c and started when telnetd daemon is started.
2702        * libnetworking/rtems_servers/telnetd.c,
2703        libnetworking/rtems_servers/telnetd.h: Removed.
2704        * libnetworking/rtems_telnetd: New directory.
2705        * libnetworking/rtems_telnetd/Makefile.am,
2706        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2707        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2708        libnetworking/rtems_telnetd/telnetd.c,
2709        libnetworking/rtems_telnetd/telnetd.h: New files.
2710
27112001-06-14      Joel Sherrill <joel@OARcorp.com>
2712
2713        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2714        Moved from libmisc/shell so the network stack to address network
2715        depenendency.
2716        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2717
27182001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2719
2720        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2721
27222001-05-15      Joel Sherrill <joel@OARcorp.com>
2723
2724        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2725        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2726        accidentally deleted the incorrectly empty versions.
2727
27282001-05-14      Till Straumann <strauman@slac.stanford.edu>
2729
2730        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2731        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2732        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2733        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2734        to know the values) - the affected BSP (shared/motorola) headers have
2735        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2736        driver (libchip/network/dec21140.c) has been fixed to use
2737        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2738        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2739        who is using this driver. - the DEC driver also has been fixed to use
2740        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2741        delay_in_bus_cycles().
2742
27432001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2744
2745        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2746
27472001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2748
2749        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2750
27512001-04-24      Eric Norum <eric.norum@usask.ca>
2752
2753        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2754        NTP synchronization a little more robust -- no NTP daemon yet, but at
2755        least it trys a little harder when the primary NTP server is down.
2756
27572001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2758
2759        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2760        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2761        libnetworking/pppd/modem_example/modem.c,
2762        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2763        other strings into English.
2764        * libnetworking/pppd/STATUS: updated to reflect the changes.
2765
27662001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2767
2768        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2769        again.
2770
27712001-04-20      Eric Valette <valette@crf.canon.fr>
2772
2773        * mcp750 directory renamed new_exception processing as it supports many
2774        more CPU models.
2775        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2776        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2777        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2778        formerly in mcp750 plus modifications.
2779        * librdbg/src/powerpc/mcp750/.cvsignore,
2780        librdbg/src/powerpc/mcp750/Makefile.am,
2781        librdbg/src/powerpc/mcp750/remdeb.h,
2782        librdbg/src/powerpc/mcp750/remdeb_f.x,
2783        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2784        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2785        new_exception_processing.
2786        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2787        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2788        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2789        part of this effort to add support for the MPC8xx.
2790
27912001-04-19      Joel Sherrill <joel@OARcorp.com>
2792
2793        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2794        internal include files.
2795
27962001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2797
2798        PR 158
2799        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2800        rcmd() library call by commenting out the parts that deal with signals.
2801        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2802        stdio. The 'server-side' parts of this file which deal with
2803        authentication are disabled since they are not needed.
2804
28052001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2806
2807        * libnetworking/include/.cvsignore: Remove dangling file.
2808
28092001-03-14      Joel Sherrill <joel@OARcorp.com>
2810
2811        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2812        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2813        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2814        libchip style serial drivers can be written in libcpu or libbsp.
2815
28162001-03-01      Joel Sherrill <joel@OARcorp.com>
2817
2818        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2819        libchip/network/sonic.c, libchip/network/sonic.h,
2820        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2821        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2822        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2823        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2824        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2825        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2826        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2827        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2828
28292001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2830
2831        * librdbg/include/rdbg/Makefile.am,
2832        librdbg/include/rdbg/i386/Makefile.am,
2833        librdbg/include/rdbg/m68k/Makefile.am,
2834        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2835        style on include files.
2836
28372001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2838
2839        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2840        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2841        replace ${..} with $(..).
2842        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2843        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2844        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2845        libnetworking/rtems/Makefile.am, libnetworking/
2846        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2847        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2848        include_*HEADERS instead of H_FILES.
2849        * libnetworking/include/Makefile.am: Remove.
2850        * libnetworking/Makefile.am: Add handling of *.h files.
2851        * libnetworking/configure.in: Remove include/Makefile.
2852
28532001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2854
2855        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2856
28572001-01-31      Sergei Organov <osv@javad.ru>
2858
2859        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2860        current dir and root dir removed in favor of new libio support for
2861        task-local current and root directories. - Bug in `close_data_socket()'
2862        introduced by previous change fixed. - `command_pasv()' changed to set
2863        timeout on socket we are listening on and code fixed to don't close
2864        socket twice on error. - `serr()' changed to clear `errno'. -
2865        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2866        changed to clear `errno' before processing session. -
2867        `close_data_socket()' fixed to close both active and passive sockets -
2868        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2869        empty string  in `exec_command()'.
2870
28712001-01-25      Eric Norum <eric.norum@usask.ca>
2872
2873        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2874        improves throughput on systems which are dropping packets.   Only the
2875        first timeout is reduced.  This keeps the number of extra packets down
2876        on networks that are very busy and dropping lots of packets.
2877
28782001-01-24      Sergei Organov <osv@javad.ru>
2879
2880        * libnetworking/rtems_servers/ftpd.c,
2881        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2882        - Timeouts on sockets implemented. 'idle' field added to configuration.
2883        No timeout by default to keep backward compatibility. Note: SITE IDLE
2884        command not implemented yet. - Basic global access control implemented.
2885        'access' field added to configuration. No access limitations by default
2886        to keep backward compatibility. - Anchor data socket for active mode
2887        (using self IP and port 20.) - Fixed default data port support (still
2888        not tested). - Don't allow IP address different from originating host in
2889        PORT command to improve security. - Fixed bug in MDTM command. - Check
2890        for correctness of parsing of argument in command_port(). - Fixed
2891        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2892        a directory. - Command parsing a little bit improved: command names are
2893        now converted to upper-case to be more compatible with RFC (command
2894        names are not case-sensitive.) - Reformat comments so that they have
2895        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2896        previous changes - True ASCII mode implemented (doesn't work for hooks
2897        and /dev/null) - Passive mode implemented, PASV command added. - Default
2898        port for data connection could be used (untested, can't find ftp client
2899        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2900        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2901
29022001-01-18      Joel Sherrill <joel@OARcorp.com>
2903
2904        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2905        macro using variable arguments.
2906        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2907        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2908        since I updated the main RTEMS development machine to RedHat 7.2 and
2909        apparently got a new version of rpcgen.
2910
29112001-01-12      Sergei Organov <osv@javad.ru>
2912
2913        * libnetworking/rtems_servers/ftpd.c,
2914        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2915        - use pool of pre-created threads to handle sessions instead of
2916        creating/deleting threads on the fly - LIST output is now similar to
2917        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2918        happy with it. - LIST NAME now works (both for files and directories) -
2919        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2920        clients happy  - keep track of CWD for every session separately -
2921        ability to specify root directory name for FTPD in configuration table.
2922        FTPD will then create illusion for FTP clients that this is actually
2923        root directory. - ignore options sent in commands, thus LIST -al FILE
2924        works and doesn't try to list "-al" directory. - buffers are allocated
2925        on stack instead of heap where possible to eliminate malloc/free calls
2926        (avoid possible heap fragmentation troubles). - drop using of task
2927        notepad to pass parameters - use function arguments instead - use
2928        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2929        in socket() instead of AF_INET.
2930
29312001-01-02      Joel Sherrill <joel@OARcorp.com>
2932
2933        * libnetworking/CHANGELOG: Removed.
2934        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2935
29362000-12-14      Eric Norum <eric.norum@usask.ca>
2937
2938        * libnetworking/lib/tftpDriver.c: Added write capability.
2939
29402000-12-08      Joel Sherrill <joel@OARcorp.com>
2941
2942        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2943        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2944        numerous variable declarations conditional on PPP_COMPRESS and
2945        PPP_FILTER.  Commented out variables that were not used because the code
2946        using them was commented out. Removed totally unused variables.
2947        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2948        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2949
29502000-11-30      Joel Sherrill <joel@OARcorp.com>
2951
2952        * libnetworking/modem/ppp_tty.c: Changed to include
2953        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2954        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2955        * libnetworking/Makefile.am: Modified to reflect above.
2956
29572000-11-27      Joel Sherrill <joel@OARcorp.com>
2958
2959        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2960
29612000-11-25      Eric Norum <eric.norum@usask.ca>
2962
2963        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2964        core.
2965
29662000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2967
2968        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2969        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2970        subdir.
2971        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2972        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2973        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2974        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2975        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2976        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2977        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2978        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2979        ppp_tty.c and the real pppd main is in pppmain.c.
2980
29812000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2982
2983        * libchip/network/sonic.c: Added ipalign() routine to align the received
2984        packet so that the ip header is on a 32-bit boundary. Necessary for
2985        cpu's that do not allow unaligned loads and stores and when the 32-bit
2986        DMA mode is used.
2987
29882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2989
2990        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2991        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2992        ACLOCAL_AMFLAGS.
2993        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2994        ACLOCAL_AMFLAGS.
2995        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2996        ACLOCAL_AMFLAGS.
2997
29982000-11-03      Chris Johns <ccj@acm.org>
2999
3000        * libchip/network/README.cs8900, libchip/network/cs8900.c,
3001        libchip/network/cs8900.h: New files.
3002
30032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3004
3005        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
3006        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3007        $(RTEMS_TOPdir)/aclocal.
3008        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3009        $(RTEMS_TOPdir)/aclocal.
3010        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
3011        $(RTEMS_TOPdir)/aclocal.
3012
30132000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3014
3015        * configure.in: Switch to GNU-canonicalization.
3016        * Makefile.am: Reflect changes to configure.in.
3017        * acinclude.m4: Remove.
3018
30192000-10-30      Joel Sherrill <joel@OARcorp.com>
3020
3021        * POSIX include files merged into newlib.  This resulted in some
3022        definitions moving to other files and thus some secondary effects in
3023        RTEMS source code.
3024        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3025        in sync with newlib's <machine/types.h>.
3026        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3027        definition of struct itimerval in <sys/time.h>.
3028
30292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3030
3031        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3032        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3033        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3034        * ChangeLog: Fix typos.
3035        * configure.in: add tests to the GNU canonicalized subdirectories.
3036
30372000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3038
3039        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3040        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3041        the lib directory before configuring lib/.
3042
30432000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3044
3045        * configure.in, Makefile.am: add exec to the GNU canonicalized
3046        subdirectories.
3047        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3048        * configure.in: add libnetworking, librpc and librdb to the GNU
3049        canonicalized subdirectories.
3050        * configure.in: add libmisc and libchip to the GNU canonicalized
3051        subdirectories.
3052        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3053        Switch to GNU canonicalization.
3054        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3055        Switch to GNU canonicalization.
3056        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3057        Switch to GNU canonicalization.
3058
30592000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3060
3061        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3062        canonicalization to libfs/. The approach is currently a bit of a hack as
3063        GNU canonicalization does not support the per-BSP build some of the
3064        other directories require.  As more of the tree is converted, this will
3065        become less  of an issue.
3066
30672000-10-20      Joel Sherrill <joel@OARcorp.com>
3068
3069        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3070        parameter.
3071
30722000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3073
3074        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3075        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3076        * librdbg/configure.in: Add m68k support.
3077        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3078        subdirectory.
3079        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3080        failure.
3081        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3082        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3083        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3084        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3085        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3086        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3087        librdbg/src/m68k/.cvsignore: New files.
3088        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3089        function pointers.
3090        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3091        _after_ pointer has been checked against NULL.
3092
30932000-10-18      Joel Sherrill <joel@OARcorp.com>
3094
3095        * wrapup/Makefile.am: Added libfs.
3096
30972000-10-18      Chris Johns <ccj@acm.org>
3098
3099        * libfs created.
3100        * configure.in: Added libfs subdirectory.
3101        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3102
31032000-09-28      Joel Sherrill <joel@OARcorp.com>
3104
3105        * libnetworking/rtems_webserver/Makefile.am,
3106        libnetworking/rtems_webserver/base64.c,
3107        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3108        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3109
31102000-09-22      Joel Sherrill <joel@OARcorp.com>
3111
3112        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3113        libnetworking/rtems/rtems_bsdnet_internal.h,
3114        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3115        have included rtems.h.  It is now including precisely the  least amount
3116        of low level, yet portable .h files to get the basic RTEMS types
3117        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3118        used machine/types.h to include rtems.h.
3119
31202000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3121
3122        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3123
31242000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3125
3126        * libnetworking/ChangeLog: Cleanup.
3127
31282000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3129
3130        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3131        * libchip/ChangeLog: Fix formating.
3132
31332000-09-05      Joel Sherrill <joel@OARcorp.com>
3134
3135        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3136        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3137        confusion and to work with the converted flags.
3138
31392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3140
3141        * wrapup/Makefile.am: Include compile.am.
3142        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3143        libchip/serial/Makefile.am: Include compile.am.
3144        * librdbg/src/i386/any/Makefile.am,
3145        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3146        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3147        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3148        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3149        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3150        libnetworking/rtems_servers/Makefile.am,
3151        libnetworking/rtems_webserver/Makefile.am,
3152        libnetworking/wrapup/Makefile.am: Include compile.am.
3153
31542000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3155
3156        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3157        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3158
31592000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3160
3161        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3162
31632000-08-31      Joel Sherrill <joel@OARcorp.com>
3164
3165        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3166        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3167        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3168        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3169        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3170        * libnetworking/wbase64.c: Removed.
3171        * libnetworking/Makefile.am, libnetworking/asp.c,
3172        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3173        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3174        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3175        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3176        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3177        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3178        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3179        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3180        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3181        Modified.
3182
31832000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3184
3185        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3186
31872000-08-30      Joel Sherrill <joel@OARcorp.com>
3188
3189        * libnetworking/rtems_webserver/license.txt: New file.
3190
31912000-08-10      Joel Sherrill <joel@OARcorp.com>
3192
3193        * ChangeLog: New file.
3194        * libchip/ChangeLog: New file.
3195        * librdbg/ChangeLog: New file.
3196        * libnetworking/ChangeLog: New file.
3197
Note: See TracBrowser for help on using the repository browser.