source: rtems/c/src/ChangeLog @ 81d914d8

4.104.114.84.95
Last change on this file since 81d914d8 was 81d914d8, checked in by Joel Sherrill <joel.sherrill@…>, on 07/11/06 at 14:15:22

2006-07-11 Jerry Needell <jerry.needell@…>

  • libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from 4.6 branch. Original modifications by Gaisler Enterprises.
  • libchip/network/greth.c, libchip/network/greth.h: New files.
  • Property mode set to 100644
File size: 120.8 KB
RevLine 
[81d914d8]12006-07-11      Jerry Needell <jerry.needell@unh.edu>
2
3        * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
4        4.6 branch.  Original modifications by Gaisler Enterprises.
5        * libchip/network/greth.c, libchip/network/greth.h: New files.
6
[bf1cade]72006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * Makefile.am: Add ampolish3.
10
[82d11fc5]112006-06-28      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * ampolish3: New.
14        * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
15
[068cf700]162006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * aclocal/rtems-ampolish.m4: New.
19        * configure.ac: Use RTEMS_AMPOLISH3.
20
[c5a67176]212006-04-18  Joel Sherrill <joel@OARcorp.com>
22
[84c86f2]23        * aclocal/version.m4: Updated to rtems-4.6.99.3.
[c5a67176]24
[d5ed9e1]252006-03-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
26
27        PR 853/filesystem
28        * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
29        should be modified to support the new exception scheme and to use the
30        handle parameter.
31
[7f7298c4]322006-02-a32     Eric Norum <norume@aps.anl.gov>
33
[ab8394f6]34        * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
35        "newer" PCI access calls.  Minor cleanups.  Comments.
[7f7298c4]36
[3157972]372006-01-12      Eric Norum <norume@aps.anl.gov>
38
[ab8394f6]39        PR 861/networking
40        PR 863/networking
41        * libchip/network/smc91111.c: Fix illegal lvalue increments.
[3157972]42
[2be6d66b]432006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
[05278e36]44
45        * wrapup/Makefile.am: Add preinstall.am.
[2be6d66b]46        * libchip/Makefile.am: Build libchip/network/smc91111.
47        * libchip/network/smc91111.c, libchip/network/smc91111config.h:
48        Eliminate cyg_int* crap.
49
[cce0948]502006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
51
[11222bd]52        * librdbg/Makefile.am: Add preinstall.am.
[cce0948]53        * aclocal/bsp-configure.m4: Add ampolish3.
54        New header guards.
55
[104df63]562006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * libchip/network/open_eth.c, libchip/network/open_eth.h:
59        Merger from rtems-4-6-branch.
60
[9d8ad28]612006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * libchip/network/smc91111.c
64        libchip/network/smc91111config.h
65        libchip/network/smc91111exp.h
66        libchip/network/smc91111.h: New. Merger from rtems-4-6-branch.
67        * libchip/Makefile.am: Reflect adding smc91111*.
68
[c2c0379]692006-01-08      Joel Sherrill <joel@OARcorp.com>
70
71        * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
72        char *.
73
[34fe0e0]742006-01-08      Joel Sherrill <joel@OARcorp.com>
75
76        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
77        warnings.
78
[a4a40dac]792005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
80
[436135fe]81        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
82        Add RTEMS_RELLDFLAGS.
83        * automake/compile.am: Remove RTEMS_USE_GCC.
84        Remove RTEMS_RELLDFLAGS.
[a4a40dac]85        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
86
[a0321355]872005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * libchip/network/if_media.h, libchip/network/mii.h:
90        Remove (Moved to cpukit).
91        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
92        and libchip/network/if_media.h.
93        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
94        if_media.h having moved.
95
[3136ff03]962005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
97
[d366255b]98        * automake/compile.am, automake/host.am, automake/local.am,
99        automake/subdirs.am: Remove depend.
[3136ff03]100        * configure.ac: Explicitly pass --libdir and --includedir to
101        testsuites.
102
[3f74676]1032005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * configure.ac: Reflect changes to testsuites.
106
[95cd708]1072005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * automake/compile.am: Remove GCCSPECS.
110        * aclocal/prog-cc.m4: Add GCCSPECS.
111        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
112
[7880193]1132005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
114
115        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
116        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
117
[f6435d36]1182005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
121        libcpu/byteorder.h for i386.
122
[7880193]1232005-11-02      Till Straumann <strauman@slac.stanford.edu>
[78111c3]124
125        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
126        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
127        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
[7880193]128        added a simple API/library for i2c devices and drivers for i2c
129        2-byte eeproms and a ds1621 temperature sensor; API is documented
130        in libi2c.h.
[78111c3]131
[794c624]1322005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
133
134        * libnetworking/pppd/ipxcp.c,
135        libnetworking/pppd/chat.c,
136        libnetworking/pppd/patchlevel.h,
137        libnetworking/pppd/upap.h,
138        libnetworking/pppd/md5.h,
139        libnetworking/pppd/pppd.8,
140        libnetworking/pppd/README,
141        libnetworking/pppd/preinstall.am,
142        libnetworking/pppd/md4.h,
143        libnetworking/pppd/magic.c,
144        libnetworking/pppd/pppd.h,
145        libnetworking/pppd/demand.c,
146        libnetworking/pppd/rtemsmain.c,
147        libnetworking/pppd/sys-rtems.c,
148        libnetworking/pppd/ipcp.h,
149        libnetworking/pppd/lcp.h,
150        libnetworking/pppd/chap_ms.c,
151        libnetworking/pppd/md4.c,
152        libnetworking/pppd/rtemspppd.h,
153        libnetworking/pppd/cbcp.h,
154        libnetworking/pppd/auth.c,
155        libnetworking/pppd/lcp.c,
156        libnetworking/pppd/example/README,
157        libnetworking/pppd/example/ppp.conf,
158        libnetworking/pppd/example/system.h,
159        libnetworking/pppd/example/netconfig.h,
160        libnetworking/pppd/example/pppdapp.c,
161        libnetworking/pppd/example/init.c,
162        libnetworking/pppd/example/Makefile-user,
163        libnetworking/pppd/example/pppd.options,
164        libnetworking/pppd/rtemspppd.c,
165        libnetworking/pppd/ipxcp.h,
166        libnetworking/pppd/chap_ms.h,
167        libnetworking/pppd/options.c,
168        libnetworking/pppd/magic.h,
169        libnetworking/pppd/chap.h,
170        libnetworking/pppd/cbcp.c,
171        libnetworking/pppd/upap.c,
172        libnetworking/pppd/chap.c,
173        libnetworking/pppd/Makefile.am,
174        libnetworking/pppd/ccp.h,
175        libnetworking/pppd/utils.c,
176        libnetworking/pppd/rtemsdialer.h,
177        libnetworking/pppd/fsm.h,
178        libnetworking/pppd/pathnames.h,
179        libnetworking/pppd/md5.c,
180        libnetworking/pppd/fsm.c,
181        libnetworking/pppd/ipcp.c,
182        libnetworking/pppd/STATUS,
183        libnetworking/pppd/ccp.c,
184        libnetworking/Makefile.am: Remove (Moved to cpukit).
185
[330e08be]1862005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * configure.ac: Remove libnetworking, libnetworking/pppd.
189        * wrapup/Makefile.am: Remove libpppd.a.
190
[be52582]1912005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
194        rtemsdialer.h to $(includedir)/rtems.
195
[681ab7e]1962005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * libnetworking/rtems_telnetd/icmds.c,
199        libnetworking/rtems_telnetd/Makefile.am,
200        libnetworking/rtems_telnetd/preinstall.am,
201        libnetworking/rtems_telnetd/pty.c,
202        libnetworking/rtems_telnetd/pty.h,
203        libnetworking/rtems_telnetd/README,
204        libnetworking/rtems_telnetd/telnetd.c,
205        libnetworking/rtems_telnetd/telnetd.h:
206        Remove (Moved to cpukit).
207
[bfd5fd0]2082005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * configure.ac: Remove libnetworking/rtems_telnetd.
211        * libnetworking/Makefile.am: Remove rtems_telnetd.
212        * libnetworking/README: Remove (Obsolete).
213        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
214
[cc2fcc1]2152005-10-20  Eric Norum <norume@aps.anl.gov>
216
[fab9046]217        * libchip/network/dec21140.c: Clean up PCI mapping.
[cc2fcc1]218
[24934c57]2192005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
220
[994eb05]221        * libnetworking/pppd/Makefile.am: Use preinstall.am.
[3d3b423]222        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
223        librdbg/src/servrpc.c, librdbg/src/servtgt.c
224        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
[24934c57]225        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
226        * configure.ac: Move optman to the end of BSP_SUBDIRS.
227
[88b6d8d9]2282005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
[95f9447]229
[88b6d8d9]230        * aclocal/bspopts.m4: Add missing m4 quotes.
[e698e68]231
[1a8f056c]2322005-09-02  Joel Sherrill <joel@OARcorp.com>
233
234    * aclocal/version.m4: Updated to rtems-4.6.99.2.
235
[213810b3]2362005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
237
238        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
239        libchip/network/dec21140.c: Remove initialization of PCI bus.
240
[2604a54]2412005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        * optman/Makefile.am: Add preinstall.am.
244
[bb72ff9]2452005-07-18      Karel Gardas <kgardas@objectsecurity.com>
246
247        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
248        UNTESTED to tested.
249
[cb4185c]2502005-06-17      Joel Sherrill <joel@OARcorp.com>
251
252        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
253        it is not supported by the MPC5xx.
254
[9c5873b7]2552005-06-17      Joel Sherrill <joel@OARcorp.com>
256
257        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
258        interface. Also correct attempting to build on other than PowerPC and
259        x86.
260
[af28e68e]2612005-06-16      Daron Chabot <daron@nucleus.usask.ca>
262
263        * libchip/Makefile.am: Add driver for Tulip clones.
264        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
265        libchip/network/if_dcreg.h: New files.
266
[d7610229]2672005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
268
269        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
270        to enable rdbg.
271        * configure.ac: Reflect changes above.
272
[aea8e66]2732005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * configure.ac: Add ada/.
276
[9f114a8]2772005-05-20      Sergei Organov  <osv@topconrd.ru>
278
279        PR 750/networking
280        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
281        wait_input().
282
[a4ce29f]2832005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
284
285        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
286        rtems/irq.h.
287
[4beccab]2882005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
289
290        * libchip/Makefile.am: Include preinstall.am.
291        * libchip/preinstall.am: New.
292
[eb0901a4]2932005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
294
295        * configure.ac: Add AMPOLISH3.
296        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
297        * libnetworking/rtems_telnetd/preinstall.am: New.
298        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
299
[005fbe56]3002005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
301
302        * configure.ac: Let enable_rpcgen default to "no".
303
[bd2fa0a5]3042005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
305
306        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
307
[e11bf43]3082005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
309
310        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
311        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
312
[0fd3092]3132005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
314
315        * libchip/network/dec21140.c, libchip/network/elnk.c,
316        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
317
[a8e1959]3182005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
319
320        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
321        of code as a result of the implementation of a common PCI interface.
322
[a9cd3a9]3232005-05-04      Joel Sherrill <joel@OARcorp.com>
324
325        * libchip/network/open_eth.c: Remove prototype of set_vector.
326
[d5dbbe5]3272005-05-03      Joel Sherrill <joel@OARcorp.com>
328
329        * librdbg/src/ptrace.c: Remove warning.
330
[48b8259]3312005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
332
333        * libchip/network/dec21140.c, libchip/network/elnk.c,
334        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
335        Modified parameter list to remove warnings.
336
[b7acc4ad]3372005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
338
339        * libchip/network/cs8900.c, libchip/network/i82586.c,
340        libchip/network/open_eth.c, libchip/network/sonic.c,
341        libchip/serial/mc68681.c: Modified types to remove
342        warnings.  Added initialization to remove warnings.
343
[ce7d49bc]3442005-04-28      Joel Sherrill <joel@OARcorp.com>
345
346        * libchip/network/README.sonic: Rewritten to account for removal of
347        dmv177.
348
[1b3028c]3492005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
350
351        PR 781/rtems_misc
352        * libchip/serial/ns16550_p.h: Fix baud rate calculation
353
[cebad96]3542005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
355
356        * libchip/serial/ns16550.c:
357        Fixed warnings generated in various powerpc configurations
358
[c163605f]3592005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
360
361        * libchip/serial/ns16550.c: Modified
362        ISR to work with PPC new exception processing
363
[bb9e843]3642005-03-14      Joel Sherrill <joel@OARcorp.com>
365
366        * libchip/network/dec21140.c, libchip/network/elnk.c,
367        libchip/network/if_fxp.c: Continue PCI API unification. All use
368        pci_find_device(). Network drivers manufacture a signature since all
369        calls have not been converted yet.
370
[160b6b0]3712005-03-04      Joel Sherrill <joel@OARcorp.com>
372
373        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
374        initialize function part of the unified PCI API as pci_initialize().
375
[a3f91c6]3762005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
377
378        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
379        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
380
[9cd49d42]3812005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
382
383        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
384        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
385
[ec899eaf]3862005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
387
388        * aclocal/ppc.m4: Reflect changes to ppc exception processing
389        building procedures.
390
[ea68ed5]3912005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
392
393        * aclocal/prog-cc.m4:
394        Quote CFLAGS's RHS to accomodate Solaris broken sh.
395
[0598fb8]3962005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
397
398        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
399
[7cb25eb]4002005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
401
402        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
403
[376dfb1a]4042005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
405
406        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
407
[4bf6a9f2]4082005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
409
410        * libnetworking/rtems_servers/ftp.c,
411        libnetworking/rtems_servers/ftp.h,
412        libnetworking/rtems_servers/Makefile.am:
413        Remove (relocated to cpukit/ftpd).
414        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
415        removed move libnetworking/rtems_servers.
416
[f92f5f6]4172005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
418
419        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
420
[abb63593]4212005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
422
423        PR 755/rtems
424        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
425        Remove local declarations of rtems_bsdnet_nameservers,
426        rtems_bsdnet_nameservers_count.
427
[9c858e56]4282005-01-31      Sergei Organov <osv@topconrd.ru>
429
[e3022f5d]430        PR 751/pppd
[9c858e56]431        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
432        committed to fix PR736 breaks pppd. chat.c should have its own static
433        ttyfd for pppd to work correctly. The symptom is that second
434        invokation of chat (for connect script) fails due to pppd_ttyfd set
435        to -1 by previous chat invokation (for init script). In addition,
436        this patch fixes leaving of dangling pointer in the abort_stbring[]
437        by chat_send().
438
[355887b]4392005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
440
441        * configure.ac: Remove CFLAGS_DEBUG_V.
442        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
443
[f68b890]4442005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
445
446        * wrapup/Makefile.am: Remove rtems-ctor.o.
447
[4321d1f]4482005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
449
450        * libchip/rtc/rtc.h: size_t RTC_Count.
451
[4ca43d72]4522005-01-20      Joel Sherrill <joel@OARcorp.com>
453
454        PR 736/pppd
455        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
456        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
457        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
458        should not be static and should have a name more specific to pppd.
459
[4f647b9]4602005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
461
462        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
463        libnetworking/rtems_servers/Makefile.am,
464        libnetworking/rtems_telnetd/Makefile.am,
465        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
466        Eliminate CFLAGS_OPTIMIZE_V.
467
[6c2b5324]4682005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
469
470        * configure.ac: Pass CFLAGS to testsuites configure.
471        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
472        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
473
[ea3f559]4742005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
475
476        * configure.ac: Pass CFLAGS to cpukit configure.
477        * aclocal/rtems-flags.m4: Remove (Unused).
478        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
479        * aclocal/env-rtemsbsp.m4:
480        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
481        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
482        RTEMS_CFLAGS.
483        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
484        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
485        Cleanup comments.
486
[4c14ea3e]4872005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
488
489        * automake/compile.am: Remove build-variant support.
490
[44213ad]4912005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
492
493        * libnetworking/pppd/Makefile.am,
494        libnetworking/rtems_servers/Makefile.am,
495        libnetworking/rtems_telnetd/Makefile.am:
496        Remove build-variant support.
497
[552fca7]4982005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
499
500        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
501        support/Makefile.am, wrapup/Makefile.am:
502        Remove build-variant support.
503
[55243362]5042004-11-22      Joel Sherrill <joel@OARcorp.com>
505
506        * libchip/network/if_fxp.c: Add entry for another module ID code.
507
[bb15d1d2]5082004-11-22      Joel Sherrill <joel@OARcorp.com>
509
510        PR 693/misc
511        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
512        in/outport routines.
513
5142004-11-22      Joel Sherrill <joel@OARcorp.com>
515
516        PR 693/misc
517        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
518        in/outport routines.
519
[f4857b21]5202004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
521
522        * aclocal/enable-itron.m4: Remove (unused).
523
[259c516]5242004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
525
526        * configure.ac: Misc. quoting cleanups.
527        Enable ada-tests iff --enable-ada and --enable-tests.
528
[bf474880]5292004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
530
531        PR 703/filesystem
532        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
533        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
534        libchip/ide/ide_controller.c:
535        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
536        available for BSPS/device drivers.
537        Extend the "modes_available" and "mode_active" parameters to
538        uint16_t for UDMA support.
539
[ac8f462]5402004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
541
542        * libchip/network/dec21140.c: Cleanup a bit and remove message about
543        not supported on PowerPC since it works on the MVME2100 BSP.
544
[9bb5b9d]5452004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
546
547        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
548        Add dependency tracking for *.cfgs.
549        * Makefile.am: Add dependency tracking for *.cfg.
550
[1c3dfb4a]5512004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
552
553        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
554        (Thanks to Lars Munch <lars@segv.dk> for catching this).
555
[62fdded]5562004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
557
558        PR 707/make_build
559        * configure.ac: Add --enable-rpcgen.
560
[577fe95]5612004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
562
563        PR 700/rtems_misc
564        * libnetworking/rtems_webserver/asp.c,
565        libnetworking/rtems_webserver/balloc.c,
566        libnetworking/rtems_webserver/cgi.c,
567        libnetworking/rtems_webserver/default.c,
568        libnetworking/rtems_webserver/ej.h,
569        libnetworking/rtems_webserver/ejIntrn.h,
570        libnetworking/rtems_webserver/ejlex.c,
571        libnetworking/rtems_webserver/ejparse.c,
572        libnetworking/rtems_webserver/emfdb.c,
573        libnetworking/rtems_webserver/emfdb.h,
574        libnetworking/rtems_webserver/form.c,
575        libnetworking/rtems_webserver/handler.c,
576        libnetworking/rtems_webserver/h.c,
577        libnetworking/rtems_webserver/license.txt,
578        libnetworking/rtems_webserver/Makefile.am,
579        libnetworking/rtems_webserver/md5c.c,
580        libnetworking/rtems_webserver/md5.h,
581        libnetworking/rtems_webserver/mime.c,
582        libnetworking/rtems_webserver/misc.c,
583        libnetworking/rtems_webserver/NOTES,
584        libnetworking/rtems_webserver/ringq.c,
585        libnetworking/rtems_webserver/rom.c,
586        libnetworking/rtems_webserver/rtems_webserver.h,
587        libnetworking/rtems_webserver/security.c,
588        libnetworking/rtems_webserver/sock.c,
589        libnetworking/rtems_webserver/socket.c,
590        libnetworking/rtems_webserver/sockGen.c,
591        libnetworking/rtems_webserver/sym.c,
592        libnetworking/rtems_webserver/uemf.c,
593        libnetworking/rtems_webserver/uemf.h,
594        libnetworking/rtems_webserver/um.c,
595        libnetworking/rtems_webserver/um.h,
596        libnetworking/rtems_webserver/umui.c,
597        libnetworking/rtems_webserver/url.c,
598        libnetworking/rtems_webserver/value.c,
599        libnetworking/rtems_webserver/wbase64.c,
600        libnetworking/rtems_webserver/webcomp.c,
601        libnetworking/rtems_webserver/webmain.c,
602        libnetworking/rtems_webserver/webpage.c,
603        libnetworking/rtems_webserver/webrom.c,
604        libnetworking/rtems_webserver/webs.c,
605        libnetworking/rtems_webserver/websda.c,
606        libnetworking/rtems_webserver/websda.h,
607        libnetworking/rtems_webserver/webs.h,
608        libnetworking/rtems_webserver/websSSL.c,
609        libnetworking/rtems_webserver/websSSL.h,
610        libnetworking/rtems_webserver/websuemf.c,
611        libnetworking/rtems_webserver/wsIntrn.h:
612        Remove (Moved to cpukit/http).
613
[cc87080]6142004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
615
616        PR 700/rtems_misc
617        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
618        Remove libnetworking/rtems_webserver.
619
[bb5b4048]6202004-10-25      Eric Norum <norume@aps.anl.gov>
621
622        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
623
[ba5288d]6242004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
625
626        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
627
[1e006d52]6282004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
629
630        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
631        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
632
[5146462f]6332004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
634
635        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
636
[d4d624e2]6372004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
638
639        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
640        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
641
[811db88]6422004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
643
644        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
645        BITSPERBYTE.
646
[41d0d94e]6472004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
648
649        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
650        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
651
[9a4b31f]6522004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
653
654        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
655
[41ed282]6562004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
657
658        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
659        * aclocal/enable-bare.m4: Remove.
660        * configure.ac: Remove BARE_CPU_MODEL.
661
[2992cd23]6622004-10-13      Eric Norum <norume@aps.anl.gov>
663
664        PR 688/bsps
665        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
666        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
667        MC146818A (and several Dallas Semiconductor) TOD chips.
668
6692004-10-13      Eric Norum <norume@aps.anl.gov>
670
671        PR 686/networking
672        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
673        device code.
674
[efab64d]6752004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
676
677        * libchip/network/dec21140.c: include <rtems/pci.h>.
678
[7452b855]6792004-09-29      Joel Sherrill <joel@OARcorp.com>
680
681        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
682        libnetworking/pppd/utils.c: i960 obsoleted and all references
683        removed.
684
[cd38196f]6852004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
686
687        PR 607/networking
688        * libchip/network/dec21140.c: Made PCI configuration minimum sane
689        instead of fully specifying unused PCI features.
690
[97891e5e]6912004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
692
693        * configure.ac: Require automake > 1.9.
694
[f27c25f]6952004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
696
697        * aclocal/rtems-cpu-subdirs.m4: Add avr.
698
[d71ab7fd]6992004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
700
701        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
702        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
703
[0ad53a9]7042004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
705
706        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
707        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
708
[2977f24c]7092004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
710
711        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
712
[90a33a8]7132004-07-28  Joel Sherrill <joel@OARcorp.com>
714
715    * aclocal/version.m4: Updated to rtems-4.6.99.1.
716
[2a757a8]7172004-07-25      Joel Sherrill <joel@OARcorp.com>
718
719        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
720
[1402d56a]7212004-05-21  Till Strauman <strauman@slac.stanford.edu>
722
[4dbbcb7]723        PR 625/networking
[1402d56a]724        * libchip/network/dec21140.c, ... : Prevent name clashes by making
725        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
726        an error rather than panic if no chip is detected (thus allowing
727        for probing).
728        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
729        instead of looping forever.  Avoid divide by zero (crashed my PC).
730        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
731        they are UNTESTED.
732
[1eaf0fda]7332004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
734
735        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
736
[593bc32]7372004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
738
739        * libchip/network/dec21140.c, libchip/network/elnk.c:
740        #include <errno.h>.
741
[c8e8f119]7422004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
743
744        * libchip/network/if_media.h: Update from FreeBSD.
745        * libchip/network/open_eth.c, libchip/network/cs8900.c,
746        libchip/network/i82586.c: #include <errno.h>.
747
[61c78ab]7482004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
749
750        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
751
[0d0528d3]7522004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
753
754        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
755
[7b5f6e82]7562004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
757
758        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
759        automake).
760
[7220366a]7612004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
762
763        PR 599/pppd
[7b5f6e82]764        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
[7220366a]765
[57c86a05]7662004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
767
768        * optman/rtems/no-region.c: Reflect having changed
769        rtems_region_get_segment_size.
770
[4caeb10]7712004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
772
773        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
774        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
775        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
776        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
777        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
778        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
779        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
780
[509fec9c]7812004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
782
783        * libchip/ide/ata.c, libchip/network/dec21140.c,
784        libchip/network/elnk.c, libchip/network/i82586.c,
785        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
786        libchip/network/open_eth.c, libchip/network/sonic.c,
787        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
788        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
789        libchip/shmdr/init.c, libchip/shmdr/intr.c,
790        libchip/shmdr/shm_driver.h: Cosmetics.
791
[c83b5678]7922004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
793
794        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
795        optman/rtems/no-msg.c, optman/rtems/no-part.c,
796        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
797        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
798        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
799        fixed size types.
800
[cdf41b07]8012004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
802
803        * configure.ac: Explicitly pass --includedir and --libdir to
804        cpukit/configure.
805
[ddeb7693]8062004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
807
808        * librdbg/Makefile.am: Fix rpcgen rules.
809        * librdbg/src/i386/any/remdeb_xdr.c,
810        librdbg/src/m68k/any/remdeb_xdr.c,
811        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
812        Reflect changes to librdbg/Makefile.am.
813
[850c88d]8142004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
815
816        * configure.ac: Reflect changes testsuites/configure.ac and
817        cpukit/configure.ac.
818
[ef02bc1]8192004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
820
821        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
822        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
823
[8ae203e3]8242004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
825
826        * configure.ac: Reflect changes to testsuites's configuration.
827
[cdcef7e6]8282004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
829
830        PR/589 rtems
831        * libchip/network/pci.h: Remove (Moved to cpukit).
832
[ee4f57d]8332004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
[60f9088]834
[ee4f57d]835        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
836        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
837        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
838        libchip/network/dec21140.c, libchip/network/elnk.c,
839        libchip/network/if_fxp.c, libchip/network/open_eth.c,
840        libchip/network/open_eth.h, libchip/network/sonic.c,
841        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
842        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
843        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
844        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
845        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
846        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
847        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
848        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
849        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
850        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
851        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
852        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
853        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
854        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
855        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
856        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
857        fixed-size types.
[60f9088]858
[ee4f57d]8592004-03-14      Chris Johns  <chrisj@rtems.org>
[60f9088]860
[ee4f57d]861        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
862        the BSP example code.
863        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
864        support the DIMMPC. This is a pc386 target with IO port support. Minor
865        formating clean up. Add documentation to the header file.
866        * libchip/network/README.cs8900: The CS8900 driver is documented in the
867        cs8900.h header file.
[60f9088]868
[51b9899]8692004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
872        Cosmetics.
873
[5569cec]8742004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
877        There are no application level Makefiles in here.
878
[e73c249]8792004-03-04      Joel Sherrill <joel@OARcorp.com>
880
881        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
882        they can be used in application level makefiles.
883
[845e4f3]8842004-03-05      Joel Sherrill <joel@OARcorp.com>
885
[bfb4c547]886        * libnetworking/rtems_webserver/ejparse.c,
887        libnetworking/rtems_webserver/emfdb.c,
888        libnetworking/rtems_webserver/sock.c,
889        libnetworking/rtems_webserver/socket.c,
890        libnetworking/rtems_webserver/sym.c,
891        libnetworking/rtems_webserver/webs.c,
892        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
8932004-03-05      Joel Sherrill <joel@OARcorp.com>
894
[845e4f3]895        * libchipnetwork/open_eth.c: Remove warnings by conditionally
896        compiling this file only only those CPU families with supported
897        exception models.
898
[789694a1]8992004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * acinclude.m4: Fix loosing arguments when configuring cpukit and
902        testsuites (Was exposed with --enable-multilib, only).
903        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
904         Add RTEMS_BSP_CONFIG_SUBDIR.
905        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
906        testsuites's configure.
907        * aclocal/rtems-top.m4: Remove ENDIF hack.
908        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
909
[fcf0034]9102004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
913        wrapup/Makefile.am: Fix automake problems having been introduced
914        in previous patch.
915
[5e5cf07]9162004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
919        Preinstall dirs.
920        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
921        * aclocal/check-multiprocessing.m4: Cosmetics.
922        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
923        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
924
[e7495ae]9252004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
928        librdbg/src/Makefile.am.
929        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
930        * configure.ac: Reflect changes above.
931        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
932        * wrapup/Makefile.am: Reflect changes above.
933        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
934
[c9251c7]9352004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
938
[541a45a]9392004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
942
[9e23302]9432004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * wrapup/Makefile.am: Reflect new location of librdbg.a.
946
[832bed1]9472004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
[9e23302]950        librdbg/src/powerpc/Makefile.am: Remove.
[832bed1]951        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
952        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
953        * configure.ac: Reflect changes above.
954
9552004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957
[dcf277c]9582004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
961        STRIP.
962
[b083736]9632004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * librdbg/include/Makefile.am: Merge-in
966        librdbg/include/rdbg/i386/Makefile.am,
967        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
968        librdbg/include/rdbg/powerpc/Makefile.am.
969        * librdbg/include/rdbg/i386/Makefile.am,
970        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
971        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
972        * configure.ac: Reflect changes above.
973
[a03c1ab]9742004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * configure.ac: Use AS_HELP_STRING(ada).
977
[3025a4a]9782004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * aclocal/bspopts.m4: Use AS_HELP_STRING.
981        * aclocal/bsp-configure.m4: Require autoconf-2.59.
982        Use AC_CONFIG_HEADERS.
983        * aclocal/check-custom-bsp.m4: Add bspkit-support.
984        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
985
[5434449b]9862004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * Makefile.am: include local.am.
989
[31ffd58]9902004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * aclocal/version.m4: 4.6.99.0.
993
[0724e79b]9942004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * Makefile.am: Don't include host.am.
997        * automake/compile.am: Further cleanups.
998
[d158c16]9992004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * automake/lib.am: Remove (Unused).
1002
[11cafc0]10032004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * wrapup/Makefile.am: Don't include lib.am.
1006        * automake/compile.am: Use automake compilation rules.
1007
[6436254a]10082004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * libnetworking/pppd/Makefile.am,
1011        libnetworking/rtems_servers/Makefile.am,
1012        libnetworking/rtems_telnetd/Makefile.am,
1013        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
1014        support/Makefile.am: Don't include lib.am.
1015
[97380b4]10162004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * libchip/Makefile.am: Don't include lib.am.
1019        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
1020        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
1021        unnecessary EXTRA_DISTs.
1022
[12b0ada]10232004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
1026        hack.
1027
[b5d91ad]10282004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
1031        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
1032        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
1033        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
1034
[477180fa]10352004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
1038        Add AM_CONDITIONAL(HAS_MP).
1039        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
1040        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
1041        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1042        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1043        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1044        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
1045        (Deprecated by autoconf 2.59).
1046
[171a04c]10472004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1050        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
1051
[d499683]10522004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
[93a735b]1054        * ChangeLog: Merge-in libnetworking/ChangeLog.
1055        * libnetworking/ChangeLog: Remove.
[8b615cd]1056        * ChangeLog: Merge-in librdbg/ChangeLog.
1057        * librdbg/ChangeLog: Remove.
1058        * ChangeLog: Merge-in libchip/ChangeLog.
[1d331547]1059        * libchip/ChangeLog: Remove.
[d499683]1060        * ChangeLog: Merge-in optman/ChangeLog.
1061        * optman/ChangeLog: Remove.
1062
[d844a182]10632004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * configure.ac: Reflect changes to cpukit.
[1734d37]1066        * wrapup/Makefile.am: Reflect changes to librdbg.
1067        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
[1d331547]1068        * libchip/Makefile.am: Add PREINSTALL_DIRS.
[8b615cd]1069        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
1070        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
1071        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
1072        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
1073        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
1074        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
1075        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
[1734d37]1076
[208aa86e]10772004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * aclocal/rtems-top.m4: Remove check for version.m4.
1080        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1081
[9480bb42]10822004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
[5a80f36b]1084        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
[ebff819]1085        * wrapup/Makefile.am: Reflect changes to libchip/*.
[ca1531c5]1086        * support/Makefile.am: Use automake compilation rules.
1087        * wrapup/Makefile.am: Reflect changes to support/*.
[7c5a840]1088        * configure.ac: Remove libnetworking/wrapup/Makefile.
[5a80f36b]1089        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1090        libnetworking/*/lib*.a instead of libnetapps.a.
1091        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1092        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
[d499683]1093        * optman/Makefile.am: Use automake compilation rules.
[1d331547]1094        * libchip/Makefile.am: Fix typo in previous patch.
1095        * libchip/Makefile.am: Use automake compilation rules.
[93a735b]1096        * libnetworking/Makefile.am: Remove wrapup.
1097        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1098        automake-compilation rules.
1099        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1100        automake-compilation rules.
1101        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1102        automake-compilation rules.
1103        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1104        automake-compilation rules.
1105        * libnetworking/wrapup/Makefile.am: Remove (Unused).
[033f0686]1106
[0724887f]11072004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
[5a80f36b]1109        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1110        PRE/TMPINSTALL_FILES to CLEANFILES.
[0724887f]1111        * automake/lib.am: Remove TMPINSTALL_FILES.
[d499683]1112        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1113        PRE/TMPINSTALL_FILES to CLEANFILES.
[1d331547]1114        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1115        PRE/TMPINSTALL_FILES to CLEANFILES.
[8b615cd]1116        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1117        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1118        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1119        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1120        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1121        * librdbg/src/i386/Makefile.am: Ditto.
1122        * librdbg/src/m68k/Makefile.am: Ditto.
1123        * librdbg/src/powerpc/Makefile.am: Ditto.
[93a735b]1124        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1125        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1126        * libnetworking/rtems_servers/Makefile.am: Ditto.
1127        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1128        * libnetworking/rtems_webserver/Makefile.am: Ditto.
[0724887f]1129
[6416628]11302004-01-07      Joel Sherrill <joel@OARcorp.com>
1131
1132        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1133        more completely covers the MIPS family.
1134
[a099e9a]11352003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * wrapup/Makefile.am: Reflect changes to shmdr.
[1d331547]1138        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1139
11402003-12-18      Joel Sherrill <joel@OARcorp.com>
1141
1142        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1143        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1144        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1145        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1146        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1147        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1148        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
[a099e9a]1149
[5a80f36b]11502003-12-17      Joel Sherrill <joel@OARcorp.com>
[44652f8]1151
[5a80f36b]1152        * aclocal/version.m4: Updated to rtems-20031217-test.
[917a884]1153
[5a80f36b]11542003-12-17     
[917a884]1155
[5a80f36b]1156        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1157        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
[2b2353d]1158
[41fc78d]11592003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * automake/compile.am: Remove LINK_LIBS (Unused).
1162        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1163
[e90cff96]11642003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1167        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1168        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1169        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
[777db82f]1170        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1171
[b946613]11722003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1175        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[d499683]1176        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[1d331547]1177        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[8b615cd]1178        * librdbg/src/i386/Makefile.am:
1179        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1180        * librdbg/src/m68k/Makefile.am:
1181        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1182        * librdbg/src/powerpc/Makefile.am:
1183        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[b946613]1184
[795d9d46]11852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1186
[5a80f36b]1187        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
[14348a00]1188        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1189        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
[5a80f36b]1190        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1191        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1192        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
[810720b6]1193        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
[d499683]1194        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1195        * optman/Makefile.am: Remove project_libdir.
[1d331547]1196        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1197        PRE/TMPINSTALL_FILES.
[8b615cd]1198        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1199        PRE/TMPINSTALL_FILES.
1200        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1201        PRE/TMPINSTALL_FILES.
1202        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1203        PRE/TMPINSTALL_FILES.
1204        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1205        from PRE/TMPINSTALL_FILES.
1206        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1207        PRE/TMPINSTALL_FILES.
1208        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1209        PRE/TMPINSTALL_FILES.
1210        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1211        PRE/TMPINSTALL_FILES.
[93a735b]1212        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1213        PRE/TMPINSTALL_FILES.
1214        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1215        PRE/TMPINSTALL_FILES.
1216        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1217        PRE/TMPINSTALL_FILES.
1218        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1219        from PRE/TMPINSTALL_FILES.
[810720b6]1220
[0e31ed7]12212003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1224        * automake/lib.am: Remove project_libdir.
1225        * wrapup/Makefile.am: Reworked.
1226
[109d660]12272003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * configure.ac: Reflect changes to librdbg.
[d499683]1230        * optman/Makefile.am: Add tmpinstall dirstamp support.
[1d331547]1231        * libchip/Makefile.am: Fix variant-tmpinstall support.
[8b615cd]1232        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1233        * librdbg/src/powerpc/Makefile.am: Merge-in former
1234        new_exception_processing/Makefile.am.
1235        * librdbg/src/m68k/any/Makefile.am: Remove.
1236        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1237        * librdbg/src/i386/any/Makefile.am: Remove.
1238        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1239        * librdbg/src/Makefile.am: Cosmetics.
1240        * librdbg/include/Makefile.am: Cosmetics.
1241        * librdbg/Makefile.am: Cosmetics.
[93a735b]1242        * libnetworking/Makefile.am: Cosmetics.
1243        * libnetworking/pppd/Makefile.am: Cosmetics.
1244        * libnetworking/wrapup/Makefile.am: Cosmetics.
[109d660]1245
[91fd793d]12462003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * Makefile.am: Cosmetics.
[5a80f36b]1249        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1250        support.
[91fd793d]1251
[8347069]12522003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1253
1254        * automake/compile.am: Remove $(ARCH):-rule.
1255
[184f279]12562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * configure.ac: Remove lib/libbsp/shared/Makefile,
1259        lib/libbsp/shmdr/Makefile.
1260
[1ca7bc9]12612003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1264        libchip/serial/Makefile, libchip/rtc/Makefile.
[f2fc5cf]1265        * support/Makefile.am: Remove all-local: $(ARCH).
1266        * wrapup/Makefile.am: Remove all-local: $(ARCH).
[306a66e]1267        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
[d499683]1268        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1269        * optman/Makefile.am: Remove all-local: $(ARCH).
[1d331547]1270        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1271        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1272        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1273        compilation dirstamp support.
1274        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1275        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1276        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1277        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
[8b615cd]1278        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1279        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1280        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1281        all-local: $(ARCH).
[93a735b]1282        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1283        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1284        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1285        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1286        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
[306a66e]1287
[82bdc057]12882003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * aclocal/lead-dot.m4: New (from automake-1.7f).
[5a80f36b]1291        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1292        AC_SUBST(dirstamp).
[1d331547]1293        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1294        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1295        libchip/serial/Makefile.am: Ditto.
[8b615cd]1296        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1297        * librdbg/include/Makefile.am: Ditto.
1298        * librdbg/include/rdbg/Makefile.am: Ditto.
1299        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1300        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1301        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1302        * librdbg/src/Makefile.am: Ditto.
1303        * librdbg/src/i386/Makefile.am: Ditto.
1304        * librdbg/src/i386/any/Makefile.am: Ditto.
1305        * librdbg/src/m68k/Makefile.am: Ditto.
1306        * librdbg/src/m68k/any/Makefile.am: Ditto.
1307        * librdbg/src/powerpc/Makefile.am: Ditto.
1308        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
[93a735b]1309        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1310        preinstallation.
1311        * libnetworking/pppd/Makefile.am: Ditto.
1312        * libnetworking/rtems_servers/Makefile.am: Ditto.
1313        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1314        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1315        * libnetworking/wrapup/Makefile.am: Ditto.
[82bdc057]1316
[9550125e]13172003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1320        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
[5a80f36b]1321        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1322        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1323        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1324        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1325        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1326        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1327        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1328        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1329        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1330        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1331        underquoting to silence automake-1.8.
[9550125e]1332
[e42cb8b]13332003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * configure.ac: Reflect having moved tests to ../../testsuites.
1336
[4f21a587]13372003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
[5a80f36b]1339        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
[69decf3]1340        * aclocal/canonical-host.m4: Remove.
1341        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
[c44312d]1342        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1343
[51d35b2]13442003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * aclocal/check-cpu.m4: Remove.
1347        * configure.ac: Merge-in former aclocal/check-cpu.m4.
[3993b6f7]1348        * aclocal/canonical-target-name.m4: Add m4-quotes.
[5a80f36b]1349        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1350        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1351        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1352        * aclocal/check-networking.m4: Add m4-quotes. Require
1353        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1354        * aclocal/check-posix.m4: Add m4-quotes. Require
1355        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1356        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1357        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
[1d331547]1358        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
[3993b6f7]1359
[2eaee845]13602003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1363        * aclocal/bsp-alias.m4: Remove.
1364
[0038885]13652003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * configure.ac: Make presence of tests/ optional.
1368
[8857d525]13692003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * aclocal/path-perl.m4: Remove (Unused).
1372
[15ee26f]13732003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * automake/force-preinstall.am: Remove.
1376
[1d331547]13772003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1378
1379        PR 499/rtems_misc
1380        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1381        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1382        Configuration (Odd was forced) - Correction of Stop Bit configuration
1383        (inversed) - Correction of ISR Handler to call
1384        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1385        CTS Hardware flow control Configuration.
1386
[e96d248]13872003-09-04      Joel Sherrill <joel@OARcorp.com>
1388
1389        * lib/libcpu/shared/include/cache.h,
1390        lib/libcpu/shared/src/cache_aligned_malloc.c,
1391        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1392        license changed.
[d499683]1393        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1394        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1395        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1396        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1397        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1398        for license changed.
[1d331547]1399        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1400        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1401        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1402        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1403        libchip/network/cs8900.h, libchip/network/dec21140.c,
1404        libchip/network/elnk.c, libchip/network/open_eth.c,
1405        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1406        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1407        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1408        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1409        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1410        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1411        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1412        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1413        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1414        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1415        libchip/serial/serial.h, libchip/serial/z85c30.c,
1416        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1417        libchip/serial/z85c30_reg.c: URL for license changed.
1418
14192003-09-03      Jiri Gaisler <jiri@gaisler.com>
1420
1421        PR 477/networking
1422        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1423        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1424        libchip/network/open_eth.h: New files.
[e96d248]1425
[ac3786b]14262003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1427
1428        * aclocal/rtems-top.m4: Add RTEMS_API.
1429        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1430
[8b615cd]14312003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1434        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1435        @RTEMS_BSP@.cfg.
1436
[1d331547]14372003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1440
14412003-08-20      Joel Sherrill <joel@OARcorp.com>
1442
1443        * libchip/network/cs8900.c: Correct copyright statements.
1444
[161f2651]14452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * aclocal/check-itron.m4: Remove.
1448        * aclocal/enable-inlines.m4: Remove.
[fe8bc62f]1449        * Makefile.am: Reflect having moved aclocal/.
[867ab080]1450        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1451        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1452        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1453        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1454        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1455        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1456        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1457        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1458        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1459        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1460        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1461        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1462        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1463        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1464        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1465        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1466        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1467        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1468        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1469        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1470        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1471        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1472        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1473        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1474        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1475        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1476        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1477        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1478        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1479        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1480        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1481        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1482        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1483        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1484        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1485        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1486        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1487        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1488        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1489        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1490        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1491        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1492        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1493        * aclocal/target.m4: New (Copied from ../../aclocal).
1494        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1495        * aclocal/version.m4: New (Copied from ../../aclocal).
1496
[3a99e6f]14972003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.ac: Remove stray comments.
1500        * automake/local.am, automake/host.am: Remove "debug".
1501
[514e77b7]15022003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
[c483a4e]1504        * Makefile.am: Reflect having moved automake/.
1505        * lib/Makefile.am: Reflect having moved automake/.
1506        * support/Makefile.am: Reflect having moved automake/.
1507        * wrapup/Makefile.am: Reflect having moved automake/.
[5a80f36b]1508        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1509        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1510        from ../../automake).
[d499683]1511        * optman/Makefile.am: Reflect having moved automake/.
[1d331547]1512        * libchip/Makefile.am: Reflect having moved automake/.
1513        * libchip/ide/Makefile.am: Reflect having moved automake/.
1514        * libchip/network/Makefile.am: Reflect having moved automake/.
1515        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1516        * libchip/serial/Makefile.am: Reflect having moved automake/.
[8b615cd]1517        * librdbg/Makefile.am: Reflect having moved automake/.
1518        * librdbg/include/Makefile.am: Reflect having moved automake/.
1519        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1520        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1521        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1522        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1523        automake/.
1524        * librdbg/src/Makefile.am: Reflect having moved automake/.
1525        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1526        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1527        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1528        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1529        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1530        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1531        having moved automake/.
[93a735b]1532        * libnetworking/Makefile.am: Reflect having moved automake/.
1533        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1534        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1535        automake/.
1536        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1537        automake/.
1538        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1539        automake/.
1540        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
[11a26b9]1541
[d4b5e876]15422003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
[5a80f36b]1544        * Makefile.am: Add bsp.pc.in.
[d4b5e876]1545        * bsp.pc.in: New (pkgconfig support).
1546
[7dcc3fe]15472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1550
[539e266e]15512003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * lib/Makefile.am: New (Required by 'make dist').
1554        * lib/ChangeLog: Remove.
1555        * lib/.cvsignore: Cleanup.
1556        * configure.ac: Reflect having added lib/Makefile.am.
[5a80f36b]1557        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1558        lib/libbsp/configure.ac.
[8b615cd]1559        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1560        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
[dd984c0]1561
[da499ad]15622003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1563
1564        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
[6fcf4571]1565        * configure.ac: Merge-in librdbg/configure.ac.
[5a80f36b]1566        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1567        librdbg/configure.ac.
[1d331547]1568        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1569        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1570        LIBCHIP. Conditionally build include-dirs.
1571        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
[8b615cd]1572        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1573        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1574        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1575        librdbg/include/rdbg/m68k/Makefile.am,
1576        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1577        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1578        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1579        librdbg/src/powerpc/Makefile.am, librdbg/
1580        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1581        configure.ac into ../configure.ac.
[93a735b]1582        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1583        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1584        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1585        libnetworking/rtems_telnetd/Makefile.am,
1586        libnetworking/rtems_webserver/Makefile.am,
1587        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1588        into ../configure.ac.
[8b615cd]1589
15902003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1591
1592        PR 427/rtems
1593        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1594        * librdbg/src/servtsp.c: Ditto.
[1d331547]1595
15962003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1597
1598        PR 429/bsps
1599        PR 432/bsps
1600        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1601        packets are queued onto an elnk board, the ISR will deadlock the device
1602        with a tx complete interrupt.  Lighter tx loads are not affected as they
1603        end up submitting single packets to the device.
[4108ae8]1604
[babba25a]16052003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1606
[5a80f36b]1607        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1608        optman/configure.ac.
[d499683]1609        * optman/configure.ac: Remove (Merged into ../configure.ac).
1610        * optman/Makefile.am: Reflect having merged configure.ac into
1611        ../configure.ac.
[1d331547]1612        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1613        * libchip/Makefile.am, libchip/ide/Makefile.am,
1614        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1615        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1616        ../configure.ac.
[babba25a]1617
[c1a72962]16182003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1619
[5a80f36b]1620        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
[c1a72962]1621
[1d331547]16222003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1623
1624        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1625        on i386.
1626
[93a735b]16272003-06-13      Joel Sherrill <joel@OARcorp.com>
1628
1629        * libnetworking/pppd/chat.c: Removed warnings.
1630
[1d331547]16312003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1632
1633        * libchip/network/README.3com: New file missed in previous commit.
1634        PR 405/bsps
1635        PR 393/networking
1636        * libchip/network/dec21140.c: Fix leak also known as PR393.
1637        * libchip/network/elnk.c, libchip/network/if_media.h,
1638        libchip/network/mii.h: New files.
1639        * libchip/network/Makefile.am: Reflect new files.
1640
[581c3117]16412003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1642
1643        * configure.ac: Remove support for profile-variant.
1644
[93a735b]16452003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1646
1647        PR 397/pppd
1648        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1649        * libnetworking/pppd/magic.c: Remove *rand48.
1650        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1651
[8a7f8c23]16522003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1653
1654        * wrapup/Makefile.am: Add libide.a.
1655
[1d331547]16562003-04-15      Joel Sherrill <joel@OARcorp.com>
1657
1658        PR 387/rtems_misc
1659        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1660        routines.
1661        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1662
[93a735b]16632003-04-11      Joel Sherrill <joel@OARcorp.com>
1664
1665        * libnetworking/rtems_webserver/cgi.c,
1666        libnetworking/rtems_webserver/sockGen.c,
1667        libnetworking/rtems_webserver/umui.c,
1668        libnetworking/rtems_webserver/websSSL.c,
1669        libnetworking/rtems_webserver/websSSL.h,
1670        libnetworking/rtems_webserver/websda.c,
1671        libnetworking/rtems_webserver/websda.h: New files. Not included in
1672        previous commit.
1673
16742003-04-10      Joel Sherrill <joel@OARcorp.com>
1675
1676        PR 371/pppd
1677        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1678        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1679        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1680        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1681        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1682        still global symbols in rtemspppd.h which might need to be changed or
1683        converted into member of a structure which is dereferenced with a
1684        pointer that is managed as a per task variable. But this patch should
1685        avoid many conflicts.
1686
[1d331547]16872003-03-27      Joel Sherrill <joel@OARcorp.com>
1688
1689        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1690        not allowed in the cpukit source code since it must be buildable
1691        independent of any BSP. These files were moved to libchip/ide.
1692        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1693        files.
1694
16952003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1696
1697        PR 368/filesystems
1698        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1699        improvements which now work on pc386 and mbx8xx.
1700        * libchip/ide/ide_controller.c: New file.
1701
[93a735b]17022003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1703
1704        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1705
[db3e91f2]17062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1707
1708        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1709        * configure.ac: Add support/.
1710        * support/.cvsignore: New.
1711        * support/Makefile.am: New.
1712        * support/version.c: New.
1713        * wrapup/Makefile.am: Add support/libsupport.a.
[d499683]1714        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
[1d331547]1715        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
[8b615cd]1716        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
[93a735b]1717        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
[db3e91f2]1718
17192003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1720
1721        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1722
[1d331547]17232003-02-20      Till Straumann <strauman@slac.stanford.edu>
1724
1725        PR 354/networking
1726        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1727        chip against a table of supported chips. The untested ones are still
1728        commented out, however.
1729
[ccd81b60]17302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1731
1732        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
[9b5c258]1733        * configure.ac: AC_PREREQ(2.57).
[d499683]1734        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1735        * optman/configure.ac: AC_PREREQ(2.57).
[1d331547]1736        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1737        * libchip/configure.ac: AC_PREREQ(2.57).
[8b615cd]1738        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1739        * librdbg/configure.ac: AC_PREREQ(2.57).
[93a735b]1740        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1741        * libnetworking/configure.ac: AC_PREREQ(2.57).
1742
17432003-02-06      Joel Sherrill <joel@OARcorp.com>
1744
1745        * libnetworking/pppd/chat.c: Convert routines with common names to
1746        static. This included get_char(), put_char(), and character() among
1747        others.
[d499683]1748
17492003-02-03      Joel Sherrill <joel@OARcorp.com>
1750
1751        PR 338/filesystem
1752        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1753        rtems_io_lookup_name() (API change).  Unused function removed.
[9b5c258]1754
[17aa98d]17552003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[93a735b]1758        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1759        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1760        Eliminate *_O_FILES.
1761        * libnetworking/rtems_servers/Makefile.am,
1762        libnetworking/rtems_webserver/Makefile.am,
1763        libnetworking/rtems_telnetd/Makefile.am: Ditto.
[17aa98d]1764
[131814f]17652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1766
1767        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1768        Let all-local: depend on $(LIB).
[93a735b]1769        * wrapup/Makefile.am, configure.ac: Remove libmisc.
[d499683]1770        * optman/Makefile.am: Apply install-data-local to install *.rels.
1771
17722002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1773
1774        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1775        %.c rules.
1776        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
[1d331547]1777        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1778        * libchip/rtc/Makefile.am: Ditto.
1779        * libchip/serial/Makefile.am: Ditto.
1780
17812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1782
1783        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1784        LIBC_DEFINES.
1785        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1786        LIBC_DEFINES.
1787        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1788        LIBC_DEFINES.
[d499683]1789
17902002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1791
1792        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
[9346df0]1793
[d4181d5]17942002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1795
[5a80f36b]1796        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1797        cache-checking.
[d499683]1798        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[d4181d5]1799
[028792e8]18002002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1801
1802        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
[5a80f36b]1803        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1804        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
[d499683]1805        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[8b615cd]1806        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[d499683]1807
18082002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1809
1810        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
[93a735b]1811        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1812        Remove.
[d499683]1813        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
[382e1eb3]1814
[6184265d]18152002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1816
1817        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1818        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1819
[1d331547]18202002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1821
1822        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1823        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1824
[d499683]18252002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1826
[93a735b]1827        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
[d499683]1828        * optman/rel.am: New.
1829
[54508fd]18302002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1831
1832        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
[5a80f36b]1833        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1834        braino in comment on "exec". Extend --enable-ada handling.
[54508fd]1835
[8b615cd]18362002-11-04      Joel Sherrill <joel@OARcorp.com>
1837
1838        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1839        tasks and rolling multiple loops into 1.
1840        * librdbg/src/m68k/rdbg_f.c: Removed warning.
[93a735b]1841        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1842        Removed warnings.
[8b615cd]1843
[1d331547]18442002-10-31      Joel Sherrill <joel@OARcorp.com>
1845
1846        * libchip/network/dec21140.c: Removed warnings.
[8b615cd]1847        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1848        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1849        librdbg/src/m68k/any/remdeb_xdr.c,
1850        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1851        warnings.
[93a735b]1852        * libnetworking/rtems_webserver/socket.c,
1853        libnetworking/rtems_webserver/uemf.h: Removed warnings.
[1d331547]1854
18552002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1856
1857        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1858        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1859        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1860        above.
1861
[c22d613]18622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1863
[5a80f36b]1864        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[c22d613]1865        * wrapup/.cvsignore: Remove autom4te.cache.
[d499683]1866        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[1d331547]1867        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1868        autom4te.cache.
[8b615cd]1869        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1870        autom4te.cache.
[93a735b]1871        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1872        autom4te.cache.
[c22d613]1873
[154c99c]18742002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1875
1876        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1877
[d499683]18782002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1879
1880        * optman/.cvsignore: Add autom4te.cache.
1881
[1d331547]18822002-09-14      Joel Sherrill <joel@OARcorp.com>
1883
1884        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1885
[93a735b]18862002-09-07      Joel Sherrill <joel@OARcorp.com>
1887
1888        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1889        include files to resolve warnings.
1890
[1d331547]18912002-09-07      Chris Johns <ccj@acm.org>
1892
1893        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1894        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1895        which corrects the problem  where the cs8900.c file was actually the BSP
1896        glue.  Joel did some hacking so this file will compile.  Previously it
1897        required providing a target.h file to compile.
1898        * libchip/network/cs8900.c.bsp: New file.
1899
[93a735b]19002002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1901
1902        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1903
19042002-08-31      Joel Sherrill <joel@OARcorp.com>
1905
1906        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1907        eliminate warning.
1908
[a456af96]19092002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1910
1911        * configure.ac: Add ada-tests.
1912
[1846a62]19132002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1914
1915        * Makefile.am: Add preinstall-stamp.
1916
[93a735b]19172002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1918
1919        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1920        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1921        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1922        gcc31 happy.
1923        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1924        cp.
1925
[67bfd9a6]19262002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1927
[5a80f36b]1928        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1929        make/bsp.mak.
[67bfd9a6]1930        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1931        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1932
[93a735b]19332002-08-12      Joel Sherrill <joel@OARcorp.com>
1934
1935        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1936        avoid error.
1937
[55ac4e1]19382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1939
1940        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
[85a8933]1941        * configure.ac: Add BSP_SUBDIRS.
1942        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
[d499683]1943        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1944        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
[1d331547]1945        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1946        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1947        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
[8b615cd]1948        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1949        RTEMS_CHECK_BSP_CACHE.
1950        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1951        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1952        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1953        .$(OBJEXT) instead of .o.
[93a735b]1954        * libnetworking/pppd/Makefile.am,
1955        libnetworking/rtems_servers/Makefile.am,
1956        libnetworking/rtems_telnetd/Makefile.am,
1957        libnetworking/rtems_webserver/Makefile.am,
1958        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
[85a8933]1959
[4db904ec]19602002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1961
[5a80f36b]1962        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
[2b61cd06]1963        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
[5a80f36b]1964        ../libchip/serial/$(ARCH)/libserialio.a.
[1d331547]1965        * libchip/serial/Makefile.am: Don't tmp-install lib.
1966        * libchip/rtc/Makefile.am: Don't tmp-install lib.
[2b61cd06]1967
[97bfd09]19682002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1969
1970        * Makefile.am: Add rtems_makedir.
[5a80f36b]1971        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
[94f4a9ba]1972        * Makefile.am: Add wrapup-SUBDIR.
1973        * wrapup/ChangeLog: Remove.
1974        * wrapup/configure.ac: Remove.
[5a80f36b]1975        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1976        (Make the bare BSP happy).
[f21ccd2]1977        * configure.ac: Ditto.
[5a80f36b]1978        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
[f0d7515]1979        Create make/custom/default.cfg.
[5a80f36b]1980        * configure.ac: Add creation of make/custom/*.cfg. Create
1981        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
[f0d7515]1982
[d6f4c1b6]19832002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1984
1985        * Makefile.am: Clean $(PROJECT_RELEASE).
1986
[93a735b]19872002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1988
1989        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1990        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1991        prototype mismatches.
1992
[d499683]19932002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1994
1995        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1996        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1997
[dbaca2a7]19982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1999
2000        * acinclude.m4: Add test "$multilib" != "yes".
2001        * config-ml.in: Remove.
[247874ae]2002        * acinclude.m4: Cleanups.
2003        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
[5a80f36b]2004        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
[d499683]2005        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
2006        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
2007        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
[247874ae]2008
[1d331547]20092002-07-16      Eric Norum <eric.norum@usask.ca>
2010
2011        * New driver for the Intel EtherExpressPro (82559ER) chip.
2012        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
2013        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
2014        * libchip/network/Makefile.am: Modified to reflect above.
2015
[02ccf4a]20162002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2017
2018        * acinclude.m4: New.
[5a80f36b]2019        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
2020        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
2021        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
[02ccf4a]2022
[8b615cd]20232002-07-01      Joel Sherrill <joel@OARcorp.com>
2024
2025        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
2026        _Objects_Information_table now that it is a two dimensional array based
2027        upon API and class.
[93a735b]2028        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
2029        of strnlen().
2030
20312002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2032
2033        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
2034        preinstall libnetapps.a.
[8b615cd]2035
[3ebe28f]20362002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2037
2038        * configure.ac: Remove librpc.
2039
[0b2f26d]20402002-06-25      Joel Sherrill <joel@OARcorp.com>
2041
[dee3768b]2042        * Per PR233, moved librpc to exec.
[0b2f26d]2043        * configure.ac, wrapup/Makefile.am: Modified.
2044        * librpc, librpc/ChangeLog: Removed.
2045
[d499683]20462002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2047
2048        * optman/Makefile.am: Remove multilib support.
2049        * optman/configure.ac: Ditto.
2050        * optman/sapi/Makefile.am: Ditto.
2051
[93a735b]20522002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2053
2054        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
2055        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
2056
20572002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2058
2059        Move networking libraries to c/src/exec/libnetworking
2060        * libnetworking/configure.ac, libnetworking/Makefile.am,
2061        libnetworking/wrapup/Makefile.am: Reflect Moval.
2062
[1b092b7]20632002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2064
[dee3768b]2065        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
[93a735b]2066        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
2067        <rtems/bspIo.h>.
2068
20692002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2070
2071        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
2072        * libnetworking/rtems/mkrootfs.h: Ditto.
2073        * libnetworking/rtems/Makefile.am: Reflect changes above.
[1b092b7]2074
[166475a]20752002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2076
2077        * configure.ac: Remove lib.
2078
[8b615cd]20792002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2080
2081        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2082        that exception stack frames on M68K members with VBR always are 6 byte
2083        long. The incorrect assumption resulted in some gdb commands like "next"
2084        to fail on the 68360.
2085
[d9af8a8e]20862002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2087
2088        * config-ml.in: Take out arm and sh variants RTEMS does not support.
[8b615cd]2089        PR 220
2090        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2091        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2092        CVS.
[93a735b]2093        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2094        libnetworking/sys/filio.h: Remove.
2095        * libnetworking/sys/Makefile.am: Reflect changes above.
[d9af8a8e]2096
[1d331547]20972002-05-07      Chris Johns <ccj@acm.org>
2098
2099        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2100        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2101        requires it to be stripped.
2102
[93a735b]21032002-05-01      Eric Norum <eric.norum@usask.ca>
2104
2105        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2106        assembly  to satisfy gcc 3.1 and newer.
2107
21082002-04-26      Eric Norum <eric.norum@usask.ca>
2109
2110        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2111        agressive optimization in gcc 3.1 does not reorder things.
2112
[1d331547]21132002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2114
2115        * libchip/network/dec21140.c: Reflect changes to powerpc's
2116        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
[8b615cd]2117        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2118        <rtems/score/cpu.h>.
2119        * librdbg/src/powerpc/rdbg_f.c: Ditto.
[93a735b]2120        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
[1d331547]2121
[d499683]21222002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2123
2124        * optman/configure.ac: Remove ENABLE_GCC28.
2125
[1d331547]21262002-04-11      Chris Johns <ccj@acm.org>
2127
2128        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2129        driver control block field to the ifconfig network driver structure.
2130        This field is needed by the i82586 driver which was ported from NetBSD
2131        as it had better hardware abstraction.
[93a735b]2132        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2133        PR59, added the drv_ctrl driver control block field to the ifconfig
2134        network driver structure. This field is needed by the i82586 driver
2135        which was ported from NetBSD as it had better hardware abstraction.
2136
21372002-04-10      Mike Siers <mikes@poliac.com>
2138
2139        * libnetworking/rtems_webserver/NOTES,
2140        libnetworking/rtems_webserver/asp.c,
2141        libnetworking/rtems_webserver/balloc.c,
2142        libnetworking/rtems_webserver/default.c,
2143        libnetworking/rtems_webserver/ej.h,
2144        libnetworking/rtems_webserver/ejIntrn.h,
2145        libnetworking/rtems_webserver/ejlex.c,
2146        libnetworking/rtems_webserver/ejparse.c,
2147        libnetworking/rtems_webserver/emfdb.c,
2148        libnetworking/rtems_webserver/emfdb.h,
2149        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2150        libnetworking/rtems_webserver/handler.c,
2151        libnetworking/rtems_webserver/license.txt,
2152        libnetworking/rtems_webserver/md5.h,
2153        libnetworking/rtems_webserver/md5c.c,
2154        libnetworking/rtems_webserver/mime.c,
2155        libnetworking/rtems_webserver/misc.c,
2156        libnetworking/rtems_webserver/ringq.c,
2157        libnetworking/rtems_webserver/rom.c,
2158        libnetworking/rtems_webserver/security.c,
2159        libnetworking/rtems_webserver/sock.c,
2160        libnetworking/rtems_webserver/sym.c,
2161        libnetworking/rtems_webserver/uemf.c,
2162        libnetworking/rtems_webserver/uemf.h,
2163        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2164        libnetworking/rtems_webserver/url.c,
2165        libnetworking/rtems_webserver/value.c,
2166        libnetworking/rtems_webserver/wbase64.c,
2167        libnetworking/rtems_webserver/webcomp.c,
2168        libnetworking/rtems_webserver/webpage.c,
2169        libnetworking/rtems_webserver/webrom.c,
2170        libnetworking/rtems_webserver/webs.c,
2171        libnetworking/rtems_webserver/webs.h,
2172        libnetworking/rtems_webserver/websuemf.c,
2173        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2174        2.1.4.
[1d331547]2175
21762002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2177
2178        * libchip/network/i82586.c: Include <string.h>.
2179        * libchip/network/sonic.c: Ditto.
2180
21812002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2182
2183        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2184
[93a735b]21852002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2186
2187        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2188
21892002-03-27      Thomas.Doerfler@imd-systems.de
2190
2191        PR 144
2192        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2193        memory address 0 when called for the first time. This is done when
2194        trying to clear the variable "dhcp_hostname".
2195
[7273b6e]21962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2197
[5a80f36b]2198        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[7273b6e]2199        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2200        * Makefile.am: Remove AUTOMAKE_OPTIONS.
[d499683]2201        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2202        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2203        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2204        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2205        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
[1d331547]2206        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2207        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2208        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2209        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2210        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2211        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
[8b615cd]2212        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2213        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2214        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2215        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2216        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2217        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2218        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2219        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2220        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2221        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2222        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2223        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2224        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2225        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2226        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2227        AUTOMAKE_OPTIONS.
[93a735b]2228        * libnetworking/configure.ac:
2229        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2230        foreign 1.6]).
2231        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2232        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2233        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2234        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2235        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2236        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2237        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2238        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2239        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2240        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2241        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2242        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2243        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2244        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2245        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2246        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2247        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2248
22492002-03-27      Ilya Alexeev <ilya@continuum.ru>
2250
2251        PR 162
2252        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2253        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2254        used in a device write routines.  Now ppp_softc structure have own
2255        character for writing to device (sc_outchar).  I think that converting
2256        local variables to static is not a right solution, because problems will
2257        occur in the case of two or more ppp instances.
2258        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2259        must be u_long, otherwise in the case of the big output packet endless
2260        loop may occur.
2261
22622002-03-21      Ilya Alexeev <ilya@continuum.ru>
2263
2264        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2265        preparations for multiple PPPD connections.
[8b615cd]2266
22672002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2268
2269        PR 149
2270        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2271        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2272        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2273        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
[7273b6e]2274
[1d42dcbc]22752002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2276
2277        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2278        * configure.ac: Modified to reflect addition.
2279
[93a735b]22802002-02-27      Ilya Alexeev <ilya@continuum.ru>
2281
2282        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2283        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2284        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2285        capabilities as well as eliminate some warnings.
2286
22872002-02-27      Eric Norum <eric.norum@usask.ca>
2288
2289        * libnetworking/net/radix.c: Properly handle fetching the default route
2290        when there is no route.  This was a bug in the original FreeBSD code and
2291        this fix is from an updated version of their code.
2292
22932002-02-16      Eric Norum <eric.norum@usask.ca>
2294
2295        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2296        checking.
2297
22982002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2299
2300        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2301        dodefaultroute.
2302
23032002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2304
2305        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2306        include <rtems/seterr.h>.
2307
23082002-02-01      Mike Siers <mikes@poliac.com>
2309
2310        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2311        avoid bringing the link down too fast. NOTE: Mike reports successfully
2312        running at 56K baud on a direct link.
2313
[8b615cd]23142002-02-01      Eric Valette <valette@crf.canon.fr>
2315
2316        * librdbg/So many patches have been posted recently on the mailing list
2317        and  because we were unable to find correct solution to compile on
2318        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2319        because the coding  style of rdbg was rather inconsistant among various
2320        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2321        global coding style (using indent + manual edits), 2) incorporate/review
2322        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2323        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2324        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2325        after rdbg initialization is done, NB : the paches is huge but it is
2326        mainly due to coding styke chnages.  Only few lines of codes have been
2327        really changed and they do not impact  rdbg functionnality (AFAIKT).
2328        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2329        librdbg/include/rdbg/m68k/rdbg_f.h,
2330        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2331        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2332        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2333        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2334        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2335        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2336        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2337        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2338        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2339        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2340        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2341        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2342        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2343        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2344        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2345        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2346
[93a735b]23472002-01-31      Mike Siers <mikes@poliac.com>
2348
2349        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2350        * Nice Update of PPPD support which eliminates the requiremetn that
2351        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2352        and reports that it seems to be more stable and handle larger packets
2353        better.  This patch replaces the termios tasks with more general pppd
2354        network driver tasks.  The functions pppinput() and pppstart() get
2355        called from the interrupt service routine.
2356        * libnetworking/Makefile.am, libnetworking/configure.ac,
2357        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2358        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2359        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2360        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2361        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2362        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2363        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2364        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2365        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2366        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2367        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2368        libnetworking/net/route.c, libnetworking/net/route.h,
2369        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2370        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2371        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2372        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2373        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2374        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2375        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2376        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2377        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2378        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2379        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2380        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2381        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2382        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2383        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2384        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2385        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2386        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2387        libnetworking/pppd/example/README,
2388        libnetworking/pppd/example/netconfig.h,
2389        libnetworking/wrapup/Makefile.am: Modified.
2390        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2391        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2392        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2393        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2394        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2395        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2396        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2397        libnetworking/modem/pppcompress.c: Subdirectory removed.
2398
23992002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2400
2401        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2402        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2403
[8b615cd]24042002-01-18      Till Straumann <strauman@slac.stanford.edu>
2405
2406        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2407        issues: - exception handler needs to enable MSR_FP if the interrupted
2408        thread is FP enabled. - printk message for MSR fixed and added
2409        stacktrace. NOTE: this requires the stacktrace patch to
2410        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2411        however).
2412
[d499683]24132002-01-06      Joel Sherrill <joel@OARcorp.com>
2414
2415        * optman/.cvsignore: Added aclocal.m4 and configure.
2416        * optman/.cvsignore: New file.
2417
[1d331547]24182002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2419
2420        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2421
[e4dbf55]24222002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2423
[5a80f36b]2424        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
[d499683]2425        * optman/ChangeLog: New.
2426        * optman/configure.ac: New.
2427        * optman/Makefile.am: New.
2428        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2429        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
[e4dbf55]2430
[efcb89c]24312001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2432
2433        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2434
[93a735b]24352001-12-18      Eric Norum <eric.norum@usask.ca>
2436
2437        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2438        `directories' (path names with a / at the end) while disallowing open()
2439        operations on TFTP `directories'.
2440
24412001-12-07      Eric Norum <eric.norum@usask.ca>
2442
2443        * libnetworking/lib/tftpDriver.c: Restore write capability.
2444
[1d331547]24452001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2446
2447        * libchip/network/sonic.h: Fix typo.
[93a735b]2448        * libnetworking/arpa/Makefile.am: Remove stray lines.
[1d331547]2449
[8b615cd]24502001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2451
2452        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2453
[93a735b]24542001-10-18      Eric Norum <eric.norum@usask.ca>
2455
2456        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2457        chdir() and open() operations within the TFTP file system.
2458
[8b615cd]24592001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2460
2461        * librdbg/configure.ac: Fix latent bug exposed by removal of
2462        config.cache's which prevented powerpc targets librdbg from building.
2463
[8dc51855]24642001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2465
2466        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2467        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2468        autoconf-2.52 happy.
2469
[93a735b]24702001-10-12      Mike Siers <mikes@poliac.com>
2471
2472        * libnetworking/Update to stable working state.  Congratulations Mike!
2473        :).
2474        * libnetworking/modem_example: Directory removed.
2475        * libnetworking/modem_example/16550.h,
2476        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2477        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2478        libnetworking/modem_example/ppp.h,
2479        libnetworking/modem_example/pppcompress.c: Files removed.
2480        * libnetworking/pppd/example/pppd.options: New file.
2481        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2482        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2483        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2484        libnetworking/pppd/rtemsmain.c: Updated.
2485
[1d331547]24862001-10-12      Joel Sherrill <joel@OARcorp.com>
2487
2488        * libchip/serial/z85c30.c: Fixed typo.
2489
[df25c998]24902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2491
2492        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2493        * configure.in: Remove.
2494        * configure.ac: New file, generated from configure.in by autoupdate.
[1d331547]2495        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2496        * libchip/configure.in: Remove.
2497        * libchip/configure.ac: New file, generated from configure.in by
2498        autoupdate.
[8b615cd]2499        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2500        * librdbg/configure.in: Remove.
2501        * librdbg/configure.ac: New file, generated from configure.in by
2502        autoupdate.
[93a735b]2503        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2504        * libnetworking/configure.in: Remove.
2505        * libnetworking/configure.ac: New file, generated from configure.in by
2506        autoupdate.
[1d331547]2507
25082001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2509
2510        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2511        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2512        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2513
25142001-09-27      Joel Sherrill <joel@OARcorp.com>
2515
2516        * libchip/ChangeLog: Fixed typo in date.
2517
[93a735b]25182001-09-27      Eric Norum <eric.norum@usask.ca>
2519
2520        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2521        TFTP  filesystem.
2522
[8b615cd]25232001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2524
2525        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2526        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2527        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2528        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2529        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2530        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2531        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2532        'PREINSTALL_FILES ='.
[93a735b]2533        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2534        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2535        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2536        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2537        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2538        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2539        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2540        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2541        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2542        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2543        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2544        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
[8b615cd]2545
25462001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2547
2548        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2549        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2550        * librdbg/src/m68k/any/Makefile.am: Ditto.
2551        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
[93a735b]2552        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2553        happy.
[8b615cd]2554
[1d331547]25552001-09-21      Joel Sherrill <joel@OARcorp.com>
2556
2557        * libchip/network/Makefile.am: Fixed typo on file name.
2558        * libchip/network/i82586.c: Commented out line 318 which is referencing
2559        a member of a structure that is not currently there.  This needs to be
2560        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2561        to C style.
2562
[93a735b]25632001-09-19      Eric Norum <eric.norum@usask.ca>
2564
2565        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2566
[1d331547]25672001-09-19      Chris Johns <ccj@acm.org>
2568
2569        * libchip/network/README.i82586, libchip/network/i82586.c,
2570        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2571        Network driver for Intel i82586.
[93a735b]2572        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2573        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2574        "root" filesystem with information obtained via the DHCP response.
[1d331547]2575
[8b615cd]25762001-09-14      Eric Norum <eric.norum@usask.ca>
2577
2578        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2579        make gcc 3.x happy.
2580
[93a735b]25812001-08-16      Mike Siers <mikes@poliac.com>
2582
2583        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2584        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2585        These support callback functionality that has not even been compiled
2586        under RTEMS yet.
2587        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2588        example application.  Mike's notes on the modifications: - renamed
2589        error() function because of namespace problems - removed calls to the
2590        exit() funciton - removed extra files from the pppd source directory -
2591        defined pppd task constant values in rtemspppd.h - modifyied example
2592        code to get actual tick per second value - placed the pppd 2.3.11 man
2593        page file (pppd.8) into the pppd directory.
2594        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2595        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2596        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2597        libnetworking/pppd/rtems-ppp.c: Deleted.
2598        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2599        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2600        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2601        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2602        libnetworking/pppd/example/init.c,
2603        libnetworking/pppd/example/netconfig.h,
2604        libnetworking/pppd/example/ppp.conf,
2605        libnetworking/pppd/example/pppdapp.c,
2606        libnetworking/pppd/example/system.h: New files.
2607        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2608        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2609        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2610        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2611        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2612        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2613        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2614        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2615        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2616        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2617        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2618        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2619        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2620        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2621        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2622
26232001-08-16      Joel Sherrill <joel@OARcorp.com>
2624
2625        * libnetworking/pppd/example/Makefile: Removed.
2626        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2627        to avoid bootstrap -c clobbering it.
2628        * libnetworking/rtems_telnetd/.cvsignore: New file.
2629
26302001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2631
2632        * libnetworking/Makefile.am, libnetworking/configure.in,
2633        libnetworking/rtems_servers/Makefile.am,
2634        libnetworking/rtems_servers/telnetd.c,
2635        libnetworking/rtems_servers/telnetd.h,
2636        libnetworking/rtems_telnetd/Makefile.am,
2637        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2638        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2639        libnetworking/rtems_telnetd/telnetd.c,
2640        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2641        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2642        effect when ftpd change. - the tcp/ip stats have been implemented into
2643        icmds.c and started when telnetd daemon is started.
2644        * libnetworking/rtems_servers/telnetd.c,
2645        libnetworking/rtems_servers/telnetd.h: Removed.
2646        * libnetworking/rtems_telnetd: New directory.
2647        * libnetworking/rtems_telnetd/Makefile.am,
2648        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2649        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2650        libnetworking/rtems_telnetd/telnetd.c,
2651        libnetworking/rtems_telnetd/telnetd.h: New files.
2652
26532001-06-14      Joel Sherrill <joel@OARcorp.com>
2654
2655        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2656        Moved from libmisc/shell so the network stack to address network
2657        depenendency.
2658        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2659
26602001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2661
2662        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2663
[8b615cd]26642001-05-15      Joel Sherrill <joel@OARcorp.com>
2665
2666        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2667        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2668        accidentally deleted the incorrectly empty versions.
2669
[1d331547]26702001-05-14      Till Straumann <strauman@slac.stanford.edu>
2671
2672        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2673        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2674        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2675        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2676        to know the values) - the affected BSP (shared/motorola) headers have
2677        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2678        driver (libchip/network/dec21140.c) has been fixed to use
2679        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2680        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2681        who is using this driver. - the DEC driver also has been fixed to use
2682        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2683        delay_in_bus_cycles().
2684
[93a735b]26852001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2686
2687        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2688
[1d331547]26892001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2690
2691        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2692
[93a735b]26932001-04-24      Eric Norum <eric.norum@usask.ca>
2694
2695        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2696        NTP synchronization a little more robust -- no NTP daemon yet, but at
2697        least it trys a little harder when the primary NTP server is down.
2698
26992001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2700
2701        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2702        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2703        libnetworking/pppd/modem_example/modem.c,
2704        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2705        other strings into English.
2706        * libnetworking/pppd/STATUS: updated to reflect the changes.
2707
27082001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2709
2710        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2711        again.
2712
[8b615cd]27132001-04-20      Eric Valette <valette@crf.canon.fr>
2714
2715        * mcp750 directory renamed new_exception processing as it supports many
2716        more CPU models.
2717        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2718        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2719        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2720        formerly in mcp750 plus modifications.
2721        * librdbg/src/powerpc/mcp750/.cvsignore,
2722        librdbg/src/powerpc/mcp750/Makefile.am,
2723        librdbg/src/powerpc/mcp750/remdeb.h,
2724        librdbg/src/powerpc/mcp750/remdeb_f.x,
2725        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2726        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2727        new_exception_processing.
2728        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2729        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2730        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2731        part of this effort to add support for the MPC8xx.
2732
27332001-04-19      Joel Sherrill <joel@OARcorp.com>
2734
2735        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2736        internal include files.
2737
[93a735b]27382001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2739
2740        PR 158
2741        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2742        rcmd() library call by commenting out the parts that deal with signals.
2743        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2744        stdio. The 'server-side' parts of this file which deal with
2745        authentication are disabled since they are not needed.
2746
27472001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2748
2749        * libnetworking/include/.cvsignore: Remove dangling file.
2750
[1d331547]27512001-03-14      Joel Sherrill <joel@OARcorp.com>
2752
2753        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2754        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2755        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2756        libchip style serial drivers can be written in libcpu or libbsp.
2757
27582001-03-01      Joel Sherrill <joel@OARcorp.com>
2759
2760        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2761        libchip/network/sonic.c, libchip/network/sonic.h,
2762        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2763        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2764        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2765        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2766        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2767        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2768        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2769        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2770
[8b615cd]27712001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2772
2773        * librdbg/include/rdbg/Makefile.am,
2774        librdbg/include/rdbg/i386/Makefile.am,
2775        librdbg/include/rdbg/m68k/Makefile.am,
2776        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2777        style on include files.
2778
[1d331547]27792001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2780
2781        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2782        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2783        replace ${..} with $(..).
[93a735b]2784        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2785        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2786        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2787        libnetworking/rtems/Makefile.am, libnetworking/
2788        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2789        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2790        include_*HEADERS instead of H_FILES.
2791        * libnetworking/include/Makefile.am: Remove.
2792        * libnetworking/Makefile.am: Add handling of *.h files.
2793        * libnetworking/configure.in: Remove include/Makefile.
[df25c998]2794
[6e6f0f06]27952001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2796
2797        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2798
[93a735b]27992001-01-31      Sergei Organov <osv@javad.ru>
2800
2801        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2802        current dir and root dir removed in favor of new libio support for
2803        task-local current and root directories. - Bug in `close_data_socket()'
2804        introduced by previous change fixed. - `command_pasv()' changed to set
2805        timeout on socket we are listening on and code fixed to don't close
2806        socket twice on error. - `serr()' changed to clear `errno'. -
2807        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2808        changed to clear `errno' before processing session. -
2809        `close_data_socket()' fixed to close both active and passive sockets -
2810        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2811        empty string  in `exec_command()'.
2812
28132001-01-25      Eric Norum <eric.norum@usask.ca>
2814
2815        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2816        improves throughput on systems which are dropping packets.   Only the
2817        first timeout is reduced.  This keeps the number of extra packets down
2818        on networks that are very busy and dropping lots of packets.
2819
28202001-01-24      Sergei Organov <osv@javad.ru>
2821
2822        * libnetworking/rtems_servers/ftpd.c,
2823        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2824        - Timeouts on sockets implemented. 'idle' field added to configuration.
2825        No timeout by default to keep backward compatibility. Note: SITE IDLE
2826        command not implemented yet. - Basic global access control implemented.
2827        'access' field added to configuration. No access limitations by default
2828        to keep backward compatibility. - Anchor data socket for active mode
2829        (using self IP and port 20.) - Fixed default data port support (still
2830        not tested). - Don't allow IP address different from originating host in
2831        PORT command to improve security. - Fixed bug in MDTM command. - Check
2832        for correctness of parsing of argument in command_port(). - Fixed
2833        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2834        a directory. - Command parsing a little bit improved: command names are
2835        now converted to upper-case to be more compatible with RFC (command
2836        names are not case-sensitive.) - Reformat comments so that they have
2837        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2838        previous changes - True ASCII mode implemented (doesn't work for hooks
2839        and /dev/null) - Passive mode implemented, PASV command added. - Default
2840        port for data connection could be used (untested, can't find ftp client
2841        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2842        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2843
[8b615cd]28442001-01-18      Joel Sherrill <joel@OARcorp.com>
2845
2846        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2847        macro using variable arguments.
2848        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2849        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2850        since I updated the main RTEMS development machine to RedHat 7.2 and
2851        apparently got a new version of rpcgen.
2852
[93a735b]28532001-01-12      Sergei Organov <osv@javad.ru>
2854
2855        * libnetworking/rtems_servers/ftpd.c,
2856        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2857        - use pool of pre-created threads to handle sessions instead of
2858        creating/deleting threads on the fly - LIST output is now similar to
2859        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2860        happy with it. - LIST NAME now works (both for files and directories) -
2861        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2862        clients happy  - keep track of CWD for every session separately -
2863        ability to specify root directory name for FTPD in configuration table.
2864        FTPD will then create illusion for FTP clients that this is actually
2865        root directory. - ignore options sent in commands, thus LIST -al FILE
2866        works and doesn't try to list "-al" directory. - buffers are allocated
2867        on stack instead of heap where possible to eliminate malloc/free calls
2868        (avoid possible heap fragmentation troubles). - drop using of task
2869        notepad to pass parameters - use function arguments instead - use
2870        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2871        in socket() instead of AF_INET.
2872
28732001-01-02      Joel Sherrill <joel@OARcorp.com>
2874
2875        * libnetworking/CHANGELOG: Removed.
2876        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2877
28782000-12-14      Eric Norum <eric.norum@usask.ca>
2879
2880        * libnetworking/lib/tftpDriver.c: Added write capability.
2881
28822000-12-08      Joel Sherrill <joel@OARcorp.com>
2883
2884        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2885        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2886        numerous variable declarations conditional on PPP_COMPRESS and
2887        PPP_FILTER.  Commented out variables that were not used because the code
2888        using them was commented out. Removed totally unused variables.
2889        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2890        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2891
28922000-11-30      Joel Sherrill <joel@OARcorp.com>
2893
2894        * libnetworking/modem/ppp_tty.c: Changed to include
2895        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2896        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2897        * libnetworking/Makefile.am: Modified to reflect above.
2898
28992000-11-27      Joel Sherrill <joel@OARcorp.com>
2900
2901        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2902
29032000-11-25      Eric Norum <eric.norum@usask.ca>
2904
2905        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2906        core.
2907
29082000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2909
2910        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2911        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2912        subdir.
2913        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2914        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2915        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2916        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2917        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2918        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2919        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2920        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2921        ppp_tty.c and the real pppd main is in pppmain.c.
2922
[1d331547]29232000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2924
2925        * libchip/network/sonic.c: Added ipalign() routine to align the received
2926        packet so that the ip header is on a 32-bit boundary. Necessary for
2927        cpu's that do not allow unaligned loads and stores and when the 32-bit
2928        DMA mode is used.
2929
[feead226]29302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2931
2932        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
[1d331547]2933        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2934        ACLOCAL_AMFLAGS.
[8b615cd]2935        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2936        ACLOCAL_AMFLAGS.
[93a735b]2937        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2938        ACLOCAL_AMFLAGS.
[1d331547]2939
29402000-11-03      Chris Johns <ccj@acm.org>
2941
2942        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2943        libchip/network/cs8900.h: New files.
[feead226]2944
[a314d3b4]29452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2946
2947        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
[1d331547]2948        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2949        $(RTEMS_TOPdir)/aclocal.
[8b615cd]2950        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2951        $(RTEMS_TOPdir)/aclocal.
[93a735b]2952        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2953        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]2954
[846027b]29552000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2956
2957        * configure.in: Switch to GNU-canonicalization.
2958        * Makefile.am: Reflect changes to configure.in.
2959        * acinclude.m4: Remove.
2960
[93a735b]29612000-10-30      Joel Sherrill <joel@OARcorp.com>
2962
2963        * POSIX include files merged into newlib.  This resulted in some
2964        definitions moving to other files and thus some secondary effects in
2965        RTEMS source code.
2966        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2967        in sync with newlib's <machine/types.h>.
2968        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2969        definition of struct itimerval in <sys/time.h>.
2970
[1c31722]29712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2972
[5a80f36b]2973        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2974        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
[d16ca93]2975        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2976        * ChangeLog: Fix typos.
2977        * configure.in: add tests to the GNU canonicalized subdirectories.
[1c31722]2978
[a6eabdb6]29792000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2980
[5a80f36b]2981        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2982        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2983        the lib directory before configuring lib/.
[c05edee]2984
[e590416a]29852000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2986
[5a80f36b]2987        * configure.in, Makefile.am: add exec to the GNU canonicalized
2988        subdirectories.
2989        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2990        * configure.in: add libnetworking, librpc and librdb to the GNU
2991        canonicalized subdirectories.
[fa60c5b]2992        * configure.in: add libmisc and libchip to the GNU canonicalized
2993        subdirectories.
[1d331547]2994        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2995        Switch to GNU canonicalization.
[8b615cd]2996        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2997        Switch to GNU canonicalization.
[93a735b]2998        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2999        Switch to GNU canonicalization.
[fa60c5b]3000
[4a2faa7c]30012000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3002
3003        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
[5a80f36b]3004        canonicalization to libfs/. The approach is currently a bit of a hack as
3005        GNU canonicalization does not support the per-BSP build some of the
3006        other directories require.  As more of the tree is converted, this will
3007        become less  of an issue.
[4a2faa7c]3008
[1d331547]30092000-10-20      Joel Sherrill <joel@OARcorp.com>
3010
3011        * libchip/network/dec21140.c: Corrected attach to include "int attach"
3012        parameter.
3013
[8b615cd]30142000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
3015
3016        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3017        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
3018        * librdbg/configure.in: Add m68k support.
3019        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
3020        subdirectory.
3021        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
3022        failure.
3023        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
3024        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
3025        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
3026        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
3027        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
3028        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
3029        librdbg/src/m68k/.cvsignore: New files.
[93a735b]3030        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
3031        function pointers.
3032        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
3033        _after_ pointer has been checked against NULL.
[8b615cd]3034
[10c6e903]30352000-10-18      Joel Sherrill <joel@OARcorp.com>
3036
3037        * wrapup/Makefile.am: Added libfs.
3038
[5a80f36b]30392000-10-18      Chris Johns <ccj@acm.org>
[ee419f3]3040
3041        * libfs created.
3042        * configure.in: Added libfs subdirectory.
[93a735b]3043        * libnetworking/pppd/ipxcp.c: Fixed a typo.
3044
30452000-09-28      Joel Sherrill <joel@OARcorp.com>
3046
3047        * libnetworking/rtems_webserver/Makefile.am,
3048        libnetworking/rtems_webserver/base64.c,
3049        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
3050        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
3051
30522000-09-22      Joel Sherrill <joel@OARcorp.com>
3053
3054        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
3055        libnetworking/rtems/rtems_bsdnet_internal.h,
3056        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
3057        have included rtems.h.  It is now including precisely the  least amount
3058        of low level, yet portable .h files to get the basic RTEMS types
3059        defined.  This rippled into other  files since rtems_bsdnet_internal.h
3060        used machine/types.h to include rtems.h.
[ee419f3]3061
[00438014]30622000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3063
[5a80f36b]3064        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
[00438014]3065
[93a735b]30662000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3067
3068        * libnetworking/ChangeLog: Cleanup.
3069
[1d331547]30702000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3071
3072        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
3073        * libchip/ChangeLog: Fix formating.
3074
[93a735b]30752000-09-05      Joel Sherrill <joel@OARcorp.com>
3076
3077        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3078        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3079        confusion and to work with the converted flags.
3080
[19530ab5]30812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3082
3083        * wrapup/Makefile.am: Include compile.am.
[1d331547]3084        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3085        libchip/serial/Makefile.am: Include compile.am.
[8b615cd]3086        * librdbg/src/i386/any/Makefile.am,
3087        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
[93a735b]3088        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3089        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3090        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3091        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3092        libnetworking/rtems_servers/Makefile.am,
3093        libnetworking/rtems_webserver/Makefile.am,
3094        libnetworking/wrapup/Makefile.am: Include compile.am.
3095
30962000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3097
3098        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3099        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3100
31012000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3102
3103        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3104
31052000-08-31      Joel Sherrill <joel@OARcorp.com>
3106
3107        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3108        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3109        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3110        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3111        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3112        * libnetworking/wbase64.c: Removed.
3113        * libnetworking/Makefile.am, libnetworking/asp.c,
3114        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3115        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3116        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3117        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3118        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3119        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3120        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3121        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3122        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3123        Modified.
[19530ab5]3124
[00966ba]31252000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3126
[19530ab5]3127        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
[00966ba]3128
[93a735b]31292000-08-30      Joel Sherrill <joel@OARcorp.com>
3130
3131        * libnetworking/rtems_webserver/license.txt: New file.
3132
[e94ad1fe]31332000-08-10      Joel Sherrill <joel@OARcorp.com>
3134
3135        * ChangeLog: New file.
[1d331547]3136        * libchip/ChangeLog: New file.
[8b615cd]3137        * librdbg/ChangeLog: New file.
[93a735b]3138        * libnetworking/ChangeLog: New file.
[5a80f36b]3139
Note: See TracBrowser for help on using the repository browser.