source: rtems/c/src/ChangeLog @ 7f247f3

4.104.114.84.95
Last change on this file since 7f247f3 was 7f247f3, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/06 at 13:00:15

2006-09-04 Joel Sherrill <joel@…>

  • libchip/network/greth.c, libchip/network/open_eth.c, libchip/network/smc91111.c, libchip/network/sonic.c: Fix error introduced by warning removal.
  • Property mode set to 100644
File size: 121.8 KB
Line 
12006-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * libchip/network/greth.c, libchip/network/open_eth.c,
4        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
5        introduced by warning removal.
6
72006-09-01      Joel Sherrill <joel@OARcorp.com>
8
9        * libchip/network/greth.c, libchip/network/open_eth.c,
10        libchip/network/smc91111.c: Remove warnings and correct prototype
11        added earlier today.
12
132006-09-01      Joel Sherrill <joel@OARcorp.com>
14
15        * libchip/network/cs8900.c, libchip/network/greth.c,
16        libchip/network/i82586.c, libchip/network/open_eth.c,
17        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
18        sized integers, and inttypes.h printf helpers.
19
202006-08-09      Kolja Waschk <waschk@telos.de>
21
22        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
23
242006-07-12      Joel Sherrill <joel@OARcorp.com>
25
26        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
27
282006-07-11      Jerry Needell <jerry.needell@unh.edu>
29
30        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
31        4.6 branch.  Original modifications by Gaisler Enterprises.
32        * libchip/network/greth.c, libchip/network/greth.h: New files.
33
342006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
35
36        * ide/ata.[ch]:
37        (PR1118) fetch priority for ATA task from a variable,
38        not a fixed configuration value.
39       
402006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * Makefile.am: Add ampolish3.
43
442006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * ampolish3: New.
47        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
48
492006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * aclocal/rtems-ampolish.m4: New.
52        * configure.ac: Use RTEMS_AMPOLISH3.
53
542006-04-18  Joel Sherrill <joel@OARcorp.com>
55
56        * aclocal/version.m4: Updated to rtems-4.6.99.3.
57
582006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
59
60        PR 853/filesystem
61        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
62        should be modified to support the new exception scheme and to use the
63        handle parameter.
64
652006-02-a32     Eric Norum <norume@aps.anl.gov>
66
67        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
68        "newer" PCI access calls.  Minor cleanups.  Comments.
69
702006-01-12      Eric Norum <norume@aps.anl.gov>
71
72        PR 861/networking
73        PR 863/networking
74        * libchip/network/smc91111.c: Fix illegal lvalue increments.
75
762006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * wrapup/Makefile.am: Add preinstall.am.
79        * libchip/Makefile.am: Build libchip/network/smc91111.
80        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
81        Eliminate cyg_int* crap.
82
832006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * librdbg/Makefile.am: Add preinstall.am.
86        * aclocal/bsp-configure.m4: Add ampolish3.
87        New header guards.
88
892006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * libchip/network/open_eth.c, libchip/network/open_eth.h:
92        Merger from rtems-4-6-branch.
93
942006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * libchip/network/smc91111.c
97        libchip/network/smc91111config.h
98        libchip/network/smc91111exp.h
99        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
100        * libchip/Makefile.am: Reflect adding smc91111*.
101
1022006-01-08      Joel Sherrill <joel@OARcorp.com>
103
104        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
105        char *.
106
1072006-01-08      Joel Sherrill <joel@OARcorp.com>
108
109        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
110        warnings.
111
1122005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
113
114        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
115        Add RTEMS_RELLDFLAGS.
116        * automake/compile.am: Remove RTEMS_USE_GCC.
117        Remove RTEMS_RELLDFLAGS.
118        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
119
1202005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * libchip/network/if_media.h, libchip/network/mii.h:
123        Remove (Moved to cpukit).
124        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
125        and libchip/network/if_media.h.
126        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
127        if_media.h having moved.
128
1292005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * automake/compile.am, automake/host.am, automake/local.am,
132        automake/subdirs.am: Remove depend.
133        * configure.ac: Explicitly pass --libdir and --includedir to
134        testsuites.
135
1362005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
137
138        * configure.ac: Reflect changes to testsuites.
139
1402005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * automake/compile.am: Remove GCCSPECS.
143        * aclocal/prog-cc.m4: Add GCCSPECS.
144        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
145
1462005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
149        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
150
1512005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
154        libcpu/byteorder.h for i386.
155
1562005-11-02      Till Straumann <strauman@slac.stanford.edu>
157
158        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
159        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
160        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
161        added a simple API/library for i2c devices and drivers for i2c
162        2-byte eeproms and a ds1621 temperature sensor; API is documented
163        in libi2c.h.
164
1652005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
166
167        * libnetworking/pppd/ipxcp.c,
168        libnetworking/pppd/chat.c,
169        libnetworking/pppd/patchlevel.h,
170        libnetworking/pppd/upap.h,
171        libnetworking/pppd/md5.h,
172        libnetworking/pppd/pppd.8,
173        libnetworking/pppd/README,
174        libnetworking/pppd/preinstall.am,
175        libnetworking/pppd/md4.h,
176        libnetworking/pppd/magic.c,
177        libnetworking/pppd/pppd.h,
178        libnetworking/pppd/demand.c,
179        libnetworking/pppd/rtemsmain.c,
180        libnetworking/pppd/sys-rtems.c,
181        libnetworking/pppd/ipcp.h,
182        libnetworking/pppd/lcp.h,
183        libnetworking/pppd/chap_ms.c,
184        libnetworking/pppd/md4.c,
185        libnetworking/pppd/rtemspppd.h,
186        libnetworking/pppd/cbcp.h,
187        libnetworking/pppd/auth.c,
188        libnetworking/pppd/lcp.c,
189        libnetworking/pppd/example/README,
190        libnetworking/pppd/example/ppp.conf,
191        libnetworking/pppd/example/system.h,
192        libnetworking/pppd/example/netconfig.h,
193        libnetworking/pppd/example/pppdapp.c,
194        libnetworking/pppd/example/init.c,
195        libnetworking/pppd/example/Makefile-user,
196        libnetworking/pppd/example/pppd.options,
197        libnetworking/pppd/rtemspppd.c,
198        libnetworking/pppd/ipxcp.h,
199        libnetworking/pppd/chap_ms.h,
200        libnetworking/pppd/options.c,
201        libnetworking/pppd/magic.h,
202        libnetworking/pppd/chap.h,
203        libnetworking/pppd/cbcp.c,
204        libnetworking/pppd/upap.c,
205        libnetworking/pppd/chap.c,
206        libnetworking/pppd/Makefile.am,
207        libnetworking/pppd/ccp.h,
208        libnetworking/pppd/utils.c,
209        libnetworking/pppd/rtemsdialer.h,
210        libnetworking/pppd/fsm.h,
211        libnetworking/pppd/pathnames.h,
212        libnetworking/pppd/md5.c,
213        libnetworking/pppd/fsm.c,
214        libnetworking/pppd/ipcp.c,
215        libnetworking/pppd/STATUS,
216        libnetworking/pppd/ccp.c,
217        libnetworking/Makefile.am: Remove (Moved to cpukit).
218
2192005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
220
221        * configure.ac: Remove libnetworking, libnetworking/pppd.
222        * wrapup/Makefile.am: Remove libpppd.a.
223
2242005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
225
226        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
227        rtemsdialer.h to $(includedir)/rtems.
228
2292005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
230
231        * libnetworking/rtems_telnetd/icmds.c,
232        libnetworking/rtems_telnetd/Makefile.am,
233        libnetworking/rtems_telnetd/preinstall.am,
234        libnetworking/rtems_telnetd/pty.c,
235        libnetworking/rtems_telnetd/pty.h,
236        libnetworking/rtems_telnetd/README,
237        libnetworking/rtems_telnetd/telnetd.c,
238        libnetworking/rtems_telnetd/telnetd.h:
239        Remove (Moved to cpukit).
240
2412005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        * configure.ac: Remove libnetworking/rtems_telnetd.
244        * libnetworking/Makefile.am: Remove rtems_telnetd.
245        * libnetworking/README: Remove (Obsolete).
246        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
247
2482005-10-20  Eric Norum <norume@aps.anl.gov>
249
250        * libchip/network/dec21140.c: Clean up PCI mapping.
251
2522005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
253
254        * libnetworking/pppd/Makefile.am: Use preinstall.am.
255        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
256        librdbg/src/servrpc.c, librdbg/src/servtgt.c
257        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
258        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
259        * configure.ac: Move optman to the end of BSP_SUBDIRS.
260
2612005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
262
263        * aclocal/bspopts.m4: Add missing m4 quotes.
264
2652005-09-02  Joel Sherrill <joel@OARcorp.com>
266
267    * aclocal/version.m4: Updated to rtems-4.6.99.2.
268
2692005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
270
271        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
272        libchip/network/dec21140.c: Remove initialization of PCI bus.
273
2742005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
275
276        * optman/Makefile.am: Add preinstall.am.
277
2782005-07-18      Karel Gardas <kgardas@objectsecurity.com>
279
280        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
281        UNTESTED to tested.
282
2832005-06-17      Joel Sherrill <joel@OARcorp.com>
284
285        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
286        it is not supported by the MPC5xx.
287
2882005-06-17      Joel Sherrill <joel@OARcorp.com>
289
290        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
291        interface. Also correct attempting to build on other than PowerPC and
292        x86.
293
2942005-06-16      Daron Chabot <daron@nucleus.usask.ca>
295
296        * libchip/Makefile.am: Add driver for Tulip clones.
297        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
298        libchip/network/if_dcreg.h: New files.
299
3002005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
301
302        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
303        to enable rdbg.
304        * configure.ac: Reflect changes above.
305
3062005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
307
308        * configure.ac: Add ada/.
309
3102005-05-20      Sergei Organov  <osv@topconrd.ru>
311
312        PR 750/networking
313        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
314        wait_input().
315
3162005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
317
318        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
319        rtems/irq.h.
320
3212005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
322
323        * libchip/Makefile.am: Include preinstall.am.
324        * libchip/preinstall.am: New.
325
3262005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
327
328        * configure.ac: Add AMPOLISH3.
329        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
330        * libnetworking/rtems_telnetd/preinstall.am: New.
331        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
332
3332005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
334
335        * configure.ac: Let enable_rpcgen default to "no".
336
3372005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
338
339        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
340
3412005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
342
343        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
344        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
345
3462005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
347
348        * libchip/network/dec21140.c, libchip/network/elnk.c,
349        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
350
3512005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
352
353        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
354        of code as a result of the implementation of a common PCI interface.
355
3562005-05-04      Joel Sherrill <joel@OARcorp.com>
357
358        * libchip/network/open_eth.c: Remove prototype of set_vector.
359
3602005-05-03      Joel Sherrill <joel@OARcorp.com>
361
362        * librdbg/src/ptrace.c: Remove warning.
363
3642005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
365
366        * libchip/network/dec21140.c, libchip/network/elnk.c,
367        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
368        Modified parameter list to remove warnings.
369
3702005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
371
372        * libchip/network/cs8900.c, libchip/network/i82586.c,
373        libchip/network/open_eth.c, libchip/network/sonic.c,
374        libchip/serial/mc68681.c: Modified types to remove
375        warnings.  Added initialization to remove warnings.
376
3772005-04-28      Joel Sherrill <joel@OARcorp.com>
378
379        * libchip/network/README.sonic: Rewritten to account for removal of
380        dmv177.
381
3822005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
383
384        PR 781/rtems_misc
385        * libchip/serial/ns16550_p.h: Fix baud rate calculation
386
3872005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
388
389        * libchip/serial/ns16550.c:
390        Fixed warnings generated in various powerpc configurations
391
3922005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
393
394        * libchip/serial/ns16550.c: Modified
395        ISR to work with PPC new exception processing
396
3972005-03-14      Joel Sherrill <joel@OARcorp.com>
398
399        * libchip/network/dec21140.c, libchip/network/elnk.c,
400        libchip/network/if_fxp.c: Continue PCI API unification. All use
401        pci_find_device(). Network drivers manufacture a signature since all
402        calls have not been converted yet.
403
4042005-03-04      Joel Sherrill <joel@OARcorp.com>
405
406        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
407        initialize function part of the unified PCI API as pci_initialize().
408
4092005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
410
411        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
412        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
413
4142005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
415
416        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
417        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
418
4192005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
420
421        * aclocal/ppc.m4: Reflect changes to ppc exception processing
422        building procedures.
423
4242005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
425
426        * aclocal/prog-cc.m4:
427        Quote CFLAGS's RHS to accomodate Solaris broken sh.
428
4292005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
430
431        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
432
4332005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
434
435        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
436
4372005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
438
439        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
440
4412005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
442
443        * libnetworking/rtems_servers/ftp.c,
444        libnetworking/rtems_servers/ftp.h,
445        libnetworking/rtems_servers/Makefile.am:
446        Remove (relocated to cpukit/ftpd).
447        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
448        removed move libnetworking/rtems_servers.
449
4502005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
451
452        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
453
4542005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
455
456        PR 755/rtems
457        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
458        Remove local declarations of rtems_bsdnet_nameservers,
459        rtems_bsdnet_nameservers_count.
460
4612005-01-31      Sergei Organov <osv@topconrd.ru>
462
463        PR 751/pppd
464        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
465        committed to fix PR736 breaks pppd. chat.c should have its own static
466        ttyfd for pppd to work correctly. The symptom is that second
467        invokation of chat (for connect script) fails due to pppd_ttyfd set
468        to -1 by previous chat invokation (for init script). In addition,
469        this patch fixes leaving of dangling pointer in the abort_stbring[]
470        by chat_send().
471
4722005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
473
474        * configure.ac: Remove CFLAGS_DEBUG_V.
475        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
476
4772005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
478
479        * wrapup/Makefile.am: Remove rtems-ctor.o.
480
4812005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
482
483        * libchip/rtc/rtc.h: size_t RTC_Count.
484
4852005-01-20      Joel Sherrill <joel@OARcorp.com>
486
487        PR 736/pppd
488        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
489        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
490        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
491        should not be static and should have a name more specific to pppd.
492
4932005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
494
495        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
496        libnetworking/rtems_servers/Makefile.am,
497        libnetworking/rtems_telnetd/Makefile.am,
498        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
499        Eliminate CFLAGS_OPTIMIZE_V.
500
5012005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
502
503        * configure.ac: Pass CFLAGS to testsuites configure.
504        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
505        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
506
5072005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
508
509        * configure.ac: Pass CFLAGS to cpukit configure.
510        * aclocal/rtems-flags.m4: Remove (Unused).
511        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
512        * aclocal/env-rtemsbsp.m4:
513        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
514        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
515        RTEMS_CFLAGS.
516        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
517        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
518        Cleanup comments.
519
5202005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
521
522        * automake/compile.am: Remove build-variant support.
523
5242005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
525
526        * libnetworking/pppd/Makefile.am,
527        libnetworking/rtems_servers/Makefile.am,
528        libnetworking/rtems_telnetd/Makefile.am:
529        Remove build-variant support.
530
5312005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
532
533        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
534        support/Makefile.am, wrapup/Makefile.am:
535        Remove build-variant support.
536
5372004-11-22      Joel Sherrill <joel@OARcorp.com>
538
539        * libchip/network/if_fxp.c: Add entry for another module ID code.
540
5412004-11-22      Joel Sherrill <joel@OARcorp.com>
542
543        PR 693/misc
544        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
545        in/outport routines.
546
5472004-11-22      Joel Sherrill <joel@OARcorp.com>
548
549        PR 693/misc
550        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
551        in/outport routines.
552
5532004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
554
555        * aclocal/enable-itron.m4: Remove (unused).
556
5572004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
558
559        * configure.ac: Misc. quoting cleanups.
560        Enable ada-tests iff --enable-ada and --enable-tests.
561
5622004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
563
564        PR 703/filesystem
565        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
566        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
567        libchip/ide/ide_controller.c:
568        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
569        available for BSPS/device drivers.
570        Extend the "modes_available" and "mode_active" parameters to
571        uint16_t for UDMA support.
572
5732004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
574
575        * libchip/network/dec21140.c: Cleanup a bit and remove message about
576        not supported on PowerPC since it works on the MVME2100 BSP.
577
5782004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
579
580        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
581        Add dependency tracking for *.cfgs.
582        * Makefile.am: Add dependency tracking for *.cfg.
583
5842004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
585
586        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
587        (Thanks to Lars Munch <lars@segv.dk> for catching this).
588
5892004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
590
591        PR 707/make_build
592        * configure.ac: Add --enable-rpcgen.
593
5942004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
595
596        PR 700/rtems_misc
597        * libnetworking/rtems_webserver/asp.c,
598        libnetworking/rtems_webserver/balloc.c,
599        libnetworking/rtems_webserver/cgi.c,
600        libnetworking/rtems_webserver/default.c,
601        libnetworking/rtems_webserver/ej.h,
602        libnetworking/rtems_webserver/ejIntrn.h,
603        libnetworking/rtems_webserver/ejlex.c,
604        libnetworking/rtems_webserver/ejparse.c,
605        libnetworking/rtems_webserver/emfdb.c,
606        libnetworking/rtems_webserver/emfdb.h,
607        libnetworking/rtems_webserver/form.c,
608        libnetworking/rtems_webserver/handler.c,
609        libnetworking/rtems_webserver/h.c,
610        libnetworking/rtems_webserver/license.txt,
611        libnetworking/rtems_webserver/Makefile.am,
612        libnetworking/rtems_webserver/md5c.c,
613        libnetworking/rtems_webserver/md5.h,
614        libnetworking/rtems_webserver/mime.c,
615        libnetworking/rtems_webserver/misc.c,
616        libnetworking/rtems_webserver/NOTES,
617        libnetworking/rtems_webserver/ringq.c,
618        libnetworking/rtems_webserver/rom.c,
619        libnetworking/rtems_webserver/rtems_webserver.h,
620        libnetworking/rtems_webserver/security.c,
621        libnetworking/rtems_webserver/sock.c,
622        libnetworking/rtems_webserver/socket.c,
623        libnetworking/rtems_webserver/sockGen.c,
624        libnetworking/rtems_webserver/sym.c,
625        libnetworking/rtems_webserver/uemf.c,
626        libnetworking/rtems_webserver/uemf.h,
627        libnetworking/rtems_webserver/um.c,
628        libnetworking/rtems_webserver/um.h,
629        libnetworking/rtems_webserver/umui.c,
630        libnetworking/rtems_webserver/url.c,
631        libnetworking/rtems_webserver/value.c,
632        libnetworking/rtems_webserver/wbase64.c,
633        libnetworking/rtems_webserver/webcomp.c,
634        libnetworking/rtems_webserver/webmain.c,
635        libnetworking/rtems_webserver/webpage.c,
636        libnetworking/rtems_webserver/webrom.c,
637        libnetworking/rtems_webserver/webs.c,
638        libnetworking/rtems_webserver/websda.c,
639        libnetworking/rtems_webserver/websda.h,
640        libnetworking/rtems_webserver/webs.h,
641        libnetworking/rtems_webserver/websSSL.c,
642        libnetworking/rtems_webserver/websSSL.h,
643        libnetworking/rtems_webserver/websuemf.c,
644        libnetworking/rtems_webserver/wsIntrn.h:
645        Remove (Moved to cpukit/http).
646
6472004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
648
649        PR 700/rtems_misc
650        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
651        Remove libnetworking/rtems_webserver.
652
6532004-10-25      Eric Norum <norume@aps.anl.gov>
654
655        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
656
6572004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
658
659        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
660
6612004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
662
663        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
664        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
665
6662004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
667
668        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
669
6702004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
671
672        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
673        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
674
6752004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
676
677        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
678        BITSPERBYTE.
679
6802004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
681
682        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
683        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
684
6852004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
686
687        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
688
6892004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
690
691        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
692        * aclocal/enable-bare.m4: Remove.
693        * configure.ac: Remove BARE_CPU_MODEL.
694
6952004-10-13      Eric Norum <norume@aps.anl.gov>
696
697        PR 688/bsps
698        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
699        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
700        MC146818A (and several Dallas Semiconductor) TOD chips.
701
7022004-10-13      Eric Norum <norume@aps.anl.gov>
703
704        PR 686/networking
705        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
706        device code.
707
7082004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
709
710        * libchip/network/dec21140.c: include <rtems/pci.h>.
711
7122004-09-29      Joel Sherrill <joel@OARcorp.com>
713
714        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
715        libnetworking/pppd/utils.c: i960 obsoleted and all references
716        removed.
717
7182004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
719
720        PR 607/networking
721        * libchip/network/dec21140.c: Made PCI configuration minimum sane
722        instead of fully specifying unused PCI features.
723
7242004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
725
726        * configure.ac: Require automake > 1.9.
727
7282004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
729
730        * aclocal/rtems-cpu-subdirs.m4: Add avr.
731
7322004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
733
734        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
735        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
736
7372004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
738
739        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
740        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
741
7422004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
743
744        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
745
7462004-07-28  Joel Sherrill <joel@OARcorp.com>
747
748    * aclocal/version.m4: Updated to rtems-4.6.99.1.
749
7502004-07-25      Joel Sherrill <joel@OARcorp.com>
751
752        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
753
7542004-05-21  Till Strauman <strauman@slac.stanford.edu>
755
756        PR 625/networking
757        * libchip/network/dec21140.c, ... : Prevent name clashes by making
758        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
759        an error rather than panic if no chip is detected (thus allowing
760        for probing).
761        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
762        instead of looping forever.  Avoid divide by zero (crashed my PC).
763        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
764        they are UNTESTED.
765
7662004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
767
768        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
769
7702004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
771
772        * libchip/network/dec21140.c, libchip/network/elnk.c:
773        #include <errno.h>.
774
7752004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
776
777        * libchip/network/if_media.h: Update from FreeBSD.
778        * libchip/network/open_eth.c, libchip/network/cs8900.c,
779        libchip/network/i82586.c: #include <errno.h>.
780
7812004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
782
783        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
784
7852004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
786
787        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
788
7892004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
790
791        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
792        automake).
793
7942004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
795
796        PR 599/pppd
797        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
798
7992004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
800
801        * optman/rtems/no-region.c: Reflect having changed
802        rtems_region_get_segment_size.
803
8042004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
805
806        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
807        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
808        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
809        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
810        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
811        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
812        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
813
8142004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
815
816        * libchip/ide/ata.c, libchip/network/dec21140.c,
817        libchip/network/elnk.c, libchip/network/i82586.c,
818        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
819        libchip/network/open_eth.c, libchip/network/sonic.c,
820        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
821        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
822        libchip/shmdr/init.c, libchip/shmdr/intr.c,
823        libchip/shmdr/shm_driver.h: Cosmetics.
824
8252004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
826
827        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
828        optman/rtems/no-msg.c, optman/rtems/no-part.c,
829        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
830        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
831        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
832        fixed size types.
833
8342004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
835
836        * configure.ac: Explicitly pass --includedir and --libdir to
837        cpukit/configure.
838
8392004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
840
841        * librdbg/Makefile.am: Fix rpcgen rules.
842        * librdbg/src/i386/any/remdeb_xdr.c,
843        librdbg/src/m68k/any/remdeb_xdr.c,
844        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
845        Reflect changes to librdbg/Makefile.am.
846
8472004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
848
849        * configure.ac: Reflect changes testsuites/configure.ac and
850        cpukit/configure.ac.
851
8522004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
853
854        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
855        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
856
8572004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
858
859        * configure.ac: Reflect changes to testsuites's configuration.
860
8612004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
862
863        PR/589 rtems
864        * libchip/network/pci.h: Remove (Moved to cpukit).
865
8662004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
867
868        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
869        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
870        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
871        libchip/network/dec21140.c, libchip/network/elnk.c,
872        libchip/network/if_fxp.c, libchip/network/open_eth.c,
873        libchip/network/open_eth.h, libchip/network/sonic.c,
874        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
875        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
876        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
877        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
878        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
879        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
880        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
881        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
882        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
883        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
884        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
885        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
886        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
887        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
888        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
889        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
890        fixed-size types.
891
8922004-03-14      Chris Johns  <chrisj@rtems.org>
893
894        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
895        the BSP example code.
896        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
897        support the DIMMPC. This is a pc386 target with IO port support. Minor
898        formating clean up. Add documentation to the header file.
899        * libchip/network/README.cs8900: The CS8900 driver is documented in the
900        cs8900.h header file.
901
9022004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
905        Cosmetics.
906
9072004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
910        There are no application level Makefiles in here.
911
9122004-03-04      Joel Sherrill <joel@OARcorp.com>
913
914        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
915        they can be used in application level makefiles.
916
9172004-03-05      Joel Sherrill <joel@OARcorp.com>
918
919        * libnetworking/rtems_webserver/ejparse.c,
920        libnetworking/rtems_webserver/emfdb.c,
921        libnetworking/rtems_webserver/sock.c,
922        libnetworking/rtems_webserver/socket.c,
923        libnetworking/rtems_webserver/sym.c,
924        libnetworking/rtems_webserver/webs.c,
925        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
9262004-03-05      Joel Sherrill <joel@OARcorp.com>
927
928        * libchipnetwork/open_eth.c: Remove warnings by conditionally
929        compiling this file only only those CPU families with supported
930        exception models.
931
9322004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * acinclude.m4: Fix loosing arguments when configuring cpukit and
935        testsuites (Was exposed with --enable-multilib, only).
936        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
937         Add RTEMS_BSP_CONFIG_SUBDIR.
938        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
939        testsuites's configure.
940        * aclocal/rtems-top.m4: Remove ENDIF hack.
941        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
942
9432004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
946        wrapup/Makefile.am: Fix automake problems having been introduced
947        in previous patch.
948
9492004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
952        Preinstall dirs.
953        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
954        * aclocal/check-multiprocessing.m4: Cosmetics.
955        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
956        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
957
9582004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
961        librdbg/src/Makefile.am.
962        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
963        * configure.ac: Reflect changes above.
964        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
965        * wrapup/Makefile.am: Reflect changes above.
966        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
967
9682004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
971
9722004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
975
9762004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * wrapup/Makefile.am: Reflect new location of librdbg.a.
979
9802004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
983        librdbg/src/powerpc/Makefile.am: Remove.
984        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
985        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
986        * configure.ac: Reflect changes above.
987
9882004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990
9912004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
994        STRIP.
995
9962004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * librdbg/include/Makefile.am: Merge-in
999        librdbg/include/rdbg/i386/Makefile.am,
1000        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1001        librdbg/include/rdbg/powerpc/Makefile.am.
1002        * librdbg/include/rdbg/i386/Makefile.am,
1003        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1004        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1005        * configure.ac: Reflect changes above.
1006
10072004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * configure.ac: Use AS_HELP_STRING(ada).
1010
10112004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1014        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1015        Use AC_CONFIG_HEADERS.
1016        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1017        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1018
10192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * Makefile.am: include local.am.
1022
10232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * aclocal/version.m4: 4.6.99.0.
1026
10272004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * Makefile.am: Don't include host.am.
1030        * automake/compile.am: Further cleanups.
1031
10322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * automake/lib.am: Remove (Unused).
1035
10362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * wrapup/Makefile.am: Don't include lib.am.
1039        * automake/compile.am: Use automake compilation rules.
1040
10412004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * libnetworking/pppd/Makefile.am,
1044        libnetworking/rtems_servers/Makefile.am,
1045        libnetworking/rtems_telnetd/Makefile.am,
1046        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1047        support/Makefile.am: Don't include lib.am.
1048
10492004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * libchip/Makefile.am: Don't include lib.am.
1052        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1053        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1054        unnecessary EXTRA_DISTs.
1055
10562004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1059        hack.
1060
10612004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1064        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1065        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1066        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1067
10682004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1071        Add AM_CONDITIONAL(HAS_MP).
1072        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1073        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1074        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1075        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1076        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1077        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1078        (Deprecated by autoconf 2.59).
1079
10802004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1083        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1084
10852004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * ChangeLog: Merge-in libnetworking/ChangeLog.
1088        * libnetworking/ChangeLog: Remove.
1089        * ChangeLog: Merge-in librdbg/ChangeLog.
1090        * librdbg/ChangeLog: Remove.
1091        * ChangeLog: Merge-in libchip/ChangeLog.
1092        * libchip/ChangeLog: Remove.
1093        * ChangeLog: Merge-in optman/ChangeLog.
1094        * optman/ChangeLog: Remove.
1095
10962004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * configure.ac: Reflect changes to cpukit.
1099        * wrapup/Makefile.am: Reflect changes to librdbg.
1100        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1101        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1102        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1103        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1104        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1105        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1106        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1107        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1108        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1109
11102004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * aclocal/rtems-top.m4: Remove check for version.m4.
1113        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1114
11152004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1118        * wrapup/Makefile.am: Reflect changes to libchip/*.
1119        * support/Makefile.am: Use automake compilation rules.
1120        * wrapup/Makefile.am: Reflect changes to support/*.
1121        * configure.ac: Remove libnetworking/wrapup/Makefile.
1122        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1123        libnetworking/*/lib*.a instead of libnetapps.a.
1124        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1125        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1126        * optman/Makefile.am: Use automake compilation rules.
1127        * libchip/Makefile.am: Fix typo in previous patch.
1128        * libchip/Makefile.am: Use automake compilation rules.
1129        * libnetworking/Makefile.am: Remove wrapup.
1130        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1131        automake-compilation rules.
1132        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1133        automake-compilation rules.
1134        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1135        automake-compilation rules.
1136        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1137        automake-compilation rules.
1138        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1139
11402004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1143        PRE/TMPINSTALL_FILES to CLEANFILES.
1144        * automake/lib.am: Remove TMPINSTALL_FILES.
1145        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1146        PRE/TMPINSTALL_FILES to CLEANFILES.
1147        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1148        PRE/TMPINSTALL_FILES to CLEANFILES.
1149        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1150        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1151        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1152        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1153        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1154        * librdbg/src/i386/Makefile.am: Ditto.
1155        * librdbg/src/m68k/Makefile.am: Ditto.
1156        * librdbg/src/powerpc/Makefile.am: Ditto.
1157        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1158        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1159        * libnetworking/rtems_servers/Makefile.am: Ditto.
1160        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1161        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1162
11632004-01-07      Joel Sherrill <joel@OARcorp.com>
1164
1165        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1166        more completely covers the MIPS family.
1167
11682003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * wrapup/Makefile.am: Reflect changes to shmdr.
1171        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1172
11732003-12-18      Joel Sherrill <joel@OARcorp.com>
1174
1175        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1176        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1177        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1178        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1179        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1180        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1181        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1182
11832003-12-17      Joel Sherrill <joel@OARcorp.com>
1184
1185        * aclocal/version.m4: Updated to rtems-20031217-test.
1186
11872003-12-17     
1188
1189        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1190        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1191
11922003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * automake/compile.am: Remove LINK_LIBS (Unused).
1195        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1196
11972003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1200        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1201        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1202        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1203        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1204
12052003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1208        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1209        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1210        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1211        * librdbg/src/i386/Makefile.am:
1212        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1213        * librdbg/src/m68k/Makefile.am:
1214        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1215        * librdbg/src/powerpc/Makefile.am:
1216        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1217
12182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1219
1220        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1221        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1222        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1223        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1224        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1225        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1226        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1227        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1228        * optman/Makefile.am: Remove project_libdir.
1229        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1230        PRE/TMPINSTALL_FILES.
1231        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1232        PRE/TMPINSTALL_FILES.
1233        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1234        PRE/TMPINSTALL_FILES.
1235        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1236        PRE/TMPINSTALL_FILES.
1237        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1238        from PRE/TMPINSTALL_FILES.
1239        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1240        PRE/TMPINSTALL_FILES.
1241        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1242        PRE/TMPINSTALL_FILES.
1243        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1244        PRE/TMPINSTALL_FILES.
1245        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1246        PRE/TMPINSTALL_FILES.
1247        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1248        PRE/TMPINSTALL_FILES.
1249        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1250        PRE/TMPINSTALL_FILES.
1251        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1252        from PRE/TMPINSTALL_FILES.
1253
12542003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1257        * automake/lib.am: Remove project_libdir.
1258        * wrapup/Makefile.am: Reworked.
1259
12602003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * configure.ac: Reflect changes to librdbg.
1263        * optman/Makefile.am: Add tmpinstall dirstamp support.
1264        * libchip/Makefile.am: Fix variant-tmpinstall support.
1265        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1266        * librdbg/src/powerpc/Makefile.am: Merge-in former
1267        new_exception_processing/Makefile.am.
1268        * librdbg/src/m68k/any/Makefile.am: Remove.
1269        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1270        * librdbg/src/i386/any/Makefile.am: Remove.
1271        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1272        * librdbg/src/Makefile.am: Cosmetics.
1273        * librdbg/include/Makefile.am: Cosmetics.
1274        * librdbg/Makefile.am: Cosmetics.
1275        * libnetworking/Makefile.am: Cosmetics.
1276        * libnetworking/pppd/Makefile.am: Cosmetics.
1277        * libnetworking/wrapup/Makefile.am: Cosmetics.
1278
12792003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * Makefile.am: Cosmetics.
1282        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1283        support.
1284
12852003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * automake/compile.am: Remove $(ARCH):-rule.
1288
12892003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * configure.ac: Remove lib/libbsp/shared/Makefile,
1292        lib/libbsp/shmdr/Makefile.
1293
12942003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1297        libchip/serial/Makefile, libchip/rtc/Makefile.
1298        * support/Makefile.am: Remove all-local: $(ARCH).
1299        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1300        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1301        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1302        * optman/Makefile.am: Remove all-local: $(ARCH).
1303        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1304        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1305        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1306        compilation dirstamp support.
1307        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1308        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1309        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1310        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1311        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1312        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1313        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1314        all-local: $(ARCH).
1315        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1316        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1317        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1318        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1319        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1320
13212003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * aclocal/lead-dot.m4: New (from automake-1.7f).
1324        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1325        AC_SUBST(dirstamp).
1326        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1327        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1328        libchip/serial/Makefile.am: Ditto.
1329        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1330        * librdbg/include/Makefile.am: Ditto.
1331        * librdbg/include/rdbg/Makefile.am: Ditto.
1332        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1333        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1334        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1335        * librdbg/src/Makefile.am: Ditto.
1336        * librdbg/src/i386/Makefile.am: Ditto.
1337        * librdbg/src/i386/any/Makefile.am: Ditto.
1338        * librdbg/src/m68k/Makefile.am: Ditto.
1339        * librdbg/src/m68k/any/Makefile.am: Ditto.
1340        * librdbg/src/powerpc/Makefile.am: Ditto.
1341        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1342        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1343        preinstallation.
1344        * libnetworking/pppd/Makefile.am: Ditto.
1345        * libnetworking/rtems_servers/Makefile.am: Ditto.
1346        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1347        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1348        * libnetworking/wrapup/Makefile.am: Ditto.
1349
13502003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1353        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1354        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1355        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1356        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1357        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1358        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1359        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1360        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1361        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1362        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1363        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1364        underquoting to silence automake-1.8.
1365
13662003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * configure.ac: Reflect having moved tests to ../../testsuites.
1369
13702003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1373        * aclocal/canonical-host.m4: Remove.
1374        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1375        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1376
13772003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * aclocal/check-cpu.m4: Remove.
1380        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1381        * aclocal/canonical-target-name.m4: Add m4-quotes.
1382        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1383        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1384        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1385        * aclocal/check-networking.m4: Add m4-quotes. Require
1386        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1387        * aclocal/check-posix.m4: Add m4-quotes. Require
1388        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1389        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1390        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1391        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1392
13932003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1396        * aclocal/bsp-alias.m4: Remove.
1397
13982003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1399
1400        * configure.ac: Make presence of tests/ optional.
1401
14022003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1403
1404        * aclocal/path-perl.m4: Remove (Unused).
1405
14062003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * automake/force-preinstall.am: Remove.
1409
14102003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1411
1412        PR 499/rtems_misc
1413        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1414        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1415        Configuration (Odd was forced) - Correction of Stop Bit configuration
1416        (inversed) - Correction of ISR Handler to call
1417        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1418        CTS Hardware flow control Configuration.
1419
14202003-09-04      Joel Sherrill <joel@OARcorp.com>
1421
1422        * lib/libcpu/shared/include/cache.h,
1423        lib/libcpu/shared/src/cache_aligned_malloc.c,
1424        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1425        license changed.
1426        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1427        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1428        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1429        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1430        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1431        for license changed.
1432        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1433        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1434        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1435        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1436        libchip/network/cs8900.h, libchip/network/dec21140.c,
1437        libchip/network/elnk.c, libchip/network/open_eth.c,
1438        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1439        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1440        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1441        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1442        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1443        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1444        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1445        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1446        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1447        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1448        libchip/serial/serial.h, libchip/serial/z85c30.c,
1449        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1450        libchip/serial/z85c30_reg.c: URL for license changed.
1451
14522003-09-03      Jiri Gaisler <jiri@gaisler.com>
1453
1454        PR 477/networking
1455        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1456        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1457        libchip/network/open_eth.h: New files.
1458
14592003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * aclocal/rtems-top.m4: Add RTEMS_API.
1462        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1463
14642003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
1466        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1467        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1468        @RTEMS_BSP@.cfg.
1469
14702003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1473
14742003-08-20      Joel Sherrill <joel@OARcorp.com>
1475
1476        * libchip/network/cs8900.c: Correct copyright statements.
1477
14782003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * aclocal/check-itron.m4: Remove.
1481        * aclocal/enable-inlines.m4: Remove.
1482        * Makefile.am: Reflect having moved aclocal/.
1483        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1484        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1485        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1486        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1487        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1488        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1489        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1490        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1491        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1492        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1493        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1494        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1495        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1496        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1497        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1498        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1499        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1500        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1501        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1502        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1503        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1504        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1505        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1506        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1507        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1508        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1509        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1510        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1511        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1512        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1513        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1514        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1515        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1516        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1517        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1518        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1519        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1520        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1521        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1522        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1523        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1524        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1525        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1526        * aclocal/target.m4: New (Copied from ../../aclocal).
1527        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1528        * aclocal/version.m4: New (Copied from ../../aclocal).
1529
15302003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * configure.ac: Remove stray comments.
1533        * automake/local.am, automake/host.am: Remove "debug".
1534
15352003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1536
1537        * Makefile.am: Reflect having moved automake/.
1538        * lib/Makefile.am: Reflect having moved automake/.
1539        * support/Makefile.am: Reflect having moved automake/.
1540        * wrapup/Makefile.am: Reflect having moved automake/.
1541        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1542        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1543        from ../../automake).
1544        * optman/Makefile.am: Reflect having moved automake/.
1545        * libchip/Makefile.am: Reflect having moved automake/.
1546        * libchip/ide/Makefile.am: Reflect having moved automake/.
1547        * libchip/network/Makefile.am: Reflect having moved automake/.
1548        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1549        * libchip/serial/Makefile.am: Reflect having moved automake/.
1550        * librdbg/Makefile.am: Reflect having moved automake/.
1551        * librdbg/include/Makefile.am: Reflect having moved automake/.
1552        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1553        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1554        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1555        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1556        automake/.
1557        * librdbg/src/Makefile.am: Reflect having moved automake/.
1558        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1559        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1560        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1561        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1562        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1563        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1564        having moved automake/.
1565        * libnetworking/Makefile.am: Reflect having moved automake/.
1566        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1567        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1568        automake/.
1569        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1570        automake/.
1571        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1572        automake/.
1573        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1574
15752003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1576
1577        * Makefile.am: Add bsp.pc.in.
1578        * bsp.pc.in: New (pkgconfig support).
1579
15802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1581
1582        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1583
15842003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1585
1586        * lib/Makefile.am: New (Required by 'make dist').
1587        * lib/ChangeLog: Remove.
1588        * lib/.cvsignore: Cleanup.
1589        * configure.ac: Reflect having added lib/Makefile.am.
1590        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1591        lib/libbsp/configure.ac.
1592        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1593        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1594
15952003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1598        * configure.ac: Merge-in librdbg/configure.ac.
1599        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1600        librdbg/configure.ac.
1601        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1602        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1603        LIBCHIP. Conditionally build include-dirs.
1604        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1605        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1606        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1607        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1608        librdbg/include/rdbg/m68k/Makefile.am,
1609        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1610        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1611        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1612        librdbg/src/powerpc/Makefile.am, librdbg/
1613        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1614        configure.ac into ../configure.ac.
1615        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1616        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1617        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1618        libnetworking/rtems_telnetd/Makefile.am,
1619        libnetworking/rtems_webserver/Makefile.am,
1620        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1621        into ../configure.ac.
1622
16232003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1624
1625        PR 427/rtems
1626        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1627        * librdbg/src/servtsp.c: Ditto.
1628
16292003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1630
1631        PR 429/bsps
1632        PR 432/bsps
1633        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1634        packets are queued onto an elnk board, the ISR will deadlock the device
1635        with a tx complete interrupt.  Lighter tx loads are not affected as they
1636        end up submitting single packets to the device.
1637
16382003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1639
1640        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1641        optman/configure.ac.
1642        * optman/configure.ac: Remove (Merged into ../configure.ac).
1643        * optman/Makefile.am: Reflect having merged configure.ac into
1644        ../configure.ac.
1645        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1646        * libchip/Makefile.am, libchip/ide/Makefile.am,
1647        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1648        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1649        ../configure.ac.
1650
16512003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1652
1653        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1654
16552003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1656
1657        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1658        on i386.
1659
16602003-06-13      Joel Sherrill <joel@OARcorp.com>
1661
1662        * libnetworking/pppd/chat.c: Removed warnings.
1663
16642003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1665
1666        * libchip/network/README.3com: New file missed in previous commit.
1667        PR 405/bsps
1668        PR 393/networking
1669        * libchip/network/dec21140.c: Fix leak also known as PR393.
1670        * libchip/network/elnk.c, libchip/network/if_media.h,
1671        libchip/network/mii.h: New files.
1672        * libchip/network/Makefile.am: Reflect new files.
1673
16742003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1675
1676        * configure.ac: Remove support for profile-variant.
1677
16782003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        PR 397/pppd
1681        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1682        * libnetworking/pppd/magic.c: Remove *rand48.
1683        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1684
16852003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1686
1687        * wrapup/Makefile.am: Add libide.a.
1688
16892003-04-15      Joel Sherrill <joel@OARcorp.com>
1690
1691        PR 387/rtems_misc
1692        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1693        routines.
1694        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1695
16962003-04-11      Joel Sherrill <joel@OARcorp.com>
1697
1698        * libnetworking/rtems_webserver/cgi.c,
1699        libnetworking/rtems_webserver/sockGen.c,
1700        libnetworking/rtems_webserver/umui.c,
1701        libnetworking/rtems_webserver/websSSL.c,
1702        libnetworking/rtems_webserver/websSSL.h,
1703        libnetworking/rtems_webserver/websda.c,
1704        libnetworking/rtems_webserver/websda.h: New files. Not included in
1705        previous commit.
1706
17072003-04-10      Joel Sherrill <joel@OARcorp.com>
1708
1709        PR 371/pppd
1710        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1711        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1712        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1713        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1714        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1715        still global symbols in rtemspppd.h which might need to be changed or
1716        converted into member of a structure which is dereferenced with a
1717        pointer that is managed as a per task variable. But this patch should
1718        avoid many conflicts.
1719
17202003-03-27      Joel Sherrill <joel@OARcorp.com>
1721
1722        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1723        not allowed in the cpukit source code since it must be buildable
1724        independent of any BSP. These files were moved to libchip/ide.
1725        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1726        files.
1727
17282003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1729
1730        PR 368/filesystems
1731        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1732        improvements which now work on pc386 and mbx8xx.
1733        * libchip/ide/ide_controller.c: New file.
1734
17352003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1736
1737        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1738
17392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1740
1741        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1742        * configure.ac: Add support/.
1743        * support/.cvsignore: New.
1744        * support/Makefile.am: New.
1745        * support/version.c: New.
1746        * wrapup/Makefile.am: Add support/libsupport.a.
1747        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1748        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1749        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1750        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1751
17522003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1753
1754        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1755
17562003-02-20      Till Straumann <strauman@slac.stanford.edu>
1757
1758        PR 354/networking
1759        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1760        chip against a table of supported chips. The untested ones are still
1761        commented out, however.
1762
17632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1764
1765        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1766        * configure.ac: AC_PREREQ(2.57).
1767        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1768        * optman/configure.ac: AC_PREREQ(2.57).
1769        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1770        * libchip/configure.ac: AC_PREREQ(2.57).
1771        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1772        * librdbg/configure.ac: AC_PREREQ(2.57).
1773        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1774        * libnetworking/configure.ac: AC_PREREQ(2.57).
1775
17762003-02-06      Joel Sherrill <joel@OARcorp.com>
1777
1778        * libnetworking/pppd/chat.c: Convert routines with common names to
1779        static. This included get_char(), put_char(), and character() among
1780        others.
1781
17822003-02-03      Joel Sherrill <joel@OARcorp.com>
1783
1784        PR 338/filesystem
1785        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1786        rtems_io_lookup_name() (API change).  Unused function removed.
1787
17882003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1789
1790        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1791        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1792        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1793        Eliminate *_O_FILES.
1794        * libnetworking/rtems_servers/Makefile.am,
1795        libnetworking/rtems_webserver/Makefile.am,
1796        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1797
17982002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1799
1800        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1801        Let all-local: depend on $(LIB).
1802        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1803        * optman/Makefile.am: Apply install-data-local to install *.rels.
1804
18052002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1806
1807        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1808        %.c rules.
1809        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1810        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1811        * libchip/rtc/Makefile.am: Ditto.
1812        * libchip/serial/Makefile.am: Ditto.
1813
18142002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1817        LIBC_DEFINES.
1818        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1819        LIBC_DEFINES.
1820        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1821        LIBC_DEFINES.
1822
18232002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1824
1825        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1826
18272002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1828
1829        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1830        cache-checking.
1831        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1832
18332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1834
1835        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1836        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1837        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1838        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1839        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1840
18412002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1842
1843        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1844        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1845        Remove.
1846        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1847
18482002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1849
1850        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1851        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1852
18532002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1854
1855        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1856        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1857
18582002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1859
1860        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1861        * optman/rel.am: New.
1862
18632002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1864
1865        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1866        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1867        braino in comment on "exec". Extend --enable-ada handling.
1868
18692002-11-04      Joel Sherrill <joel@OARcorp.com>
1870
1871        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1872        tasks and rolling multiple loops into 1.
1873        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1874        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1875        Removed warnings.
1876
18772002-10-31      Joel Sherrill <joel@OARcorp.com>
1878
1879        * libchip/network/dec21140.c: Removed warnings.
1880        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1881        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1882        librdbg/src/m68k/any/remdeb_xdr.c,
1883        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1884        warnings.
1885        * libnetworking/rtems_webserver/socket.c,
1886        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1887
18882002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1889
1890        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1891        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1892        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1893        above.
1894
18952002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1896
1897        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1898        * wrapup/.cvsignore: Remove autom4te.cache.
1899        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1900        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1901        autom4te.cache.
1902        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1903        autom4te.cache.
1904        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1905        autom4te.cache.
1906
19072002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1908
1909        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1910
19112002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1912
1913        * optman/.cvsignore: Add autom4te.cache.
1914
19152002-09-14      Joel Sherrill <joel@OARcorp.com>
1916
1917        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1918
19192002-09-07      Joel Sherrill <joel@OARcorp.com>
1920
1921        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1922        include files to resolve warnings.
1923
19242002-09-07      Chris Johns <ccj@acm.org>
1925
1926        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1927        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1928        which corrects the problem  where the cs8900.c file was actually the BSP
1929        glue.  Joel did some hacking so this file will compile.  Previously it
1930        required providing a target.h file to compile.
1931        * libchip/network/cs8900.c.bsp: New file.
1932
19332002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1934
1935        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1936
19372002-08-31      Joel Sherrill <joel@OARcorp.com>
1938
1939        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1940        eliminate warning.
1941
19422002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1943
1944        * configure.ac: Add ada-tests.
1945
19462002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1947
1948        * Makefile.am: Add preinstall-stamp.
1949
19502002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1951
1952        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1953        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1954        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1955        gcc31 happy.
1956        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1957        cp.
1958
19592002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1960
1961        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1962        make/bsp.mak.
1963        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1964        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1965
19662002-08-12      Joel Sherrill <joel@OARcorp.com>
1967
1968        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1969        avoid error.
1970
19712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1972
1973        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1974        * configure.ac: Add BSP_SUBDIRS.
1975        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1976        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1977        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1978        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1979        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1980        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1981        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1982        RTEMS_CHECK_BSP_CACHE.
1983        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1984        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1985        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1986        .$(OBJEXT) instead of .o.
1987        * libnetworking/pppd/Makefile.am,
1988        libnetworking/rtems_servers/Makefile.am,
1989        libnetworking/rtems_telnetd/Makefile.am,
1990        libnetworking/rtems_webserver/Makefile.am,
1991        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1992
19932002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1994
1995        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1996        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1997        ../libchip/serial/$(ARCH)/libserialio.a.
1998        * libchip/serial/Makefile.am: Don't tmp-install lib.
1999        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2000
20012002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2002
2003        * Makefile.am: Add rtems_makedir.
2004        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2005        * Makefile.am: Add wrapup-SUBDIR.
2006        * wrapup/ChangeLog: Remove.
2007        * wrapup/configure.ac: Remove.
2008        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2009        (Make the bare BSP happy).
2010        * configure.ac: Ditto.
2011        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2012        Create make/custom/default.cfg.
2013        * configure.ac: Add creation of make/custom/*.cfg. Create
2014        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2015
20162002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2017
2018        * Makefile.am: Clean $(PROJECT_RELEASE).
2019
20202002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2021
2022        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2023        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2024        prototype mismatches.
2025
20262002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2027
2028        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2029        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2030
20312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2032
2033        * acinclude.m4: Add test "$multilib" != "yes".
2034        * config-ml.in: Remove.
2035        * acinclude.m4: Cleanups.
2036        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2037        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2038        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2039        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2040        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2041
20422002-07-16      Eric Norum <eric.norum@usask.ca>
2043
2044        * New driver for the Intel EtherExpressPro (82559ER) chip.
2045        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2046        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2047        * libchip/network/Makefile.am: Modified to reflect above.
2048
20492002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2050
2051        * acinclude.m4: New.
2052        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2053        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2054        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2055
20562002-07-01      Joel Sherrill <joel@OARcorp.com>
2057
2058        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2059        _Objects_Information_table now that it is a two dimensional array based
2060        upon API and class.
2061        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2062        of strnlen().
2063
20642002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2065
2066        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2067        preinstall libnetapps.a.
2068
20692002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2070
2071        * configure.ac: Remove librpc.
2072
20732002-06-25      Joel Sherrill <joel@OARcorp.com>
2074
2075        * Per PR233, moved librpc to exec.
2076        * configure.ac, wrapup/Makefile.am: Modified.
2077        * librpc, librpc/ChangeLog: Removed.
2078
20792002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2080
2081        * optman/Makefile.am: Remove multilib support.
2082        * optman/configure.ac: Ditto.
2083        * optman/sapi/Makefile.am: Ditto.
2084
20852002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2086
2087        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2088        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2089
20902002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2091
2092        Move networking libraries to c/src/exec/libnetworking
2093        * libnetworking/configure.ac, libnetworking/Makefile.am,
2094        libnetworking/wrapup/Makefile.am: Reflect Moval.
2095
20962002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2097
2098        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2099        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2100        <rtems/bspIo.h>.
2101
21022002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2103
2104        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2105        * libnetworking/rtems/mkrootfs.h: Ditto.
2106        * libnetworking/rtems/Makefile.am: Reflect changes above.
2107
21082002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2109
2110        * configure.ac: Remove lib.
2111
21122002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2113
2114        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2115        that exception stack frames on M68K members with VBR always are 6 byte
2116        long. The incorrect assumption resulted in some gdb commands like "next"
2117        to fail on the 68360.
2118
21192002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2120
2121        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2122        PR 220
2123        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2124        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2125        CVS.
2126        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2127        libnetworking/sys/filio.h: Remove.
2128        * libnetworking/sys/Makefile.am: Reflect changes above.
2129
21302002-05-07      Chris Johns <ccj@acm.org>
2131
2132        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2133        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2134        requires it to be stripped.
2135
21362002-05-01      Eric Norum <eric.norum@usask.ca>
2137
2138        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2139        assembly  to satisfy gcc 3.1 and newer.
2140
21412002-04-26      Eric Norum <eric.norum@usask.ca>
2142
2143        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2144        agressive optimization in gcc 3.1 does not reorder things.
2145
21462002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2147
2148        * libchip/network/dec21140.c: Reflect changes to powerpc's
2149        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2150        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2151        <rtems/score/cpu.h>.
2152        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2153        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2154
21552002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2156
2157        * optman/configure.ac: Remove ENABLE_GCC28.
2158
21592002-04-11      Chris Johns <ccj@acm.org>
2160
2161        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2162        driver control block field to the ifconfig network driver structure.
2163        This field is needed by the i82586 driver which was ported from NetBSD
2164        as it had better hardware abstraction.
2165        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2166        PR59, added the drv_ctrl driver control block field to the ifconfig
2167        network driver structure. This field is needed by the i82586 driver
2168        which was ported from NetBSD as it had better hardware abstraction.
2169
21702002-04-10      Mike Siers <mikes@poliac.com>
2171
2172        * libnetworking/rtems_webserver/NOTES,
2173        libnetworking/rtems_webserver/asp.c,
2174        libnetworking/rtems_webserver/balloc.c,
2175        libnetworking/rtems_webserver/default.c,
2176        libnetworking/rtems_webserver/ej.h,
2177        libnetworking/rtems_webserver/ejIntrn.h,
2178        libnetworking/rtems_webserver/ejlex.c,
2179        libnetworking/rtems_webserver/ejparse.c,
2180        libnetworking/rtems_webserver/emfdb.c,
2181        libnetworking/rtems_webserver/emfdb.h,
2182        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2183        libnetworking/rtems_webserver/handler.c,
2184        libnetworking/rtems_webserver/license.txt,
2185        libnetworking/rtems_webserver/md5.h,
2186        libnetworking/rtems_webserver/md5c.c,
2187        libnetworking/rtems_webserver/mime.c,
2188        libnetworking/rtems_webserver/misc.c,
2189        libnetworking/rtems_webserver/ringq.c,
2190        libnetworking/rtems_webserver/rom.c,
2191        libnetworking/rtems_webserver/security.c,
2192        libnetworking/rtems_webserver/sock.c,
2193        libnetworking/rtems_webserver/sym.c,
2194        libnetworking/rtems_webserver/uemf.c,
2195        libnetworking/rtems_webserver/uemf.h,
2196        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2197        libnetworking/rtems_webserver/url.c,
2198        libnetworking/rtems_webserver/value.c,
2199        libnetworking/rtems_webserver/wbase64.c,
2200        libnetworking/rtems_webserver/webcomp.c,
2201        libnetworking/rtems_webserver/webpage.c,
2202        libnetworking/rtems_webserver/webrom.c,
2203        libnetworking/rtems_webserver/webs.c,
2204        libnetworking/rtems_webserver/webs.h,
2205        libnetworking/rtems_webserver/websuemf.c,
2206        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2207        2.1.4.
2208
22092002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2210
2211        * libchip/network/i82586.c: Include <string.h>.
2212        * libchip/network/sonic.c: Ditto.
2213
22142002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2215
2216        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2217
22182002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2219
2220        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2221
22222002-03-27      Thomas.Doerfler@imd-systems.de
2223
2224        PR 144
2225        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2226        memory address 0 when called for the first time. This is done when
2227        trying to clear the variable "dhcp_hostname".
2228
22292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2230
2231        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2232        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2233        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2234        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2235        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2236        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2237        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2238        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2239        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2240        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2241        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2242        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2243        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2244        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2245        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2246        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2247        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2248        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2249        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2250        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2251        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2252        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2253        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2254        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2255        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2256        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2257        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2258        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2259        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2260        AUTOMAKE_OPTIONS.
2261        * libnetworking/configure.ac:
2262        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2263        foreign 1.6]).
2264        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2265        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2266        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2267        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2268        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2269        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2270        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2271        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2272        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2273        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2274        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2275        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2276        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2277        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2278        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2279        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2280        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2281
22822002-03-27      Ilya Alexeev <ilya@continuum.ru>
2283
2284        PR 162
2285        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2286        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2287        used in a device write routines.  Now ppp_softc structure have own
2288        character for writing to device (sc_outchar).  I think that converting
2289        local variables to static is not a right solution, because problems will
2290        occur in the case of two or more ppp instances.
2291        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2292        must be u_long, otherwise in the case of the big output packet endless
2293        loop may occur.
2294
22952002-03-21      Ilya Alexeev <ilya@continuum.ru>
2296
2297        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2298        preparations for multiple PPPD connections.
2299
23002002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2301
2302        PR 149
2303        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2304        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2305        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2306        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2307
23082002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2309
2310        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2311        * configure.ac: Modified to reflect addition.
2312
23132002-02-27      Ilya Alexeev <ilya@continuum.ru>
2314
2315        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2316        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2317        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2318        capabilities as well as eliminate some warnings.
2319
23202002-02-27      Eric Norum <eric.norum@usask.ca>
2321
2322        * libnetworking/net/radix.c: Properly handle fetching the default route
2323        when there is no route.  This was a bug in the original FreeBSD code and
2324        this fix is from an updated version of their code.
2325
23262002-02-16      Eric Norum <eric.norum@usask.ca>
2327
2328        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2329        checking.
2330
23312002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2332
2333        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2334        dodefaultroute.
2335
23362002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2337
2338        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2339        include <rtems/seterr.h>.
2340
23412002-02-01      Mike Siers <mikes@poliac.com>
2342
2343        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2344        avoid bringing the link down too fast. NOTE: Mike reports successfully
2345        running at 56K baud on a direct link.
2346
23472002-02-01      Eric Valette <valette@crf.canon.fr>
2348
2349        * librdbg/So many patches have been posted recently on the mailing list
2350        and  because we were unable to find correct solution to compile on
2351        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2352        because the coding  style of rdbg was rather inconsistant among various
2353        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2354        global coding style (using indent + manual edits), 2) incorporate/review
2355        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2356        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2357        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2358        after rdbg initialization is done, NB : the paches is huge but it is
2359        mainly due to coding styke chnages.  Only few lines of codes have been
2360        really changed and they do not impact  rdbg functionnality (AFAIKT).
2361        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2362        librdbg/include/rdbg/m68k/rdbg_f.h,
2363        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2364        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2365        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2366        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2367        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2368        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2369        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2370        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2371        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2372        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2373        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2374        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2375        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2376        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2377        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2378        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2379
23802002-01-31      Mike Siers <mikes@poliac.com>
2381
2382        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2383        * Nice Update of PPPD support which eliminates the requiremetn that
2384        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2385        and reports that it seems to be more stable and handle larger packets
2386        better.  This patch replaces the termios tasks with more general pppd
2387        network driver tasks.  The functions pppinput() and pppstart() get
2388        called from the interrupt service routine.
2389        * libnetworking/Makefile.am, libnetworking/configure.ac,
2390        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2391        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2392        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2393        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2394        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2395        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2396        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2397        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2398        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2399        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2400        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2401        libnetworking/net/route.c, libnetworking/net/route.h,
2402        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2403        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2404        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2405        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2406        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2407        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2408        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2409        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2410        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2411        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2412        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2413        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2414        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2415        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2416        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2417        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2418        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2419        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2420        libnetworking/pppd/example/README,
2421        libnetworking/pppd/example/netconfig.h,
2422        libnetworking/wrapup/Makefile.am: Modified.
2423        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2424        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2425        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2426        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2427        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2428        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2429        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2430        libnetworking/modem/pppcompress.c: Subdirectory removed.
2431
24322002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2433
2434        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2435        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2436
24372002-01-18      Till Straumann <strauman@slac.stanford.edu>
2438
2439        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2440        issues: - exception handler needs to enable MSR_FP if the interrupted
2441        thread is FP enabled. - printk message for MSR fixed and added
2442        stacktrace. NOTE: this requires the stacktrace patch to
2443        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2444        however).
2445
24462002-01-06      Joel Sherrill <joel@OARcorp.com>
2447
2448        * optman/.cvsignore: Added aclocal.m4 and configure.
2449        * optman/.cvsignore: New file.
2450
24512002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2452
2453        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2454
24552002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2456
2457        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2458        * optman/ChangeLog: New.
2459        * optman/configure.ac: New.
2460        * optman/Makefile.am: New.
2461        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2462        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2463
24642001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2465
2466        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2467
24682001-12-18      Eric Norum <eric.norum@usask.ca>
2469
2470        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2471        `directories' (path names with a / at the end) while disallowing open()
2472        operations on TFTP `directories'.
2473
24742001-12-07      Eric Norum <eric.norum@usask.ca>
2475
2476        * libnetworking/lib/tftpDriver.c: Restore write capability.
2477
24782001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2479
2480        * libchip/network/sonic.h: Fix typo.
2481        * libnetworking/arpa/Makefile.am: Remove stray lines.
2482
24832001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2484
2485        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2486
24872001-10-18      Eric Norum <eric.norum@usask.ca>
2488
2489        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2490        chdir() and open() operations within the TFTP file system.
2491
24922001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2493
2494        * librdbg/configure.ac: Fix latent bug exposed by removal of
2495        config.cache's which prevented powerpc targets librdbg from building.
2496
24972001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2498
2499        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2500        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2501        autoconf-2.52 happy.
2502
25032001-10-12      Mike Siers <mikes@poliac.com>
2504
2505        * libnetworking/Update to stable working state.  Congratulations Mike!
2506        :).
2507        * libnetworking/modem_example: Directory removed.
2508        * libnetworking/modem_example/16550.h,
2509        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2510        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2511        libnetworking/modem_example/ppp.h,
2512        libnetworking/modem_example/pppcompress.c: Files removed.
2513        * libnetworking/pppd/example/pppd.options: New file.
2514        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2515        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2516        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2517        libnetworking/pppd/rtemsmain.c: Updated.
2518
25192001-10-12      Joel Sherrill <joel@OARcorp.com>
2520
2521        * libchip/serial/z85c30.c: Fixed typo.
2522
25232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2524
2525        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2526        * configure.in: Remove.
2527        * configure.ac: New file, generated from configure.in by autoupdate.
2528        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2529        * libchip/configure.in: Remove.
2530        * libchip/configure.ac: New file, generated from configure.in by
2531        autoupdate.
2532        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2533        * librdbg/configure.in: Remove.
2534        * librdbg/configure.ac: New file, generated from configure.in by
2535        autoupdate.
2536        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2537        * libnetworking/configure.in: Remove.
2538        * libnetworking/configure.ac: New file, generated from configure.in by
2539        autoupdate.
2540
25412001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2542
2543        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2544        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2545        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2546
25472001-09-27      Joel Sherrill <joel@OARcorp.com>
2548
2549        * libchip/ChangeLog: Fixed typo in date.
2550
25512001-09-27      Eric Norum <eric.norum@usask.ca>
2552
2553        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2554        TFTP  filesystem.
2555
25562001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2557
2558        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2559        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2560        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2561        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2562        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2563        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2564        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2565        'PREINSTALL_FILES ='.
2566        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2567        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2568        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2569        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2570        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2571        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2572        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2573        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2574        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2575        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2576        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2577        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2578
25792001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2580
2581        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2582        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2583        * librdbg/src/m68k/any/Makefile.am: Ditto.
2584        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2585        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2586        happy.
2587
25882001-09-21      Joel Sherrill <joel@OARcorp.com>
2589
2590        * libchip/network/Makefile.am: Fixed typo on file name.
2591        * libchip/network/i82586.c: Commented out line 318 which is referencing
2592        a member of a structure that is not currently there.  This needs to be
2593        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2594        to C style.
2595
25962001-09-19      Eric Norum <eric.norum@usask.ca>
2597
2598        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2599
26002001-09-19      Chris Johns <ccj@acm.org>
2601
2602        * libchip/network/README.i82586, libchip/network/i82586.c,
2603        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2604        Network driver for Intel i82586.
2605        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2606        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2607        "root" filesystem with information obtained via the DHCP response.
2608
26092001-09-14      Eric Norum <eric.norum@usask.ca>
2610
2611        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2612        make gcc 3.x happy.
2613
26142001-08-16      Mike Siers <mikes@poliac.com>
2615
2616        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2617        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2618        These support callback functionality that has not even been compiled
2619        under RTEMS yet.
2620        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2621        example application.  Mike's notes on the modifications: - renamed
2622        error() function because of namespace problems - removed calls to the
2623        exit() funciton - removed extra files from the pppd source directory -
2624        defined pppd task constant values in rtemspppd.h - modifyied example
2625        code to get actual tick per second value - placed the pppd 2.3.11 man
2626        page file (pppd.8) into the pppd directory.
2627        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2628        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2629        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2630        libnetworking/pppd/rtems-ppp.c: Deleted.
2631        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2632        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2633        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2634        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2635        libnetworking/pppd/example/init.c,
2636        libnetworking/pppd/example/netconfig.h,
2637        libnetworking/pppd/example/ppp.conf,
2638        libnetworking/pppd/example/pppdapp.c,
2639        libnetworking/pppd/example/system.h: New files.
2640        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2641        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2642        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2643        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2644        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2645        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2646        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2647        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2648        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2649        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2650        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2651        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2652        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2653        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2654        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2655
26562001-08-16      Joel Sherrill <joel@OARcorp.com>
2657
2658        * libnetworking/pppd/example/Makefile: Removed.
2659        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2660        to avoid bootstrap -c clobbering it.
2661        * libnetworking/rtems_telnetd/.cvsignore: New file.
2662
26632001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2664
2665        * libnetworking/Makefile.am, libnetworking/configure.in,
2666        libnetworking/rtems_servers/Makefile.am,
2667        libnetworking/rtems_servers/telnetd.c,
2668        libnetworking/rtems_servers/telnetd.h,
2669        libnetworking/rtems_telnetd/Makefile.am,
2670        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2671        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2672        libnetworking/rtems_telnetd/telnetd.c,
2673        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2674        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2675        effect when ftpd change. - the tcp/ip stats have been implemented into
2676        icmds.c and started when telnetd daemon is started.
2677        * libnetworking/rtems_servers/telnetd.c,
2678        libnetworking/rtems_servers/telnetd.h: Removed.
2679        * libnetworking/rtems_telnetd: New directory.
2680        * libnetworking/rtems_telnetd/Makefile.am,
2681        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2682        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2683        libnetworking/rtems_telnetd/telnetd.c,
2684        libnetworking/rtems_telnetd/telnetd.h: New files.
2685
26862001-06-14      Joel Sherrill <joel@OARcorp.com>
2687
2688        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2689        Moved from libmisc/shell so the network stack to address network
2690        depenendency.
2691        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2692
26932001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2694
2695        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2696
26972001-05-15      Joel Sherrill <joel@OARcorp.com>
2698
2699        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2700        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2701        accidentally deleted the incorrectly empty versions.
2702
27032001-05-14      Till Straumann <strauman@slac.stanford.edu>
2704
2705        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2706        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2707        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2708        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2709        to know the values) - the affected BSP (shared/motorola) headers have
2710        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2711        driver (libchip/network/dec21140.c) has been fixed to use
2712        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2713        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2714        who is using this driver. - the DEC driver also has been fixed to use
2715        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2716        delay_in_bus_cycles().
2717
27182001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2719
2720        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2721
27222001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2723
2724        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2725
27262001-04-24      Eric Norum <eric.norum@usask.ca>
2727
2728        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2729        NTP synchronization a little more robust -- no NTP daemon yet, but at
2730        least it trys a little harder when the primary NTP server is down.
2731
27322001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2733
2734        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2735        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2736        libnetworking/pppd/modem_example/modem.c,
2737        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2738        other strings into English.
2739        * libnetworking/pppd/STATUS: updated to reflect the changes.
2740
27412001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2742
2743        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2744        again.
2745
27462001-04-20      Eric Valette <valette@crf.canon.fr>
2747
2748        * mcp750 directory renamed new_exception processing as it supports many
2749        more CPU models.
2750        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2751        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2752        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2753        formerly in mcp750 plus modifications.
2754        * librdbg/src/powerpc/mcp750/.cvsignore,
2755        librdbg/src/powerpc/mcp750/Makefile.am,
2756        librdbg/src/powerpc/mcp750/remdeb.h,
2757        librdbg/src/powerpc/mcp750/remdeb_f.x,
2758        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2759        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2760        new_exception_processing.
2761        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2762        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2763        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2764        part of this effort to add support for the MPC8xx.
2765
27662001-04-19      Joel Sherrill <joel@OARcorp.com>
2767
2768        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2769        internal include files.
2770
27712001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2772
2773        PR 158
2774        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2775        rcmd() library call by commenting out the parts that deal with signals.
2776        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2777        stdio. The 'server-side' parts of this file which deal with
2778        authentication are disabled since they are not needed.
2779
27802001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2781
2782        * libnetworking/include/.cvsignore: Remove dangling file.
2783
27842001-03-14      Joel Sherrill <joel@OARcorp.com>
2785
2786        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2787        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2788        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2789        libchip style serial drivers can be written in libcpu or libbsp.
2790
27912001-03-01      Joel Sherrill <joel@OARcorp.com>
2792
2793        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2794        libchip/network/sonic.c, libchip/network/sonic.h,
2795        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2796        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2797        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2798        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2799        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2800        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2801        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2802        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2803
28042001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2805
2806        * librdbg/include/rdbg/Makefile.am,
2807        librdbg/include/rdbg/i386/Makefile.am,
2808        librdbg/include/rdbg/m68k/Makefile.am,
2809        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2810        style on include files.
2811
28122001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2813
2814        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2815        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2816        replace ${..} with $(..).
2817        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2818        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2819        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2820        libnetworking/rtems/Makefile.am, libnetworking/
2821        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2822        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2823        include_*HEADERS instead of H_FILES.
2824        * libnetworking/include/Makefile.am: Remove.
2825        * libnetworking/Makefile.am: Add handling of *.h files.
2826        * libnetworking/configure.in: Remove include/Makefile.
2827
28282001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2829
2830        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2831
28322001-01-31      Sergei Organov <osv@javad.ru>
2833
2834        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2835        current dir and root dir removed in favor of new libio support for
2836        task-local current and root directories. - Bug in `close_data_socket()'
2837        introduced by previous change fixed. - `command_pasv()' changed to set
2838        timeout on socket we are listening on and code fixed to don't close
2839        socket twice on error. - `serr()' changed to clear `errno'. -
2840        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2841        changed to clear `errno' before processing session. -
2842        `close_data_socket()' fixed to close both active and passive sockets -
2843        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2844        empty string  in `exec_command()'.
2845
28462001-01-25      Eric Norum <eric.norum@usask.ca>
2847
2848        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2849        improves throughput on systems which are dropping packets.   Only the
2850        first timeout is reduced.  This keeps the number of extra packets down
2851        on networks that are very busy and dropping lots of packets.
2852
28532001-01-24      Sergei Organov <osv@javad.ru>
2854
2855        * libnetworking/rtems_servers/ftpd.c,
2856        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2857        - Timeouts on sockets implemented. 'idle' field added to configuration.
2858        No timeout by default to keep backward compatibility. Note: SITE IDLE
2859        command not implemented yet. - Basic global access control implemented.
2860        'access' field added to configuration. No access limitations by default
2861        to keep backward compatibility. - Anchor data socket for active mode
2862        (using self IP and port 20.) - Fixed default data port support (still
2863        not tested). - Don't allow IP address different from originating host in
2864        PORT command to improve security. - Fixed bug in MDTM command. - Check
2865        for correctness of parsing of argument in command_port(). - Fixed
2866        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2867        a directory. - Command parsing a little bit improved: command names are
2868        now converted to upper-case to be more compatible with RFC (command
2869        names are not case-sensitive.) - Reformat comments so that they have
2870        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2871        previous changes - True ASCII mode implemented (doesn't work for hooks
2872        and /dev/null) - Passive mode implemented, PASV command added. - Default
2873        port for data connection could be used (untested, can't find ftp client
2874        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2875        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2876
28772001-01-18      Joel Sherrill <joel@OARcorp.com>
2878
2879        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2880        macro using variable arguments.
2881        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2882        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2883        since I updated the main RTEMS development machine to RedHat 7.2 and
2884        apparently got a new version of rpcgen.
2885
28862001-01-12      Sergei Organov <osv@javad.ru>
2887
2888        * libnetworking/rtems_servers/ftpd.c,
2889        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2890        - use pool of pre-created threads to handle sessions instead of
2891        creating/deleting threads on the fly - LIST output is now similar to
2892        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2893        happy with it. - LIST NAME now works (both for files and directories) -
2894        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2895        clients happy  - keep track of CWD for every session separately -
2896        ability to specify root directory name for FTPD in configuration table.
2897        FTPD will then create illusion for FTP clients that this is actually
2898        root directory. - ignore options sent in commands, thus LIST -al FILE
2899        works and doesn't try to list "-al" directory. - buffers are allocated
2900        on stack instead of heap where possible to eliminate malloc/free calls
2901        (avoid possible heap fragmentation troubles). - drop using of task
2902        notepad to pass parameters - use function arguments instead - use
2903        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2904        in socket() instead of AF_INET.
2905
29062001-01-02      Joel Sherrill <joel@OARcorp.com>
2907
2908        * libnetworking/CHANGELOG: Removed.
2909        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2910
29112000-12-14      Eric Norum <eric.norum@usask.ca>
2912
2913        * libnetworking/lib/tftpDriver.c: Added write capability.
2914
29152000-12-08      Joel Sherrill <joel@OARcorp.com>
2916
2917        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2918        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2919        numerous variable declarations conditional on PPP_COMPRESS and
2920        PPP_FILTER.  Commented out variables that were not used because the code
2921        using them was commented out. Removed totally unused variables.
2922        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2923        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2924
29252000-11-30      Joel Sherrill <joel@OARcorp.com>
2926
2927        * libnetworking/modem/ppp_tty.c: Changed to include
2928        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2929        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2930        * libnetworking/Makefile.am: Modified to reflect above.
2931
29322000-11-27      Joel Sherrill <joel@OARcorp.com>
2933
2934        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2935
29362000-11-25      Eric Norum <eric.norum@usask.ca>
2937
2938        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2939        core.
2940
29412000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2942
2943        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2944        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2945        subdir.
2946        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2947        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2948        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2949        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2950        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2951        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2952        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2953        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2954        ppp_tty.c and the real pppd main is in pppmain.c.
2955
29562000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2957
2958        * libchip/network/sonic.c: Added ipalign() routine to align the received
2959        packet so that the ip header is on a 32-bit boundary. Necessary for
2960        cpu's that do not allow unaligned loads and stores and when the 32-bit
2961        DMA mode is used.
2962
29632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2964
2965        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2966        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2967        ACLOCAL_AMFLAGS.
2968        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2969        ACLOCAL_AMFLAGS.
2970        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2971        ACLOCAL_AMFLAGS.
2972
29732000-11-03      Chris Johns <ccj@acm.org>
2974
2975        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2976        libchip/network/cs8900.h: New files.
2977
29782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2979
2980        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2981        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2982        $(RTEMS_TOPdir)/aclocal.
2983        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2984        $(RTEMS_TOPdir)/aclocal.
2985        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2986        $(RTEMS_TOPdir)/aclocal.
2987
29882000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2989
2990        * configure.in: Switch to GNU-canonicalization.
2991        * Makefile.am: Reflect changes to configure.in.
2992        * acinclude.m4: Remove.
2993
29942000-10-30      Joel Sherrill <joel@OARcorp.com>
2995
2996        * POSIX include files merged into newlib.  This resulted in some
2997        definitions moving to other files and thus some secondary effects in
2998        RTEMS source code.
2999        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3000        in sync with newlib's <machine/types.h>.
3001        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3002        definition of struct itimerval in <sys/time.h>.
3003
30042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3005
3006        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3007        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3008        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3009        * ChangeLog: Fix typos.
3010        * configure.in: add tests to the GNU canonicalized subdirectories.
3011
30122000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3013
3014        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3015        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3016        the lib directory before configuring lib/.
3017
30182000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3019
3020        * configure.in, Makefile.am: add exec to the GNU canonicalized
3021        subdirectories.
3022        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3023        * configure.in: add libnetworking, librpc and librdb to the GNU
3024        canonicalized subdirectories.
3025        * configure.in: add libmisc and libchip to the GNU canonicalized
3026        subdirectories.
3027        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3028        Switch to GNU canonicalization.
3029        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3030        Switch to GNU canonicalization.
3031        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3032        Switch to GNU canonicalization.
3033
30342000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3035
3036        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3037        canonicalization to libfs/. The approach is currently a bit of a hack as
3038        GNU canonicalization does not support the per-BSP build some of the
3039        other directories require.  As more of the tree is converted, this will
3040        become less  of an issue.
3041
30422000-10-20      Joel Sherrill <joel@OARcorp.com>
3043
3044        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3045        parameter.
3046
30472000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3048
3049        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3050        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3051        * librdbg/configure.in: Add m68k support.
3052        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3053        subdirectory.
3054        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3055        failure.
3056        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3057        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3058        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3059        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3060        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3061        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3062        librdbg/src/m68k/.cvsignore: New files.
3063        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3064        function pointers.
3065        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3066        _after_ pointer has been checked against NULL.
3067
30682000-10-18      Joel Sherrill <joel@OARcorp.com>
3069
3070        * wrapup/Makefile.am: Added libfs.
3071
30722000-10-18      Chris Johns <ccj@acm.org>
3073
3074        * libfs created.
3075        * configure.in: Added libfs subdirectory.
3076        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3077
30782000-09-28      Joel Sherrill <joel@OARcorp.com>
3079
3080        * libnetworking/rtems_webserver/Makefile.am,
3081        libnetworking/rtems_webserver/base64.c,
3082        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3083        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3084
30852000-09-22      Joel Sherrill <joel@OARcorp.com>
3086
3087        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3088        libnetworking/rtems/rtems_bsdnet_internal.h,
3089        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3090        have included rtems.h.  It is now including precisely the  least amount
3091        of low level, yet portable .h files to get the basic RTEMS types
3092        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3093        used machine/types.h to include rtems.h.
3094
30952000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3096
3097        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3098
30992000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3100
3101        * libnetworking/ChangeLog: Cleanup.
3102
31032000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3104
3105        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3106        * libchip/ChangeLog: Fix formating.
3107
31082000-09-05      Joel Sherrill <joel@OARcorp.com>
3109
3110        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3111        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3112        confusion and to work with the converted flags.
3113
31142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3115
3116        * wrapup/Makefile.am: Include compile.am.
3117        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3118        libchip/serial/Makefile.am: Include compile.am.
3119        * librdbg/src/i386/any/Makefile.am,
3120        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3121        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3122        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3123        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3124        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3125        libnetworking/rtems_servers/Makefile.am,
3126        libnetworking/rtems_webserver/Makefile.am,
3127        libnetworking/wrapup/Makefile.am: Include compile.am.
3128
31292000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3130
3131        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3132        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3133
31342000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3135
3136        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3137
31382000-08-31      Joel Sherrill <joel@OARcorp.com>
3139
3140        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3141        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3142        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3143        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3144        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3145        * libnetworking/wbase64.c: Removed.
3146        * libnetworking/Makefile.am, libnetworking/asp.c,
3147        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3148        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3149        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3150        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3151        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3152        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3153        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3154        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3155        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3156        Modified.
3157
31582000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3159
3160        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3161
31622000-08-30      Joel Sherrill <joel@OARcorp.com>
3163
3164        * libnetworking/rtems_webserver/license.txt: New file.
3165
31662000-08-10      Joel Sherrill <joel@OARcorp.com>
3167
3168        * ChangeLog: New file.
3169        * libchip/ChangeLog: New file.
3170        * librdbg/ChangeLog: New file.
3171        * libnetworking/ChangeLog: New file.
3172
Note: See TracBrowser for help on using the repository browser.