source: rtems/c/src/ChangeLog @ 82d11fc5

4.104.114.84.95
Last change on this file since 82d11fc5 was 82d11fc5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/29/06 at 08:55:00

2006-06-28 Ralf Corsépius <ralf.corsepius@…>

  • ampolish3: New.
  • aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
  • Property mode set to 100644
File size: 120.5 KB
Line 
12006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * ampolish3: New.
4        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
5
62006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * aclocal/rtems-ampolish.m4: New.
9        * configure.ac: Use RTEMS_AMPOLISH3.
10
112006-04-18  Joel Sherrill <joel@OARcorp.com>
12
13        * aclocal/version.m4: Updated to rtems-4.6.99.3.
14
152006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
16
17        PR 853/filesystem
18        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
19        should be modified to support the new exception scheme and to use the
20        handle parameter.
21
222006-02-a32     Eric Norum <norume@aps.anl.gov>
23
24        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
25        "newer" PCI access calls.  Minor cleanups.  Comments.
26
272006-01-12      Eric Norum <norume@aps.anl.gov>
28
29        PR 861/networking
30        PR 863/networking
31        * libchip/network/smc91111.c: Fix illegal lvalue increments.
32
332006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * wrapup/Makefile.am: Add preinstall.am.
36        * libchip/Makefile.am: Build libchip/network/smc91111.
37        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
38        Eliminate cyg_int* crap.
39
402006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * librdbg/Makefile.am: Add preinstall.am.
43        * aclocal/bsp-configure.m4: Add ampolish3.
44        New header guards.
45
462006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * libchip/network/open_eth.c, libchip/network/open_eth.h:
49        Merger from rtems-4-6-branch.
50
512006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * libchip/network/smc91111.c
54        libchip/network/smc91111config.h
55        libchip/network/smc91111exp.h
56        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
57        * libchip/Makefile.am: Reflect adding smc91111*.
58
592006-01-08      Joel Sherrill <joel@OARcorp.com>
60
61        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
62        char *.
63
642006-01-08      Joel Sherrill <joel@OARcorp.com>
65
66        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
67        warnings.
68
692005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
72        Add RTEMS_RELLDFLAGS.
73        * automake/compile.am: Remove RTEMS_USE_GCC.
74        Remove RTEMS_RELLDFLAGS.
75        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
76
772005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * libchip/network/if_media.h, libchip/network/mii.h:
80        Remove (Moved to cpukit).
81        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
82        and libchip/network/if_media.h.
83        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
84        if_media.h having moved.
85
862005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * automake/compile.am, automake/host.am, automake/local.am,
89        automake/subdirs.am: Remove depend.
90        * configure.ac: Explicitly pass --libdir and --includedir to
91        testsuites.
92
932005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * configure.ac: Reflect changes to testsuites.
96
972005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * automake/compile.am: Remove GCCSPECS.
100        * aclocal/prog-cc.m4: Add GCCSPECS.
101        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
102
1032005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
106        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
107
1082005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
111        libcpu/byteorder.h for i386.
112
1132005-11-02      Till Straumann <strauman@slac.stanford.edu>
114
115        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
116        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
117        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
118        added a simple API/library for i2c devices and drivers for i2c
119        2-byte eeproms and a ds1621 temperature sensor; API is documented
120        in libi2c.h.
121
1222005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
123
124        * libnetworking/pppd/ipxcp.c,
125        libnetworking/pppd/chat.c,
126        libnetworking/pppd/patchlevel.h,
127        libnetworking/pppd/upap.h,
128        libnetworking/pppd/md5.h,
129        libnetworking/pppd/pppd.8,
130        libnetworking/pppd/README,
131        libnetworking/pppd/preinstall.am,
132        libnetworking/pppd/md4.h,
133        libnetworking/pppd/magic.c,
134        libnetworking/pppd/pppd.h,
135        libnetworking/pppd/demand.c,
136        libnetworking/pppd/rtemsmain.c,
137        libnetworking/pppd/sys-rtems.c,
138        libnetworking/pppd/ipcp.h,
139        libnetworking/pppd/lcp.h,
140        libnetworking/pppd/chap_ms.c,
141        libnetworking/pppd/md4.c,
142        libnetworking/pppd/rtemspppd.h,
143        libnetworking/pppd/cbcp.h,
144        libnetworking/pppd/auth.c,
145        libnetworking/pppd/lcp.c,
146        libnetworking/pppd/example/README,
147        libnetworking/pppd/example/ppp.conf,
148        libnetworking/pppd/example/system.h,
149        libnetworking/pppd/example/netconfig.h,
150        libnetworking/pppd/example/pppdapp.c,
151        libnetworking/pppd/example/init.c,
152        libnetworking/pppd/example/Makefile-user,
153        libnetworking/pppd/example/pppd.options,
154        libnetworking/pppd/rtemspppd.c,
155        libnetworking/pppd/ipxcp.h,
156        libnetworking/pppd/chap_ms.h,
157        libnetworking/pppd/options.c,
158        libnetworking/pppd/magic.h,
159        libnetworking/pppd/chap.h,
160        libnetworking/pppd/cbcp.c,
161        libnetworking/pppd/upap.c,
162        libnetworking/pppd/chap.c,
163        libnetworking/pppd/Makefile.am,
164        libnetworking/pppd/ccp.h,
165        libnetworking/pppd/utils.c,
166        libnetworking/pppd/rtemsdialer.h,
167        libnetworking/pppd/fsm.h,
168        libnetworking/pppd/pathnames.h,
169        libnetworking/pppd/md5.c,
170        libnetworking/pppd/fsm.c,
171        libnetworking/pppd/ipcp.c,
172        libnetworking/pppd/STATUS,
173        libnetworking/pppd/ccp.c,
174        libnetworking/Makefile.am: Remove (Moved to cpukit).
175
1762005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * configure.ac: Remove libnetworking, libnetworking/pppd.
179        * wrapup/Makefile.am: Remove libpppd.a.
180
1812005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
184        rtemsdialer.h to $(includedir)/rtems.
185
1862005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * libnetworking/rtems_telnetd/icmds.c,
189        libnetworking/rtems_telnetd/Makefile.am,
190        libnetworking/rtems_telnetd/preinstall.am,
191        libnetworking/rtems_telnetd/pty.c,
192        libnetworking/rtems_telnetd/pty.h,
193        libnetworking/rtems_telnetd/README,
194        libnetworking/rtems_telnetd/telnetd.c,
195        libnetworking/rtems_telnetd/telnetd.h:
196        Remove (Moved to cpukit).
197
1982005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * configure.ac: Remove libnetworking/rtems_telnetd.
201        * libnetworking/Makefile.am: Remove rtems_telnetd.
202        * libnetworking/README: Remove (Obsolete).
203        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
204
2052005-10-20  Eric Norum <norume@aps.anl.gov>
206
207        * libchip/network/dec21140.c: Clean up PCI mapping.
208
2092005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
210
211        * libnetworking/pppd/Makefile.am: Use preinstall.am.
212        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
213        librdbg/src/servrpc.c, librdbg/src/servtgt.c
214        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
215        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
216        * configure.ac: Move optman to the end of BSP_SUBDIRS.
217
2182005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
219
220        * aclocal/bspopts.m4: Add missing m4 quotes.
221
2222005-09-02  Joel Sherrill <joel@OARcorp.com>
223
224    * aclocal/version.m4: Updated to rtems-4.6.99.2.
225
2262005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
227
228        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
229        libchip/network/dec21140.c: Remove initialization of PCI bus.
230
2312005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * optman/Makefile.am: Add preinstall.am.
234
2352005-07-18      Karel Gardas <kgardas@objectsecurity.com>
236
237        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
238        UNTESTED to tested.
239
2402005-06-17      Joel Sherrill <joel@OARcorp.com>
241
242        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
243        it is not supported by the MPC5xx.
244
2452005-06-17      Joel Sherrill <joel@OARcorp.com>
246
247        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
248        interface. Also correct attempting to build on other than PowerPC and
249        x86.
250
2512005-06-16      Daron Chabot <daron@nucleus.usask.ca>
252
253        * libchip/Makefile.am: Add driver for Tulip clones.
254        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
255        libchip/network/if_dcreg.h: New files.
256
2572005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
260        to enable rdbg.
261        * configure.ac: Reflect changes above.
262
2632005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
264
265        * configure.ac: Add ada/.
266
2672005-05-20      Sergei Organov  <osv@topconrd.ru>
268
269        PR 750/networking
270        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
271        wait_input().
272
2732005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
274
275        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
276        rtems/irq.h.
277
2782005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
279
280        * libchip/Makefile.am: Include preinstall.am.
281        * libchip/preinstall.am: New.
282
2832005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
284
285        * configure.ac: Add AMPOLISH3.
286        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
287        * libnetworking/rtems_telnetd/preinstall.am: New.
288        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
289
2902005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
291
292        * configure.ac: Let enable_rpcgen default to "no".
293
2942005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
295
296        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
297
2982005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
299
300        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
301        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
302
3032005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
304
305        * libchip/network/dec21140.c, libchip/network/elnk.c,
306        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
307
3082005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
309
310        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
311        of code as a result of the implementation of a common PCI interface.
312
3132005-05-04      Joel Sherrill <joel@OARcorp.com>
314
315        * libchip/network/open_eth.c: Remove prototype of set_vector.
316
3172005-05-03      Joel Sherrill <joel@OARcorp.com>
318
319        * librdbg/src/ptrace.c: Remove warning.
320
3212005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
322
323        * libchip/network/dec21140.c, libchip/network/elnk.c,
324        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
325        Modified parameter list to remove warnings.
326
3272005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
328
329        * libchip/network/cs8900.c, libchip/network/i82586.c,
330        libchip/network/open_eth.c, libchip/network/sonic.c,
331        libchip/serial/mc68681.c: Modified types to remove
332        warnings.  Added initialization to remove warnings.
333
3342005-04-28      Joel Sherrill <joel@OARcorp.com>
335
336        * libchip/network/README.sonic: Rewritten to account for removal of
337        dmv177.
338
3392005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
340
341        PR 781/rtems_misc
342        * libchip/serial/ns16550_p.h: Fix baud rate calculation
343
3442005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
345
346        * libchip/serial/ns16550.c:
347        Fixed warnings generated in various powerpc configurations
348
3492005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
350
351        * libchip/serial/ns16550.c: Modified
352        ISR to work with PPC new exception processing
353
3542005-03-14      Joel Sherrill <joel@OARcorp.com>
355
356        * libchip/network/dec21140.c, libchip/network/elnk.c,
357        libchip/network/if_fxp.c: Continue PCI API unification. All use
358        pci_find_device(). Network drivers manufacture a signature since all
359        calls have not been converted yet.
360
3612005-03-04      Joel Sherrill <joel@OARcorp.com>
362
363        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
364        initialize function part of the unified PCI API as pci_initialize().
365
3662005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
367
368        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
369        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
370
3712005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
372
373        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
374        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
375
3762005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
377
378        * aclocal/ppc.m4: Reflect changes to ppc exception processing
379        building procedures.
380
3812005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
382
383        * aclocal/prog-cc.m4:
384        Quote CFLAGS's RHS to accomodate Solaris broken sh.
385
3862005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
387
388        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
389
3902005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
391
392        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
393
3942005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
395
396        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
397
3982005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
399
400        * libnetworking/rtems_servers/ftp.c,
401        libnetworking/rtems_servers/ftp.h,
402        libnetworking/rtems_servers/Makefile.am:
403        Remove (relocated to cpukit/ftpd).
404        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
405        removed move libnetworking/rtems_servers.
406
4072005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
408
409        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
410
4112005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
412
413        PR 755/rtems
414        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
415        Remove local declarations of rtems_bsdnet_nameservers,
416        rtems_bsdnet_nameservers_count.
417
4182005-01-31      Sergei Organov <osv@topconrd.ru>
419
420        PR 751/pppd
421        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
422        committed to fix PR736 breaks pppd. chat.c should have its own static
423        ttyfd for pppd to work correctly. The symptom is that second
424        invokation of chat (for connect script) fails due to pppd_ttyfd set
425        to -1 by previous chat invokation (for init script). In addition,
426        this patch fixes leaving of dangling pointer in the abort_stbring[]
427        by chat_send().
428
4292005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
430
431        * configure.ac: Remove CFLAGS_DEBUG_V.
432        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
433
4342005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
435
436        * wrapup/Makefile.am: Remove rtems-ctor.o.
437
4382005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
439
440        * libchip/rtc/rtc.h: size_t RTC_Count.
441
4422005-01-20      Joel Sherrill <joel@OARcorp.com>
443
444        PR 736/pppd
445        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
446        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
447        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
448        should not be static and should have a name more specific to pppd.
449
4502005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
451
452        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
453        libnetworking/rtems_servers/Makefile.am,
454        libnetworking/rtems_telnetd/Makefile.am,
455        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
456        Eliminate CFLAGS_OPTIMIZE_V.
457
4582005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
459
460        * configure.ac: Pass CFLAGS to testsuites configure.
461        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
462        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
463
4642005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
465
466        * configure.ac: Pass CFLAGS to cpukit configure.
467        * aclocal/rtems-flags.m4: Remove (Unused).
468        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
469        * aclocal/env-rtemsbsp.m4:
470        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
471        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
472        RTEMS_CFLAGS.
473        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
474        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
475        Cleanup comments.
476
4772005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
478
479        * automake/compile.am: Remove build-variant support.
480
4812005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
482
483        * libnetworking/pppd/Makefile.am,
484        libnetworking/rtems_servers/Makefile.am,
485        libnetworking/rtems_telnetd/Makefile.am:
486        Remove build-variant support.
487
4882005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
489
490        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
491        support/Makefile.am, wrapup/Makefile.am:
492        Remove build-variant support.
493
4942004-11-22      Joel Sherrill <joel@OARcorp.com>
495
496        * libchip/network/if_fxp.c: Add entry for another module ID code.
497
4982004-11-22      Joel Sherrill <joel@OARcorp.com>
499
500        PR 693/misc
501        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
502        in/outport routines.
503
5042004-11-22      Joel Sherrill <joel@OARcorp.com>
505
506        PR 693/misc
507        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
508        in/outport routines.
509
5102004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
511
512        * aclocal/enable-itron.m4: Remove (unused).
513
5142004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
515
516        * configure.ac: Misc. quoting cleanups.
517        Enable ada-tests iff --enable-ada and --enable-tests.
518
5192004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
520
521        PR 703/filesystem
522        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
523        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
524        libchip/ide/ide_controller.c:
525        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
526        available for BSPS/device drivers.
527        Extend the "modes_available" and "mode_active" parameters to
528        uint16_t for UDMA support.
529
5302004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
531
532        * libchip/network/dec21140.c: Cleanup a bit and remove message about
533        not supported on PowerPC since it works on the MVME2100 BSP.
534
5352004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
536
537        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
538        Add dependency tracking for *.cfgs.
539        * Makefile.am: Add dependency tracking for *.cfg.
540
5412004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
542
543        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
544        (Thanks to Lars Munch <lars@segv.dk> for catching this).
545
5462004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
547
548        PR 707/make_build
549        * configure.ac: Add --enable-rpcgen.
550
5512004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
552
553        PR 700/rtems_misc
554        * libnetworking/rtems_webserver/asp.c,
555        libnetworking/rtems_webserver/balloc.c,
556        libnetworking/rtems_webserver/cgi.c,
557        libnetworking/rtems_webserver/default.c,
558        libnetworking/rtems_webserver/ej.h,
559        libnetworking/rtems_webserver/ejIntrn.h,
560        libnetworking/rtems_webserver/ejlex.c,
561        libnetworking/rtems_webserver/ejparse.c,
562        libnetworking/rtems_webserver/emfdb.c,
563        libnetworking/rtems_webserver/emfdb.h,
564        libnetworking/rtems_webserver/form.c,
565        libnetworking/rtems_webserver/handler.c,
566        libnetworking/rtems_webserver/h.c,
567        libnetworking/rtems_webserver/license.txt,
568        libnetworking/rtems_webserver/Makefile.am,
569        libnetworking/rtems_webserver/md5c.c,
570        libnetworking/rtems_webserver/md5.h,
571        libnetworking/rtems_webserver/mime.c,
572        libnetworking/rtems_webserver/misc.c,
573        libnetworking/rtems_webserver/NOTES,
574        libnetworking/rtems_webserver/ringq.c,
575        libnetworking/rtems_webserver/rom.c,
576        libnetworking/rtems_webserver/rtems_webserver.h,
577        libnetworking/rtems_webserver/security.c,
578        libnetworking/rtems_webserver/sock.c,
579        libnetworking/rtems_webserver/socket.c,
580        libnetworking/rtems_webserver/sockGen.c,
581        libnetworking/rtems_webserver/sym.c,
582        libnetworking/rtems_webserver/uemf.c,
583        libnetworking/rtems_webserver/uemf.h,
584        libnetworking/rtems_webserver/um.c,
585        libnetworking/rtems_webserver/um.h,
586        libnetworking/rtems_webserver/umui.c,
587        libnetworking/rtems_webserver/url.c,
588        libnetworking/rtems_webserver/value.c,
589        libnetworking/rtems_webserver/wbase64.c,
590        libnetworking/rtems_webserver/webcomp.c,
591        libnetworking/rtems_webserver/webmain.c,
592        libnetworking/rtems_webserver/webpage.c,
593        libnetworking/rtems_webserver/webrom.c,
594        libnetworking/rtems_webserver/webs.c,
595        libnetworking/rtems_webserver/websda.c,
596        libnetworking/rtems_webserver/websda.h,
597        libnetworking/rtems_webserver/webs.h,
598        libnetworking/rtems_webserver/websSSL.c,
599        libnetworking/rtems_webserver/websSSL.h,
600        libnetworking/rtems_webserver/websuemf.c,
601        libnetworking/rtems_webserver/wsIntrn.h:
602        Remove (Moved to cpukit/http).
603
6042004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
605
606        PR 700/rtems_misc
607        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
608        Remove libnetworking/rtems_webserver.
609
6102004-10-25      Eric Norum <norume@aps.anl.gov>
611
612        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
613
6142004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
615
616        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
617
6182004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
619
620        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
621        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
622
6232004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
624
625        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
626
6272004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
628
629        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
630        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
631
6322004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
633
634        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
635        BITSPERBYTE.
636
6372004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
638
639        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
640        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
641
6422004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
643
644        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
645
6462004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
647
648        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
649        * aclocal/enable-bare.m4: Remove.
650        * configure.ac: Remove BARE_CPU_MODEL.
651
6522004-10-13      Eric Norum <norume@aps.anl.gov>
653
654        PR 688/bsps
655        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
656        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
657        MC146818A (and several Dallas Semiconductor) TOD chips.
658
6592004-10-13      Eric Norum <norume@aps.anl.gov>
660
661        PR 686/networking
662        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
663        device code.
664
6652004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
666
667        * libchip/network/dec21140.c: include <rtems/pci.h>.
668
6692004-09-29      Joel Sherrill <joel@OARcorp.com>
670
671        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
672        libnetworking/pppd/utils.c: i960 obsoleted and all references
673        removed.
674
6752004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
676
677        PR 607/networking
678        * libchip/network/dec21140.c: Made PCI configuration minimum sane
679        instead of fully specifying unused PCI features.
680
6812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
682
683        * configure.ac: Require automake > 1.9.
684
6852004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
686
687        * aclocal/rtems-cpu-subdirs.m4: Add avr.
688
6892004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
690
691        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
692        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
693
6942004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
695
696        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
697        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
698
6992004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
700
701        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
702
7032004-07-28  Joel Sherrill <joel@OARcorp.com>
704
705    * aclocal/version.m4: Updated to rtems-4.6.99.1.
706
7072004-07-25      Joel Sherrill <joel@OARcorp.com>
708
709        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
710
7112004-05-21  Till Strauman <strauman@slac.stanford.edu>
712
713        PR 625/networking
714        * libchip/network/dec21140.c, ... : Prevent name clashes by making
715        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
716        an error rather than panic if no chip is detected (thus allowing
717        for probing).
718        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
719        instead of looping forever.  Avoid divide by zero (crashed my PC).
720        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
721        they are UNTESTED.
722
7232004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
724
725        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
726
7272004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
728
729        * libchip/network/dec21140.c, libchip/network/elnk.c:
730        #include <errno.h>.
731
7322004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
733
734        * libchip/network/if_media.h: Update from FreeBSD.
735        * libchip/network/open_eth.c, libchip/network/cs8900.c,
736        libchip/network/i82586.c: #include <errno.h>.
737
7382004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
739
740        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
741
7422004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
743
744        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
745
7462004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
747
748        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
749        automake).
750
7512004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
752
753        PR 599/pppd
754        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
755
7562004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
757
758        * optman/rtems/no-region.c: Reflect having changed
759        rtems_region_get_segment_size.
760
7612004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
762
763        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
764        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
765        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
766        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
767        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
768        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
769        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
770
7712004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
772
773        * libchip/ide/ata.c, libchip/network/dec21140.c,
774        libchip/network/elnk.c, libchip/network/i82586.c,
775        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
776        libchip/network/open_eth.c, libchip/network/sonic.c,
777        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
778        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
779        libchip/shmdr/init.c, libchip/shmdr/intr.c,
780        libchip/shmdr/shm_driver.h: Cosmetics.
781
7822004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
783
784        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
785        optman/rtems/no-msg.c, optman/rtems/no-part.c,
786        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
787        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
788        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
789        fixed size types.
790
7912004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
792
793        * configure.ac: Explicitly pass --includedir and --libdir to
794        cpukit/configure.
795
7962004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
797
798        * librdbg/Makefile.am: Fix rpcgen rules.
799        * librdbg/src/i386/any/remdeb_xdr.c,
800        librdbg/src/m68k/any/remdeb_xdr.c,
801        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
802        Reflect changes to librdbg/Makefile.am.
803
8042004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
805
806        * configure.ac: Reflect changes testsuites/configure.ac and
807        cpukit/configure.ac.
808
8092004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
810
811        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
812        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
813
8142004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
815
816        * configure.ac: Reflect changes to testsuites's configuration.
817
8182004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
819
820        PR/589 rtems
821        * libchip/network/pci.h: Remove (Moved to cpukit).
822
8232004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
824
825        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
826        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
827        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
828        libchip/network/dec21140.c, libchip/network/elnk.c,
829        libchip/network/if_fxp.c, libchip/network/open_eth.c,
830        libchip/network/open_eth.h, libchip/network/sonic.c,
831        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
832        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
833        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
834        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
835        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
836        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
837        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
838        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
839        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
840        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
841        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
842        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
843        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
844        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
845        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
846        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
847        fixed-size types.
848
8492004-03-14      Chris Johns  <chrisj@rtems.org>
850
851        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
852        the BSP example code.
853        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
854        support the DIMMPC. This is a pc386 target with IO port support. Minor
855        formating clean up. Add documentation to the header file.
856        * libchip/network/README.cs8900: The CS8900 driver is documented in the
857        cs8900.h header file.
858
8592004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
862        Cosmetics.
863
8642004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
867        There are no application level Makefiles in here.
868
8692004-03-04      Joel Sherrill <joel@OARcorp.com>
870
871        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
872        they can be used in application level makefiles.
873
8742004-03-05      Joel Sherrill <joel@OARcorp.com>
875
876        * libnetworking/rtems_webserver/ejparse.c,
877        libnetworking/rtems_webserver/emfdb.c,
878        libnetworking/rtems_webserver/sock.c,
879        libnetworking/rtems_webserver/socket.c,
880        libnetworking/rtems_webserver/sym.c,
881        libnetworking/rtems_webserver/webs.c,
882        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
8832004-03-05      Joel Sherrill <joel@OARcorp.com>
884
885        * libchipnetwork/open_eth.c: Remove warnings by conditionally
886        compiling this file only only those CPU families with supported
887        exception models.
888
8892004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * acinclude.m4: Fix loosing arguments when configuring cpukit and
892        testsuites (Was exposed with --enable-multilib, only).
893        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
894         Add RTEMS_BSP_CONFIG_SUBDIR.
895        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
896        testsuites's configure.
897        * aclocal/rtems-top.m4: Remove ENDIF hack.
898        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
899
9002004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
903        wrapup/Makefile.am: Fix automake problems having been introduced
904        in previous patch.
905
9062004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
909        Preinstall dirs.
910        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
911        * aclocal/check-multiprocessing.m4: Cosmetics.
912        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
913        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
914
9152004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
918        librdbg/src/Makefile.am.
919        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
920        * configure.ac: Reflect changes above.
921        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
922        * wrapup/Makefile.am: Reflect changes above.
923        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
924
9252004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
928
9292004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
932
9332004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * wrapup/Makefile.am: Reflect new location of librdbg.a.
936
9372004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
940        librdbg/src/powerpc/Makefile.am: Remove.
941        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
942        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
943        * configure.ac: Reflect changes above.
944
9452004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947
9482004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
951        STRIP.
952
9532004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * librdbg/include/Makefile.am: Merge-in
956        librdbg/include/rdbg/i386/Makefile.am,
957        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
958        librdbg/include/rdbg/powerpc/Makefile.am.
959        * librdbg/include/rdbg/i386/Makefile.am,
960        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
961        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
962        * configure.ac: Reflect changes above.
963
9642004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * configure.ac: Use AS_HELP_STRING(ada).
967
9682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * aclocal/bspopts.m4: Use AS_HELP_STRING.
971        * aclocal/bsp-configure.m4: Require autoconf-2.59.
972        Use AC_CONFIG_HEADERS.
973        * aclocal/check-custom-bsp.m4: Add bspkit-support.
974        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
975
9762004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * Makefile.am: include local.am.
979
9802004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * aclocal/version.m4: 4.6.99.0.
983
9842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * Makefile.am: Don't include host.am.
987        * automake/compile.am: Further cleanups.
988
9892004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * automake/lib.am: Remove (Unused).
992
9932004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * wrapup/Makefile.am: Don't include lib.am.
996        * automake/compile.am: Use automake compilation rules.
997
9982004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * libnetworking/pppd/Makefile.am,
1001        libnetworking/rtems_servers/Makefile.am,
1002        libnetworking/rtems_telnetd/Makefile.am,
1003        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1004        support/Makefile.am: Don't include lib.am.
1005
10062004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * libchip/Makefile.am: Don't include lib.am.
1009        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1010        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1011        unnecessary EXTRA_DISTs.
1012
10132004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1016        hack.
1017
10182004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1021        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1022        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1023        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1024
10252004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1028        Add AM_CONDITIONAL(HAS_MP).
1029        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1030        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1031        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1032        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1033        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1034        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1035        (Deprecated by autoconf 2.59).
1036
10372004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1040        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1041
10422004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * ChangeLog: Merge-in libnetworking/ChangeLog.
1045        * libnetworking/ChangeLog: Remove.
1046        * ChangeLog: Merge-in librdbg/ChangeLog.
1047        * librdbg/ChangeLog: Remove.
1048        * ChangeLog: Merge-in libchip/ChangeLog.
1049        * libchip/ChangeLog: Remove.
1050        * ChangeLog: Merge-in optman/ChangeLog.
1051        * optman/ChangeLog: Remove.
1052
10532004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * configure.ac: Reflect changes to cpukit.
1056        * wrapup/Makefile.am: Reflect changes to librdbg.
1057        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1058        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1059        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1060        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1061        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1062        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1063        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1064        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1065        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1066
10672004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * aclocal/rtems-top.m4: Remove check for version.m4.
1070        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1071
10722004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1075        * wrapup/Makefile.am: Reflect changes to libchip/*.
1076        * support/Makefile.am: Use automake compilation rules.
1077        * wrapup/Makefile.am: Reflect changes to support/*.
1078        * configure.ac: Remove libnetworking/wrapup/Makefile.
1079        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1080        libnetworking/*/lib*.a instead of libnetapps.a.
1081        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1082        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1083        * optman/Makefile.am: Use automake compilation rules.
1084        * libchip/Makefile.am: Fix typo in previous patch.
1085        * libchip/Makefile.am: Use automake compilation rules.
1086        * libnetworking/Makefile.am: Remove wrapup.
1087        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1088        automake-compilation rules.
1089        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1090        automake-compilation rules.
1091        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1092        automake-compilation rules.
1093        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1094        automake-compilation rules.
1095        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1096
10972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1100        PRE/TMPINSTALL_FILES to CLEANFILES.
1101        * automake/lib.am: Remove TMPINSTALL_FILES.
1102        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1103        PRE/TMPINSTALL_FILES to CLEANFILES.
1104        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1105        PRE/TMPINSTALL_FILES to CLEANFILES.
1106        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1107        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1108        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1109        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1110        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1111        * librdbg/src/i386/Makefile.am: Ditto.
1112        * librdbg/src/m68k/Makefile.am: Ditto.
1113        * librdbg/src/powerpc/Makefile.am: Ditto.
1114        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1115        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1116        * libnetworking/rtems_servers/Makefile.am: Ditto.
1117        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1118        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1119
11202004-01-07      Joel Sherrill <joel@OARcorp.com>
1121
1122        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1123        more completely covers the MIPS family.
1124
11252003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * wrapup/Makefile.am: Reflect changes to shmdr.
1128        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1129
11302003-12-18      Joel Sherrill <joel@OARcorp.com>
1131
1132        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1133        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1134        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1135        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1136        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1137        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1138        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1139
11402003-12-17      Joel Sherrill <joel@OARcorp.com>
1141
1142        * aclocal/version.m4: Updated to rtems-20031217-test.
1143
11442003-12-17     
1145
1146        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1147        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1148
11492003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * automake/compile.am: Remove LINK_LIBS (Unused).
1152        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1153
11542003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1157        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1158        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1159        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1160        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1161
11622003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1165        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1166        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1167        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1168        * librdbg/src/i386/Makefile.am:
1169        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1170        * librdbg/src/m68k/Makefile.am:
1171        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1172        * librdbg/src/powerpc/Makefile.am:
1173        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1174
11752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1178        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1179        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1180        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1181        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1182        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1183        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1184        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1185        * optman/Makefile.am: Remove project_libdir.
1186        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1187        PRE/TMPINSTALL_FILES.
1188        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1189        PRE/TMPINSTALL_FILES.
1190        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1191        PRE/TMPINSTALL_FILES.
1192        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1193        PRE/TMPINSTALL_FILES.
1194        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1195        from PRE/TMPINSTALL_FILES.
1196        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1197        PRE/TMPINSTALL_FILES.
1198        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1199        PRE/TMPINSTALL_FILES.
1200        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1201        PRE/TMPINSTALL_FILES.
1202        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1203        PRE/TMPINSTALL_FILES.
1204        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1205        PRE/TMPINSTALL_FILES.
1206        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1207        PRE/TMPINSTALL_FILES.
1208        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1209        from PRE/TMPINSTALL_FILES.
1210
12112003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1214        * automake/lib.am: Remove project_libdir.
1215        * wrapup/Makefile.am: Reworked.
1216
12172003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * configure.ac: Reflect changes to librdbg.
1220        * optman/Makefile.am: Add tmpinstall dirstamp support.
1221        * libchip/Makefile.am: Fix variant-tmpinstall support.
1222        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1223        * librdbg/src/powerpc/Makefile.am: Merge-in former
1224        new_exception_processing/Makefile.am.
1225        * librdbg/src/m68k/any/Makefile.am: Remove.
1226        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1227        * librdbg/src/i386/any/Makefile.am: Remove.
1228        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1229        * librdbg/src/Makefile.am: Cosmetics.
1230        * librdbg/include/Makefile.am: Cosmetics.
1231        * librdbg/Makefile.am: Cosmetics.
1232        * libnetworking/Makefile.am: Cosmetics.
1233        * libnetworking/pppd/Makefile.am: Cosmetics.
1234        * libnetworking/wrapup/Makefile.am: Cosmetics.
1235
12362003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * Makefile.am: Cosmetics.
1239        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1240        support.
1241
12422003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * automake/compile.am: Remove $(ARCH):-rule.
1245
12462003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * configure.ac: Remove lib/libbsp/shared/Makefile,
1249        lib/libbsp/shmdr/Makefile.
1250
12512003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1254        libchip/serial/Makefile, libchip/rtc/Makefile.
1255        * support/Makefile.am: Remove all-local: $(ARCH).
1256        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1257        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1258        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1259        * optman/Makefile.am: Remove all-local: $(ARCH).
1260        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1261        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1262        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1263        compilation dirstamp support.
1264        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1265        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1266        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1267        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1268        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1269        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1270        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1271        all-local: $(ARCH).
1272        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1273        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1274        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1275        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1276        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1277
12782003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * aclocal/lead-dot.m4: New (from automake-1.7f).
1281        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1282        AC_SUBST(dirstamp).
1283        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1284        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1285        libchip/serial/Makefile.am: Ditto.
1286        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1287        * librdbg/include/Makefile.am: Ditto.
1288        * librdbg/include/rdbg/Makefile.am: Ditto.
1289        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1290        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1291        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1292        * librdbg/src/Makefile.am: Ditto.
1293        * librdbg/src/i386/Makefile.am: Ditto.
1294        * librdbg/src/i386/any/Makefile.am: Ditto.
1295        * librdbg/src/m68k/Makefile.am: Ditto.
1296        * librdbg/src/m68k/any/Makefile.am: Ditto.
1297        * librdbg/src/powerpc/Makefile.am: Ditto.
1298        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1299        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1300        preinstallation.
1301        * libnetworking/pppd/Makefile.am: Ditto.
1302        * libnetworking/rtems_servers/Makefile.am: Ditto.
1303        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1304        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1305        * libnetworking/wrapup/Makefile.am: Ditto.
1306
13072003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1310        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1311        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1312        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1313        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1314        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1315        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1316        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1317        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1318        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1319        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1320        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1321        underquoting to silence automake-1.8.
1322
13232003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
1325        * configure.ac: Reflect having moved tests to ../../testsuites.
1326
13272003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1330        * aclocal/canonical-host.m4: Remove.
1331        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1332        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1333
13342003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * aclocal/check-cpu.m4: Remove.
1337        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1338        * aclocal/canonical-target-name.m4: Add m4-quotes.
1339        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1340        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1341        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1342        * aclocal/check-networking.m4: Add m4-quotes. Require
1343        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1344        * aclocal/check-posix.m4: Add m4-quotes. Require
1345        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1346        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1347        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1348        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1349
13502003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1353        * aclocal/bsp-alias.m4: Remove.
1354
13552003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * configure.ac: Make presence of tests/ optional.
1358
13592003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * aclocal/path-perl.m4: Remove (Unused).
1362
13632003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1364
1365        * automake/force-preinstall.am: Remove.
1366
13672003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1368
1369        PR 499/rtems_misc
1370        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1371        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1372        Configuration (Odd was forced) - Correction of Stop Bit configuration
1373        (inversed) - Correction of ISR Handler to call
1374        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1375        CTS Hardware flow control Configuration.
1376
13772003-09-04      Joel Sherrill <joel@OARcorp.com>
1378
1379        * lib/libcpu/shared/include/cache.h,
1380        lib/libcpu/shared/src/cache_aligned_malloc.c,
1381        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1382        license changed.
1383        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1384        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1385        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1386        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1387        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1388        for license changed.
1389        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1390        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1391        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1392        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1393        libchip/network/cs8900.h, libchip/network/dec21140.c,
1394        libchip/network/elnk.c, libchip/network/open_eth.c,
1395        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1396        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1397        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1398        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1399        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1400        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1401        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1402        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1403        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1404        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1405        libchip/serial/serial.h, libchip/serial/z85c30.c,
1406        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1407        libchip/serial/z85c30_reg.c: URL for license changed.
1408
14092003-09-03      Jiri Gaisler <jiri@gaisler.com>
1410
1411        PR 477/networking
1412        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1413        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1414        libchip/network/open_eth.h: New files.
1415
14162003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * aclocal/rtems-top.m4: Add RTEMS_API.
1419        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1420
14212003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1424        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1425        @RTEMS_BSP@.cfg.
1426
14272003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1430
14312003-08-20      Joel Sherrill <joel@OARcorp.com>
1432
1433        * libchip/network/cs8900.c: Correct copyright statements.
1434
14352003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * aclocal/check-itron.m4: Remove.
1438        * aclocal/enable-inlines.m4: Remove.
1439        * Makefile.am: Reflect having moved aclocal/.
1440        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1441        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1442        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1443        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1444        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1445        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1446        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1447        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1448        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1449        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1450        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1451        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1452        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1453        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1454        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1455        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1456        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1457        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1458        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1459        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1460        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1461        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1462        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1463        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1464        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1465        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1466        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1467        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1468        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1469        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1470        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1471        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1472        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1473        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1474        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1475        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1476        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1477        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1478        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1479        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1480        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1481        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1482        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1483        * aclocal/target.m4: New (Copied from ../../aclocal).
1484        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1485        * aclocal/version.m4: New (Copied from ../../aclocal).
1486
14872003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * configure.ac: Remove stray comments.
1490        * automake/local.am, automake/host.am: Remove "debug".
1491
14922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1493
1494        * Makefile.am: Reflect having moved automake/.
1495        * lib/Makefile.am: Reflect having moved automake/.
1496        * support/Makefile.am: Reflect having moved automake/.
1497        * wrapup/Makefile.am: Reflect having moved automake/.
1498        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1499        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1500        from ../../automake).
1501        * optman/Makefile.am: Reflect having moved automake/.
1502        * libchip/Makefile.am: Reflect having moved automake/.
1503        * libchip/ide/Makefile.am: Reflect having moved automake/.
1504        * libchip/network/Makefile.am: Reflect having moved automake/.
1505        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1506        * libchip/serial/Makefile.am: Reflect having moved automake/.
1507        * librdbg/Makefile.am: Reflect having moved automake/.
1508        * librdbg/include/Makefile.am: Reflect having moved automake/.
1509        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1510        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1511        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1512        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1513        automake/.
1514        * librdbg/src/Makefile.am: Reflect having moved automake/.
1515        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1516        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1517        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1518        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1519        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1520        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1521        having moved automake/.
1522        * libnetworking/Makefile.am: Reflect having moved automake/.
1523        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1524        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1525        automake/.
1526        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1527        automake/.
1528        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1529        automake/.
1530        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1531
15322003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * Makefile.am: Add bsp.pc.in.
1535        * bsp.pc.in: New (pkgconfig support).
1536
15372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1538
1539        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1540
15412003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1542
1543        * lib/Makefile.am: New (Required by 'make dist').
1544        * lib/ChangeLog: Remove.
1545        * lib/.cvsignore: Cleanup.
1546        * configure.ac: Reflect having added lib/Makefile.am.
1547        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1548        lib/libbsp/configure.ac.
1549        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1550        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1551
15522003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1553
1554        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1555        * configure.ac: Merge-in librdbg/configure.ac.
1556        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1557        librdbg/configure.ac.
1558        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1559        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1560        LIBCHIP. Conditionally build include-dirs.
1561        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1562        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1563        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1564        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1565        librdbg/include/rdbg/m68k/Makefile.am,
1566        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1567        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1568        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1569        librdbg/src/powerpc/Makefile.am, librdbg/
1570        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1571        configure.ac into ../configure.ac.
1572        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1573        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1574        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1575        libnetworking/rtems_telnetd/Makefile.am,
1576        libnetworking/rtems_webserver/Makefile.am,
1577        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1578        into ../configure.ac.
1579
15802003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1581
1582        PR 427/rtems
1583        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1584        * librdbg/src/servtsp.c: Ditto.
1585
15862003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1587
1588        PR 429/bsps
1589        PR 432/bsps
1590        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1591        packets are queued onto an elnk board, the ISR will deadlock the device
1592        with a tx complete interrupt.  Lighter tx loads are not affected as they
1593        end up submitting single packets to the device.
1594
15952003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1598        optman/configure.ac.
1599        * optman/configure.ac: Remove (Merged into ../configure.ac).
1600        * optman/Makefile.am: Reflect having merged configure.ac into
1601        ../configure.ac.
1602        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1603        * libchip/Makefile.am, libchip/ide/Makefile.am,
1604        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1605        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1606        ../configure.ac.
1607
16082003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1611
16122003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1613
1614        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1615        on i386.
1616
16172003-06-13      Joel Sherrill <joel@OARcorp.com>
1618
1619        * libnetworking/pppd/chat.c: Removed warnings.
1620
16212003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1622
1623        * libchip/network/README.3com: New file missed in previous commit.
1624        PR 405/bsps
1625        PR 393/networking
1626        * libchip/network/dec21140.c: Fix leak also known as PR393.
1627        * libchip/network/elnk.c, libchip/network/if_media.h,
1628        libchip/network/mii.h: New files.
1629        * libchip/network/Makefile.am: Reflect new files.
1630
16312003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1632
1633        * configure.ac: Remove support for profile-variant.
1634
16352003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        PR 397/pppd
1638        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1639        * libnetworking/pppd/magic.c: Remove *rand48.
1640        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1641
16422003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * wrapup/Makefile.am: Add libide.a.
1645
16462003-04-15      Joel Sherrill <joel@OARcorp.com>
1647
1648        PR 387/rtems_misc
1649        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1650        routines.
1651        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1652
16532003-04-11      Joel Sherrill <joel@OARcorp.com>
1654
1655        * libnetworking/rtems_webserver/cgi.c,
1656        libnetworking/rtems_webserver/sockGen.c,
1657        libnetworking/rtems_webserver/umui.c,
1658        libnetworking/rtems_webserver/websSSL.c,
1659        libnetworking/rtems_webserver/websSSL.h,
1660        libnetworking/rtems_webserver/websda.c,
1661        libnetworking/rtems_webserver/websda.h: New files. Not included in
1662        previous commit.
1663
16642003-04-10      Joel Sherrill <joel@OARcorp.com>
1665
1666        PR 371/pppd
1667        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1668        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1669        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1670        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1671        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1672        still global symbols in rtemspppd.h which might need to be changed or
1673        converted into member of a structure which is dereferenced with a
1674        pointer that is managed as a per task variable. But this patch should
1675        avoid many conflicts.
1676
16772003-03-27      Joel Sherrill <joel@OARcorp.com>
1678
1679        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1680        not allowed in the cpukit source code since it must be buildable
1681        independent of any BSP. These files were moved to libchip/ide.
1682        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1683        files.
1684
16852003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1686
1687        PR 368/filesystems
1688        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1689        improvements which now work on pc386 and mbx8xx.
1690        * libchip/ide/ide_controller.c: New file.
1691
16922003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1693
1694        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1695
16962003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1697
1698        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1699        * configure.ac: Add support/.
1700        * support/.cvsignore: New.
1701        * support/Makefile.am: New.
1702        * support/version.c: New.
1703        * wrapup/Makefile.am: Add support/libsupport.a.
1704        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1705        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1706        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1707        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1708
17092003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1710
1711        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1712
17132003-02-20      Till Straumann <strauman@slac.stanford.edu>
1714
1715        PR 354/networking
1716        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1717        chip against a table of supported chips. The untested ones are still
1718        commented out, however.
1719
17202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1721
1722        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1723        * configure.ac: AC_PREREQ(2.57).
1724        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1725        * optman/configure.ac: AC_PREREQ(2.57).
1726        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1727        * libchip/configure.ac: AC_PREREQ(2.57).
1728        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1729        * librdbg/configure.ac: AC_PREREQ(2.57).
1730        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1731        * libnetworking/configure.ac: AC_PREREQ(2.57).
1732
17332003-02-06      Joel Sherrill <joel@OARcorp.com>
1734
1735        * libnetworking/pppd/chat.c: Convert routines with common names to
1736        static. This included get_char(), put_char(), and character() among
1737        others.
1738
17392003-02-03      Joel Sherrill <joel@OARcorp.com>
1740
1741        PR 338/filesystem
1742        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1743        rtems_io_lookup_name() (API change).  Unused function removed.
1744
17452003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1746
1747        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1748        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1749        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1750        Eliminate *_O_FILES.
1751        * libnetworking/rtems_servers/Makefile.am,
1752        libnetworking/rtems_webserver/Makefile.am,
1753        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1754
17552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1758        Let all-local: depend on $(LIB).
1759        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1760        * optman/Makefile.am: Apply install-data-local to install *.rels.
1761
17622002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1763
1764        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1765        %.c rules.
1766        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1767        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1768        * libchip/rtc/Makefile.am: Ditto.
1769        * libchip/serial/Makefile.am: Ditto.
1770
17712002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1772
1773        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1774        LIBC_DEFINES.
1775        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1776        LIBC_DEFINES.
1777        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1778        LIBC_DEFINES.
1779
17802002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1781
1782        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1783
17842002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1785
1786        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1787        cache-checking.
1788        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1789
17902002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1791
1792        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1793        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1794        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1795        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1796        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1797
17982002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1799
1800        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1801        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1802        Remove.
1803        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1804
18052002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1806
1807        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1808        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1809
18102002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1811
1812        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1813        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1814
18152002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1816
1817        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1818        * optman/rel.am: New.
1819
18202002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1821
1822        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1823        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1824        braino in comment on "exec". Extend --enable-ada handling.
1825
18262002-11-04      Joel Sherrill <joel@OARcorp.com>
1827
1828        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1829        tasks and rolling multiple loops into 1.
1830        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1831        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1832        Removed warnings.
1833
18342002-10-31      Joel Sherrill <joel@OARcorp.com>
1835
1836        * libchip/network/dec21140.c: Removed warnings.
1837        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1838        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1839        librdbg/src/m68k/any/remdeb_xdr.c,
1840        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1841        warnings.
1842        * libnetworking/rtems_webserver/socket.c,
1843        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1844
18452002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1846
1847        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1848        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1849        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1850        above.
1851
18522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1853
1854        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1855        * wrapup/.cvsignore: Remove autom4te.cache.
1856        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1857        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1858        autom4te.cache.
1859        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1860        autom4te.cache.
1861        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1862        autom4te.cache.
1863
18642002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1865
1866        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1867
18682002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1869
1870        * optman/.cvsignore: Add autom4te.cache.
1871
18722002-09-14      Joel Sherrill <joel@OARcorp.com>
1873
1874        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1875
18762002-09-07      Joel Sherrill <joel@OARcorp.com>
1877
1878        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1879        include files to resolve warnings.
1880
18812002-09-07      Chris Johns <ccj@acm.org>
1882
1883        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1884        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1885        which corrects the problem  where the cs8900.c file was actually the BSP
1886        glue.  Joel did some hacking so this file will compile.  Previously it
1887        required providing a target.h file to compile.
1888        * libchip/network/cs8900.c.bsp: New file.
1889
18902002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1891
1892        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1893
18942002-08-31      Joel Sherrill <joel@OARcorp.com>
1895
1896        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1897        eliminate warning.
1898
18992002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1900
1901        * configure.ac: Add ada-tests.
1902
19032002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1904
1905        * Makefile.am: Add preinstall-stamp.
1906
19072002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1908
1909        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1910        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1911        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1912        gcc31 happy.
1913        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1914        cp.
1915
19162002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1917
1918        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1919        make/bsp.mak.
1920        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1921        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1922
19232002-08-12      Joel Sherrill <joel@OARcorp.com>
1924
1925        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1926        avoid error.
1927
19282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1929
1930        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1931        * configure.ac: Add BSP_SUBDIRS.
1932        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1933        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1934        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1935        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1936        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1937        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1938        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1939        RTEMS_CHECK_BSP_CACHE.
1940        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1941        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1942        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1943        .$(OBJEXT) instead of .o.
1944        * libnetworking/pppd/Makefile.am,
1945        libnetworking/rtems_servers/Makefile.am,
1946        libnetworking/rtems_telnetd/Makefile.am,
1947        libnetworking/rtems_webserver/Makefile.am,
1948        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1949
19502002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1951
1952        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1953        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1954        ../libchip/serial/$(ARCH)/libserialio.a.
1955        * libchip/serial/Makefile.am: Don't tmp-install lib.
1956        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1957
19582002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * Makefile.am: Add rtems_makedir.
1961        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1962        * Makefile.am: Add wrapup-SUBDIR.
1963        * wrapup/ChangeLog: Remove.
1964        * wrapup/configure.ac: Remove.
1965        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1966        (Make the bare BSP happy).
1967        * configure.ac: Ditto.
1968        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1969        Create make/custom/default.cfg.
1970        * configure.ac: Add creation of make/custom/*.cfg. Create
1971        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1972
19732002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1974
1975        * Makefile.am: Clean $(PROJECT_RELEASE).
1976
19772002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1978
1979        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1980        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1981        prototype mismatches.
1982
19832002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1984
1985        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1986        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1987
19882002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1989
1990        * acinclude.m4: Add test "$multilib" != "yes".
1991        * config-ml.in: Remove.
1992        * acinclude.m4: Cleanups.
1993        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1994        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1995        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1996        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1997        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1998
19992002-07-16      Eric Norum <eric.norum@usask.ca>
2000
2001        * New driver for the Intel EtherExpressPro (82559ER) chip.
2002        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2003        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2004        * libchip/network/Makefile.am: Modified to reflect above.
2005
20062002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2007
2008        * acinclude.m4: New.
2009        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2010        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2011        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2012
20132002-07-01      Joel Sherrill <joel@OARcorp.com>
2014
2015        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2016        _Objects_Information_table now that it is a two dimensional array based
2017        upon API and class.
2018        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2019        of strnlen().
2020
20212002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2022
2023        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2024        preinstall libnetapps.a.
2025
20262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2027
2028        * configure.ac: Remove librpc.
2029
20302002-06-25      Joel Sherrill <joel@OARcorp.com>
2031
2032        * Per PR233, moved librpc to exec.
2033        * configure.ac, wrapup/Makefile.am: Modified.
2034        * librpc, librpc/ChangeLog: Removed.
2035
20362002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2037
2038        * optman/Makefile.am: Remove multilib support.
2039        * optman/configure.ac: Ditto.
2040        * optman/sapi/Makefile.am: Ditto.
2041
20422002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2043
2044        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2045        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2046
20472002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2048
2049        Move networking libraries to c/src/exec/libnetworking
2050        * libnetworking/configure.ac, libnetworking/Makefile.am,
2051        libnetworking/wrapup/Makefile.am: Reflect Moval.
2052
20532002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2054
2055        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2056        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2057        <rtems/bspIo.h>.
2058
20592002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2060
2061        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2062        * libnetworking/rtems/mkrootfs.h: Ditto.
2063        * libnetworking/rtems/Makefile.am: Reflect changes above.
2064
20652002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2066
2067        * configure.ac: Remove lib.
2068
20692002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2070
2071        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2072        that exception stack frames on M68K members with VBR always are 6 byte
2073        long. The incorrect assumption resulted in some gdb commands like "next"
2074        to fail on the 68360.
2075
20762002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2077
2078        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2079        PR 220
2080        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2081        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2082        CVS.
2083        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2084        libnetworking/sys/filio.h: Remove.
2085        * libnetworking/sys/Makefile.am: Reflect changes above.
2086
20872002-05-07      Chris Johns <ccj@acm.org>
2088
2089        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2090        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2091        requires it to be stripped.
2092
20932002-05-01      Eric Norum <eric.norum@usask.ca>
2094
2095        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2096        assembly  to satisfy gcc 3.1 and newer.
2097
20982002-04-26      Eric Norum <eric.norum@usask.ca>
2099
2100        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2101        agressive optimization in gcc 3.1 does not reorder things.
2102
21032002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2104
2105        * libchip/network/dec21140.c: Reflect changes to powerpc's
2106        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2107        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2108        <rtems/score/cpu.h>.
2109        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2110        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2111
21122002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2113
2114        * optman/configure.ac: Remove ENABLE_GCC28.
2115
21162002-04-11      Chris Johns <ccj@acm.org>
2117
2118        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2119        driver control block field to the ifconfig network driver structure.
2120        This field is needed by the i82586 driver which was ported from NetBSD
2121        as it had better hardware abstraction.
2122        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2123        PR59, added the drv_ctrl driver control block field to the ifconfig
2124        network driver structure. This field is needed by the i82586 driver
2125        which was ported from NetBSD as it had better hardware abstraction.
2126
21272002-04-10      Mike Siers <mikes@poliac.com>
2128
2129        * libnetworking/rtems_webserver/NOTES,
2130        libnetworking/rtems_webserver/asp.c,
2131        libnetworking/rtems_webserver/balloc.c,
2132        libnetworking/rtems_webserver/default.c,
2133        libnetworking/rtems_webserver/ej.h,
2134        libnetworking/rtems_webserver/ejIntrn.h,
2135        libnetworking/rtems_webserver/ejlex.c,
2136        libnetworking/rtems_webserver/ejparse.c,
2137        libnetworking/rtems_webserver/emfdb.c,
2138        libnetworking/rtems_webserver/emfdb.h,
2139        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2140        libnetworking/rtems_webserver/handler.c,
2141        libnetworking/rtems_webserver/license.txt,
2142        libnetworking/rtems_webserver/md5.h,
2143        libnetworking/rtems_webserver/md5c.c,
2144        libnetworking/rtems_webserver/mime.c,
2145        libnetworking/rtems_webserver/misc.c,
2146        libnetworking/rtems_webserver/ringq.c,
2147        libnetworking/rtems_webserver/rom.c,
2148        libnetworking/rtems_webserver/security.c,
2149        libnetworking/rtems_webserver/sock.c,
2150        libnetworking/rtems_webserver/sym.c,
2151        libnetworking/rtems_webserver/uemf.c,
2152        libnetworking/rtems_webserver/uemf.h,
2153        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2154        libnetworking/rtems_webserver/url.c,
2155        libnetworking/rtems_webserver/value.c,
2156        libnetworking/rtems_webserver/wbase64.c,
2157        libnetworking/rtems_webserver/webcomp.c,
2158        libnetworking/rtems_webserver/webpage.c,
2159        libnetworking/rtems_webserver/webrom.c,
2160        libnetworking/rtems_webserver/webs.c,
2161        libnetworking/rtems_webserver/webs.h,
2162        libnetworking/rtems_webserver/websuemf.c,
2163        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2164        2.1.4.
2165
21662002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2167
2168        * libchip/network/i82586.c: Include <string.h>.
2169        * libchip/network/sonic.c: Ditto.
2170
21712002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2172
2173        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2174
21752002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2176
2177        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2178
21792002-03-27      Thomas.Doerfler@imd-systems.de
2180
2181        PR 144
2182        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2183        memory address 0 when called for the first time. This is done when
2184        trying to clear the variable "dhcp_hostname".
2185
21862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2187
2188        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2189        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2190        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2191        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2192        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2193        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2194        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2195        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2196        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2197        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2198        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2199        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2200        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2201        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2202        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2203        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2204        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2205        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2206        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2207        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2208        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2209        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2210        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2211        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2212        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2213        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2214        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2215        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2216        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2217        AUTOMAKE_OPTIONS.
2218        * libnetworking/configure.ac:
2219        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2220        foreign 1.6]).
2221        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2222        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2223        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2224        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2225        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2226        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2227        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2228        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2229        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2230        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2231        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2232        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2233        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2234        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2235        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2236        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2237        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2238
22392002-03-27      Ilya Alexeev <ilya@continuum.ru>
2240
2241        PR 162
2242        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2243        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2244        used in a device write routines.  Now ppp_softc structure have own
2245        character for writing to device (sc_outchar).  I think that converting
2246        local variables to static is not a right solution, because problems will
2247        occur in the case of two or more ppp instances.
2248        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2249        must be u_long, otherwise in the case of the big output packet endless
2250        loop may occur.
2251
22522002-03-21      Ilya Alexeev <ilya@continuum.ru>
2253
2254        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2255        preparations for multiple PPPD connections.
2256
22572002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2258
2259        PR 149
2260        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2261        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2262        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2263        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2264
22652002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2266
2267        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2268        * configure.ac: Modified to reflect addition.
2269
22702002-02-27      Ilya Alexeev <ilya@continuum.ru>
2271
2272        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2273        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2274        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2275        capabilities as well as eliminate some warnings.
2276
22772002-02-27      Eric Norum <eric.norum@usask.ca>
2278
2279        * libnetworking/net/radix.c: Properly handle fetching the default route
2280        when there is no route.  This was a bug in the original FreeBSD code and
2281        this fix is from an updated version of their code.
2282
22832002-02-16      Eric Norum <eric.norum@usask.ca>
2284
2285        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2286        checking.
2287
22882002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2289
2290        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2291        dodefaultroute.
2292
22932002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2294
2295        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2296        include <rtems/seterr.h>.
2297
22982002-02-01      Mike Siers <mikes@poliac.com>
2299
2300        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2301        avoid bringing the link down too fast. NOTE: Mike reports successfully
2302        running at 56K baud on a direct link.
2303
23042002-02-01      Eric Valette <valette@crf.canon.fr>
2305
2306        * librdbg/So many patches have been posted recently on the mailing list
2307        and  because we were unable to find correct solution to compile on
2308        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2309        because the coding  style of rdbg was rather inconsistant among various
2310        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2311        global coding style (using indent + manual edits), 2) incorporate/review
2312        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2313        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2314        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2315        after rdbg initialization is done, NB : the paches is huge but it is
2316        mainly due to coding styke chnages.  Only few lines of codes have been
2317        really changed and they do not impact  rdbg functionnality (AFAIKT).
2318        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2319        librdbg/include/rdbg/m68k/rdbg_f.h,
2320        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2321        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2322        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2323        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2324        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2325        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2326        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2327        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2328        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2329        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2330        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2331        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2332        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2333        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2334        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2335        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2336
23372002-01-31      Mike Siers <mikes@poliac.com>
2338
2339        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2340        * Nice Update of PPPD support which eliminates the requiremetn that
2341        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2342        and reports that it seems to be more stable and handle larger packets
2343        better.  This patch replaces the termios tasks with more general pppd
2344        network driver tasks.  The functions pppinput() and pppstart() get
2345        called from the interrupt service routine.
2346        * libnetworking/Makefile.am, libnetworking/configure.ac,
2347        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2348        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2349        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2350        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2351        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2352        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2353        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2354        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2355        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2356        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2357        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2358        libnetworking/net/route.c, libnetworking/net/route.h,
2359        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2360        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2361        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2362        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2363        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2364        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2365        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2366        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2367        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2368        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2369        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2370        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2371        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2372        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2373        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2374        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2375        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2376        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2377        libnetworking/pppd/example/README,
2378        libnetworking/pppd/example/netconfig.h,
2379        libnetworking/wrapup/Makefile.am: Modified.
2380        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2381        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2382        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2383        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2384        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2385        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2386        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2387        libnetworking/modem/pppcompress.c: Subdirectory removed.
2388
23892002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2390
2391        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2392        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2393
23942002-01-18      Till Straumann <strauman@slac.stanford.edu>
2395
2396        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2397        issues: - exception handler needs to enable MSR_FP if the interrupted
2398        thread is FP enabled. - printk message for MSR fixed and added
2399        stacktrace. NOTE: this requires the stacktrace patch to
2400        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2401        however).
2402
24032002-01-06      Joel Sherrill <joel@OARcorp.com>
2404
2405        * optman/.cvsignore: Added aclocal.m4 and configure.
2406        * optman/.cvsignore: New file.
2407
24082002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2409
2410        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2411
24122002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2413
2414        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2415        * optman/ChangeLog: New.
2416        * optman/configure.ac: New.
2417        * optman/Makefile.am: New.
2418        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2419        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2420
24212001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2422
2423        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2424
24252001-12-18      Eric Norum <eric.norum@usask.ca>
2426
2427        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2428        `directories' (path names with a / at the end) while disallowing open()
2429        operations on TFTP `directories'.
2430
24312001-12-07      Eric Norum <eric.norum@usask.ca>
2432
2433        * libnetworking/lib/tftpDriver.c: Restore write capability.
2434
24352001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2436
2437        * libchip/network/sonic.h: Fix typo.
2438        * libnetworking/arpa/Makefile.am: Remove stray lines.
2439
24402001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2441
2442        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2443
24442001-10-18      Eric Norum <eric.norum@usask.ca>
2445
2446        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2447        chdir() and open() operations within the TFTP file system.
2448
24492001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2450
2451        * librdbg/configure.ac: Fix latent bug exposed by removal of
2452        config.cache's which prevented powerpc targets librdbg from building.
2453
24542001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2455
2456        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2457        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2458        autoconf-2.52 happy.
2459
24602001-10-12      Mike Siers <mikes@poliac.com>
2461
2462        * libnetworking/Update to stable working state.  Congratulations Mike!
2463        :).
2464        * libnetworking/modem_example: Directory removed.
2465        * libnetworking/modem_example/16550.h,
2466        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2467        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2468        libnetworking/modem_example/ppp.h,
2469        libnetworking/modem_example/pppcompress.c: Files removed.
2470        * libnetworking/pppd/example/pppd.options: New file.
2471        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2472        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2473        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2474        libnetworking/pppd/rtemsmain.c: Updated.
2475
24762001-10-12      Joel Sherrill <joel@OARcorp.com>
2477
2478        * libchip/serial/z85c30.c: Fixed typo.
2479
24802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2481
2482        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2483        * configure.in: Remove.
2484        * configure.ac: New file, generated from configure.in by autoupdate.
2485        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2486        * libchip/configure.in: Remove.
2487        * libchip/configure.ac: New file, generated from configure.in by
2488        autoupdate.
2489        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2490        * librdbg/configure.in: Remove.
2491        * librdbg/configure.ac: New file, generated from configure.in by
2492        autoupdate.
2493        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2494        * libnetworking/configure.in: Remove.
2495        * libnetworking/configure.ac: New file, generated from configure.in by
2496        autoupdate.
2497
24982001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2499
2500        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2501        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2502        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2503
25042001-09-27      Joel Sherrill <joel@OARcorp.com>
2505
2506        * libchip/ChangeLog: Fixed typo in date.
2507
25082001-09-27      Eric Norum <eric.norum@usask.ca>
2509
2510        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2511        TFTP  filesystem.
2512
25132001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2514
2515        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2516        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2517        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2518        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2519        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2520        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2521        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2522        'PREINSTALL_FILES ='.
2523        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2524        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2525        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2526        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2527        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2528        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2529        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2530        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2531        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2532        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2533        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2534        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2535
25362001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2537
2538        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2539        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2540        * librdbg/src/m68k/any/Makefile.am: Ditto.
2541        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2542        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2543        happy.
2544
25452001-09-21      Joel Sherrill <joel@OARcorp.com>
2546
2547        * libchip/network/Makefile.am: Fixed typo on file name.
2548        * libchip/network/i82586.c: Commented out line 318 which is referencing
2549        a member of a structure that is not currently there.  This needs to be
2550        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2551        to C style.
2552
25532001-09-19      Eric Norum <eric.norum@usask.ca>
2554
2555        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2556
25572001-09-19      Chris Johns <ccj@acm.org>
2558
2559        * libchip/network/README.i82586, libchip/network/i82586.c,
2560        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2561        Network driver for Intel i82586.
2562        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2563        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2564        "root" filesystem with information obtained via the DHCP response.
2565
25662001-09-14      Eric Norum <eric.norum@usask.ca>
2567
2568        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2569        make gcc 3.x happy.
2570
25712001-08-16      Mike Siers <mikes@poliac.com>
2572
2573        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2574        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2575        These support callback functionality that has not even been compiled
2576        under RTEMS yet.
2577        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2578        example application.  Mike's notes on the modifications: - renamed
2579        error() function because of namespace problems - removed calls to the
2580        exit() funciton - removed extra files from the pppd source directory -
2581        defined pppd task constant values in rtemspppd.h - modifyied example
2582        code to get actual tick per second value - placed the pppd 2.3.11 man
2583        page file (pppd.8) into the pppd directory.
2584        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2585        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2586        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2587        libnetworking/pppd/rtems-ppp.c: Deleted.
2588        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2589        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2590        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2591        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2592        libnetworking/pppd/example/init.c,
2593        libnetworking/pppd/example/netconfig.h,
2594        libnetworking/pppd/example/ppp.conf,
2595        libnetworking/pppd/example/pppdapp.c,
2596        libnetworking/pppd/example/system.h: New files.
2597        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2598        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2599        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2600        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2601        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2602        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2603        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2604        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2605        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2606        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2607        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2608        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2609        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2610        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2611        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2612
26132001-08-16      Joel Sherrill <joel@OARcorp.com>
2614
2615        * libnetworking/pppd/example/Makefile: Removed.
2616        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2617        to avoid bootstrap -c clobbering it.
2618        * libnetworking/rtems_telnetd/.cvsignore: New file.
2619
26202001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2621
2622        * libnetworking/Makefile.am, libnetworking/configure.in,
2623        libnetworking/rtems_servers/Makefile.am,
2624        libnetworking/rtems_servers/telnetd.c,
2625        libnetworking/rtems_servers/telnetd.h,
2626        libnetworking/rtems_telnetd/Makefile.am,
2627        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2628        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2629        libnetworking/rtems_telnetd/telnetd.c,
2630        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2631        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2632        effect when ftpd change. - the tcp/ip stats have been implemented into
2633        icmds.c and started when telnetd daemon is started.
2634        * libnetworking/rtems_servers/telnetd.c,
2635        libnetworking/rtems_servers/telnetd.h: Removed.
2636        * libnetworking/rtems_telnetd: New directory.
2637        * libnetworking/rtems_telnetd/Makefile.am,
2638        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2639        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2640        libnetworking/rtems_telnetd/telnetd.c,
2641        libnetworking/rtems_telnetd/telnetd.h: New files.
2642
26432001-06-14      Joel Sherrill <joel@OARcorp.com>
2644
2645        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2646        Moved from libmisc/shell so the network stack to address network
2647        depenendency.
2648        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2649
26502001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2651
2652        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2653
26542001-05-15      Joel Sherrill <joel@OARcorp.com>
2655
2656        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2657        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2658        accidentally deleted the incorrectly empty versions.
2659
26602001-05-14      Till Straumann <strauman@slac.stanford.edu>
2661
2662        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2663        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2664        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2665        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2666        to know the values) - the affected BSP (shared/motorola) headers have
2667        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2668        driver (libchip/network/dec21140.c) has been fixed to use
2669        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2670        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2671        who is using this driver. - the DEC driver also has been fixed to use
2672        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2673        delay_in_bus_cycles().
2674
26752001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2676
2677        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2678
26792001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2680
2681        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2682
26832001-04-24      Eric Norum <eric.norum@usask.ca>
2684
2685        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2686        NTP synchronization a little more robust -- no NTP daemon yet, but at
2687        least it trys a little harder when the primary NTP server is down.
2688
26892001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2690
2691        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2692        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2693        libnetworking/pppd/modem_example/modem.c,
2694        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2695        other strings into English.
2696        * libnetworking/pppd/STATUS: updated to reflect the changes.
2697
26982001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2699
2700        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2701        again.
2702
27032001-04-20      Eric Valette <valette@crf.canon.fr>
2704
2705        * mcp750 directory renamed new_exception processing as it supports many
2706        more CPU models.
2707        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2708        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2709        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2710        formerly in mcp750 plus modifications.
2711        * librdbg/src/powerpc/mcp750/.cvsignore,
2712        librdbg/src/powerpc/mcp750/Makefile.am,
2713        librdbg/src/powerpc/mcp750/remdeb.h,
2714        librdbg/src/powerpc/mcp750/remdeb_f.x,
2715        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2716        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2717        new_exception_processing.
2718        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2719        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2720        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2721        part of this effort to add support for the MPC8xx.
2722
27232001-04-19      Joel Sherrill <joel@OARcorp.com>
2724
2725        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2726        internal include files.
2727
27282001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2729
2730        PR 158
2731        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2732        rcmd() library call by commenting out the parts that deal with signals.
2733        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2734        stdio. The 'server-side' parts of this file which deal with
2735        authentication are disabled since they are not needed.
2736
27372001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2738
2739        * libnetworking/include/.cvsignore: Remove dangling file.
2740
27412001-03-14      Joel Sherrill <joel@OARcorp.com>
2742
2743        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2744        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2745        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2746        libchip style serial drivers can be written in libcpu or libbsp.
2747
27482001-03-01      Joel Sherrill <joel@OARcorp.com>
2749
2750        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2751        libchip/network/sonic.c, libchip/network/sonic.h,
2752        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2753        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2754        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2755        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2756        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2757        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2758        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2759        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2760
27612001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2762
2763        * librdbg/include/rdbg/Makefile.am,
2764        librdbg/include/rdbg/i386/Makefile.am,
2765        librdbg/include/rdbg/m68k/Makefile.am,
2766        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2767        style on include files.
2768
27692001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2770
2771        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2772        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2773        replace ${..} with $(..).
2774        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2775        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2776        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2777        libnetworking/rtems/Makefile.am, libnetworking/
2778        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2779        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2780        include_*HEADERS instead of H_FILES.
2781        * libnetworking/include/Makefile.am: Remove.
2782        * libnetworking/Makefile.am: Add handling of *.h files.
2783        * libnetworking/configure.in: Remove include/Makefile.
2784
27852001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2786
2787        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2788
27892001-01-31      Sergei Organov <osv@javad.ru>
2790
2791        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2792        current dir and root dir removed in favor of new libio support for
2793        task-local current and root directories. - Bug in `close_data_socket()'
2794        introduced by previous change fixed. - `command_pasv()' changed to set
2795        timeout on socket we are listening on and code fixed to don't close
2796        socket twice on error. - `serr()' changed to clear `errno'. -
2797        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2798        changed to clear `errno' before processing session. -
2799        `close_data_socket()' fixed to close both active and passive sockets -
2800        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2801        empty string  in `exec_command()'.
2802
28032001-01-25      Eric Norum <eric.norum@usask.ca>
2804
2805        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2806        improves throughput on systems which are dropping packets.   Only the
2807        first timeout is reduced.  This keeps the number of extra packets down
2808        on networks that are very busy and dropping lots of packets.
2809
28102001-01-24      Sergei Organov <osv@javad.ru>
2811
2812        * libnetworking/rtems_servers/ftpd.c,
2813        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2814        - Timeouts on sockets implemented. 'idle' field added to configuration.
2815        No timeout by default to keep backward compatibility. Note: SITE IDLE
2816        command not implemented yet. - Basic global access control implemented.
2817        'access' field added to configuration. No access limitations by default
2818        to keep backward compatibility. - Anchor data socket for active mode
2819        (using self IP and port 20.) - Fixed default data port support (still
2820        not tested). - Don't allow IP address different from originating host in
2821        PORT command to improve security. - Fixed bug in MDTM command. - Check
2822        for correctness of parsing of argument in command_port(). - Fixed
2823        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2824        a directory. - Command parsing a little bit improved: command names are
2825        now converted to upper-case to be more compatible with RFC (command
2826        names are not case-sensitive.) - Reformat comments so that they have
2827        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2828        previous changes - True ASCII mode implemented (doesn't work for hooks
2829        and /dev/null) - Passive mode implemented, PASV command added. - Default
2830        port for data connection could be used (untested, can't find ftp client
2831        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2832        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2833
28342001-01-18      Joel Sherrill <joel@OARcorp.com>
2835
2836        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2837        macro using variable arguments.
2838        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2839        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2840        since I updated the main RTEMS development machine to RedHat 7.2 and
2841        apparently got a new version of rpcgen.
2842
28432001-01-12      Sergei Organov <osv@javad.ru>
2844
2845        * libnetworking/rtems_servers/ftpd.c,
2846        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2847        - use pool of pre-created threads to handle sessions instead of
2848        creating/deleting threads on the fly - LIST output is now similar to
2849        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2850        happy with it. - LIST NAME now works (both for files and directories) -
2851        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2852        clients happy  - keep track of CWD for every session separately -
2853        ability to specify root directory name for FTPD in configuration table.
2854        FTPD will then create illusion for FTP clients that this is actually
2855        root directory. - ignore options sent in commands, thus LIST -al FILE
2856        works and doesn't try to list "-al" directory. - buffers are allocated
2857        on stack instead of heap where possible to eliminate malloc/free calls
2858        (avoid possible heap fragmentation troubles). - drop using of task
2859        notepad to pass parameters - use function arguments instead - use
2860        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2861        in socket() instead of AF_INET.
2862
28632001-01-02      Joel Sherrill <joel@OARcorp.com>
2864
2865        * libnetworking/CHANGELOG: Removed.
2866        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2867
28682000-12-14      Eric Norum <eric.norum@usask.ca>
2869
2870        * libnetworking/lib/tftpDriver.c: Added write capability.
2871
28722000-12-08      Joel Sherrill <joel@OARcorp.com>
2873
2874        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2875        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2876        numerous variable declarations conditional on PPP_COMPRESS and
2877        PPP_FILTER.  Commented out variables that were not used because the code
2878        using them was commented out. Removed totally unused variables.
2879        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2880        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2881
28822000-11-30      Joel Sherrill <joel@OARcorp.com>
2883
2884        * libnetworking/modem/ppp_tty.c: Changed to include
2885        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2886        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2887        * libnetworking/Makefile.am: Modified to reflect above.
2888
28892000-11-27      Joel Sherrill <joel@OARcorp.com>
2890
2891        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2892
28932000-11-25      Eric Norum <eric.norum@usask.ca>
2894
2895        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2896        core.
2897
28982000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2899
2900        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2901        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2902        subdir.
2903        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2904        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2905        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2906        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2907        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2908        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2909        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2910        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2911        ppp_tty.c and the real pppd main is in pppmain.c.
2912
29132000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2914
2915        * libchip/network/sonic.c: Added ipalign() routine to align the received
2916        packet so that the ip header is on a 32-bit boundary. Necessary for
2917        cpu's that do not allow unaligned loads and stores and when the 32-bit
2918        DMA mode is used.
2919
29202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2921
2922        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2923        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2924        ACLOCAL_AMFLAGS.
2925        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2926        ACLOCAL_AMFLAGS.
2927        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2928        ACLOCAL_AMFLAGS.
2929
29302000-11-03      Chris Johns <ccj@acm.org>
2931
2932        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2933        libchip/network/cs8900.h: New files.
2934
29352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2936
2937        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2938        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2939        $(RTEMS_TOPdir)/aclocal.
2940        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2941        $(RTEMS_TOPdir)/aclocal.
2942        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2943        $(RTEMS_TOPdir)/aclocal.
2944
29452000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2946
2947        * configure.in: Switch to GNU-canonicalization.
2948        * Makefile.am: Reflect changes to configure.in.
2949        * acinclude.m4: Remove.
2950
29512000-10-30      Joel Sherrill <joel@OARcorp.com>
2952
2953        * POSIX include files merged into newlib.  This resulted in some
2954        definitions moving to other files and thus some secondary effects in
2955        RTEMS source code.
2956        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2957        in sync with newlib's <machine/types.h>.
2958        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2959        definition of struct itimerval in <sys/time.h>.
2960
29612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2962
2963        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2964        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2965        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2966        * ChangeLog: Fix typos.
2967        * configure.in: add tests to the GNU canonicalized subdirectories.
2968
29692000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2970
2971        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2972        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2973        the lib directory before configuring lib/.
2974
29752000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2976
2977        * configure.in, Makefile.am: add exec to the GNU canonicalized
2978        subdirectories.
2979        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2980        * configure.in: add libnetworking, librpc and librdb to the GNU
2981        canonicalized subdirectories.
2982        * configure.in: add libmisc and libchip to the GNU canonicalized
2983        subdirectories.
2984        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2985        Switch to GNU canonicalization.
2986        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2987        Switch to GNU canonicalization.
2988        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2989        Switch to GNU canonicalization.
2990
29912000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2992
2993        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2994        canonicalization to libfs/. The approach is currently a bit of a hack as
2995        GNU canonicalization does not support the per-BSP build some of the
2996        other directories require.  As more of the tree is converted, this will
2997        become less  of an issue.
2998
29992000-10-20      Joel Sherrill <joel@OARcorp.com>
3000
3001        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3002        parameter.
3003
30042000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3005
3006        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3007        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3008        * librdbg/configure.in: Add m68k support.
3009        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3010        subdirectory.
3011        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3012        failure.
3013        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3014        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3015        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3016        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3017        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3018        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3019        librdbg/src/m68k/.cvsignore: New files.
3020        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3021        function pointers.
3022        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3023        _after_ pointer has been checked against NULL.
3024
30252000-10-18      Joel Sherrill <joel@OARcorp.com>
3026
3027        * wrapup/Makefile.am: Added libfs.
3028
30292000-10-18      Chris Johns <ccj@acm.org>
3030
3031        * libfs created.
3032        * configure.in: Added libfs subdirectory.
3033        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3034
30352000-09-28      Joel Sherrill <joel@OARcorp.com>
3036
3037        * libnetworking/rtems_webserver/Makefile.am,
3038        libnetworking/rtems_webserver/base64.c,
3039        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3040        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3041
30422000-09-22      Joel Sherrill <joel@OARcorp.com>
3043
3044        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3045        libnetworking/rtems/rtems_bsdnet_internal.h,
3046        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3047        have included rtems.h.  It is now including precisely the  least amount
3048        of low level, yet portable .h files to get the basic RTEMS types
3049        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3050        used machine/types.h to include rtems.h.
3051
30522000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3053
3054        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3055
30562000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3057
3058        * libnetworking/ChangeLog: Cleanup.
3059
30602000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3061
3062        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3063        * libchip/ChangeLog: Fix formating.
3064
30652000-09-05      Joel Sherrill <joel@OARcorp.com>
3066
3067        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3068        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3069        confusion and to work with the converted flags.
3070
30712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3072
3073        * wrapup/Makefile.am: Include compile.am.
3074        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3075        libchip/serial/Makefile.am: Include compile.am.
3076        * librdbg/src/i386/any/Makefile.am,
3077        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3078        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3079        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3080        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3081        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3082        libnetworking/rtems_servers/Makefile.am,
3083        libnetworking/rtems_webserver/Makefile.am,
3084        libnetworking/wrapup/Makefile.am: Include compile.am.
3085
30862000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3087
3088        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3089        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3090
30912000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3092
3093        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3094
30952000-08-31      Joel Sherrill <joel@OARcorp.com>
3096
3097        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3098        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3099        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3100        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3101        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3102        * libnetworking/wbase64.c: Removed.
3103        * libnetworking/Makefile.am, libnetworking/asp.c,
3104        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3105        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3106        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3107        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3108        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3109        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3110        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3111        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3112        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3113        Modified.
3114
31152000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3116
3117        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3118
31192000-08-30      Joel Sherrill <joel@OARcorp.com>
3120
3121        * libnetworking/rtems_webserver/license.txt: New file.
3122
31232000-08-10      Joel Sherrill <joel@OARcorp.com>
3124
3125        * ChangeLog: New file.
3126        * libchip/ChangeLog: New file.
3127        * librdbg/ChangeLog: New file.
3128        * libnetworking/ChangeLog: New file.
3129
Note: See TracBrowser for help on using the repository browser.