source: rtems/c/src/ChangeLog @ 3a3e5dae

4.104.114.84.95
Last change on this file since 3a3e5dae was d5ed9e1, checked in by Joel Sherrill <joel.sherrill@…>, on 03/07/06 at 22:05:22

2006-03-07 Thomas Doerfler <Thomas.Doerfler@…>

PR 853/filesystem

  • libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver should be modified to support the new exception scheme and to use the handle parameter.
  • Property mode set to 100644
File size: 120.1 KB
Line 
12006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        PR 853/filesystem
4        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
5        should be modified to support the new exception scheme and to use the
6        handle parameter.
7
82006-02-a32     Eric Norum <norume@aps.anl.gov>
9
10        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
11        "newer" PCI access calls.  Minor cleanups.  Comments.
12
132006-01-12      Eric Norum <norume@aps.anl.gov>
14
15        PR 861/networking
16        PR 863/networking
17        * libchip/network/smc91111.c: Fix illegal lvalue increments.
18
192006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * wrapup/Makefile.am: Add preinstall.am.
22        * libchip/Makefile.am: Build libchip/network/smc91111.
23        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
24        Eliminate cyg_int* crap.
25
262006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * librdbg/Makefile.am: Add preinstall.am.
29        * aclocal/bsp-configure.m4: Add ampolish3.
30        New header guards.
31
322006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * libchip/network/open_eth.c, libchip/network/open_eth.h:
35        Merger from rtems-4-6-branch.
36
372006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * libchip/network/smc91111.c
40        libchip/network/smc91111config.h
41        libchip/network/smc91111exp.h
42        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
43        * libchip/Makefile.am: Reflect adding smc91111*.
44
452006-01-08      Joel Sherrill <joel@OARcorp.com>
46
47        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
48        char *.
49
502006-01-08      Joel Sherrill <joel@OARcorp.com>
51
52        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
53        warnings.
54
552005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
58        Add RTEMS_RELLDFLAGS.
59        * automake/compile.am: Remove RTEMS_USE_GCC.
60        Remove RTEMS_RELLDFLAGS.
61        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
62
632005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * libchip/network/if_media.h, libchip/network/mii.h:
66        Remove (Moved to cpukit).
67        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
68        and libchip/network/if_media.h.
69        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
70        if_media.h having moved.
71
722005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * automake/compile.am, automake/host.am, automake/local.am,
75        automake/subdirs.am: Remove depend.
76        * configure.ac: Explicitly pass --libdir and --includedir to
77        testsuites.
78
792005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * configure.ac: Reflect changes to testsuites.
82
832005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * automake/compile.am: Remove GCCSPECS.
86        * aclocal/prog-cc.m4: Add GCCSPECS.
87        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
88
892005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
92        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
93
942005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
97        libcpu/byteorder.h for i386.
98
992005-11-02      Till Straumann <strauman@slac.stanford.edu>
100
101        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
102        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
103        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
104        added a simple API/library for i2c devices and drivers for i2c
105        2-byte eeproms and a ds1621 temperature sensor; API is documented
106        in libi2c.h.
107
1082005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * libnetworking/pppd/ipxcp.c,
111        libnetworking/pppd/chat.c,
112        libnetworking/pppd/patchlevel.h,
113        libnetworking/pppd/upap.h,
114        libnetworking/pppd/md5.h,
115        libnetworking/pppd/pppd.8,
116        libnetworking/pppd/README,
117        libnetworking/pppd/preinstall.am,
118        libnetworking/pppd/md4.h,
119        libnetworking/pppd/magic.c,
120        libnetworking/pppd/pppd.h,
121        libnetworking/pppd/demand.c,
122        libnetworking/pppd/rtemsmain.c,
123        libnetworking/pppd/sys-rtems.c,
124        libnetworking/pppd/ipcp.h,
125        libnetworking/pppd/lcp.h,
126        libnetworking/pppd/chap_ms.c,
127        libnetworking/pppd/md4.c,
128        libnetworking/pppd/rtemspppd.h,
129        libnetworking/pppd/cbcp.h,
130        libnetworking/pppd/auth.c,
131        libnetworking/pppd/lcp.c,
132        libnetworking/pppd/example/README,
133        libnetworking/pppd/example/ppp.conf,
134        libnetworking/pppd/example/system.h,
135        libnetworking/pppd/example/netconfig.h,
136        libnetworking/pppd/example/pppdapp.c,
137        libnetworking/pppd/example/init.c,
138        libnetworking/pppd/example/Makefile-user,
139        libnetworking/pppd/example/pppd.options,
140        libnetworking/pppd/rtemspppd.c,
141        libnetworking/pppd/ipxcp.h,
142        libnetworking/pppd/chap_ms.h,
143        libnetworking/pppd/options.c,
144        libnetworking/pppd/magic.h,
145        libnetworking/pppd/chap.h,
146        libnetworking/pppd/cbcp.c,
147        libnetworking/pppd/upap.c,
148        libnetworking/pppd/chap.c,
149        libnetworking/pppd/Makefile.am,
150        libnetworking/pppd/ccp.h,
151        libnetworking/pppd/utils.c,
152        libnetworking/pppd/rtemsdialer.h,
153        libnetworking/pppd/fsm.h,
154        libnetworking/pppd/pathnames.h,
155        libnetworking/pppd/md5.c,
156        libnetworking/pppd/fsm.c,
157        libnetworking/pppd/ipcp.c,
158        libnetworking/pppd/STATUS,
159        libnetworking/pppd/ccp.c,
160        libnetworking/Makefile.am: Remove (Moved to cpukit).
161
1622005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * configure.ac: Remove libnetworking, libnetworking/pppd.
165        * wrapup/Makefile.am: Remove libpppd.a.
166
1672005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
170        rtemsdialer.h to $(includedir)/rtems.
171
1722005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * libnetworking/rtems_telnetd/icmds.c,
175        libnetworking/rtems_telnetd/Makefile.am,
176        libnetworking/rtems_telnetd/preinstall.am,
177        libnetworking/rtems_telnetd/pty.c,
178        libnetworking/rtems_telnetd/pty.h,
179        libnetworking/rtems_telnetd/README,
180        libnetworking/rtems_telnetd/telnetd.c,
181        libnetworking/rtems_telnetd/telnetd.h:
182        Remove (Moved to cpukit).
183
1842005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
185
186        * configure.ac: Remove libnetworking/rtems_telnetd.
187        * libnetworking/Makefile.am: Remove rtems_telnetd.
188        * libnetworking/README: Remove (Obsolete).
189        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
190
1912005-10-20  Eric Norum <norume@aps.anl.gov>
192
193        * libchip/network/dec21140.c: Clean up PCI mapping.
194
1952005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * libnetworking/pppd/Makefile.am: Use preinstall.am.
198        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
199        librdbg/src/servrpc.c, librdbg/src/servtgt.c
200        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
201        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
202        * configure.ac: Move optman to the end of BSP_SUBDIRS.
203
2042005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
205
206        * aclocal/bspopts.m4: Add missing m4 quotes.
207
2082005-09-02  Joel Sherrill <joel@OARcorp.com>
209
210    * aclocal/version.m4: Updated to rtems-4.6.99.2.
211
2122005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
213
214        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
215        libchip/network/dec21140.c: Remove initialization of PCI bus.
216
2172005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * optman/Makefile.am: Add preinstall.am.
220
2212005-07-18      Karel Gardas <kgardas@objectsecurity.com>
222
223        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
224        UNTESTED to tested.
225
2262005-06-17      Joel Sherrill <joel@OARcorp.com>
227
228        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
229        it is not supported by the MPC5xx.
230
2312005-06-17      Joel Sherrill <joel@OARcorp.com>
232
233        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
234        interface. Also correct attempting to build on other than PowerPC and
235        x86.
236
2372005-06-16      Daron Chabot <daron@nucleus.usask.ca>
238
239        * libchip/Makefile.am: Add driver for Tulip clones.
240        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
241        libchip/network/if_dcreg.h: New files.
242
2432005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
246        to enable rdbg.
247        * configure.ac: Reflect changes above.
248
2492005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * configure.ac: Add ada/.
252
2532005-05-20      Sergei Organov  <osv@topconrd.ru>
254
255        PR 750/networking
256        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
257        wait_input().
258
2592005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
260
261        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
262        rtems/irq.h.
263
2642005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
265
266        * libchip/Makefile.am: Include preinstall.am.
267        * libchip/preinstall.am: New.
268
2692005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
270
271        * configure.ac: Add AMPOLISH3.
272        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
273        * libnetworking/rtems_telnetd/preinstall.am: New.
274        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
275
2762005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
277
278        * configure.ac: Let enable_rpcgen default to "no".
279
2802005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
283
2842005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
285
286        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
287        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
288
2892005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
290
291        * libchip/network/dec21140.c, libchip/network/elnk.c,
292        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
293
2942005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
295
296        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
297        of code as a result of the implementation of a common PCI interface.
298
2992005-05-04      Joel Sherrill <joel@OARcorp.com>
300
301        * libchip/network/open_eth.c: Remove prototype of set_vector.
302
3032005-05-03      Joel Sherrill <joel@OARcorp.com>
304
305        * librdbg/src/ptrace.c: Remove warning.
306
3072005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
308
309        * libchip/network/dec21140.c, libchip/network/elnk.c,
310        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
311        Modified parameter list to remove warnings.
312
3132005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
314
315        * libchip/network/cs8900.c, libchip/network/i82586.c,
316        libchip/network/open_eth.c, libchip/network/sonic.c,
317        libchip/serial/mc68681.c: Modified types to remove
318        warnings.  Added initialization to remove warnings.
319
3202005-04-28      Joel Sherrill <joel@OARcorp.com>
321
322        * libchip/network/README.sonic: Rewritten to account for removal of
323        dmv177.
324
3252005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
326
327        PR 781/rtems_misc
328        * libchip/serial/ns16550_p.h: Fix baud rate calculation
329
3302005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
331
332        * libchip/serial/ns16550.c:
333        Fixed warnings generated in various powerpc configurations
334
3352005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
336
337        * libchip/serial/ns16550.c: Modified
338        ISR to work with PPC new exception processing
339
3402005-03-14      Joel Sherrill <joel@OARcorp.com>
341
342        * libchip/network/dec21140.c, libchip/network/elnk.c,
343        libchip/network/if_fxp.c: Continue PCI API unification. All use
344        pci_find_device(). Network drivers manufacture a signature since all
345        calls have not been converted yet.
346
3472005-03-04      Joel Sherrill <joel@OARcorp.com>
348
349        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
350        initialize function part of the unified PCI API as pci_initialize().
351
3522005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
353
354        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
355        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
356
3572005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
358
359        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
360        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
361
3622005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
363
364        * aclocal/ppc.m4: Reflect changes to ppc exception processing
365        building procedures.
366
3672005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
368
369        * aclocal/prog-cc.m4:
370        Quote CFLAGS's RHS to accomodate Solaris broken sh.
371
3722005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
373
374        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
375
3762005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
377
378        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
379
3802005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
381
382        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
383
3842005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
385
386        * libnetworking/rtems_servers/ftp.c,
387        libnetworking/rtems_servers/ftp.h,
388        libnetworking/rtems_servers/Makefile.am:
389        Remove (relocated to cpukit/ftpd).
390        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
391        removed move libnetworking/rtems_servers.
392
3932005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
394
395        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
396
3972005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
398
399        PR 755/rtems
400        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
401        Remove local declarations of rtems_bsdnet_nameservers,
402        rtems_bsdnet_nameservers_count.
403
4042005-01-31      Sergei Organov <osv@topconrd.ru>
405
406        PR 751/pppd
407        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
408        committed to fix PR736 breaks pppd. chat.c should have its own static
409        ttyfd for pppd to work correctly. The symptom is that second
410        invokation of chat (for connect script) fails due to pppd_ttyfd set
411        to -1 by previous chat invokation (for init script). In addition,
412        this patch fixes leaving of dangling pointer in the abort_stbring[]
413        by chat_send().
414
4152005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
416
417        * configure.ac: Remove CFLAGS_DEBUG_V.
418        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
419
4202005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
421
422        * wrapup/Makefile.am: Remove rtems-ctor.o.
423
4242005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
425
426        * libchip/rtc/rtc.h: size_t RTC_Count.
427
4282005-01-20      Joel Sherrill <joel@OARcorp.com>
429
430        PR 736/pppd
431        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
432        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
433        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
434        should not be static and should have a name more specific to pppd.
435
4362005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
437
438        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
439        libnetworking/rtems_servers/Makefile.am,
440        libnetworking/rtems_telnetd/Makefile.am,
441        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
442        Eliminate CFLAGS_OPTIMIZE_V.
443
4442005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
445
446        * configure.ac: Pass CFLAGS to testsuites configure.
447        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
448        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
449
4502005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
451
452        * configure.ac: Pass CFLAGS to cpukit configure.
453        * aclocal/rtems-flags.m4: Remove (Unused).
454        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
455        * aclocal/env-rtemsbsp.m4:
456        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
457        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
458        RTEMS_CFLAGS.
459        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
460        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
461        Cleanup comments.
462
4632005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
464
465        * automake/compile.am: Remove build-variant support.
466
4672005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
468
469        * libnetworking/pppd/Makefile.am,
470        libnetworking/rtems_servers/Makefile.am,
471        libnetworking/rtems_telnetd/Makefile.am:
472        Remove build-variant support.
473
4742005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
475
476        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
477        support/Makefile.am, wrapup/Makefile.am:
478        Remove build-variant support.
479
4802004-11-22      Joel Sherrill <joel@OARcorp.com>
481
482        * libchip/network/if_fxp.c: Add entry for another module ID code.
483
4842004-11-22      Joel Sherrill <joel@OARcorp.com>
485
486        PR 693/misc
487        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
488        in/outport routines.
489
4902004-11-22      Joel Sherrill <joel@OARcorp.com>
491
492        PR 693/misc
493        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
494        in/outport routines.
495
4962004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
497
498        * aclocal/enable-itron.m4: Remove (unused).
499
5002004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
501
502        * configure.ac: Misc. quoting cleanups.
503        Enable ada-tests iff --enable-ada and --enable-tests.
504
5052004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
506
507        PR 703/filesystem
508        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
509        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
510        libchip/ide/ide_controller.c:
511        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
512        available for BSPS/device drivers.
513        Extend the "modes_available" and "mode_active" parameters to
514        uint16_t for UDMA support.
515
5162004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
517
518        * libchip/network/dec21140.c: Cleanup a bit and remove message about
519        not supported on PowerPC since it works on the MVME2100 BSP.
520
5212004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
522
523        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
524        Add dependency tracking for *.cfgs.
525        * Makefile.am: Add dependency tracking for *.cfg.
526
5272004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
528
529        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
530        (Thanks to Lars Munch <lars@segv.dk> for catching this).
531
5322004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
533
534        PR 707/make_build
535        * configure.ac: Add --enable-rpcgen.
536
5372004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
538
539        PR 700/rtems_misc
540        * libnetworking/rtems_webserver/asp.c,
541        libnetworking/rtems_webserver/balloc.c,
542        libnetworking/rtems_webserver/cgi.c,
543        libnetworking/rtems_webserver/default.c,
544        libnetworking/rtems_webserver/ej.h,
545        libnetworking/rtems_webserver/ejIntrn.h,
546        libnetworking/rtems_webserver/ejlex.c,
547        libnetworking/rtems_webserver/ejparse.c,
548        libnetworking/rtems_webserver/emfdb.c,
549        libnetworking/rtems_webserver/emfdb.h,
550        libnetworking/rtems_webserver/form.c,
551        libnetworking/rtems_webserver/handler.c,
552        libnetworking/rtems_webserver/h.c,
553        libnetworking/rtems_webserver/license.txt,
554        libnetworking/rtems_webserver/Makefile.am,
555        libnetworking/rtems_webserver/md5c.c,
556        libnetworking/rtems_webserver/md5.h,
557        libnetworking/rtems_webserver/mime.c,
558        libnetworking/rtems_webserver/misc.c,
559        libnetworking/rtems_webserver/NOTES,
560        libnetworking/rtems_webserver/ringq.c,
561        libnetworking/rtems_webserver/rom.c,
562        libnetworking/rtems_webserver/rtems_webserver.h,
563        libnetworking/rtems_webserver/security.c,
564        libnetworking/rtems_webserver/sock.c,
565        libnetworking/rtems_webserver/socket.c,
566        libnetworking/rtems_webserver/sockGen.c,
567        libnetworking/rtems_webserver/sym.c,
568        libnetworking/rtems_webserver/uemf.c,
569        libnetworking/rtems_webserver/uemf.h,
570        libnetworking/rtems_webserver/um.c,
571        libnetworking/rtems_webserver/um.h,
572        libnetworking/rtems_webserver/umui.c,
573        libnetworking/rtems_webserver/url.c,
574        libnetworking/rtems_webserver/value.c,
575        libnetworking/rtems_webserver/wbase64.c,
576        libnetworking/rtems_webserver/webcomp.c,
577        libnetworking/rtems_webserver/webmain.c,
578        libnetworking/rtems_webserver/webpage.c,
579        libnetworking/rtems_webserver/webrom.c,
580        libnetworking/rtems_webserver/webs.c,
581        libnetworking/rtems_webserver/websda.c,
582        libnetworking/rtems_webserver/websda.h,
583        libnetworking/rtems_webserver/webs.h,
584        libnetworking/rtems_webserver/websSSL.c,
585        libnetworking/rtems_webserver/websSSL.h,
586        libnetworking/rtems_webserver/websuemf.c,
587        libnetworking/rtems_webserver/wsIntrn.h:
588        Remove (Moved to cpukit/http).
589
5902004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
591
592        PR 700/rtems_misc
593        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
594        Remove libnetworking/rtems_webserver.
595
5962004-10-25      Eric Norum <norume@aps.anl.gov>
597
598        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
599
6002004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
601
602        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
603
6042004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
605
606        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
607        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
608
6092004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
610
611        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
612
6132004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
614
615        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
616        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
617
6182004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
619
620        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
621        BITSPERBYTE.
622
6232004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
624
625        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
626        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
627
6282004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
629
630        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
631
6322004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
633
634        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
635        * aclocal/enable-bare.m4: Remove.
636        * configure.ac: Remove BARE_CPU_MODEL.
637
6382004-10-13      Eric Norum <norume@aps.anl.gov>
639
640        PR 688/bsps
641        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
642        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
643        MC146818A (and several Dallas Semiconductor) TOD chips.
644
6452004-10-13      Eric Norum <norume@aps.anl.gov>
646
647        PR 686/networking
648        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
649        device code.
650
6512004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
652
653        * libchip/network/dec21140.c: include <rtems/pci.h>.
654
6552004-09-29      Joel Sherrill <joel@OARcorp.com>
656
657        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
658        libnetworking/pppd/utils.c: i960 obsoleted and all references
659        removed.
660
6612004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
662
663        PR 607/networking
664        * libchip/network/dec21140.c: Made PCI configuration minimum sane
665        instead of fully specifying unused PCI features.
666
6672004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
668
669        * configure.ac: Require automake > 1.9.
670
6712004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
672
673        * aclocal/rtems-cpu-subdirs.m4: Add avr.
674
6752004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
676
677        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
678        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
679
6802004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
681
682        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
683        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
684
6852004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
686
687        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
688
6892004-07-28  Joel Sherrill <joel@OARcorp.com>
690
691    * aclocal/version.m4: Updated to rtems-4.6.99.1.
692
6932004-07-25      Joel Sherrill <joel@OARcorp.com>
694
695        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
696
6972004-05-21  Till Strauman <strauman@slac.stanford.edu>
698
699        PR 625/networking
700        * libchip/network/dec21140.c, ... : Prevent name clashes by making
701        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
702        an error rather than panic if no chip is detected (thus allowing
703        for probing).
704        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
705        instead of looping forever.  Avoid divide by zero (crashed my PC).
706        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
707        they are UNTESTED.
708
7092004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
710
711        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
712
7132004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
714
715        * libchip/network/dec21140.c, libchip/network/elnk.c:
716        #include <errno.h>.
717
7182004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
719
720        * libchip/network/if_media.h: Update from FreeBSD.
721        * libchip/network/open_eth.c, libchip/network/cs8900.c,
722        libchip/network/i82586.c: #include <errno.h>.
723
7242004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
725
726        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
727
7282004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
729
730        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
731
7322004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
733
734        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
735        automake).
736
7372004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
738
739        PR 599/pppd
740        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
741
7422004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
743
744        * optman/rtems/no-region.c: Reflect having changed
745        rtems_region_get_segment_size.
746
7472004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
748
749        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
750        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
751        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
752        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
753        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
754        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
755        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
756
7572004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
758
759        * libchip/ide/ata.c, libchip/network/dec21140.c,
760        libchip/network/elnk.c, libchip/network/i82586.c,
761        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
762        libchip/network/open_eth.c, libchip/network/sonic.c,
763        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
764        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
765        libchip/shmdr/init.c, libchip/shmdr/intr.c,
766        libchip/shmdr/shm_driver.h: Cosmetics.
767
7682004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
769
770        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
771        optman/rtems/no-msg.c, optman/rtems/no-part.c,
772        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
773        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
774        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
775        fixed size types.
776
7772004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
778
779        * configure.ac: Explicitly pass --includedir and --libdir to
780        cpukit/configure.
781
7822004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
783
784        * librdbg/Makefile.am: Fix rpcgen rules.
785        * librdbg/src/i386/any/remdeb_xdr.c,
786        librdbg/src/m68k/any/remdeb_xdr.c,
787        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
788        Reflect changes to librdbg/Makefile.am.
789
7902004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
791
792        * configure.ac: Reflect changes testsuites/configure.ac and
793        cpukit/configure.ac.
794
7952004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
796
797        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
798        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
799
8002004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
801
802        * configure.ac: Reflect changes to testsuites's configuration.
803
8042004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
805
806        PR/589 rtems
807        * libchip/network/pci.h: Remove (Moved to cpukit).
808
8092004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
810
811        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
812        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
813        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
814        libchip/network/dec21140.c, libchip/network/elnk.c,
815        libchip/network/if_fxp.c, libchip/network/open_eth.c,
816        libchip/network/open_eth.h, libchip/network/sonic.c,
817        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
818        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
819        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
820        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
821        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
822        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
823        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
824        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
825        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
826        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
827        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
828        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
829        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
830        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
831        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
832        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
833        fixed-size types.
834
8352004-03-14      Chris Johns  <chrisj@rtems.org>
836
837        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
838        the BSP example code.
839        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
840        support the DIMMPC. This is a pc386 target with IO port support. Minor
841        formating clean up. Add documentation to the header file.
842        * libchip/network/README.cs8900: The CS8900 driver is documented in the
843        cs8900.h header file.
844
8452004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
848        Cosmetics.
849
8502004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
853        There are no application level Makefiles in here.
854
8552004-03-04      Joel Sherrill <joel@OARcorp.com>
856
857        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
858        they can be used in application level makefiles.
859
8602004-03-05      Joel Sherrill <joel@OARcorp.com>
861
862        * libnetworking/rtems_webserver/ejparse.c,
863        libnetworking/rtems_webserver/emfdb.c,
864        libnetworking/rtems_webserver/sock.c,
865        libnetworking/rtems_webserver/socket.c,
866        libnetworking/rtems_webserver/sym.c,
867        libnetworking/rtems_webserver/webs.c,
868        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
8692004-03-05      Joel Sherrill <joel@OARcorp.com>
870
871        * libchipnetwork/open_eth.c: Remove warnings by conditionally
872        compiling this file only only those CPU families with supported
873        exception models.
874
8752004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * acinclude.m4: Fix loosing arguments when configuring cpukit and
878        testsuites (Was exposed with --enable-multilib, only).
879        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
880         Add RTEMS_BSP_CONFIG_SUBDIR.
881        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
882        testsuites's configure.
883        * aclocal/rtems-top.m4: Remove ENDIF hack.
884        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
885
8862004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
889        wrapup/Makefile.am: Fix automake problems having been introduced
890        in previous patch.
891
8922004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
895        Preinstall dirs.
896        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
897        * aclocal/check-multiprocessing.m4: Cosmetics.
898        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
899        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
900
9012004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
904        librdbg/src/Makefile.am.
905        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
906        * configure.ac: Reflect changes above.
907        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
908        * wrapup/Makefile.am: Reflect changes above.
909        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
910
9112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
914
9152004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
918
9192004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * wrapup/Makefile.am: Reflect new location of librdbg.a.
922
9232004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
926        librdbg/src/powerpc/Makefile.am: Remove.
927        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
928        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
929        * configure.ac: Reflect changes above.
930
9312004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933
9342004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
937        STRIP.
938
9392004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * librdbg/include/Makefile.am: Merge-in
942        librdbg/include/rdbg/i386/Makefile.am,
943        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
944        librdbg/include/rdbg/powerpc/Makefile.am.
945        * librdbg/include/rdbg/i386/Makefile.am,
946        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
947        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
948        * configure.ac: Reflect changes above.
949
9502004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * configure.ac: Use AS_HELP_STRING(ada).
953
9542004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * aclocal/bspopts.m4: Use AS_HELP_STRING.
957        * aclocal/bsp-configure.m4: Require autoconf-2.59.
958        Use AC_CONFIG_HEADERS.
959        * aclocal/check-custom-bsp.m4: Add bspkit-support.
960        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
961
9622004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * Makefile.am: include local.am.
965
9662004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * aclocal/version.m4: 4.6.99.0.
969
9702004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * Makefile.am: Don't include host.am.
973        * automake/compile.am: Further cleanups.
974
9752004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * automake/lib.am: Remove (Unused).
978
9792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * wrapup/Makefile.am: Don't include lib.am.
982        * automake/compile.am: Use automake compilation rules.
983
9842004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * libnetworking/pppd/Makefile.am,
987        libnetworking/rtems_servers/Makefile.am,
988        libnetworking/rtems_telnetd/Makefile.am,
989        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
990        support/Makefile.am: Don't include lib.am.
991
9922004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * libchip/Makefile.am: Don't include lib.am.
995        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
996        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
997        unnecessary EXTRA_DISTs.
998
9992004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1002        hack.
1003
10042004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1007        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1008        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1009        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1010
10112004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1014        Add AM_CONDITIONAL(HAS_MP).
1015        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1016        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1017        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1018        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1019        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1020        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1021        (Deprecated by autoconf 2.59).
1022
10232004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1026        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1027
10282004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * ChangeLog: Merge-in libnetworking/ChangeLog.
1031        * libnetworking/ChangeLog: Remove.
1032        * ChangeLog: Merge-in librdbg/ChangeLog.
1033        * librdbg/ChangeLog: Remove.
1034        * ChangeLog: Merge-in libchip/ChangeLog.
1035        * libchip/ChangeLog: Remove.
1036        * ChangeLog: Merge-in optman/ChangeLog.
1037        * optman/ChangeLog: Remove.
1038
10392004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * configure.ac: Reflect changes to cpukit.
1042        * wrapup/Makefile.am: Reflect changes to librdbg.
1043        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1044        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1045        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1046        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1047        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1048        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1049        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1050        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1051        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1052
10532004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * aclocal/rtems-top.m4: Remove check for version.m4.
1056        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1057
10582004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1061        * wrapup/Makefile.am: Reflect changes to libchip/*.
1062        * support/Makefile.am: Use automake compilation rules.
1063        * wrapup/Makefile.am: Reflect changes to support/*.
1064        * configure.ac: Remove libnetworking/wrapup/Makefile.
1065        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1066        libnetworking/*/lib*.a instead of libnetapps.a.
1067        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1068        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1069        * optman/Makefile.am: Use automake compilation rules.
1070        * libchip/Makefile.am: Fix typo in previous patch.
1071        * libchip/Makefile.am: Use automake compilation rules.
1072        * libnetworking/Makefile.am: Remove wrapup.
1073        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1074        automake-compilation rules.
1075        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1076        automake-compilation rules.
1077        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1078        automake-compilation rules.
1079        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1080        automake-compilation rules.
1081        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1082
10832004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1086        PRE/TMPINSTALL_FILES to CLEANFILES.
1087        * automake/lib.am: Remove TMPINSTALL_FILES.
1088        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1089        PRE/TMPINSTALL_FILES to CLEANFILES.
1090        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1091        PRE/TMPINSTALL_FILES to CLEANFILES.
1092        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1093        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1094        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1095        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1096        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1097        * librdbg/src/i386/Makefile.am: Ditto.
1098        * librdbg/src/m68k/Makefile.am: Ditto.
1099        * librdbg/src/powerpc/Makefile.am: Ditto.
1100        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1101        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1102        * libnetworking/rtems_servers/Makefile.am: Ditto.
1103        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1104        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1105
11062004-01-07      Joel Sherrill <joel@OARcorp.com>
1107
1108        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1109        more completely covers the MIPS family.
1110
11112003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * wrapup/Makefile.am: Reflect changes to shmdr.
1114        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1115
11162003-12-18      Joel Sherrill <joel@OARcorp.com>
1117
1118        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1119        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1120        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1121        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1122        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1123        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1124        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1125
11262003-12-17      Joel Sherrill <joel@OARcorp.com>
1127
1128        * aclocal/version.m4: Updated to rtems-20031217-test.
1129
11302003-12-17     
1131
1132        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1133        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1134
11352003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * automake/compile.am: Remove LINK_LIBS (Unused).
1138        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1139
11402003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1143        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1144        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1145        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1146        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1147
11482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1151        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1152        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1153        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1154        * librdbg/src/i386/Makefile.am:
1155        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1156        * librdbg/src/m68k/Makefile.am:
1157        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1158        * librdbg/src/powerpc/Makefile.am:
1159        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1160
11612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1164        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1165        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1166        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1167        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1168        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1169        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1170        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1171        * optman/Makefile.am: Remove project_libdir.
1172        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1173        PRE/TMPINSTALL_FILES.
1174        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1175        PRE/TMPINSTALL_FILES.
1176        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1177        PRE/TMPINSTALL_FILES.
1178        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1179        PRE/TMPINSTALL_FILES.
1180        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1181        from PRE/TMPINSTALL_FILES.
1182        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1183        PRE/TMPINSTALL_FILES.
1184        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1185        PRE/TMPINSTALL_FILES.
1186        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1187        PRE/TMPINSTALL_FILES.
1188        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1189        PRE/TMPINSTALL_FILES.
1190        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1191        PRE/TMPINSTALL_FILES.
1192        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1193        PRE/TMPINSTALL_FILES.
1194        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1195        from PRE/TMPINSTALL_FILES.
1196
11972003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1200        * automake/lib.am: Remove project_libdir.
1201        * wrapup/Makefile.am: Reworked.
1202
12032003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * configure.ac: Reflect changes to librdbg.
1206        * optman/Makefile.am: Add tmpinstall dirstamp support.
1207        * libchip/Makefile.am: Fix variant-tmpinstall support.
1208        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1209        * librdbg/src/powerpc/Makefile.am: Merge-in former
1210        new_exception_processing/Makefile.am.
1211        * librdbg/src/m68k/any/Makefile.am: Remove.
1212        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1213        * librdbg/src/i386/any/Makefile.am: Remove.
1214        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1215        * librdbg/src/Makefile.am: Cosmetics.
1216        * librdbg/include/Makefile.am: Cosmetics.
1217        * librdbg/Makefile.am: Cosmetics.
1218        * libnetworking/Makefile.am: Cosmetics.
1219        * libnetworking/pppd/Makefile.am: Cosmetics.
1220        * libnetworking/wrapup/Makefile.am: Cosmetics.
1221
12222003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * Makefile.am: Cosmetics.
1225        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1226        support.
1227
12282003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * automake/compile.am: Remove $(ARCH):-rule.
1231
12322003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * configure.ac: Remove lib/libbsp/shared/Makefile,
1235        lib/libbsp/shmdr/Makefile.
1236
12372003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1240        libchip/serial/Makefile, libchip/rtc/Makefile.
1241        * support/Makefile.am: Remove all-local: $(ARCH).
1242        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1243        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1244        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1245        * optman/Makefile.am: Remove all-local: $(ARCH).
1246        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1247        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1248        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1249        compilation dirstamp support.
1250        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1251        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1252        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1253        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1254        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1255        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1256        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1257        all-local: $(ARCH).
1258        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1259        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1260        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1261        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1262        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1263
12642003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * aclocal/lead-dot.m4: New (from automake-1.7f).
1267        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1268        AC_SUBST(dirstamp).
1269        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1270        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1271        libchip/serial/Makefile.am: Ditto.
1272        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1273        * librdbg/include/Makefile.am: Ditto.
1274        * librdbg/include/rdbg/Makefile.am: Ditto.
1275        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1276        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1277        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1278        * librdbg/src/Makefile.am: Ditto.
1279        * librdbg/src/i386/Makefile.am: Ditto.
1280        * librdbg/src/i386/any/Makefile.am: Ditto.
1281        * librdbg/src/m68k/Makefile.am: Ditto.
1282        * librdbg/src/m68k/any/Makefile.am: Ditto.
1283        * librdbg/src/powerpc/Makefile.am: Ditto.
1284        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1285        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1286        preinstallation.
1287        * libnetworking/pppd/Makefile.am: Ditto.
1288        * libnetworking/rtems_servers/Makefile.am: Ditto.
1289        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1290        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1291        * libnetworking/wrapup/Makefile.am: Ditto.
1292
12932003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1296        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1297        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1298        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1299        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1300        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1301        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1302        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1303        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1304        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1305        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1306        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1307        underquoting to silence automake-1.8.
1308
13092003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1310
1311        * configure.ac: Reflect having moved tests to ../../testsuites.
1312
13132003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1316        * aclocal/canonical-host.m4: Remove.
1317        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1318        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1319
13202003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * aclocal/check-cpu.m4: Remove.
1323        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1324        * aclocal/canonical-target-name.m4: Add m4-quotes.
1325        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1326        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1327        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1328        * aclocal/check-networking.m4: Add m4-quotes. Require
1329        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1330        * aclocal/check-posix.m4: Add m4-quotes. Require
1331        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1332        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1333        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1334        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1335
13362003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1337
1338        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1339        * aclocal/bsp-alias.m4: Remove.
1340
13412003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * configure.ac: Make presence of tests/ optional.
1344
13452003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * aclocal/path-perl.m4: Remove (Unused).
1348
13492003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * automake/force-preinstall.am: Remove.
1352
13532003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1354
1355        PR 499/rtems_misc
1356        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1357        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1358        Configuration (Odd was forced) - Correction of Stop Bit configuration
1359        (inversed) - Correction of ISR Handler to call
1360        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1361        CTS Hardware flow control Configuration.
1362
13632003-09-04      Joel Sherrill <joel@OARcorp.com>
1364
1365        * lib/libcpu/shared/include/cache.h,
1366        lib/libcpu/shared/src/cache_aligned_malloc.c,
1367        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1368        license changed.
1369        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1370        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1371        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1372        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1373        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1374        for license changed.
1375        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1376        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1377        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1378        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1379        libchip/network/cs8900.h, libchip/network/dec21140.c,
1380        libchip/network/elnk.c, libchip/network/open_eth.c,
1381        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1382        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1383        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1384        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1385        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1386        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1387        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1388        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1389        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1390        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1391        libchip/serial/serial.h, libchip/serial/z85c30.c,
1392        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1393        libchip/serial/z85c30_reg.c: URL for license changed.
1394
13952003-09-03      Jiri Gaisler <jiri@gaisler.com>
1396
1397        PR 477/networking
1398        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1399        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1400        libchip/network/open_eth.h: New files.
1401
14022003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1403
1404        * aclocal/rtems-top.m4: Add RTEMS_API.
1405        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1406
14072003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1410        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1411        @RTEMS_BSP@.cfg.
1412
14132003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1414
1415        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1416
14172003-08-20      Joel Sherrill <joel@OARcorp.com>
1418
1419        * libchip/network/cs8900.c: Correct copyright statements.
1420
14212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * aclocal/check-itron.m4: Remove.
1424        * aclocal/enable-inlines.m4: Remove.
1425        * Makefile.am: Reflect having moved aclocal/.
1426        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1427        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1428        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1429        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1430        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1431        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1432        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1433        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1434        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1435        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1436        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1437        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1438        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1439        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1440        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1441        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1442        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1443        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1444        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1445        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1446        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1447        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1448        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1449        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1450        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1451        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1452        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1453        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1454        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1455        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1456        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1457        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1458        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1459        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1460        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1461        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1462        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1463        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1464        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1465        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1466        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1467        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1468        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1469        * aclocal/target.m4: New (Copied from ../../aclocal).
1470        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1471        * aclocal/version.m4: New (Copied from ../../aclocal).
1472
14732003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * configure.ac: Remove stray comments.
1476        * automake/local.am, automake/host.am: Remove "debug".
1477
14782003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * Makefile.am: Reflect having moved automake/.
1481        * lib/Makefile.am: Reflect having moved automake/.
1482        * support/Makefile.am: Reflect having moved automake/.
1483        * wrapup/Makefile.am: Reflect having moved automake/.
1484        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1485        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1486        from ../../automake).
1487        * optman/Makefile.am: Reflect having moved automake/.
1488        * libchip/Makefile.am: Reflect having moved automake/.
1489        * libchip/ide/Makefile.am: Reflect having moved automake/.
1490        * libchip/network/Makefile.am: Reflect having moved automake/.
1491        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1492        * libchip/serial/Makefile.am: Reflect having moved automake/.
1493        * librdbg/Makefile.am: Reflect having moved automake/.
1494        * librdbg/include/Makefile.am: Reflect having moved automake/.
1495        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1496        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1497        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1498        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1499        automake/.
1500        * librdbg/src/Makefile.am: Reflect having moved automake/.
1501        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1502        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1503        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1504        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1505        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1506        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1507        having moved automake/.
1508        * libnetworking/Makefile.am: Reflect having moved automake/.
1509        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1510        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1511        automake/.
1512        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1513        automake/.
1514        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1515        automake/.
1516        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1517
15182003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        * Makefile.am: Add bsp.pc.in.
1521        * bsp.pc.in: New (pkgconfig support).
1522
15232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1524
1525        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1526
15272003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * lib/Makefile.am: New (Required by 'make dist').
1530        * lib/ChangeLog: Remove.
1531        * lib/.cvsignore: Cleanup.
1532        * configure.ac: Reflect having added lib/Makefile.am.
1533        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1534        lib/libbsp/configure.ac.
1535        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1536        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1537
15382003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1541        * configure.ac: Merge-in librdbg/configure.ac.
1542        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1543        librdbg/configure.ac.
1544        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1545        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1546        LIBCHIP. Conditionally build include-dirs.
1547        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1548        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1549        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1550        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1551        librdbg/include/rdbg/m68k/Makefile.am,
1552        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1553        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1554        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1555        librdbg/src/powerpc/Makefile.am, librdbg/
1556        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1557        configure.ac into ../configure.ac.
1558        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1559        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1560        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1561        libnetworking/rtems_telnetd/Makefile.am,
1562        libnetworking/rtems_webserver/Makefile.am,
1563        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1564        into ../configure.ac.
1565
15662003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1567
1568        PR 427/rtems
1569        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1570        * librdbg/src/servtsp.c: Ditto.
1571
15722003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1573
1574        PR 429/bsps
1575        PR 432/bsps
1576        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1577        packets are queued onto an elnk board, the ISR will deadlock the device
1578        with a tx complete interrupt.  Lighter tx loads are not affected as they
1579        end up submitting single packets to the device.
1580
15812003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1582
1583        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1584        optman/configure.ac.
1585        * optman/configure.ac: Remove (Merged into ../configure.ac).
1586        * optman/Makefile.am: Reflect having merged configure.ac into
1587        ../configure.ac.
1588        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1589        * libchip/Makefile.am, libchip/ide/Makefile.am,
1590        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1591        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1592        ../configure.ac.
1593
15942003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1595
1596        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1597
15982003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1599
1600        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1601        on i386.
1602
16032003-06-13      Joel Sherrill <joel@OARcorp.com>
1604
1605        * libnetworking/pppd/chat.c: Removed warnings.
1606
16072003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1608
1609        * libchip/network/README.3com: New file missed in previous commit.
1610        PR 405/bsps
1611        PR 393/networking
1612        * libchip/network/dec21140.c: Fix leak also known as PR393.
1613        * libchip/network/elnk.c, libchip/network/if_media.h,
1614        libchip/network/mii.h: New files.
1615        * libchip/network/Makefile.am: Reflect new files.
1616
16172003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1618
1619        * configure.ac: Remove support for profile-variant.
1620
16212003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1622
1623        PR 397/pppd
1624        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1625        * libnetworking/pppd/magic.c: Remove *rand48.
1626        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1627
16282003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1629
1630        * wrapup/Makefile.am: Add libide.a.
1631
16322003-04-15      Joel Sherrill <joel@OARcorp.com>
1633
1634        PR 387/rtems_misc
1635        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1636        routines.
1637        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1638
16392003-04-11      Joel Sherrill <joel@OARcorp.com>
1640
1641        * libnetworking/rtems_webserver/cgi.c,
1642        libnetworking/rtems_webserver/sockGen.c,
1643        libnetworking/rtems_webserver/umui.c,
1644        libnetworking/rtems_webserver/websSSL.c,
1645        libnetworking/rtems_webserver/websSSL.h,
1646        libnetworking/rtems_webserver/websda.c,
1647        libnetworking/rtems_webserver/websda.h: New files. Not included in
1648        previous commit.
1649
16502003-04-10      Joel Sherrill <joel@OARcorp.com>
1651
1652        PR 371/pppd
1653        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1654        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1655        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1656        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1657        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1658        still global symbols in rtemspppd.h which might need to be changed or
1659        converted into member of a structure which is dereferenced with a
1660        pointer that is managed as a per task variable. But this patch should
1661        avoid many conflicts.
1662
16632003-03-27      Joel Sherrill <joel@OARcorp.com>
1664
1665        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1666        not allowed in the cpukit source code since it must be buildable
1667        independent of any BSP. These files were moved to libchip/ide.
1668        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1669        files.
1670
16712003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1672
1673        PR 368/filesystems
1674        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1675        improvements which now work on pc386 and mbx8xx.
1676        * libchip/ide/ide_controller.c: New file.
1677
16782003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1681
16822003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1683
1684        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1685        * configure.ac: Add support/.
1686        * support/.cvsignore: New.
1687        * support/Makefile.am: New.
1688        * support/version.c: New.
1689        * wrapup/Makefile.am: Add support/libsupport.a.
1690        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1691        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1692        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1693        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1694
16952003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1696
1697        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1698
16992003-02-20      Till Straumann <strauman@slac.stanford.edu>
1700
1701        PR 354/networking
1702        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1703        chip against a table of supported chips. The untested ones are still
1704        commented out, however.
1705
17062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1707
1708        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1709        * configure.ac: AC_PREREQ(2.57).
1710        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1711        * optman/configure.ac: AC_PREREQ(2.57).
1712        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1713        * libchip/configure.ac: AC_PREREQ(2.57).
1714        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1715        * librdbg/configure.ac: AC_PREREQ(2.57).
1716        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1717        * libnetworking/configure.ac: AC_PREREQ(2.57).
1718
17192003-02-06      Joel Sherrill <joel@OARcorp.com>
1720
1721        * libnetworking/pppd/chat.c: Convert routines with common names to
1722        static. This included get_char(), put_char(), and character() among
1723        others.
1724
17252003-02-03      Joel Sherrill <joel@OARcorp.com>
1726
1727        PR 338/filesystem
1728        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1729        rtems_io_lookup_name() (API change).  Unused function removed.
1730
17312003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1732
1733        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1734        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1735        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1736        Eliminate *_O_FILES.
1737        * libnetworking/rtems_servers/Makefile.am,
1738        libnetworking/rtems_webserver/Makefile.am,
1739        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1740
17412002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1742
1743        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1744        Let all-local: depend on $(LIB).
1745        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1746        * optman/Makefile.am: Apply install-data-local to install *.rels.
1747
17482002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1749
1750        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1751        %.c rules.
1752        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1753        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1754        * libchip/rtc/Makefile.am: Ditto.
1755        * libchip/serial/Makefile.am: Ditto.
1756
17572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1758
1759        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1760        LIBC_DEFINES.
1761        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1762        LIBC_DEFINES.
1763        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1764        LIBC_DEFINES.
1765
17662002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1767
1768        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1769
17702002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1771
1772        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1773        cache-checking.
1774        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1775
17762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1777
1778        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1779        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1780        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1781        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1782        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1783
17842002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1785
1786        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1787        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1788        Remove.
1789        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1790
17912002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1792
1793        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1794        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1795
17962002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1797
1798        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1799        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1800
18012002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1802
1803        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1804        * optman/rel.am: New.
1805
18062002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1807
1808        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1809        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1810        braino in comment on "exec". Extend --enable-ada handling.
1811
18122002-11-04      Joel Sherrill <joel@OARcorp.com>
1813
1814        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1815        tasks and rolling multiple loops into 1.
1816        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1817        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1818        Removed warnings.
1819
18202002-10-31      Joel Sherrill <joel@OARcorp.com>
1821
1822        * libchip/network/dec21140.c: Removed warnings.
1823        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1824        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1825        librdbg/src/m68k/any/remdeb_xdr.c,
1826        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1827        warnings.
1828        * libnetworking/rtems_webserver/socket.c,
1829        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1830
18312002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1832
1833        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1834        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1835        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1836        above.
1837
18382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1839
1840        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1841        * wrapup/.cvsignore: Remove autom4te.cache.
1842        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1843        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1844        autom4te.cache.
1845        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1846        autom4te.cache.
1847        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1848        autom4te.cache.
1849
18502002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1851
1852        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1853
18542002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1855
1856        * optman/.cvsignore: Add autom4te.cache.
1857
18582002-09-14      Joel Sherrill <joel@OARcorp.com>
1859
1860        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1861
18622002-09-07      Joel Sherrill <joel@OARcorp.com>
1863
1864        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1865        include files to resolve warnings.
1866
18672002-09-07      Chris Johns <ccj@acm.org>
1868
1869        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1870        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1871        which corrects the problem  where the cs8900.c file was actually the BSP
1872        glue.  Joel did some hacking so this file will compile.  Previously it
1873        required providing a target.h file to compile.
1874        * libchip/network/cs8900.c.bsp: New file.
1875
18762002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1877
1878        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1879
18802002-08-31      Joel Sherrill <joel@OARcorp.com>
1881
1882        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1883        eliminate warning.
1884
18852002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1886
1887        * configure.ac: Add ada-tests.
1888
18892002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1890
1891        * Makefile.am: Add preinstall-stamp.
1892
18932002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1894
1895        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1896        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1897        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1898        gcc31 happy.
1899        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1900        cp.
1901
19022002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1903
1904        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1905        make/bsp.mak.
1906        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1907        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1908
19092002-08-12      Joel Sherrill <joel@OARcorp.com>
1910
1911        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1912        avoid error.
1913
19142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1915
1916        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1917        * configure.ac: Add BSP_SUBDIRS.
1918        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1919        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1920        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1921        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1922        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1923        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1924        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1925        RTEMS_CHECK_BSP_CACHE.
1926        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1927        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1928        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1929        .$(OBJEXT) instead of .o.
1930        * libnetworking/pppd/Makefile.am,
1931        libnetworking/rtems_servers/Makefile.am,
1932        libnetworking/rtems_telnetd/Makefile.am,
1933        libnetworking/rtems_webserver/Makefile.am,
1934        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1935
19362002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1937
1938        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1939        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1940        ../libchip/serial/$(ARCH)/libserialio.a.
1941        * libchip/serial/Makefile.am: Don't tmp-install lib.
1942        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1943
19442002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1945
1946        * Makefile.am: Add rtems_makedir.
1947        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1948        * Makefile.am: Add wrapup-SUBDIR.
1949        * wrapup/ChangeLog: Remove.
1950        * wrapup/configure.ac: Remove.
1951        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1952        (Make the bare BSP happy).
1953        * configure.ac: Ditto.
1954        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1955        Create make/custom/default.cfg.
1956        * configure.ac: Add creation of make/custom/*.cfg. Create
1957        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1958
19592002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1960
1961        * Makefile.am: Clean $(PROJECT_RELEASE).
1962
19632002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1964
1965        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1966        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1967        prototype mismatches.
1968
19692002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1970
1971        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1972        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1973
19742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1975
1976        * acinclude.m4: Add test "$multilib" != "yes".
1977        * config-ml.in: Remove.
1978        * acinclude.m4: Cleanups.
1979        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1980        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1981        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1982        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1983        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1984
19852002-07-16      Eric Norum <eric.norum@usask.ca>
1986
1987        * New driver for the Intel EtherExpressPro (82559ER) chip.
1988        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1989        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1990        * libchip/network/Makefile.am: Modified to reflect above.
1991
19922002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1993
1994        * acinclude.m4: New.
1995        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1996        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1997        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1998
19992002-07-01      Joel Sherrill <joel@OARcorp.com>
2000
2001        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2002        _Objects_Information_table now that it is a two dimensional array based
2003        upon API and class.
2004        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2005        of strnlen().
2006
20072002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2008
2009        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2010        preinstall libnetapps.a.
2011
20122002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2013
2014        * configure.ac: Remove librpc.
2015
20162002-06-25      Joel Sherrill <joel@OARcorp.com>
2017
2018        * Per PR233, moved librpc to exec.
2019        * configure.ac, wrapup/Makefile.am: Modified.
2020        * librpc, librpc/ChangeLog: Removed.
2021
20222002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2023
2024        * optman/Makefile.am: Remove multilib support.
2025        * optman/configure.ac: Ditto.
2026        * optman/sapi/Makefile.am: Ditto.
2027
20282002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2029
2030        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2031        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2032
20332002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2034
2035        Move networking libraries to c/src/exec/libnetworking
2036        * libnetworking/configure.ac, libnetworking/Makefile.am,
2037        libnetworking/wrapup/Makefile.am: Reflect Moval.
2038
20392002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2040
2041        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2042        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2043        <rtems/bspIo.h>.
2044
20452002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2046
2047        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2048        * libnetworking/rtems/mkrootfs.h: Ditto.
2049        * libnetworking/rtems/Makefile.am: Reflect changes above.
2050
20512002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2052
2053        * configure.ac: Remove lib.
2054
20552002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2056
2057        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2058        that exception stack frames on M68K members with VBR always are 6 byte
2059        long. The incorrect assumption resulted in some gdb commands like "next"
2060        to fail on the 68360.
2061
20622002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2063
2064        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2065        PR 220
2066        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2067        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2068        CVS.
2069        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2070        libnetworking/sys/filio.h: Remove.
2071        * libnetworking/sys/Makefile.am: Reflect changes above.
2072
20732002-05-07      Chris Johns <ccj@acm.org>
2074
2075        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2076        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2077        requires it to be stripped.
2078
20792002-05-01      Eric Norum <eric.norum@usask.ca>
2080
2081        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2082        assembly  to satisfy gcc 3.1 and newer.
2083
20842002-04-26      Eric Norum <eric.norum@usask.ca>
2085
2086        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2087        agressive optimization in gcc 3.1 does not reorder things.
2088
20892002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2090
2091        * libchip/network/dec21140.c: Reflect changes to powerpc's
2092        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2093        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2094        <rtems/score/cpu.h>.
2095        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2096        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2097
20982002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2099
2100        * optman/configure.ac: Remove ENABLE_GCC28.
2101
21022002-04-11      Chris Johns <ccj@acm.org>
2103
2104        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2105        driver control block field to the ifconfig network driver structure.
2106        This field is needed by the i82586 driver which was ported from NetBSD
2107        as it had better hardware abstraction.
2108        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2109        PR59, added the drv_ctrl driver control block field to the ifconfig
2110        network driver structure. This field is needed by the i82586 driver
2111        which was ported from NetBSD as it had better hardware abstraction.
2112
21132002-04-10      Mike Siers <mikes@poliac.com>
2114
2115        * libnetworking/rtems_webserver/NOTES,
2116        libnetworking/rtems_webserver/asp.c,
2117        libnetworking/rtems_webserver/balloc.c,
2118        libnetworking/rtems_webserver/default.c,
2119        libnetworking/rtems_webserver/ej.h,
2120        libnetworking/rtems_webserver/ejIntrn.h,
2121        libnetworking/rtems_webserver/ejlex.c,
2122        libnetworking/rtems_webserver/ejparse.c,
2123        libnetworking/rtems_webserver/emfdb.c,
2124        libnetworking/rtems_webserver/emfdb.h,
2125        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2126        libnetworking/rtems_webserver/handler.c,
2127        libnetworking/rtems_webserver/license.txt,
2128        libnetworking/rtems_webserver/md5.h,
2129        libnetworking/rtems_webserver/md5c.c,
2130        libnetworking/rtems_webserver/mime.c,
2131        libnetworking/rtems_webserver/misc.c,
2132        libnetworking/rtems_webserver/ringq.c,
2133        libnetworking/rtems_webserver/rom.c,
2134        libnetworking/rtems_webserver/security.c,
2135        libnetworking/rtems_webserver/sock.c,
2136        libnetworking/rtems_webserver/sym.c,
2137        libnetworking/rtems_webserver/uemf.c,
2138        libnetworking/rtems_webserver/uemf.h,
2139        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2140        libnetworking/rtems_webserver/url.c,
2141        libnetworking/rtems_webserver/value.c,
2142        libnetworking/rtems_webserver/wbase64.c,
2143        libnetworking/rtems_webserver/webcomp.c,
2144        libnetworking/rtems_webserver/webpage.c,
2145        libnetworking/rtems_webserver/webrom.c,
2146        libnetworking/rtems_webserver/webs.c,
2147        libnetworking/rtems_webserver/webs.h,
2148        libnetworking/rtems_webserver/websuemf.c,
2149        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2150        2.1.4.
2151
21522002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2153
2154        * libchip/network/i82586.c: Include <string.h>.
2155        * libchip/network/sonic.c: Ditto.
2156
21572002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2158
2159        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2160
21612002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2162
2163        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2164
21652002-03-27      Thomas.Doerfler@imd-systems.de
2166
2167        PR 144
2168        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2169        memory address 0 when called for the first time. This is done when
2170        trying to clear the variable "dhcp_hostname".
2171
21722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2173
2174        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2175        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2176        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2177        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2178        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2179        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2180        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2181        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2182        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2183        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2184        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2185        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2186        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2187        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2188        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2189        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2190        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2191        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2192        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2193        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2194        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2195        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2196        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2197        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2198        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2199        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2200        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2201        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2202        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2203        AUTOMAKE_OPTIONS.
2204        * libnetworking/configure.ac:
2205        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2206        foreign 1.6]).
2207        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2208        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2209        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2210        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2211        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2212        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2213        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2214        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2215        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2216        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2217        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2218        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2219        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2220        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2221        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2222        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2223        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2224
22252002-03-27      Ilya Alexeev <ilya@continuum.ru>
2226
2227        PR 162
2228        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2229        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2230        used in a device write routines.  Now ppp_softc structure have own
2231        character for writing to device (sc_outchar).  I think that converting
2232        local variables to static is not a right solution, because problems will
2233        occur in the case of two or more ppp instances.
2234        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2235        must be u_long, otherwise in the case of the big output packet endless
2236        loop may occur.
2237
22382002-03-21      Ilya Alexeev <ilya@continuum.ru>
2239
2240        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2241        preparations for multiple PPPD connections.
2242
22432002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2244
2245        PR 149
2246        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2247        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2248        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2249        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2250
22512002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2252
2253        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2254        * configure.ac: Modified to reflect addition.
2255
22562002-02-27      Ilya Alexeev <ilya@continuum.ru>
2257
2258        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2259        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2260        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2261        capabilities as well as eliminate some warnings.
2262
22632002-02-27      Eric Norum <eric.norum@usask.ca>
2264
2265        * libnetworking/net/radix.c: Properly handle fetching the default route
2266        when there is no route.  This was a bug in the original FreeBSD code and
2267        this fix is from an updated version of their code.
2268
22692002-02-16      Eric Norum <eric.norum@usask.ca>
2270
2271        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2272        checking.
2273
22742002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2275
2276        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2277        dodefaultroute.
2278
22792002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2280
2281        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2282        include <rtems/seterr.h>.
2283
22842002-02-01      Mike Siers <mikes@poliac.com>
2285
2286        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2287        avoid bringing the link down too fast. NOTE: Mike reports successfully
2288        running at 56K baud on a direct link.
2289
22902002-02-01      Eric Valette <valette@crf.canon.fr>
2291
2292        * librdbg/So many patches have been posted recently on the mailing list
2293        and  because we were unable to find correct solution to compile on
2294        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2295        because the coding  style of rdbg was rather inconsistant among various
2296        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2297        global coding style (using indent + manual edits), 2) incorporate/review
2298        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2299        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2300        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2301        after rdbg initialization is done, NB : the paches is huge but it is
2302        mainly due to coding styke chnages.  Only few lines of codes have been
2303        really changed and they do not impact  rdbg functionnality (AFAIKT).
2304        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2305        librdbg/include/rdbg/m68k/rdbg_f.h,
2306        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2307        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2308        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2309        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2310        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2311        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2312        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2313        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2314        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2315        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2316        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2317        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2318        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2319        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2320        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2321        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2322
23232002-01-31      Mike Siers <mikes@poliac.com>
2324
2325        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2326        * Nice Update of PPPD support which eliminates the requiremetn that
2327        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2328        and reports that it seems to be more stable and handle larger packets
2329        better.  This patch replaces the termios tasks with more general pppd
2330        network driver tasks.  The functions pppinput() and pppstart() get
2331        called from the interrupt service routine.
2332        * libnetworking/Makefile.am, libnetworking/configure.ac,
2333        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2334        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2335        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2336        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2337        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2338        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2339        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2340        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2341        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2342        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2343        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2344        libnetworking/net/route.c, libnetworking/net/route.h,
2345        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2346        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2347        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2348        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2349        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2350        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2351        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2352        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2353        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2354        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2355        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2356        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2357        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2358        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2359        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2360        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2361        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2362        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2363        libnetworking/pppd/example/README,
2364        libnetworking/pppd/example/netconfig.h,
2365        libnetworking/wrapup/Makefile.am: Modified.
2366        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2367        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2368        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2369        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2370        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2371        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2372        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2373        libnetworking/modem/pppcompress.c: Subdirectory removed.
2374
23752002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2376
2377        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2378        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2379
23802002-01-18      Till Straumann <strauman@slac.stanford.edu>
2381
2382        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2383        issues: - exception handler needs to enable MSR_FP if the interrupted
2384        thread is FP enabled. - printk message for MSR fixed and added
2385        stacktrace. NOTE: this requires the stacktrace patch to
2386        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2387        however).
2388
23892002-01-06      Joel Sherrill <joel@OARcorp.com>
2390
2391        * optman/.cvsignore: Added aclocal.m4 and configure.
2392        * optman/.cvsignore: New file.
2393
23942002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2395
2396        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2397
23982002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2399
2400        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2401        * optman/ChangeLog: New.
2402        * optman/configure.ac: New.
2403        * optman/Makefile.am: New.
2404        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2405        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2406
24072001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2408
2409        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2410
24112001-12-18      Eric Norum <eric.norum@usask.ca>
2412
2413        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2414        `directories' (path names with a / at the end) while disallowing open()
2415        operations on TFTP `directories'.
2416
24172001-12-07      Eric Norum <eric.norum@usask.ca>
2418
2419        * libnetworking/lib/tftpDriver.c: Restore write capability.
2420
24212001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2422
2423        * libchip/network/sonic.h: Fix typo.
2424        * libnetworking/arpa/Makefile.am: Remove stray lines.
2425
24262001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2427
2428        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2429
24302001-10-18      Eric Norum <eric.norum@usask.ca>
2431
2432        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2433        chdir() and open() operations within the TFTP file system.
2434
24352001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2436
2437        * librdbg/configure.ac: Fix latent bug exposed by removal of
2438        config.cache's which prevented powerpc targets librdbg from building.
2439
24402001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2441
2442        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2443        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2444        autoconf-2.52 happy.
2445
24462001-10-12      Mike Siers <mikes@poliac.com>
2447
2448        * libnetworking/Update to stable working state.  Congratulations Mike!
2449        :).
2450        * libnetworking/modem_example: Directory removed.
2451        * libnetworking/modem_example/16550.h,
2452        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2453        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2454        libnetworking/modem_example/ppp.h,
2455        libnetworking/modem_example/pppcompress.c: Files removed.
2456        * libnetworking/pppd/example/pppd.options: New file.
2457        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2458        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2459        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2460        libnetworking/pppd/rtemsmain.c: Updated.
2461
24622001-10-12      Joel Sherrill <joel@OARcorp.com>
2463
2464        * libchip/serial/z85c30.c: Fixed typo.
2465
24662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2467
2468        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2469        * configure.in: Remove.
2470        * configure.ac: New file, generated from configure.in by autoupdate.
2471        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2472        * libchip/configure.in: Remove.
2473        * libchip/configure.ac: New file, generated from configure.in by
2474        autoupdate.
2475        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2476        * librdbg/configure.in: Remove.
2477        * librdbg/configure.ac: New file, generated from configure.in by
2478        autoupdate.
2479        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2480        * libnetworking/configure.in: Remove.
2481        * libnetworking/configure.ac: New file, generated from configure.in by
2482        autoupdate.
2483
24842001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2485
2486        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2487        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2488        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2489
24902001-09-27      Joel Sherrill <joel@OARcorp.com>
2491
2492        * libchip/ChangeLog: Fixed typo in date.
2493
24942001-09-27      Eric Norum <eric.norum@usask.ca>
2495
2496        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2497        TFTP  filesystem.
2498
24992001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2500
2501        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2502        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2503        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2504        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2505        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2506        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2507        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2508        'PREINSTALL_FILES ='.
2509        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2510        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2511        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2512        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2513        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2514        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2515        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2516        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2517        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2518        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2519        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2520        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2521
25222001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2523
2524        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2525        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2526        * librdbg/src/m68k/any/Makefile.am: Ditto.
2527        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2528        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2529        happy.
2530
25312001-09-21      Joel Sherrill <joel@OARcorp.com>
2532
2533        * libchip/network/Makefile.am: Fixed typo on file name.
2534        * libchip/network/i82586.c: Commented out line 318 which is referencing
2535        a member of a structure that is not currently there.  This needs to be
2536        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2537        to C style.
2538
25392001-09-19      Eric Norum <eric.norum@usask.ca>
2540
2541        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2542
25432001-09-19      Chris Johns <ccj@acm.org>
2544
2545        * libchip/network/README.i82586, libchip/network/i82586.c,
2546        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2547        Network driver for Intel i82586.
2548        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2549        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2550        "root" filesystem with information obtained via the DHCP response.
2551
25522001-09-14      Eric Norum <eric.norum@usask.ca>
2553
2554        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2555        make gcc 3.x happy.
2556
25572001-08-16      Mike Siers <mikes@poliac.com>
2558
2559        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2560        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2561        These support callback functionality that has not even been compiled
2562        under RTEMS yet.
2563        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2564        example application.  Mike's notes on the modifications: - renamed
2565        error() function because of namespace problems - removed calls to the
2566        exit() funciton - removed extra files from the pppd source directory -
2567        defined pppd task constant values in rtemspppd.h - modifyied example
2568        code to get actual tick per second value - placed the pppd 2.3.11 man
2569        page file (pppd.8) into the pppd directory.
2570        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2571        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2572        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2573        libnetworking/pppd/rtems-ppp.c: Deleted.
2574        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2575        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2576        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2577        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2578        libnetworking/pppd/example/init.c,
2579        libnetworking/pppd/example/netconfig.h,
2580        libnetworking/pppd/example/ppp.conf,
2581        libnetworking/pppd/example/pppdapp.c,
2582        libnetworking/pppd/example/system.h: New files.
2583        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2584        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2585        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2586        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2587        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2588        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2589        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2590        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2591        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2592        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2593        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2594        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2595        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2596        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2597        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2598
25992001-08-16      Joel Sherrill <joel@OARcorp.com>
2600
2601        * libnetworking/pppd/example/Makefile: Removed.
2602        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2603        to avoid bootstrap -c clobbering it.
2604        * libnetworking/rtems_telnetd/.cvsignore: New file.
2605
26062001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2607
2608        * libnetworking/Makefile.am, libnetworking/configure.in,
2609        libnetworking/rtems_servers/Makefile.am,
2610        libnetworking/rtems_servers/telnetd.c,
2611        libnetworking/rtems_servers/telnetd.h,
2612        libnetworking/rtems_telnetd/Makefile.am,
2613        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2614        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2615        libnetworking/rtems_telnetd/telnetd.c,
2616        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2617        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2618        effect when ftpd change. - the tcp/ip stats have been implemented into
2619        icmds.c and started when telnetd daemon is started.
2620        * libnetworking/rtems_servers/telnetd.c,
2621        libnetworking/rtems_servers/telnetd.h: Removed.
2622        * libnetworking/rtems_telnetd: New directory.
2623        * libnetworking/rtems_telnetd/Makefile.am,
2624        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2625        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2626        libnetworking/rtems_telnetd/telnetd.c,
2627        libnetworking/rtems_telnetd/telnetd.h: New files.
2628
26292001-06-14      Joel Sherrill <joel@OARcorp.com>
2630
2631        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2632        Moved from libmisc/shell so the network stack to address network
2633        depenendency.
2634        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2635
26362001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2637
2638        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2639
26402001-05-15      Joel Sherrill <joel@OARcorp.com>
2641
2642        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2643        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2644        accidentally deleted the incorrectly empty versions.
2645
26462001-05-14      Till Straumann <strauman@slac.stanford.edu>
2647
2648        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2649        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2650        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2651        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2652        to know the values) - the affected BSP (shared/motorola) headers have
2653        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2654        driver (libchip/network/dec21140.c) has been fixed to use
2655        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2656        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2657        who is using this driver. - the DEC driver also has been fixed to use
2658        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2659        delay_in_bus_cycles().
2660
26612001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2662
2663        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2664
26652001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2666
2667        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2668
26692001-04-24      Eric Norum <eric.norum@usask.ca>
2670
2671        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2672        NTP synchronization a little more robust -- no NTP daemon yet, but at
2673        least it trys a little harder when the primary NTP server is down.
2674
26752001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2676
2677        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2678        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2679        libnetworking/pppd/modem_example/modem.c,
2680        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2681        other strings into English.
2682        * libnetworking/pppd/STATUS: updated to reflect the changes.
2683
26842001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2685
2686        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2687        again.
2688
26892001-04-20      Eric Valette <valette@crf.canon.fr>
2690
2691        * mcp750 directory renamed new_exception processing as it supports many
2692        more CPU models.
2693        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2694        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2695        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2696        formerly in mcp750 plus modifications.
2697        * librdbg/src/powerpc/mcp750/.cvsignore,
2698        librdbg/src/powerpc/mcp750/Makefile.am,
2699        librdbg/src/powerpc/mcp750/remdeb.h,
2700        librdbg/src/powerpc/mcp750/remdeb_f.x,
2701        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2702        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2703        new_exception_processing.
2704        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2705        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2706        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2707        part of this effort to add support for the MPC8xx.
2708
27092001-04-19      Joel Sherrill <joel@OARcorp.com>
2710
2711        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2712        internal include files.
2713
27142001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2715
2716        PR 158
2717        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2718        rcmd() library call by commenting out the parts that deal with signals.
2719        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2720        stdio. The 'server-side' parts of this file which deal with
2721        authentication are disabled since they are not needed.
2722
27232001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2724
2725        * libnetworking/include/.cvsignore: Remove dangling file.
2726
27272001-03-14      Joel Sherrill <joel@OARcorp.com>
2728
2729        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2730        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2731        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2732        libchip style serial drivers can be written in libcpu or libbsp.
2733
27342001-03-01      Joel Sherrill <joel@OARcorp.com>
2735
2736        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2737        libchip/network/sonic.c, libchip/network/sonic.h,
2738        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2739        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2740        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2741        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2742        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2743        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2744        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2745        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2746
27472001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2748
2749        * librdbg/include/rdbg/Makefile.am,
2750        librdbg/include/rdbg/i386/Makefile.am,
2751        librdbg/include/rdbg/m68k/Makefile.am,
2752        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2753        style on include files.
2754
27552001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2756
2757        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2758        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2759        replace ${..} with $(..).
2760        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2761        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2762        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2763        libnetworking/rtems/Makefile.am, libnetworking/
2764        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2765        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2766        include_*HEADERS instead of H_FILES.
2767        * libnetworking/include/Makefile.am: Remove.
2768        * libnetworking/Makefile.am: Add handling of *.h files.
2769        * libnetworking/configure.in: Remove include/Makefile.
2770
27712001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2772
2773        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2774
27752001-01-31      Sergei Organov <osv@javad.ru>
2776
2777        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2778        current dir and root dir removed in favor of new libio support for
2779        task-local current and root directories. - Bug in `close_data_socket()'
2780        introduced by previous change fixed. - `command_pasv()' changed to set
2781        timeout on socket we are listening on and code fixed to don't close
2782        socket twice on error. - `serr()' changed to clear `errno'. -
2783        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2784        changed to clear `errno' before processing session. -
2785        `close_data_socket()' fixed to close both active and passive sockets -
2786        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2787        empty string  in `exec_command()'.
2788
27892001-01-25      Eric Norum <eric.norum@usask.ca>
2790
2791        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2792        improves throughput on systems which are dropping packets.   Only the
2793        first timeout is reduced.  This keeps the number of extra packets down
2794        on networks that are very busy and dropping lots of packets.
2795
27962001-01-24      Sergei Organov <osv@javad.ru>
2797
2798        * libnetworking/rtems_servers/ftpd.c,
2799        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2800        - Timeouts on sockets implemented. 'idle' field added to configuration.
2801        No timeout by default to keep backward compatibility. Note: SITE IDLE
2802        command not implemented yet. - Basic global access control implemented.
2803        'access' field added to configuration. No access limitations by default
2804        to keep backward compatibility. - Anchor data socket for active mode
2805        (using self IP and port 20.) - Fixed default data port support (still
2806        not tested). - Don't allow IP address different from originating host in
2807        PORT command to improve security. - Fixed bug in MDTM command. - Check
2808        for correctness of parsing of argument in command_port(). - Fixed
2809        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2810        a directory. - Command parsing a little bit improved: command names are
2811        now converted to upper-case to be more compatible with RFC (command
2812        names are not case-sensitive.) - Reformat comments so that they have
2813        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2814        previous changes - True ASCII mode implemented (doesn't work for hooks
2815        and /dev/null) - Passive mode implemented, PASV command added. - Default
2816        port for data connection could be used (untested, can't find ftp client
2817        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2818        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2819
28202001-01-18      Joel Sherrill <joel@OARcorp.com>
2821
2822        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2823        macro using variable arguments.
2824        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2825        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2826        since I updated the main RTEMS development machine to RedHat 7.2 and
2827        apparently got a new version of rpcgen.
2828
28292001-01-12      Sergei Organov <osv@javad.ru>
2830
2831        * libnetworking/rtems_servers/ftpd.c,
2832        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2833        - use pool of pre-created threads to handle sessions instead of
2834        creating/deleting threads on the fly - LIST output is now similar to
2835        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2836        happy with it. - LIST NAME now works (both for files and directories) -
2837        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2838        clients happy  - keep track of CWD for every session separately -
2839        ability to specify root directory name for FTPD in configuration table.
2840        FTPD will then create illusion for FTP clients that this is actually
2841        root directory. - ignore options sent in commands, thus LIST -al FILE
2842        works and doesn't try to list "-al" directory. - buffers are allocated
2843        on stack instead of heap where possible to eliminate malloc/free calls
2844        (avoid possible heap fragmentation troubles). - drop using of task
2845        notepad to pass parameters - use function arguments instead - use
2846        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2847        in socket() instead of AF_INET.
2848
28492001-01-02      Joel Sherrill <joel@OARcorp.com>
2850
2851        * libnetworking/CHANGELOG: Removed.
2852        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2853
28542000-12-14      Eric Norum <eric.norum@usask.ca>
2855
2856        * libnetworking/lib/tftpDriver.c: Added write capability.
2857
28582000-12-08      Joel Sherrill <joel@OARcorp.com>
2859
2860        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2861        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2862        numerous variable declarations conditional on PPP_COMPRESS and
2863        PPP_FILTER.  Commented out variables that were not used because the code
2864        using them was commented out. Removed totally unused variables.
2865        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2866        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2867
28682000-11-30      Joel Sherrill <joel@OARcorp.com>
2869
2870        * libnetworking/modem/ppp_tty.c: Changed to include
2871        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2872        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2873        * libnetworking/Makefile.am: Modified to reflect above.
2874
28752000-11-27      Joel Sherrill <joel@OARcorp.com>
2876
2877        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2878
28792000-11-25      Eric Norum <eric.norum@usask.ca>
2880
2881        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2882        core.
2883
28842000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2885
2886        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2887        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2888        subdir.
2889        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2890        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2891        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2892        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2893        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2894        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2895        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2896        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2897        ppp_tty.c and the real pppd main is in pppmain.c.
2898
28992000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2900
2901        * libchip/network/sonic.c: Added ipalign() routine to align the received
2902        packet so that the ip header is on a 32-bit boundary. Necessary for
2903        cpu's that do not allow unaligned loads and stores and when the 32-bit
2904        DMA mode is used.
2905
29062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2907
2908        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2909        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2910        ACLOCAL_AMFLAGS.
2911        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2912        ACLOCAL_AMFLAGS.
2913        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2914        ACLOCAL_AMFLAGS.
2915
29162000-11-03      Chris Johns <ccj@acm.org>
2917
2918        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2919        libchip/network/cs8900.h: New files.
2920
29212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2922
2923        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2924        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2925        $(RTEMS_TOPdir)/aclocal.
2926        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2927        $(RTEMS_TOPdir)/aclocal.
2928        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2929        $(RTEMS_TOPdir)/aclocal.
2930
29312000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2932
2933        * configure.in: Switch to GNU-canonicalization.
2934        * Makefile.am: Reflect changes to configure.in.
2935        * acinclude.m4: Remove.
2936
29372000-10-30      Joel Sherrill <joel@OARcorp.com>
2938
2939        * POSIX include files merged into newlib.  This resulted in some
2940        definitions moving to other files and thus some secondary effects in
2941        RTEMS source code.
2942        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2943        in sync with newlib's <machine/types.h>.
2944        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2945        definition of struct itimerval in <sys/time.h>.
2946
29472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2948
2949        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2950        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2951        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2952        * ChangeLog: Fix typos.
2953        * configure.in: add tests to the GNU canonicalized subdirectories.
2954
29552000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2956
2957        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2958        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2959        the lib directory before configuring lib/.
2960
29612000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2962
2963        * configure.in, Makefile.am: add exec to the GNU canonicalized
2964        subdirectories.
2965        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2966        * configure.in: add libnetworking, librpc and librdb to the GNU
2967        canonicalized subdirectories.
2968        * configure.in: add libmisc and libchip to the GNU canonicalized
2969        subdirectories.
2970        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2971        Switch to GNU canonicalization.
2972        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2973        Switch to GNU canonicalization.
2974        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2975        Switch to GNU canonicalization.
2976
29772000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2978
2979        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2980        canonicalization to libfs/. The approach is currently a bit of a hack as
2981        GNU canonicalization does not support the per-BSP build some of the
2982        other directories require.  As more of the tree is converted, this will
2983        become less  of an issue.
2984
29852000-10-20      Joel Sherrill <joel@OARcorp.com>
2986
2987        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2988        parameter.
2989
29902000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2991
2992        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2993        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2994        * librdbg/configure.in: Add m68k support.
2995        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2996        subdirectory.
2997        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2998        failure.
2999        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3000        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3001        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3002        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3003        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3004        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3005        librdbg/src/m68k/.cvsignore: New files.
3006        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3007        function pointers.
3008        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3009        _after_ pointer has been checked against NULL.
3010
30112000-10-18      Joel Sherrill <joel@OARcorp.com>
3012
3013        * wrapup/Makefile.am: Added libfs.
3014
30152000-10-18      Chris Johns <ccj@acm.org>
3016
3017        * libfs created.
3018        * configure.in: Added libfs subdirectory.
3019        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3020
30212000-09-28      Joel Sherrill <joel@OARcorp.com>
3022
3023        * libnetworking/rtems_webserver/Makefile.am,
3024        libnetworking/rtems_webserver/base64.c,
3025        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3026        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3027
30282000-09-22      Joel Sherrill <joel@OARcorp.com>
3029
3030        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3031        libnetworking/rtems/rtems_bsdnet_internal.h,
3032        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3033        have included rtems.h.  It is now including precisely the  least amount
3034        of low level, yet portable .h files to get the basic RTEMS types
3035        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3036        used machine/types.h to include rtems.h.
3037
30382000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3039
3040        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3041
30422000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3043
3044        * libnetworking/ChangeLog: Cleanup.
3045
30462000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3047
3048        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3049        * libchip/ChangeLog: Fix formating.
3050
30512000-09-05      Joel Sherrill <joel@OARcorp.com>
3052
3053        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3054        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3055        confusion and to work with the converted flags.
3056
30572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3058
3059        * wrapup/Makefile.am: Include compile.am.
3060        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3061        libchip/serial/Makefile.am: Include compile.am.
3062        * librdbg/src/i386/any/Makefile.am,
3063        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3064        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3065        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3066        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3067        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3068        libnetworking/rtems_servers/Makefile.am,
3069        libnetworking/rtems_webserver/Makefile.am,
3070        libnetworking/wrapup/Makefile.am: Include compile.am.
3071
30722000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3073
3074        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3075        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3076
30772000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3078
3079        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3080
30812000-08-31      Joel Sherrill <joel@OARcorp.com>
3082
3083        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3084        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3085        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3086        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3087        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3088        * libnetworking/wbase64.c: Removed.
3089        * libnetworking/Makefile.am, libnetworking/asp.c,
3090        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3091        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3092        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3093        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3094        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3095        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3096        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3097        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3098        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3099        Modified.
3100
31012000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3102
3103        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3104
31052000-08-30      Joel Sherrill <joel@OARcorp.com>
3106
3107        * libnetworking/rtems_webserver/license.txt: New file.
3108
31092000-08-10      Joel Sherrill <joel@OARcorp.com>
3110
3111        * ChangeLog: New file.
3112        * libchip/ChangeLog: New file.
3113        * librdbg/ChangeLog: New file.
3114        * libnetworking/ChangeLog: New file.
3115
Note: See TracBrowser for help on using the repository browser.