source: rtems/c/src/ChangeLog @ 67ace2d9

4.104.114.84.95
Last change on this file since 67ace2d9 was 158f87b0, checked in by Joel Sherrill <joel.sherrill@…>, on 09/11/06 at 21:45:23

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

  • librdbg/src/_servtgt.c: Convert C++ style comments to C style.
  • Property mode set to 100644
File size: 121.9 KB
Line 
12006-09-11      Joel Sherrill <joel@OARcorp.com>
2
3        * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
4
52006-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * libchip/network/greth.c, libchip/network/open_eth.c,
8        libchip/network/smc91111.c, libchip/network/sonic.c: Fix error
9        introduced by warning removal.
10
112006-09-01      Joel Sherrill <joel@OARcorp.com>
12
13        * libchip/network/greth.c, libchip/network/open_eth.c,
14        libchip/network/smc91111.c: Remove warnings and correct prototype
15        added earlier today.
16
172006-09-01      Joel Sherrill <joel@OARcorp.com>
18
19        * libchip/network/cs8900.c, libchip/network/greth.c,
20        libchip/network/i82586.c, libchip/network/open_eth.c,
21        libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly
22        sized integers, and inttypes.h printf helpers.
23
242006-08-09      Kolja Waschk <waschk@telos.de>
25
26        * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
27
282006-07-12      Joel Sherrill <joel@OARcorp.com>
29
30        * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
31
322006-07-11      Jerry Needell <jerry.needell@unh.edu>
33
34        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
35        4.6 branch.  Original modifications by Gaisler Enterprises.
36        * libchip/network/greth.c, libchip/network/greth.h: New files.
37
382006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
39
40        * ide/ata.[ch]:
41        (PR1118) fetch priority for ATA task from a variable,
42        not a fixed configuration value.
43       
442006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * Makefile.am: Add ampolish3.
47
482006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * ampolish3: New.
51        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
52
532006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * aclocal/rtems-ampolish.m4: New.
56        * configure.ac: Use RTEMS_AMPOLISH3.
57
582006-04-18  Joel Sherrill <joel@OARcorp.com>
59
60        * aclocal/version.m4: Updated to rtems-4.6.99.3.
61
622006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
63
64        PR 853/filesystem
65        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
66        should be modified to support the new exception scheme and to use the
67        handle parameter.
68
692006-02-a32     Eric Norum <norume@aps.anl.gov>
70
71        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
72        "newer" PCI access calls.  Minor cleanups.  Comments.
73
742006-01-12      Eric Norum <norume@aps.anl.gov>
75
76        PR 861/networking
77        PR 863/networking
78        * libchip/network/smc91111.c: Fix illegal lvalue increments.
79
802006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * wrapup/Makefile.am: Add preinstall.am.
83        * libchip/Makefile.am: Build libchip/network/smc91111.
84        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
85        Eliminate cyg_int* crap.
86
872006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * librdbg/Makefile.am: Add preinstall.am.
90        * aclocal/bsp-configure.m4: Add ampolish3.
91        New header guards.
92
932006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * libchip/network/open_eth.c, libchip/network/open_eth.h:
96        Merger from rtems-4-6-branch.
97
982006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * libchip/network/smc91111.c
101        libchip/network/smc91111config.h
102        libchip/network/smc91111exp.h
103        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
104        * libchip/Makefile.am: Reflect adding smc91111*.
105
1062006-01-08      Joel Sherrill <joel@OARcorp.com>
107
108        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
109        char *.
110
1112006-01-08      Joel Sherrill <joel@OARcorp.com>
112
113        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
114        warnings.
115
1162005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
119        Add RTEMS_RELLDFLAGS.
120        * automake/compile.am: Remove RTEMS_USE_GCC.
121        Remove RTEMS_RELLDFLAGS.
122        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
123
1242005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
125
126        * libchip/network/if_media.h, libchip/network/mii.h:
127        Remove (Moved to cpukit).
128        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
129        and libchip/network/if_media.h.
130        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
131        if_media.h having moved.
132
1332005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * automake/compile.am, automake/host.am, automake/local.am,
136        automake/subdirs.am: Remove depend.
137        * configure.ac: Explicitly pass --libdir and --includedir to
138        testsuites.
139
1402005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * configure.ac: Reflect changes to testsuites.
143
1442005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * automake/compile.am: Remove GCCSPECS.
147        * aclocal/prog-cc.m4: Add GCCSPECS.
148        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
149
1502005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
151
152        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
153        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
154
1552005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
156
157        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
158        libcpu/byteorder.h for i386.
159
1602005-11-02      Till Straumann <strauman@slac.stanford.edu>
161
162        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
163        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
164        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
165        added a simple API/library for i2c devices and drivers for i2c
166        2-byte eeproms and a ds1621 temperature sensor; API is documented
167        in libi2c.h.
168
1692005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * libnetworking/pppd/ipxcp.c,
172        libnetworking/pppd/chat.c,
173        libnetworking/pppd/patchlevel.h,
174        libnetworking/pppd/upap.h,
175        libnetworking/pppd/md5.h,
176        libnetworking/pppd/pppd.8,
177        libnetworking/pppd/README,
178        libnetworking/pppd/preinstall.am,
179        libnetworking/pppd/md4.h,
180        libnetworking/pppd/magic.c,
181        libnetworking/pppd/pppd.h,
182        libnetworking/pppd/demand.c,
183        libnetworking/pppd/rtemsmain.c,
184        libnetworking/pppd/sys-rtems.c,
185        libnetworking/pppd/ipcp.h,
186        libnetworking/pppd/lcp.h,
187        libnetworking/pppd/chap_ms.c,
188        libnetworking/pppd/md4.c,
189        libnetworking/pppd/rtemspppd.h,
190        libnetworking/pppd/cbcp.h,
191        libnetworking/pppd/auth.c,
192        libnetworking/pppd/lcp.c,
193        libnetworking/pppd/example/README,
194        libnetworking/pppd/example/ppp.conf,
195        libnetworking/pppd/example/system.h,
196        libnetworking/pppd/example/netconfig.h,
197        libnetworking/pppd/example/pppdapp.c,
198        libnetworking/pppd/example/init.c,
199        libnetworking/pppd/example/Makefile-user,
200        libnetworking/pppd/example/pppd.options,
201        libnetworking/pppd/rtemspppd.c,
202        libnetworking/pppd/ipxcp.h,
203        libnetworking/pppd/chap_ms.h,
204        libnetworking/pppd/options.c,
205        libnetworking/pppd/magic.h,
206        libnetworking/pppd/chap.h,
207        libnetworking/pppd/cbcp.c,
208        libnetworking/pppd/upap.c,
209        libnetworking/pppd/chap.c,
210        libnetworking/pppd/Makefile.am,
211        libnetworking/pppd/ccp.h,
212        libnetworking/pppd/utils.c,
213        libnetworking/pppd/rtemsdialer.h,
214        libnetworking/pppd/fsm.h,
215        libnetworking/pppd/pathnames.h,
216        libnetworking/pppd/md5.c,
217        libnetworking/pppd/fsm.c,
218        libnetworking/pppd/ipcp.c,
219        libnetworking/pppd/STATUS,
220        libnetworking/pppd/ccp.c,
221        libnetworking/Makefile.am: Remove (Moved to cpukit).
222
2232005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
224
225        * configure.ac: Remove libnetworking, libnetworking/pppd.
226        * wrapup/Makefile.am: Remove libpppd.a.
227
2282005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
231        rtemsdialer.h to $(includedir)/rtems.
232
2332005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * libnetworking/rtems_telnetd/icmds.c,
236        libnetworking/rtems_telnetd/Makefile.am,
237        libnetworking/rtems_telnetd/preinstall.am,
238        libnetworking/rtems_telnetd/pty.c,
239        libnetworking/rtems_telnetd/pty.h,
240        libnetworking/rtems_telnetd/README,
241        libnetworking/rtems_telnetd/telnetd.c,
242        libnetworking/rtems_telnetd/telnetd.h:
243        Remove (Moved to cpukit).
244
2452005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
246
247        * configure.ac: Remove libnetworking/rtems_telnetd.
248        * libnetworking/Makefile.am: Remove rtems_telnetd.
249        * libnetworking/README: Remove (Obsolete).
250        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
251
2522005-10-20  Eric Norum <norume@aps.anl.gov>
253
254        * libchip/network/dec21140.c: Clean up PCI mapping.
255
2562005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
257
258        * libnetworking/pppd/Makefile.am: Use preinstall.am.
259        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
260        librdbg/src/servrpc.c, librdbg/src/servtgt.c
261        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
262        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
263        * configure.ac: Move optman to the end of BSP_SUBDIRS.
264
2652005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
266
267        * aclocal/bspopts.m4: Add missing m4 quotes.
268
2692005-09-02  Joel Sherrill <joel@OARcorp.com>
270
271    * aclocal/version.m4: Updated to rtems-4.6.99.2.
272
2732005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
274
275        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
276        libchip/network/dec21140.c: Remove initialization of PCI bus.
277
2782005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
279
280        * optman/Makefile.am: Add preinstall.am.
281
2822005-07-18      Karel Gardas <kgardas@objectsecurity.com>
283
284        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
285        UNTESTED to tested.
286
2872005-06-17      Joel Sherrill <joel@OARcorp.com>
288
289        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
290        it is not supported by the MPC5xx.
291
2922005-06-17      Joel Sherrill <joel@OARcorp.com>
293
294        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
295        interface. Also correct attempting to build on other than PowerPC and
296        x86.
297
2982005-06-16      Daron Chabot <daron@nucleus.usask.ca>
299
300        * libchip/Makefile.am: Add driver for Tulip clones.
301        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
302        libchip/network/if_dcreg.h: New files.
303
3042005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
305
306        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
307        to enable rdbg.
308        * configure.ac: Reflect changes above.
309
3102005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
311
312        * configure.ac: Add ada/.
313
3142005-05-20      Sergei Organov  <osv@topconrd.ru>
315
316        PR 750/networking
317        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
318        wait_input().
319
3202005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
321
322        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
323        rtems/irq.h.
324
3252005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
326
327        * libchip/Makefile.am: Include preinstall.am.
328        * libchip/preinstall.am: New.
329
3302005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
331
332        * configure.ac: Add AMPOLISH3.
333        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
334        * libnetworking/rtems_telnetd/preinstall.am: New.
335        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
336
3372005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
338
339        * configure.ac: Let enable_rpcgen default to "no".
340
3412005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
342
343        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
344
3452005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
346
347        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
348        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
349
3502005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
351
352        * libchip/network/dec21140.c, libchip/network/elnk.c,
353        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
354
3552005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
356
357        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
358        of code as a result of the implementation of a common PCI interface.
359
3602005-05-04      Joel Sherrill <joel@OARcorp.com>
361
362        * libchip/network/open_eth.c: Remove prototype of set_vector.
363
3642005-05-03      Joel Sherrill <joel@OARcorp.com>
365
366        * librdbg/src/ptrace.c: Remove warning.
367
3682005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
369
370        * libchip/network/dec21140.c, libchip/network/elnk.c,
371        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
372        Modified parameter list to remove warnings.
373
3742005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
375
376        * libchip/network/cs8900.c, libchip/network/i82586.c,
377        libchip/network/open_eth.c, libchip/network/sonic.c,
378        libchip/serial/mc68681.c: Modified types to remove
379        warnings.  Added initialization to remove warnings.
380
3812005-04-28      Joel Sherrill <joel@OARcorp.com>
382
383        * libchip/network/README.sonic: Rewritten to account for removal of
384        dmv177.
385
3862005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
387
388        PR 781/rtems_misc
389        * libchip/serial/ns16550_p.h: Fix baud rate calculation
390
3912005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
392
393        * libchip/serial/ns16550.c:
394        Fixed warnings generated in various powerpc configurations
395
3962005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
397
398        * libchip/serial/ns16550.c: Modified
399        ISR to work with PPC new exception processing
400
4012005-03-14      Joel Sherrill <joel@OARcorp.com>
402
403        * libchip/network/dec21140.c, libchip/network/elnk.c,
404        libchip/network/if_fxp.c: Continue PCI API unification. All use
405        pci_find_device(). Network drivers manufacture a signature since all
406        calls have not been converted yet.
407
4082005-03-04      Joel Sherrill <joel@OARcorp.com>
409
410        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
411        initialize function part of the unified PCI API as pci_initialize().
412
4132005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
414
415        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
416        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
417
4182005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
419
420        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
421        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
422
4232005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
424
425        * aclocal/ppc.m4: Reflect changes to ppc exception processing
426        building procedures.
427
4282005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
429
430        * aclocal/prog-cc.m4:
431        Quote CFLAGS's RHS to accomodate Solaris broken sh.
432
4332005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
434
435        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
436
4372005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
438
439        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
440
4412005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
442
443        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
444
4452005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
446
447        * libnetworking/rtems_servers/ftp.c,
448        libnetworking/rtems_servers/ftp.h,
449        libnetworking/rtems_servers/Makefile.am:
450        Remove (relocated to cpukit/ftpd).
451        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
452        removed move libnetworking/rtems_servers.
453
4542005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
455
456        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
457
4582005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
459
460        PR 755/rtems
461        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
462        Remove local declarations of rtems_bsdnet_nameservers,
463        rtems_bsdnet_nameservers_count.
464
4652005-01-31      Sergei Organov <osv@topconrd.ru>
466
467        PR 751/pppd
468        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
469        committed to fix PR736 breaks pppd. chat.c should have its own static
470        ttyfd for pppd to work correctly. The symptom is that second
471        invokation of chat (for connect script) fails due to pppd_ttyfd set
472        to -1 by previous chat invokation (for init script). In addition,
473        this patch fixes leaving of dangling pointer in the abort_stbring[]
474        by chat_send().
475
4762005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
477
478        * configure.ac: Remove CFLAGS_DEBUG_V.
479        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
480
4812005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
482
483        * wrapup/Makefile.am: Remove rtems-ctor.o.
484
4852005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
486
487        * libchip/rtc/rtc.h: size_t RTC_Count.
488
4892005-01-20      Joel Sherrill <joel@OARcorp.com>
490
491        PR 736/pppd
492        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
493        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
494        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
495        should not be static and should have a name more specific to pppd.
496
4972005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
498
499        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
500        libnetworking/rtems_servers/Makefile.am,
501        libnetworking/rtems_telnetd/Makefile.am,
502        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
503        Eliminate CFLAGS_OPTIMIZE_V.
504
5052005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
506
507        * configure.ac: Pass CFLAGS to testsuites configure.
508        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
509        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
510
5112005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
512
513        * configure.ac: Pass CFLAGS to cpukit configure.
514        * aclocal/rtems-flags.m4: Remove (Unused).
515        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
516        * aclocal/env-rtemsbsp.m4:
517        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
518        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
519        RTEMS_CFLAGS.
520        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
521        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
522        Cleanup comments.
523
5242005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
525
526        * automake/compile.am: Remove build-variant support.
527
5282005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
529
530        * libnetworking/pppd/Makefile.am,
531        libnetworking/rtems_servers/Makefile.am,
532        libnetworking/rtems_telnetd/Makefile.am:
533        Remove build-variant support.
534
5352005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
536
537        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
538        support/Makefile.am, wrapup/Makefile.am:
539        Remove build-variant support.
540
5412004-11-22      Joel Sherrill <joel@OARcorp.com>
542
543        * libchip/network/if_fxp.c: Add entry for another module ID code.
544
5452004-11-22      Joel Sherrill <joel@OARcorp.com>
546
547        PR 693/misc
548        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
549        in/outport routines.
550
5512004-11-22      Joel Sherrill <joel@OARcorp.com>
552
553        PR 693/misc
554        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
555        in/outport routines.
556
5572004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
558
559        * aclocal/enable-itron.m4: Remove (unused).
560
5612004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
562
563        * configure.ac: Misc. quoting cleanups.
564        Enable ada-tests iff --enable-ada and --enable-tests.
565
5662004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
567
568        PR 703/filesystem
569        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
570        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
571        libchip/ide/ide_controller.c:
572        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
573        available for BSPS/device drivers.
574        Extend the "modes_available" and "mode_active" parameters to
575        uint16_t for UDMA support.
576
5772004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
578
579        * libchip/network/dec21140.c: Cleanup a bit and remove message about
580        not supported on PowerPC since it works on the MVME2100 BSP.
581
5822004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
583
584        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
585        Add dependency tracking for *.cfgs.
586        * Makefile.am: Add dependency tracking for *.cfg.
587
5882004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
589
590        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
591        (Thanks to Lars Munch <lars@segv.dk> for catching this).
592
5932004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
594
595        PR 707/make_build
596        * configure.ac: Add --enable-rpcgen.
597
5982004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
599
600        PR 700/rtems_misc
601        * libnetworking/rtems_webserver/asp.c,
602        libnetworking/rtems_webserver/balloc.c,
603        libnetworking/rtems_webserver/cgi.c,
604        libnetworking/rtems_webserver/default.c,
605        libnetworking/rtems_webserver/ej.h,
606        libnetworking/rtems_webserver/ejIntrn.h,
607        libnetworking/rtems_webserver/ejlex.c,
608        libnetworking/rtems_webserver/ejparse.c,
609        libnetworking/rtems_webserver/emfdb.c,
610        libnetworking/rtems_webserver/emfdb.h,
611        libnetworking/rtems_webserver/form.c,
612        libnetworking/rtems_webserver/handler.c,
613        libnetworking/rtems_webserver/h.c,
614        libnetworking/rtems_webserver/license.txt,
615        libnetworking/rtems_webserver/Makefile.am,
616        libnetworking/rtems_webserver/md5c.c,
617        libnetworking/rtems_webserver/md5.h,
618        libnetworking/rtems_webserver/mime.c,
619        libnetworking/rtems_webserver/misc.c,
620        libnetworking/rtems_webserver/NOTES,
621        libnetworking/rtems_webserver/ringq.c,
622        libnetworking/rtems_webserver/rom.c,
623        libnetworking/rtems_webserver/rtems_webserver.h,
624        libnetworking/rtems_webserver/security.c,
625        libnetworking/rtems_webserver/sock.c,
626        libnetworking/rtems_webserver/socket.c,
627        libnetworking/rtems_webserver/sockGen.c,
628        libnetworking/rtems_webserver/sym.c,
629        libnetworking/rtems_webserver/uemf.c,
630        libnetworking/rtems_webserver/uemf.h,
631        libnetworking/rtems_webserver/um.c,
632        libnetworking/rtems_webserver/um.h,
633        libnetworking/rtems_webserver/umui.c,
634        libnetworking/rtems_webserver/url.c,
635        libnetworking/rtems_webserver/value.c,
636        libnetworking/rtems_webserver/wbase64.c,
637        libnetworking/rtems_webserver/webcomp.c,
638        libnetworking/rtems_webserver/webmain.c,
639        libnetworking/rtems_webserver/webpage.c,
640        libnetworking/rtems_webserver/webrom.c,
641        libnetworking/rtems_webserver/webs.c,
642        libnetworking/rtems_webserver/websda.c,
643        libnetworking/rtems_webserver/websda.h,
644        libnetworking/rtems_webserver/webs.h,
645        libnetworking/rtems_webserver/websSSL.c,
646        libnetworking/rtems_webserver/websSSL.h,
647        libnetworking/rtems_webserver/websuemf.c,
648        libnetworking/rtems_webserver/wsIntrn.h:
649        Remove (Moved to cpukit/http).
650
6512004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
652
653        PR 700/rtems_misc
654        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
655        Remove libnetworking/rtems_webserver.
656
6572004-10-25      Eric Norum <norume@aps.anl.gov>
658
659        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
660
6612004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
662
663        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
664
6652004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
666
667        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
668        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
669
6702004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
671
672        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
673
6742004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
675
676        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
677        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
678
6792004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
680
681        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
682        BITSPERBYTE.
683
6842004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
685
686        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
687        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
688
6892004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
690
691        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
692
6932004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
694
695        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
696        * aclocal/enable-bare.m4: Remove.
697        * configure.ac: Remove BARE_CPU_MODEL.
698
6992004-10-13      Eric Norum <norume@aps.anl.gov>
700
701        PR 688/bsps
702        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
703        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
704        MC146818A (and several Dallas Semiconductor) TOD chips.
705
7062004-10-13      Eric Norum <norume@aps.anl.gov>
707
708        PR 686/networking
709        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
710        device code.
711
7122004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
713
714        * libchip/network/dec21140.c: include <rtems/pci.h>.
715
7162004-09-29      Joel Sherrill <joel@OARcorp.com>
717
718        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
719        libnetworking/pppd/utils.c: i960 obsoleted and all references
720        removed.
721
7222004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
723
724        PR 607/networking
725        * libchip/network/dec21140.c: Made PCI configuration minimum sane
726        instead of fully specifying unused PCI features.
727
7282004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
729
730        * configure.ac: Require automake > 1.9.
731
7322004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
733
734        * aclocal/rtems-cpu-subdirs.m4: Add avr.
735
7362004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
737
738        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
739        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
740
7412004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
742
743        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
744        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
745
7462004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
747
748        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
749
7502004-07-28  Joel Sherrill <joel@OARcorp.com>
751
752    * aclocal/version.m4: Updated to rtems-4.6.99.1.
753
7542004-07-25      Joel Sherrill <joel@OARcorp.com>
755
756        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
757
7582004-05-21  Till Strauman <strauman@slac.stanford.edu>
759
760        PR 625/networking
761        * libchip/network/dec21140.c, ... : Prevent name clashes by making
762        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
763        an error rather than panic if no chip is detected (thus allowing
764        for probing).
765        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
766        instead of looping forever.  Avoid divide by zero (crashed my PC).
767        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
768        they are UNTESTED.
769
7702004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
771
772        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
773
7742004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
775
776        * libchip/network/dec21140.c, libchip/network/elnk.c:
777        #include <errno.h>.
778
7792004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
780
781        * libchip/network/if_media.h: Update from FreeBSD.
782        * libchip/network/open_eth.c, libchip/network/cs8900.c,
783        libchip/network/i82586.c: #include <errno.h>.
784
7852004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
786
787        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
788
7892004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
790
791        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
792
7932004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
794
795        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
796        automake).
797
7982004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
799
800        PR 599/pppd
801        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
802
8032004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
804
805        * optman/rtems/no-region.c: Reflect having changed
806        rtems_region_get_segment_size.
807
8082004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
809
810        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
811        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
812        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
813        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
814        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
815        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
816        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
817
8182004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
819
820        * libchip/ide/ata.c, libchip/network/dec21140.c,
821        libchip/network/elnk.c, libchip/network/i82586.c,
822        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
823        libchip/network/open_eth.c, libchip/network/sonic.c,
824        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
825        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
826        libchip/shmdr/init.c, libchip/shmdr/intr.c,
827        libchip/shmdr/shm_driver.h: Cosmetics.
828
8292004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
830
831        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
832        optman/rtems/no-msg.c, optman/rtems/no-part.c,
833        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
834        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
835        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
836        fixed size types.
837
8382004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
839
840        * configure.ac: Explicitly pass --includedir and --libdir to
841        cpukit/configure.
842
8432004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
844
845        * librdbg/Makefile.am: Fix rpcgen rules.
846        * librdbg/src/i386/any/remdeb_xdr.c,
847        librdbg/src/m68k/any/remdeb_xdr.c,
848        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
849        Reflect changes to librdbg/Makefile.am.
850
8512004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
852
853        * configure.ac: Reflect changes testsuites/configure.ac and
854        cpukit/configure.ac.
855
8562004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
857
858        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
859        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
860
8612004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
862
863        * configure.ac: Reflect changes to testsuites's configuration.
864
8652004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
866
867        PR/589 rtems
868        * libchip/network/pci.h: Remove (Moved to cpukit).
869
8702004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
871
872        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
873        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
874        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
875        libchip/network/dec21140.c, libchip/network/elnk.c,
876        libchip/network/if_fxp.c, libchip/network/open_eth.c,
877        libchip/network/open_eth.h, libchip/network/sonic.c,
878        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
879        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
880        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
881        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
882        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
883        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
884        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
885        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
886        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
887        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
888        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
889        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
890        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
891        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
892        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
893        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
894        fixed-size types.
895
8962004-03-14      Chris Johns  <chrisj@rtems.org>
897
898        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
899        the BSP example code.
900        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
901        support the DIMMPC. This is a pc386 target with IO port support. Minor
902        formating clean up. Add documentation to the header file.
903        * libchip/network/README.cs8900: The CS8900 driver is documented in the
904        cs8900.h header file.
905
9062004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
909        Cosmetics.
910
9112004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
914        There are no application level Makefiles in here.
915
9162004-03-04      Joel Sherrill <joel@OARcorp.com>
917
918        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
919        they can be used in application level makefiles.
920
9212004-03-05      Joel Sherrill <joel@OARcorp.com>
922
923        * libnetworking/rtems_webserver/ejparse.c,
924        libnetworking/rtems_webserver/emfdb.c,
925        libnetworking/rtems_webserver/sock.c,
926        libnetworking/rtems_webserver/socket.c,
927        libnetworking/rtems_webserver/sym.c,
928        libnetworking/rtems_webserver/webs.c,
929        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
9302004-03-05      Joel Sherrill <joel@OARcorp.com>
931
932        * libchipnetwork/open_eth.c: Remove warnings by conditionally
933        compiling this file only only those CPU families with supported
934        exception models.
935
9362004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * acinclude.m4: Fix loosing arguments when configuring cpukit and
939        testsuites (Was exposed with --enable-multilib, only).
940        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
941         Add RTEMS_BSP_CONFIG_SUBDIR.
942        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
943        testsuites's configure.
944        * aclocal/rtems-top.m4: Remove ENDIF hack.
945        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
946
9472004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
950        wrapup/Makefile.am: Fix automake problems having been introduced
951        in previous patch.
952
9532004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
956        Preinstall dirs.
957        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
958        * aclocal/check-multiprocessing.m4: Cosmetics.
959        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
960        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
961
9622004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
965        librdbg/src/Makefile.am.
966        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
967        * configure.ac: Reflect changes above.
968        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
969        * wrapup/Makefile.am: Reflect changes above.
970        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
971
9722004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
975
9762004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
979
9802004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * wrapup/Makefile.am: Reflect new location of librdbg.a.
983
9842004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
987        librdbg/src/powerpc/Makefile.am: Remove.
988        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
989        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
990        * configure.ac: Reflect changes above.
991
9922004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994
9952004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
998        STRIP.
999
10002004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * librdbg/include/Makefile.am: Merge-in
1003        librdbg/include/rdbg/i386/Makefile.am,
1004        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1005        librdbg/include/rdbg/powerpc/Makefile.am.
1006        * librdbg/include/rdbg/i386/Makefile.am,
1007        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
1008        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
1009        * configure.ac: Reflect changes above.
1010
10112004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * configure.ac: Use AS_HELP_STRING(ada).
1014
10152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * aclocal/bspopts.m4: Use AS_HELP_STRING.
1018        * aclocal/bsp-configure.m4: Require autoconf-2.59.
1019        Use AC_CONFIG_HEADERS.
1020        * aclocal/check-custom-bsp.m4: Add bspkit-support.
1021        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
1022
10232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * Makefile.am: include local.am.
1026
10272004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * aclocal/version.m4: 4.6.99.0.
1030
10312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * Makefile.am: Don't include host.am.
1034        * automake/compile.am: Further cleanups.
1035
10362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * automake/lib.am: Remove (Unused).
1039
10402004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * wrapup/Makefile.am: Don't include lib.am.
1043        * automake/compile.am: Use automake compilation rules.
1044
10452004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * libnetworking/pppd/Makefile.am,
1048        libnetworking/rtems_servers/Makefile.am,
1049        libnetworking/rtems_telnetd/Makefile.am,
1050        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1051        support/Makefile.am: Don't include lib.am.
1052
10532004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * libchip/Makefile.am: Don't include lib.am.
1056        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1057        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1058        unnecessary EXTRA_DISTs.
1059
10602004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1063        hack.
1064
10652004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1068        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1069        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1070        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1071
10722004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1075        Add AM_CONDITIONAL(HAS_MP).
1076        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1077        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1078        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1079        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1080        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1081        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1082        (Deprecated by autoconf 2.59).
1083
10842004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1087        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1088
10892004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * ChangeLog: Merge-in libnetworking/ChangeLog.
1092        * libnetworking/ChangeLog: Remove.
1093        * ChangeLog: Merge-in librdbg/ChangeLog.
1094        * librdbg/ChangeLog: Remove.
1095        * ChangeLog: Merge-in libchip/ChangeLog.
1096        * libchip/ChangeLog: Remove.
1097        * ChangeLog: Merge-in optman/ChangeLog.
1098        * optman/ChangeLog: Remove.
1099
11002004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * configure.ac: Reflect changes to cpukit.
1103        * wrapup/Makefile.am: Reflect changes to librdbg.
1104        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
1105        * libchip/Makefile.am: Add PREINSTALL_DIRS.
1106        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1107        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1108        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1109        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1110        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1111        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1112        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1113
11142004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * aclocal/rtems-top.m4: Remove check for version.m4.
1117        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1118
11192004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
1122        * wrapup/Makefile.am: Reflect changes to libchip/*.
1123        * support/Makefile.am: Use automake compilation rules.
1124        * wrapup/Makefile.am: Reflect changes to support/*.
1125        * configure.ac: Remove libnetworking/wrapup/Makefile.
1126        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1127        libnetworking/*/lib*.a instead of libnetapps.a.
1128        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1129        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
1130        * optman/Makefile.am: Use automake compilation rules.
1131        * libchip/Makefile.am: Fix typo in previous patch.
1132        * libchip/Makefile.am: Use automake compilation rules.
1133        * libnetworking/Makefile.am: Remove wrapup.
1134        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1135        automake-compilation rules.
1136        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1137        automake-compilation rules.
1138        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1139        automake-compilation rules.
1140        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1141        automake-compilation rules.
1142        * libnetworking/wrapup/Makefile.am: Remove (Unused).
1143
11442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1147        PRE/TMPINSTALL_FILES to CLEANFILES.
1148        * automake/lib.am: Remove TMPINSTALL_FILES.
1149        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1150        PRE/TMPINSTALL_FILES to CLEANFILES.
1151        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1152        PRE/TMPINSTALL_FILES to CLEANFILES.
1153        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1154        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1155        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1156        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1157        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1158        * librdbg/src/i386/Makefile.am: Ditto.
1159        * librdbg/src/m68k/Makefile.am: Ditto.
1160        * librdbg/src/powerpc/Makefile.am: Ditto.
1161        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1162        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1163        * libnetworking/rtems_servers/Makefile.am: Ditto.
1164        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1165        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1166
11672004-01-07      Joel Sherrill <joel@OARcorp.com>
1168
1169        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1170        more completely covers the MIPS family.
1171
11722003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * wrapup/Makefile.am: Reflect changes to shmdr.
1175        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1176
11772003-12-18      Joel Sherrill <joel@OARcorp.com>
1178
1179        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1180        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1181        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1182        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1183        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1184        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1185        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
1186
11872003-12-17      Joel Sherrill <joel@OARcorp.com>
1188
1189        * aclocal/version.m4: Updated to rtems-20031217-test.
1190
11912003-12-17     
1192
1193        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1194        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1195
11962003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * automake/compile.am: Remove LINK_LIBS (Unused).
1199        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1200
12012003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1204        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1205        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1206        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
1207        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1208
12092003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1212        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1213        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1214        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1215        * librdbg/src/i386/Makefile.am:
1216        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1217        * librdbg/src/m68k/Makefile.am:
1218        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1219        * librdbg/src/powerpc/Makefile.am:
1220        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1221
12222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1225        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1226        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
1227        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1228        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1229        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
1230        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1231        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1232        * optman/Makefile.am: Remove project_libdir.
1233        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1234        PRE/TMPINSTALL_FILES.
1235        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1236        PRE/TMPINSTALL_FILES.
1237        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1238        PRE/TMPINSTALL_FILES.
1239        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1240        PRE/TMPINSTALL_FILES.
1241        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1242        from PRE/TMPINSTALL_FILES.
1243        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1244        PRE/TMPINSTALL_FILES.
1245        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1246        PRE/TMPINSTALL_FILES.
1247        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1248        PRE/TMPINSTALL_FILES.
1249        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1250        PRE/TMPINSTALL_FILES.
1251        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1252        PRE/TMPINSTALL_FILES.
1253        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1254        PRE/TMPINSTALL_FILES.
1255        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1256        from PRE/TMPINSTALL_FILES.
1257
12582003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1261        * automake/lib.am: Remove project_libdir.
1262        * wrapup/Makefile.am: Reworked.
1263
12642003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * configure.ac: Reflect changes to librdbg.
1267        * optman/Makefile.am: Add tmpinstall dirstamp support.
1268        * libchip/Makefile.am: Fix variant-tmpinstall support.
1269        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1270        * librdbg/src/powerpc/Makefile.am: Merge-in former
1271        new_exception_processing/Makefile.am.
1272        * librdbg/src/m68k/any/Makefile.am: Remove.
1273        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1274        * librdbg/src/i386/any/Makefile.am: Remove.
1275        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1276        * librdbg/src/Makefile.am: Cosmetics.
1277        * librdbg/include/Makefile.am: Cosmetics.
1278        * librdbg/Makefile.am: Cosmetics.
1279        * libnetworking/Makefile.am: Cosmetics.
1280        * libnetworking/pppd/Makefile.am: Cosmetics.
1281        * libnetworking/wrapup/Makefile.am: Cosmetics.
1282
12832003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1284
1285        * Makefile.am: Cosmetics.
1286        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1287        support.
1288
12892003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * automake/compile.am: Remove $(ARCH):-rule.
1292
12932003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * configure.ac: Remove lib/libbsp/shared/Makefile,
1296        lib/libbsp/shmdr/Makefile.
1297
12982003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1299
1300        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1301        libchip/serial/Makefile, libchip/rtc/Makefile.
1302        * support/Makefile.am: Remove all-local: $(ARCH).
1303        * wrapup/Makefile.am: Remove all-local: $(ARCH).
1304        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
1305        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1306        * optman/Makefile.am: Remove all-local: $(ARCH).
1307        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1308        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1309        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1310        compilation dirstamp support.
1311        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1312        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1313        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1314        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
1315        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1316        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1317        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1318        all-local: $(ARCH).
1319        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1320        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1321        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1322        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1323        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
1324
13252003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * aclocal/lead-dot.m4: New (from automake-1.7f).
1328        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1329        AC_SUBST(dirstamp).
1330        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1331        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1332        libchip/serial/Makefile.am: Ditto.
1333        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1334        * librdbg/include/Makefile.am: Ditto.
1335        * librdbg/include/rdbg/Makefile.am: Ditto.
1336        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1337        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1338        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1339        * librdbg/src/Makefile.am: Ditto.
1340        * librdbg/src/i386/Makefile.am: Ditto.
1341        * librdbg/src/i386/any/Makefile.am: Ditto.
1342        * librdbg/src/m68k/Makefile.am: Ditto.
1343        * librdbg/src/m68k/any/Makefile.am: Ditto.
1344        * librdbg/src/powerpc/Makefile.am: Ditto.
1345        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1346        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1347        preinstallation.
1348        * libnetworking/pppd/Makefile.am: Ditto.
1349        * libnetworking/rtems_servers/Makefile.am: Ditto.
1350        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1351        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1352        * libnetworking/wrapup/Makefile.am: Ditto.
1353
13542003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1357        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
1358        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1359        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1360        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1361        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1362        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1363        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1364        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1365        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1366        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1367        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1368        underquoting to silence automake-1.8.
1369
13702003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * configure.ac: Reflect having moved tests to ../../testsuites.
1373
13742003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
1377        * aclocal/canonical-host.m4: Remove.
1378        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
1379        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1380
13812003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * aclocal/check-cpu.m4: Remove.
1384        * configure.ac: Merge-in former aclocal/check-cpu.m4.
1385        * aclocal/canonical-target-name.m4: Add m4-quotes.
1386        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1387        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1388        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1389        * aclocal/check-networking.m4: Add m4-quotes. Require
1390        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1391        * aclocal/check-posix.m4: Add m4-quotes. Require
1392        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1393        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1394        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1395        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
1396
13972003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1400        * aclocal/bsp-alias.m4: Remove.
1401
14022003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1403
1404        * configure.ac: Make presence of tests/ optional.
1405
14062003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * aclocal/path-perl.m4: Remove (Unused).
1409
14102003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * automake/force-preinstall.am: Remove.
1413
14142003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1415
1416        PR 499/rtems_misc
1417        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1418        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1419        Configuration (Odd was forced) - Correction of Stop Bit configuration
1420        (inversed) - Correction of ISR Handler to call
1421        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1422        CTS Hardware flow control Configuration.
1423
14242003-09-04      Joel Sherrill <joel@OARcorp.com>
1425
1426        * lib/libcpu/shared/include/cache.h,
1427        lib/libcpu/shared/src/cache_aligned_malloc.c,
1428        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1429        license changed.
1430        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1431        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1432        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1433        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1434        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1435        for license changed.
1436        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1437        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1438        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1439        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1440        libchip/network/cs8900.h, libchip/network/dec21140.c,
1441        libchip/network/elnk.c, libchip/network/open_eth.c,
1442        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1443        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1444        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1445        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1446        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1447        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1448        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1449        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1450        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1451        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1452        libchip/serial/serial.h, libchip/serial/z85c30.c,
1453        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1454        libchip/serial/z85c30_reg.c: URL for license changed.
1455
14562003-09-03      Jiri Gaisler <jiri@gaisler.com>
1457
1458        PR 477/networking
1459        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1460        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1461        libchip/network/open_eth.h: New files.
1462
14632003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1464
1465        * aclocal/rtems-top.m4: Add RTEMS_API.
1466        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1467
14682003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1469
1470        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1471        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1472        @RTEMS_BSP@.cfg.
1473
14742003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1477
14782003-08-20      Joel Sherrill <joel@OARcorp.com>
1479
1480        * libchip/network/cs8900.c: Correct copyright statements.
1481
14822003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1483
1484        * aclocal/check-itron.m4: Remove.
1485        * aclocal/enable-inlines.m4: Remove.
1486        * Makefile.am: Reflect having moved aclocal/.
1487        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1488        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1489        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1490        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1491        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1492        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1493        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1494        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1495        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1496        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1497        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1498        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1499        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1500        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1501        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1502        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1503        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1504        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1505        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1506        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1507        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1508        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1509        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1510        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1511        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1512        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1513        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1514        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1515        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1516        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1517        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1518        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1519        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1520        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1521        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1522        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1523        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1524        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1525        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1526        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1527        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1528        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1529        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1530        * aclocal/target.m4: New (Copied from ../../aclocal).
1531        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1532        * aclocal/version.m4: New (Copied from ../../aclocal).
1533
15342003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535
1536        * configure.ac: Remove stray comments.
1537        * automake/local.am, automake/host.am: Remove "debug".
1538
15392003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1540
1541        * Makefile.am: Reflect having moved automake/.
1542        * lib/Makefile.am: Reflect having moved automake/.
1543        * support/Makefile.am: Reflect having moved automake/.
1544        * wrapup/Makefile.am: Reflect having moved automake/.
1545        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1546        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1547        from ../../automake).
1548        * optman/Makefile.am: Reflect having moved automake/.
1549        * libchip/Makefile.am: Reflect having moved automake/.
1550        * libchip/ide/Makefile.am: Reflect having moved automake/.
1551        * libchip/network/Makefile.am: Reflect having moved automake/.
1552        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1553        * libchip/serial/Makefile.am: Reflect having moved automake/.
1554        * librdbg/Makefile.am: Reflect having moved automake/.
1555        * librdbg/include/Makefile.am: Reflect having moved automake/.
1556        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1557        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1558        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1559        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1560        automake/.
1561        * librdbg/src/Makefile.am: Reflect having moved automake/.
1562        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1563        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1564        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1565        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1566        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1567        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1568        having moved automake/.
1569        * libnetworking/Makefile.am: Reflect having moved automake/.
1570        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1571        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1572        automake/.
1573        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1574        automake/.
1575        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1576        automake/.
1577        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1578
15792003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1580
1581        * Makefile.am: Add bsp.pc.in.
1582        * bsp.pc.in: New (pkgconfig support).
1583
15842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1585
1586        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1587
15882003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1589
1590        * lib/Makefile.am: New (Required by 'make dist').
1591        * lib/ChangeLog: Remove.
1592        * lib/.cvsignore: Cleanup.
1593        * configure.ac: Reflect having added lib/Makefile.am.
1594        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1595        lib/libbsp/configure.ac.
1596        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1597        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1598
15992003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1600
1601        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1602        * configure.ac: Merge-in librdbg/configure.ac.
1603        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1604        librdbg/configure.ac.
1605        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1606        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1607        LIBCHIP. Conditionally build include-dirs.
1608        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1609        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1610        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1611        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1612        librdbg/include/rdbg/m68k/Makefile.am,
1613        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1614        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1615        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1616        librdbg/src/powerpc/Makefile.am, librdbg/
1617        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1618        configure.ac into ../configure.ac.
1619        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1620        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1621        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1622        libnetworking/rtems_telnetd/Makefile.am,
1623        libnetworking/rtems_webserver/Makefile.am,
1624        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1625        into ../configure.ac.
1626
16272003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1628
1629        PR 427/rtems
1630        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1631        * librdbg/src/servtsp.c: Ditto.
1632
16332003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1634
1635        PR 429/bsps
1636        PR 432/bsps
1637        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1638        packets are queued onto an elnk board, the ISR will deadlock the device
1639        with a tx complete interrupt.  Lighter tx loads are not affected as they
1640        end up submitting single packets to the device.
1641
16422003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1643
1644        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1645        optman/configure.ac.
1646        * optman/configure.ac: Remove (Merged into ../configure.ac).
1647        * optman/Makefile.am: Reflect having merged configure.ac into
1648        ../configure.ac.
1649        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1650        * libchip/Makefile.am, libchip/ide/Makefile.am,
1651        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1652        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1653        ../configure.ac.
1654
16552003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1656
1657        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1658
16592003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1660
1661        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1662        on i386.
1663
16642003-06-13      Joel Sherrill <joel@OARcorp.com>
1665
1666        * libnetworking/pppd/chat.c: Removed warnings.
1667
16682003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1669
1670        * libchip/network/README.3com: New file missed in previous commit.
1671        PR 405/bsps
1672        PR 393/networking
1673        * libchip/network/dec21140.c: Fix leak also known as PR393.
1674        * libchip/network/elnk.c, libchip/network/if_media.h,
1675        libchip/network/mii.h: New files.
1676        * libchip/network/Makefile.am: Reflect new files.
1677
16782003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1679
1680        * configure.ac: Remove support for profile-variant.
1681
16822003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1683
1684        PR 397/pppd
1685        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1686        * libnetworking/pppd/magic.c: Remove *rand48.
1687        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1688
16892003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1690
1691        * wrapup/Makefile.am: Add libide.a.
1692
16932003-04-15      Joel Sherrill <joel@OARcorp.com>
1694
1695        PR 387/rtems_misc
1696        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1697        routines.
1698        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1699
17002003-04-11      Joel Sherrill <joel@OARcorp.com>
1701
1702        * libnetworking/rtems_webserver/cgi.c,
1703        libnetworking/rtems_webserver/sockGen.c,
1704        libnetworking/rtems_webserver/umui.c,
1705        libnetworking/rtems_webserver/websSSL.c,
1706        libnetworking/rtems_webserver/websSSL.h,
1707        libnetworking/rtems_webserver/websda.c,
1708        libnetworking/rtems_webserver/websda.h: New files. Not included in
1709        previous commit.
1710
17112003-04-10      Joel Sherrill <joel@OARcorp.com>
1712
1713        PR 371/pppd
1714        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1715        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1716        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1717        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1718        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1719        still global symbols in rtemspppd.h which might need to be changed or
1720        converted into member of a structure which is dereferenced with a
1721        pointer that is managed as a per task variable. But this patch should
1722        avoid many conflicts.
1723
17242003-03-27      Joel Sherrill <joel@OARcorp.com>
1725
1726        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1727        not allowed in the cpukit source code since it must be buildable
1728        independent of any BSP. These files were moved to libchip/ide.
1729        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1730        files.
1731
17322003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1733
1734        PR 368/filesystems
1735        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1736        improvements which now work on pc386 and mbx8xx.
1737        * libchip/ide/ide_controller.c: New file.
1738
17392003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1740
1741        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1742
17432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1744
1745        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1746        * configure.ac: Add support/.
1747        * support/.cvsignore: New.
1748        * support/Makefile.am: New.
1749        * support/version.c: New.
1750        * wrapup/Makefile.am: Add support/libsupport.a.
1751        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1752        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1753        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1754        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1755
17562003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1757
1758        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1759
17602003-02-20      Till Straumann <strauman@slac.stanford.edu>
1761
1762        PR 354/networking
1763        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1764        chip against a table of supported chips. The untested ones are still
1765        commented out, however.
1766
17672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1768
1769        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1770        * configure.ac: AC_PREREQ(2.57).
1771        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1772        * optman/configure.ac: AC_PREREQ(2.57).
1773        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1774        * libchip/configure.ac: AC_PREREQ(2.57).
1775        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1776        * librdbg/configure.ac: AC_PREREQ(2.57).
1777        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1778        * libnetworking/configure.ac: AC_PREREQ(2.57).
1779
17802003-02-06      Joel Sherrill <joel@OARcorp.com>
1781
1782        * libnetworking/pppd/chat.c: Convert routines with common names to
1783        static. This included get_char(), put_char(), and character() among
1784        others.
1785
17862003-02-03      Joel Sherrill <joel@OARcorp.com>
1787
1788        PR 338/filesystem
1789        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1790        rtems_io_lookup_name() (API change).  Unused function removed.
1791
17922003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1793
1794        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1795        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1796        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1797        Eliminate *_O_FILES.
1798        * libnetworking/rtems_servers/Makefile.am,
1799        libnetworking/rtems_webserver/Makefile.am,
1800        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1801
18022002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1803
1804        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1805        Let all-local: depend on $(LIB).
1806        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1807        * optman/Makefile.am: Apply install-data-local to install *.rels.
1808
18092002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1810
1811        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1812        %.c rules.
1813        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1814        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1815        * libchip/rtc/Makefile.am: Ditto.
1816        * libchip/serial/Makefile.am: Ditto.
1817
18182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1819
1820        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1821        LIBC_DEFINES.
1822        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1823        LIBC_DEFINES.
1824        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1825        LIBC_DEFINES.
1826
18272002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1828
1829        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1830
18312002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1832
1833        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1834        cache-checking.
1835        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1836
18372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1838
1839        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1840        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1841        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1842        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1843        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1844
18452002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1846
1847        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1848        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1849        Remove.
1850        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1851
18522002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1853
1854        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1855        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1856
18572002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1858
1859        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1860        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1861
18622002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1863
1864        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1865        * optman/rel.am: New.
1866
18672002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1868
1869        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1870        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1871        braino in comment on "exec". Extend --enable-ada handling.
1872
18732002-11-04      Joel Sherrill <joel@OARcorp.com>
1874
1875        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1876        tasks and rolling multiple loops into 1.
1877        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1878        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1879        Removed warnings.
1880
18812002-10-31      Joel Sherrill <joel@OARcorp.com>
1882
1883        * libchip/network/dec21140.c: Removed warnings.
1884        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1885        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1886        librdbg/src/m68k/any/remdeb_xdr.c,
1887        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1888        warnings.
1889        * libnetworking/rtems_webserver/socket.c,
1890        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1891
18922002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1893
1894        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1895        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1896        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1897        above.
1898
18992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1900
1901        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1902        * wrapup/.cvsignore: Remove autom4te.cache.
1903        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1904        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1905        autom4te.cache.
1906        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1907        autom4te.cache.
1908        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1909        autom4te.cache.
1910
19112002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1912
1913        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1914
19152002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1916
1917        * optman/.cvsignore: Add autom4te.cache.
1918
19192002-09-14      Joel Sherrill <joel@OARcorp.com>
1920
1921        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1922
19232002-09-07      Joel Sherrill <joel@OARcorp.com>
1924
1925        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1926        include files to resolve warnings.
1927
19282002-09-07      Chris Johns <ccj@acm.org>
1929
1930        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1931        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1932        which corrects the problem  where the cs8900.c file was actually the BSP
1933        glue.  Joel did some hacking so this file will compile.  Previously it
1934        required providing a target.h file to compile.
1935        * libchip/network/cs8900.c.bsp: New file.
1936
19372002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1938
1939        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1940
19412002-08-31      Joel Sherrill <joel@OARcorp.com>
1942
1943        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1944        eliminate warning.
1945
19462002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1947
1948        * configure.ac: Add ada-tests.
1949
19502002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1951
1952        * Makefile.am: Add preinstall-stamp.
1953
19542002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1955
1956        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1957        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1958        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1959        gcc31 happy.
1960        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1961        cp.
1962
19632002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1964
1965        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1966        make/bsp.mak.
1967        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1968        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1969
19702002-08-12      Joel Sherrill <joel@OARcorp.com>
1971
1972        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1973        avoid error.
1974
19752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1976
1977        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1978        * configure.ac: Add BSP_SUBDIRS.
1979        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1980        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1981        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1982        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1983        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1984        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1985        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1986        RTEMS_CHECK_BSP_CACHE.
1987        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1988        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1989        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1990        .$(OBJEXT) instead of .o.
1991        * libnetworking/pppd/Makefile.am,
1992        libnetworking/rtems_servers/Makefile.am,
1993        libnetworking/rtems_telnetd/Makefile.am,
1994        libnetworking/rtems_webserver/Makefile.am,
1995        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1996
19972002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1998
1999        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
2000        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
2001        ../libchip/serial/$(ARCH)/libserialio.a.
2002        * libchip/serial/Makefile.am: Don't tmp-install lib.
2003        * libchip/rtc/Makefile.am: Don't tmp-install lib.
2004
20052002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2006
2007        * Makefile.am: Add rtems_makedir.
2008        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
2009        * Makefile.am: Add wrapup-SUBDIR.
2010        * wrapup/ChangeLog: Remove.
2011        * wrapup/configure.ac: Remove.
2012        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
2013        (Make the bare BSP happy).
2014        * configure.ac: Ditto.
2015        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
2016        Create make/custom/default.cfg.
2017        * configure.ac: Add creation of make/custom/*.cfg. Create
2018        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
2019
20202002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2021
2022        * Makefile.am: Clean $(PROJECT_RELEASE).
2023
20242002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2025
2026        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
2027        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
2028        prototype mismatches.
2029
20302002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2031
2032        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
2033        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2034
20352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2036
2037        * acinclude.m4: Add test "$multilib" != "yes".
2038        * config-ml.in: Remove.
2039        * acinclude.m4: Cleanups.
2040        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
2041        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
2042        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2043        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2044        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2045
20462002-07-16      Eric Norum <eric.norum@usask.ca>
2047
2048        * New driver for the Intel EtherExpressPro (82559ER) chip.
2049        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2050        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2051        * libchip/network/Makefile.am: Modified to reflect above.
2052
20532002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2054
2055        * acinclude.m4: New.
2056        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2057        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2058        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
2059
20602002-07-01      Joel Sherrill <joel@OARcorp.com>
2061
2062        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2063        _Objects_Information_table now that it is a two dimensional array based
2064        upon API and class.
2065        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2066        of strnlen().
2067
20682002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2069
2070        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2071        preinstall libnetapps.a.
2072
20732002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2074
2075        * configure.ac: Remove librpc.
2076
20772002-06-25      Joel Sherrill <joel@OARcorp.com>
2078
2079        * Per PR233, moved librpc to exec.
2080        * configure.ac, wrapup/Makefile.am: Modified.
2081        * librpc, librpc/ChangeLog: Removed.
2082
20832002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2084
2085        * optman/Makefile.am: Remove multilib support.
2086        * optman/configure.ac: Ditto.
2087        * optman/sapi/Makefile.am: Ditto.
2088
20892002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2090
2091        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2092        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2093
20942002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2095
2096        Move networking libraries to c/src/exec/libnetworking
2097        * libnetworking/configure.ac, libnetworking/Makefile.am,
2098        libnetworking/wrapup/Makefile.am: Reflect Moval.
2099
21002002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2101
2102        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
2103        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2104        <rtems/bspIo.h>.
2105
21062002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2107
2108        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2109        * libnetworking/rtems/mkrootfs.h: Ditto.
2110        * libnetworking/rtems/Makefile.am: Reflect changes above.
2111
21122002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2113
2114        * configure.ac: Remove lib.
2115
21162002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2117
2118        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2119        that exception stack frames on M68K members with VBR always are 6 byte
2120        long. The incorrect assumption resulted in some gdb commands like "next"
2121        to fail on the 68360.
2122
21232002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2124
2125        * config-ml.in: Take out arm and sh variants RTEMS does not support.
2126        PR 220
2127        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2128        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2129        CVS.
2130        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2131        libnetworking/sys/filio.h: Remove.
2132        * libnetworking/sys/Makefile.am: Reflect changes above.
2133
21342002-05-07      Chris Johns <ccj@acm.org>
2135
2136        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2137        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2138        requires it to be stripped.
2139
21402002-05-01      Eric Norum <eric.norum@usask.ca>
2141
2142        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2143        assembly  to satisfy gcc 3.1 and newer.
2144
21452002-04-26      Eric Norum <eric.norum@usask.ca>
2146
2147        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2148        agressive optimization in gcc 3.1 does not reorder things.
2149
21502002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2151
2152        * libchip/network/dec21140.c: Reflect changes to powerpc's
2153        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2154        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2155        <rtems/score/cpu.h>.
2156        * librdbg/src/powerpc/rdbg_f.c: Ditto.
2157        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
2158
21592002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2160
2161        * optman/configure.ac: Remove ENABLE_GCC28.
2162
21632002-04-11      Chris Johns <ccj@acm.org>
2164
2165        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2166        driver control block field to the ifconfig network driver structure.
2167        This field is needed by the i82586 driver which was ported from NetBSD
2168        as it had better hardware abstraction.
2169        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2170        PR59, added the drv_ctrl driver control block field to the ifconfig
2171        network driver structure. This field is needed by the i82586 driver
2172        which was ported from NetBSD as it had better hardware abstraction.
2173
21742002-04-10      Mike Siers <mikes@poliac.com>
2175
2176        * libnetworking/rtems_webserver/NOTES,
2177        libnetworking/rtems_webserver/asp.c,
2178        libnetworking/rtems_webserver/balloc.c,
2179        libnetworking/rtems_webserver/default.c,
2180        libnetworking/rtems_webserver/ej.h,
2181        libnetworking/rtems_webserver/ejIntrn.h,
2182        libnetworking/rtems_webserver/ejlex.c,
2183        libnetworking/rtems_webserver/ejparse.c,
2184        libnetworking/rtems_webserver/emfdb.c,
2185        libnetworking/rtems_webserver/emfdb.h,
2186        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2187        libnetworking/rtems_webserver/handler.c,
2188        libnetworking/rtems_webserver/license.txt,
2189        libnetworking/rtems_webserver/md5.h,
2190        libnetworking/rtems_webserver/md5c.c,
2191        libnetworking/rtems_webserver/mime.c,
2192        libnetworking/rtems_webserver/misc.c,
2193        libnetworking/rtems_webserver/ringq.c,
2194        libnetworking/rtems_webserver/rom.c,
2195        libnetworking/rtems_webserver/security.c,
2196        libnetworking/rtems_webserver/sock.c,
2197        libnetworking/rtems_webserver/sym.c,
2198        libnetworking/rtems_webserver/uemf.c,
2199        libnetworking/rtems_webserver/uemf.h,
2200        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2201        libnetworking/rtems_webserver/url.c,
2202        libnetworking/rtems_webserver/value.c,
2203        libnetworking/rtems_webserver/wbase64.c,
2204        libnetworking/rtems_webserver/webcomp.c,
2205        libnetworking/rtems_webserver/webpage.c,
2206        libnetworking/rtems_webserver/webrom.c,
2207        libnetworking/rtems_webserver/webs.c,
2208        libnetworking/rtems_webserver/webs.h,
2209        libnetworking/rtems_webserver/websuemf.c,
2210        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2211        2.1.4.
2212
22132002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2214
2215        * libchip/network/i82586.c: Include <string.h>.
2216        * libchip/network/sonic.c: Ditto.
2217
22182002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2219
2220        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2221
22222002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2223
2224        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2225
22262002-03-27      Thomas.Doerfler@imd-systems.de
2227
2228        PR 144
2229        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2230        memory address 0 when called for the first time. This is done when
2231        trying to clear the variable "dhcp_hostname".
2232
22332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2234
2235        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2236        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2237        * Makefile.am: Remove AUTOMAKE_OPTIONS.
2238        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2239        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2240        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2241        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2242        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2243        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2244        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2245        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2246        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2247        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2248        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2249        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2250        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2251        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2252        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2253        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2254        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2255        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2256        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2257        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2258        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2259        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2260        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2261        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2262        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2263        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2264        AUTOMAKE_OPTIONS.
2265        * libnetworking/configure.ac:
2266        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2267        foreign 1.6]).
2268        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2269        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2270        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2271        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2272        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2273        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2274        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2275        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2276        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2277        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2278        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2279        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2280        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2281        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2282        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2283        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2284        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2285
22862002-03-27      Ilya Alexeev <ilya@continuum.ru>
2287
2288        PR 162
2289        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2290        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2291        used in a device write routines.  Now ppp_softc structure have own
2292        character for writing to device (sc_outchar).  I think that converting
2293        local variables to static is not a right solution, because problems will
2294        occur in the case of two or more ppp instances.
2295        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2296        must be u_long, otherwise in the case of the big output packet endless
2297        loop may occur.
2298
22992002-03-21      Ilya Alexeev <ilya@continuum.ru>
2300
2301        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2302        preparations for multiple PPPD connections.
2303
23042002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2305
2306        PR 149
2307        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2308        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2309        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2310        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2311
23122002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2313
2314        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2315        * configure.ac: Modified to reflect addition.
2316
23172002-02-27      Ilya Alexeev <ilya@continuum.ru>
2318
2319        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2320        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2321        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2322        capabilities as well as eliminate some warnings.
2323
23242002-02-27      Eric Norum <eric.norum@usask.ca>
2325
2326        * libnetworking/net/radix.c: Properly handle fetching the default route
2327        when there is no route.  This was a bug in the original FreeBSD code and
2328        this fix is from an updated version of their code.
2329
23302002-02-16      Eric Norum <eric.norum@usask.ca>
2331
2332        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2333        checking.
2334
23352002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2336
2337        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2338        dodefaultroute.
2339
23402002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2341
2342        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2343        include <rtems/seterr.h>.
2344
23452002-02-01      Mike Siers <mikes@poliac.com>
2346
2347        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2348        avoid bringing the link down too fast. NOTE: Mike reports successfully
2349        running at 56K baud on a direct link.
2350
23512002-02-01      Eric Valette <valette@crf.canon.fr>
2352
2353        * librdbg/So many patches have been posted recently on the mailing list
2354        and  because we were unable to find correct solution to compile on
2355        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2356        because the coding  style of rdbg was rather inconsistant among various
2357        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2358        global coding style (using indent + manual edits), 2) incorporate/review
2359        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2360        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2361        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2362        after rdbg initialization is done, NB : the paches is huge but it is
2363        mainly due to coding styke chnages.  Only few lines of codes have been
2364        really changed and they do not impact  rdbg functionnality (AFAIKT).
2365        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2366        librdbg/include/rdbg/m68k/rdbg_f.h,
2367        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2368        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2369        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2370        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2371        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2372        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2373        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2374        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2375        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2376        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2377        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2378        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2379        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2380        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2381        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2382        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2383
23842002-01-31      Mike Siers <mikes@poliac.com>
2385
2386        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2387        * Nice Update of PPPD support which eliminates the requiremetn that
2388        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2389        and reports that it seems to be more stable and handle larger packets
2390        better.  This patch replaces the termios tasks with more general pppd
2391        network driver tasks.  The functions pppinput() and pppstart() get
2392        called from the interrupt service routine.
2393        * libnetworking/Makefile.am, libnetworking/configure.ac,
2394        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2395        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2396        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2397        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2398        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2399        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2400        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2401        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2402        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2403        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2404        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2405        libnetworking/net/route.c, libnetworking/net/route.h,
2406        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2407        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2408        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2409        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2410        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2411        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2412        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2413        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2414        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2415        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2416        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2417        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2418        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2419        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2420        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2421        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2422        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2423        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2424        libnetworking/pppd/example/README,
2425        libnetworking/pppd/example/netconfig.h,
2426        libnetworking/wrapup/Makefile.am: Modified.
2427        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2428        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2429        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2430        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2431        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2432        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2433        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2434        libnetworking/modem/pppcompress.c: Subdirectory removed.
2435
24362002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2437
2438        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2439        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2440
24412002-01-18      Till Straumann <strauman@slac.stanford.edu>
2442
2443        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2444        issues: - exception handler needs to enable MSR_FP if the interrupted
2445        thread is FP enabled. - printk message for MSR fixed and added
2446        stacktrace. NOTE: this requires the stacktrace patch to
2447        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2448        however).
2449
24502002-01-06      Joel Sherrill <joel@OARcorp.com>
2451
2452        * optman/.cvsignore: Added aclocal.m4 and configure.
2453        * optman/.cvsignore: New file.
2454
24552002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2456
2457        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2458
24592002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2460
2461        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
2462        * optman/ChangeLog: New.
2463        * optman/configure.ac: New.
2464        * optman/Makefile.am: New.
2465        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2466        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
2467
24682001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2469
2470        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2471
24722001-12-18      Eric Norum <eric.norum@usask.ca>
2473
2474        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2475        `directories' (path names with a / at the end) while disallowing open()
2476        operations on TFTP `directories'.
2477
24782001-12-07      Eric Norum <eric.norum@usask.ca>
2479
2480        * libnetworking/lib/tftpDriver.c: Restore write capability.
2481
24822001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2483
2484        * libchip/network/sonic.h: Fix typo.
2485        * libnetworking/arpa/Makefile.am: Remove stray lines.
2486
24872001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2488
2489        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2490
24912001-10-18      Eric Norum <eric.norum@usask.ca>
2492
2493        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2494        chdir() and open() operations within the TFTP file system.
2495
24962001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2497
2498        * librdbg/configure.ac: Fix latent bug exposed by removal of
2499        config.cache's which prevented powerpc targets librdbg from building.
2500
25012001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2502
2503        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2504        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2505        autoconf-2.52 happy.
2506
25072001-10-12      Mike Siers <mikes@poliac.com>
2508
2509        * libnetworking/Update to stable working state.  Congratulations Mike!
2510        :).
2511        * libnetworking/modem_example: Directory removed.
2512        * libnetworking/modem_example/16550.h,
2513        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2514        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2515        libnetworking/modem_example/ppp.h,
2516        libnetworking/modem_example/pppcompress.c: Files removed.
2517        * libnetworking/pppd/example/pppd.options: New file.
2518        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2519        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2520        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2521        libnetworking/pppd/rtemsmain.c: Updated.
2522
25232001-10-12      Joel Sherrill <joel@OARcorp.com>
2524
2525        * libchip/serial/z85c30.c: Fixed typo.
2526
25272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2528
2529        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2530        * configure.in: Remove.
2531        * configure.ac: New file, generated from configure.in by autoupdate.
2532        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2533        * libchip/configure.in: Remove.
2534        * libchip/configure.ac: New file, generated from configure.in by
2535        autoupdate.
2536        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2537        * librdbg/configure.in: Remove.
2538        * librdbg/configure.ac: New file, generated from configure.in by
2539        autoupdate.
2540        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2541        * libnetworking/configure.in: Remove.
2542        * libnetworking/configure.ac: New file, generated from configure.in by
2543        autoupdate.
2544
25452001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2546
2547        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2548        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2549        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2550
25512001-09-27      Joel Sherrill <joel@OARcorp.com>
2552
2553        * libchip/ChangeLog: Fixed typo in date.
2554
25552001-09-27      Eric Norum <eric.norum@usask.ca>
2556
2557        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2558        TFTP  filesystem.
2559
25602001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2561
2562        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2563        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2564        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2565        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2566        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2567        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2568        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2569        'PREINSTALL_FILES ='.
2570        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2571        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2572        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2573        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2574        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2575        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2576        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2577        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2578        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2579        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2580        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2581        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2582
25832001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2584
2585        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2586        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2587        * librdbg/src/m68k/any/Makefile.am: Ditto.
2588        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2589        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2590        happy.
2591
25922001-09-21      Joel Sherrill <joel@OARcorp.com>
2593
2594        * libchip/network/Makefile.am: Fixed typo on file name.
2595        * libchip/network/i82586.c: Commented out line 318 which is referencing
2596        a member of a structure that is not currently there.  This needs to be
2597        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2598        to C style.
2599
26002001-09-19      Eric Norum <eric.norum@usask.ca>
2601
2602        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2603
26042001-09-19      Chris Johns <ccj@acm.org>
2605
2606        * libchip/network/README.i82586, libchip/network/i82586.c,
2607        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2608        Network driver for Intel i82586.
2609        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2610        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2611        "root" filesystem with information obtained via the DHCP response.
2612
26132001-09-14      Eric Norum <eric.norum@usask.ca>
2614
2615        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2616        make gcc 3.x happy.
2617
26182001-08-16      Mike Siers <mikes@poliac.com>
2619
2620        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2621        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2622        These support callback functionality that has not even been compiled
2623        under RTEMS yet.
2624        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2625        example application.  Mike's notes on the modifications: - renamed
2626        error() function because of namespace problems - removed calls to the
2627        exit() funciton - removed extra files from the pppd source directory -
2628        defined pppd task constant values in rtemspppd.h - modifyied example
2629        code to get actual tick per second value - placed the pppd 2.3.11 man
2630        page file (pppd.8) into the pppd directory.
2631        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2632        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2633        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2634        libnetworking/pppd/rtems-ppp.c: Deleted.
2635        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2636        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2637        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2638        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2639        libnetworking/pppd/example/init.c,
2640        libnetworking/pppd/example/netconfig.h,
2641        libnetworking/pppd/example/ppp.conf,
2642        libnetworking/pppd/example/pppdapp.c,
2643        libnetworking/pppd/example/system.h: New files.
2644        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2645        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2646        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2647        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2648        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2649        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2650        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2651        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2652        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2653        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2654        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2655        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2656        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2657        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2658        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2659
26602001-08-16      Joel Sherrill <joel@OARcorp.com>
2661
2662        * libnetworking/pppd/example/Makefile: Removed.
2663        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2664        to avoid bootstrap -c clobbering it.
2665        * libnetworking/rtems_telnetd/.cvsignore: New file.
2666
26672001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2668
2669        * libnetworking/Makefile.am, libnetworking/configure.in,
2670        libnetworking/rtems_servers/Makefile.am,
2671        libnetworking/rtems_servers/telnetd.c,
2672        libnetworking/rtems_servers/telnetd.h,
2673        libnetworking/rtems_telnetd/Makefile.am,
2674        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2675        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2676        libnetworking/rtems_telnetd/telnetd.c,
2677        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2678        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2679        effect when ftpd change. - the tcp/ip stats have been implemented into
2680        icmds.c and started when telnetd daemon is started.
2681        * libnetworking/rtems_servers/telnetd.c,
2682        libnetworking/rtems_servers/telnetd.h: Removed.
2683        * libnetworking/rtems_telnetd: New directory.
2684        * libnetworking/rtems_telnetd/Makefile.am,
2685        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2686        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2687        libnetworking/rtems_telnetd/telnetd.c,
2688        libnetworking/rtems_telnetd/telnetd.h: New files.
2689
26902001-06-14      Joel Sherrill <joel@OARcorp.com>
2691
2692        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2693        Moved from libmisc/shell so the network stack to address network
2694        depenendency.
2695        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2696
26972001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2698
2699        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2700
27012001-05-15      Joel Sherrill <joel@OARcorp.com>
2702
2703        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2704        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2705        accidentally deleted the incorrectly empty versions.
2706
27072001-05-14      Till Straumann <strauman@slac.stanford.edu>
2708
2709        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2710        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2711        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2712        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2713        to know the values) - the affected BSP (shared/motorola) headers have
2714        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2715        driver (libchip/network/dec21140.c) has been fixed to use
2716        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2717        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2718        who is using this driver. - the DEC driver also has been fixed to use
2719        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2720        delay_in_bus_cycles().
2721
27222001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2723
2724        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2725
27262001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2727
2728        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2729
27302001-04-24      Eric Norum <eric.norum@usask.ca>
2731
2732        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2733        NTP synchronization a little more robust -- no NTP daemon yet, but at
2734        least it trys a little harder when the primary NTP server is down.
2735
27362001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2737
2738        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2739        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2740        libnetworking/pppd/modem_example/modem.c,
2741        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2742        other strings into English.
2743        * libnetworking/pppd/STATUS: updated to reflect the changes.
2744
27452001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2746
2747        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2748        again.
2749
27502001-04-20      Eric Valette <valette@crf.canon.fr>
2751
2752        * mcp750 directory renamed new_exception processing as it supports many
2753        more CPU models.
2754        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2755        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2756        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2757        formerly in mcp750 plus modifications.
2758        * librdbg/src/powerpc/mcp750/.cvsignore,
2759        librdbg/src/powerpc/mcp750/Makefile.am,
2760        librdbg/src/powerpc/mcp750/remdeb.h,
2761        librdbg/src/powerpc/mcp750/remdeb_f.x,
2762        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2763        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2764        new_exception_processing.
2765        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2766        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2767        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2768        part of this effort to add support for the MPC8xx.
2769
27702001-04-19      Joel Sherrill <joel@OARcorp.com>
2771
2772        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2773        internal include files.
2774
27752001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2776
2777        PR 158
2778        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2779        rcmd() library call by commenting out the parts that deal with signals.
2780        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2781        stdio. The 'server-side' parts of this file which deal with
2782        authentication are disabled since they are not needed.
2783
27842001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2785
2786        * libnetworking/include/.cvsignore: Remove dangling file.
2787
27882001-03-14      Joel Sherrill <joel@OARcorp.com>
2789
2790        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2791        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2792        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2793        libchip style serial drivers can be written in libcpu or libbsp.
2794
27952001-03-01      Joel Sherrill <joel@OARcorp.com>
2796
2797        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2798        libchip/network/sonic.c, libchip/network/sonic.h,
2799        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2800        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2801        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2802        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2803        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2804        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2805        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2806        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2807
28082001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2809
2810        * librdbg/include/rdbg/Makefile.am,
2811        librdbg/include/rdbg/i386/Makefile.am,
2812        librdbg/include/rdbg/m68k/Makefile.am,
2813        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2814        style on include files.
2815
28162001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2817
2818        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2819        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2820        replace ${..} with $(..).
2821        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2822        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2823        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2824        libnetworking/rtems/Makefile.am, libnetworking/
2825        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2826        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2827        include_*HEADERS instead of H_FILES.
2828        * libnetworking/include/Makefile.am: Remove.
2829        * libnetworking/Makefile.am: Add handling of *.h files.
2830        * libnetworking/configure.in: Remove include/Makefile.
2831
28322001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2833
2834        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2835
28362001-01-31      Sergei Organov <osv@javad.ru>
2837
2838        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2839        current dir and root dir removed in favor of new libio support for
2840        task-local current and root directories. - Bug in `close_data_socket()'
2841        introduced by previous change fixed. - `command_pasv()' changed to set
2842        timeout on socket we are listening on and code fixed to don't close
2843        socket twice on error. - `serr()' changed to clear `errno'. -
2844        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2845        changed to clear `errno' before processing session. -
2846        `close_data_socket()' fixed to close both active and passive sockets -
2847        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2848        empty string  in `exec_command()'.
2849
28502001-01-25      Eric Norum <eric.norum@usask.ca>
2851
2852        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2853        improves throughput on systems which are dropping packets.   Only the
2854        first timeout is reduced.  This keeps the number of extra packets down
2855        on networks that are very busy and dropping lots of packets.
2856
28572001-01-24      Sergei Organov <osv@javad.ru>
2858
2859        * libnetworking/rtems_servers/ftpd.c,
2860        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2861        - Timeouts on sockets implemented. 'idle' field added to configuration.
2862        No timeout by default to keep backward compatibility. Note: SITE IDLE
2863        command not implemented yet. - Basic global access control implemented.
2864        'access' field added to configuration. No access limitations by default
2865        to keep backward compatibility. - Anchor data socket for active mode
2866        (using self IP and port 20.) - Fixed default data port support (still
2867        not tested). - Don't allow IP address different from originating host in
2868        PORT command to improve security. - Fixed bug in MDTM command. - Check
2869        for correctness of parsing of argument in command_port(). - Fixed
2870        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2871        a directory. - Command parsing a little bit improved: command names are
2872        now converted to upper-case to be more compatible with RFC (command
2873        names are not case-sensitive.) - Reformat comments so that they have
2874        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2875        previous changes - True ASCII mode implemented (doesn't work for hooks
2876        and /dev/null) - Passive mode implemented, PASV command added. - Default
2877        port for data connection could be used (untested, can't find ftp client
2878        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2879        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2880
28812001-01-18      Joel Sherrill <joel@OARcorp.com>
2882
2883        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2884        macro using variable arguments.
2885        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2886        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2887        since I updated the main RTEMS development machine to RedHat 7.2 and
2888        apparently got a new version of rpcgen.
2889
28902001-01-12      Sergei Organov <osv@javad.ru>
2891
2892        * libnetworking/rtems_servers/ftpd.c,
2893        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2894        - use pool of pre-created threads to handle sessions instead of
2895        creating/deleting threads on the fly - LIST output is now similar to
2896        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2897        happy with it. - LIST NAME now works (both for files and directories) -
2898        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2899        clients happy  - keep track of CWD for every session separately -
2900        ability to specify root directory name for FTPD in configuration table.
2901        FTPD will then create illusion for FTP clients that this is actually
2902        root directory. - ignore options sent in commands, thus LIST -al FILE
2903        works and doesn't try to list "-al" directory. - buffers are allocated
2904        on stack instead of heap where possible to eliminate malloc/free calls
2905        (avoid possible heap fragmentation troubles). - drop using of task
2906        notepad to pass parameters - use function arguments instead - use
2907        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2908        in socket() instead of AF_INET.
2909
29102001-01-02      Joel Sherrill <joel@OARcorp.com>
2911
2912        * libnetworking/CHANGELOG: Removed.
2913        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2914
29152000-12-14      Eric Norum <eric.norum@usask.ca>
2916
2917        * libnetworking/lib/tftpDriver.c: Added write capability.
2918
29192000-12-08      Joel Sherrill <joel@OARcorp.com>
2920
2921        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2922        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2923        numerous variable declarations conditional on PPP_COMPRESS and
2924        PPP_FILTER.  Commented out variables that were not used because the code
2925        using them was commented out. Removed totally unused variables.
2926        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2927        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2928
29292000-11-30      Joel Sherrill <joel@OARcorp.com>
2930
2931        * libnetworking/modem/ppp_tty.c: Changed to include
2932        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2933        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2934        * libnetworking/Makefile.am: Modified to reflect above.
2935
29362000-11-27      Joel Sherrill <joel@OARcorp.com>
2937
2938        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2939
29402000-11-25      Eric Norum <eric.norum@usask.ca>
2941
2942        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2943        core.
2944
29452000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2946
2947        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2948        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2949        subdir.
2950        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2951        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2952        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2953        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2954        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2955        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2956        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2957        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2958        ppp_tty.c and the real pppd main is in pppmain.c.
2959
29602000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2961
2962        * libchip/network/sonic.c: Added ipalign() routine to align the received
2963        packet so that the ip header is on a 32-bit boundary. Necessary for
2964        cpu's that do not allow unaligned loads and stores and when the 32-bit
2965        DMA mode is used.
2966
29672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2968
2969        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2970        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2971        ACLOCAL_AMFLAGS.
2972        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2973        ACLOCAL_AMFLAGS.
2974        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2975        ACLOCAL_AMFLAGS.
2976
29772000-11-03      Chris Johns <ccj@acm.org>
2978
2979        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2980        libchip/network/cs8900.h: New files.
2981
29822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2983
2984        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2985        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2986        $(RTEMS_TOPdir)/aclocal.
2987        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2988        $(RTEMS_TOPdir)/aclocal.
2989        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2990        $(RTEMS_TOPdir)/aclocal.
2991
29922000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2993
2994        * configure.in: Switch to GNU-canonicalization.
2995        * Makefile.am: Reflect changes to configure.in.
2996        * acinclude.m4: Remove.
2997
29982000-10-30      Joel Sherrill <joel@OARcorp.com>
2999
3000        * POSIX include files merged into newlib.  This resulted in some
3001        definitions moving to other files and thus some secondary effects in
3002        RTEMS source code.
3003        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
3004        in sync with newlib's <machine/types.h>.
3005        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
3006        definition of struct itimerval in <sys/time.h>.
3007
30082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3009
3010        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
3011        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3012        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
3013        * ChangeLog: Fix typos.
3014        * configure.in: add tests to the GNU canonicalized subdirectories.
3015
30162000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3017
3018        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
3019        * configure.in: add lib to the GNU canonicalized subdirectories,  make
3020        the lib directory before configuring lib/.
3021
30222000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3023
3024        * configure.in, Makefile.am: add exec to the GNU canonicalized
3025        subdirectories.
3026        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
3027        * configure.in: add libnetworking, librpc and librdb to the GNU
3028        canonicalized subdirectories.
3029        * configure.in: add libmisc and libchip to the GNU canonicalized
3030        subdirectories.
3031        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3032        Switch to GNU canonicalization.
3033        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3034        Switch to GNU canonicalization.
3035        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
3036        Switch to GNU canonicalization.
3037
30382000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3039
3040        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
3041        canonicalization to libfs/. The approach is currently a bit of a hack as
3042        GNU canonicalization does not support the per-BSP build some of the
3043        other directories require.  As more of the tree is converted, this will
3044        become less  of an issue.
3045
30462000-10-20      Joel Sherrill <joel@OARcorp.com>
3047
3048        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3049        parameter.
3050
30512000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3052
3053        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3054        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3055        * librdbg/configure.in: Add m68k support.
3056        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3057        subdirectory.
3058        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3059        failure.
3060        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3061        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3062        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3063        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3064        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3065        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3066        librdbg/src/m68k/.cvsignore: New files.
3067        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3068        function pointers.
3069        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3070        _after_ pointer has been checked against NULL.
3071
30722000-10-18      Joel Sherrill <joel@OARcorp.com>
3073
3074        * wrapup/Makefile.am: Added libfs.
3075
30762000-10-18      Chris Johns <ccj@acm.org>
3077
3078        * libfs created.
3079        * configure.in: Added libfs subdirectory.
3080        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3081
30822000-09-28      Joel Sherrill <joel@OARcorp.com>
3083
3084        * libnetworking/rtems_webserver/Makefile.am,
3085        libnetworking/rtems_webserver/base64.c,
3086        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3087        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3088
30892000-09-22      Joel Sherrill <joel@OARcorp.com>
3090
3091        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3092        libnetworking/rtems/rtems_bsdnet_internal.h,
3093        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3094        have included rtems.h.  It is now including precisely the  least amount
3095        of low level, yet portable .h files to get the basic RTEMS types
3096        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3097        used machine/types.h to include rtems.h.
3098
30992000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3100
3101        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
3102
31032000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3104
3105        * libnetworking/ChangeLog: Cleanup.
3106
31072000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3108
3109        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3110        * libchip/ChangeLog: Fix formating.
3111
31122000-09-05      Joel Sherrill <joel@OARcorp.com>
3113
3114        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3115        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3116        confusion and to work with the converted flags.
3117
31182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3119
3120        * wrapup/Makefile.am: Include compile.am.
3121        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3122        libchip/serial/Makefile.am: Include compile.am.
3123        * librdbg/src/i386/any/Makefile.am,
3124        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
3125        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3126        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3127        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3128        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3129        libnetworking/rtems_servers/Makefile.am,
3130        libnetworking/rtems_webserver/Makefile.am,
3131        libnetworking/wrapup/Makefile.am: Include compile.am.
3132
31332000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3134
3135        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3136        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3137
31382000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3139
3140        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3141
31422000-08-31      Joel Sherrill <joel@OARcorp.com>
3143
3144        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3145        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3146        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3147        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3148        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3149        * libnetworking/wbase64.c: Removed.
3150        * libnetworking/Makefile.am, libnetworking/asp.c,
3151        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3152        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3153        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3154        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3155        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3156        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3157        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3158        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3159        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3160        Modified.
3161
31622000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3163
3164        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
3165
31662000-08-30      Joel Sherrill <joel@OARcorp.com>
3167
3168        * libnetworking/rtems_webserver/license.txt: New file.
3169
31702000-08-10      Joel Sherrill <joel@OARcorp.com>
3171
3172        * ChangeLog: New file.
3173        * libchip/ChangeLog: New file.
3174        * librdbg/ChangeLog: New file.
3175        * libnetworking/ChangeLog: New file.
3176
Note: See TracBrowser for help on using the repository browser.