source: rtems/c/src/ChangeLog @ 436135fe

4.104.114.84.95
Last change on this file since 436135fe was 436135fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/20/05 at 08:11:32

2005-11-20 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Add RTEMS_RELLDFLAGS.
  • automake/compile.am: Remove RTEMS_USE_GCC. Remove RTEMS_RELLDFLAGS.
  • Property mode set to 100644
File size: 118.5 KB
RevLine 
[a4a40dac]12005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
2
[436135fe]3        * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
4        Add RTEMS_RELLDFLAGS.
5        * automake/compile.am: Remove RTEMS_USE_GCC.
6        Remove RTEMS_RELLDFLAGS.
[a4a40dac]7        * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
8
[a0321355]92005-11-14      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * libchip/network/if_media.h, libchip/network/mii.h:
12        Remove (Moved to cpukit).
13        * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
14        and libchip/network/if_media.h.
15        * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
16        if_media.h having moved.
17
[3136ff03]182005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
19
[d366255b]20        * automake/compile.am, automake/host.am, automake/local.am,
21        automake/subdirs.am: Remove depend.
[3136ff03]22        * configure.ac: Explicitly pass --libdir and --includedir to
23        testsuites.
24
[3f74676]252005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * configure.ac: Reflect changes to testsuites.
28
[95cd708]292005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * automake/compile.am: Remove GCCSPECS.
32        * aclocal/prog-cc.m4: Add GCCSPECS.
33        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
34
[7880193]352005-11-06      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.
38        * libchip/rtc/mc146818a.h: Eliminate obsolete types.
39
[f6435d36]402005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * libchip/network/dec21140.c, libchip/network/elnk.c: Use
43        libcpu/byteorder.h for i386.
44
[7880193]452005-11-02      Till Straumann <strauman@slac.stanford.edu>
[78111c3]46
47        * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
48        libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
49        * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
[7880193]50        added a simple API/library for i2c devices and drivers for i2c
51        2-byte eeproms and a ds1621 temperature sensor; API is documented
52        in libi2c.h.
[78111c3]53
[794c624]542005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * libnetworking/pppd/ipxcp.c,
57        libnetworking/pppd/chat.c,
58        libnetworking/pppd/patchlevel.h,
59        libnetworking/pppd/upap.h,
60        libnetworking/pppd/md5.h,
61        libnetworking/pppd/pppd.8,
62        libnetworking/pppd/README,
63        libnetworking/pppd/preinstall.am,
64        libnetworking/pppd/md4.h,
65        libnetworking/pppd/magic.c,
66        libnetworking/pppd/pppd.h,
67        libnetworking/pppd/demand.c,
68        libnetworking/pppd/rtemsmain.c,
69        libnetworking/pppd/sys-rtems.c,
70        libnetworking/pppd/ipcp.h,
71        libnetworking/pppd/lcp.h,
72        libnetworking/pppd/chap_ms.c,
73        libnetworking/pppd/md4.c,
74        libnetworking/pppd/rtemspppd.h,
75        libnetworking/pppd/cbcp.h,
76        libnetworking/pppd/auth.c,
77        libnetworking/pppd/lcp.c,
78        libnetworking/pppd/example/README,
79        libnetworking/pppd/example/ppp.conf,
80        libnetworking/pppd/example/system.h,
81        libnetworking/pppd/example/netconfig.h,
82        libnetworking/pppd/example/pppdapp.c,
83        libnetworking/pppd/example/init.c,
84        libnetworking/pppd/example/Makefile-user,
85        libnetworking/pppd/example/pppd.options,
86        libnetworking/pppd/rtemspppd.c,
87        libnetworking/pppd/ipxcp.h,
88        libnetworking/pppd/chap_ms.h,
89        libnetworking/pppd/options.c,
90        libnetworking/pppd/magic.h,
91        libnetworking/pppd/chap.h,
92        libnetworking/pppd/cbcp.c,
93        libnetworking/pppd/upap.c,
94        libnetworking/pppd/chap.c,
95        libnetworking/pppd/Makefile.am,
96        libnetworking/pppd/ccp.h,
97        libnetworking/pppd/utils.c,
98        libnetworking/pppd/rtemsdialer.h,
99        libnetworking/pppd/fsm.h,
100        libnetworking/pppd/pathnames.h,
101        libnetworking/pppd/md5.c,
102        libnetworking/pppd/fsm.c,
103        libnetworking/pppd/ipcp.c,
104        libnetworking/pppd/STATUS,
105        libnetworking/pppd/ccp.c,
106        libnetworking/Makefile.am: Remove (Moved to cpukit).
107
[330e08be]1082005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * configure.ac: Remove libnetworking, libnetworking/pppd.
111        * wrapup/Makefile.am: Remove libpppd.a.
112
[be52582]1132005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
114
115        * libnetworking/pppd/Makefile.am: Install rtemspppd.h and
116        rtemsdialer.h to $(includedir)/rtems.
117
[681ab7e]1182005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * libnetworking/rtems_telnetd/icmds.c,
121        libnetworking/rtems_telnetd/Makefile.am,
122        libnetworking/rtems_telnetd/preinstall.am,
123        libnetworking/rtems_telnetd/pty.c,
124        libnetworking/rtems_telnetd/pty.h,
125        libnetworking/rtems_telnetd/README,
126        libnetworking/rtems_telnetd/telnetd.c,
127        libnetworking/rtems_telnetd/telnetd.h:
128        Remove (Moved to cpukit).
129
[bfd5fd0]1302005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * configure.ac: Remove libnetworking/rtems_telnetd.
133        * libnetworking/Makefile.am: Remove rtems_telnetd.
134        * libnetworking/README: Remove (Obsolete).
135        * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
136
[cc2fcc1]1372005-10-20  Eric Norum <norume@aps.anl.gov>
138
[fab9046]139        * libchip/network/dec21140.c: Clean up PCI mapping.
[cc2fcc1]140
[24934c57]1412005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
142
[994eb05]143        * libnetworking/pppd/Makefile.am: Use preinstall.am.
[3d3b423]144        * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
145        librdbg/src/servrpc.c, librdbg/src/servtgt.c
146        librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
[24934c57]147        * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
148        * configure.ac: Move optman to the end of BSP_SUBDIRS.
149
[88b6d8d9]1502005-09-16      Ralf Corsepius <ralf.corsepius@rtems.org>
[95f9447]151
[88b6d8d9]152        * aclocal/bspopts.m4: Add missing m4 quotes.
[e698e68]153
[1a8f056c]1542005-09-02  Joel Sherrill <joel@OARcorp.com>
155
156    * aclocal/version.m4: Updated to rtems-4.6.99.2.
157
[213810b3]1582005-08-18  Karel Gardas  <kgardas@objectsecurity.com>
159
160        * libchip/network/if_fxp.c, libchip/network/if_dc.c,
161        libchip/network/dec21140.c: Remove initialization of PCI bus.
162
[2604a54]1632005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
164
165        * optman/Makefile.am: Add preinstall.am.
166
[bb72ff9]1672005-07-18      Karel Gardas <kgardas@objectsecurity.com>
168
169        * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
170        UNTESTED to tested.
171
[cb4185c]1722005-06-17      Joel Sherrill <joel@OARcorp.com>
173
174        * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
175        it is not supported by the MPC5xx.
176
[9c5873b7]1772005-06-17      Joel Sherrill <joel@OARcorp.com>
178
179        * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
180        interface. Also correct attempting to build on other than PowerPC and
181        x86.
182
[af28e68e]1832005-06-16      Daron Chabot <daron@nucleus.usask.ca>
184
185        * libchip/Makefile.am: Add driver for Tulip clones.
186        * libchip/network/README.tulipclone, libchip/network/if_dc.c,
187        libchip/network/if_dcreg.h: New files.
188
[d7610229]1892005-05-25      Ralf Corsepius <ralf.corsepius@rtems.org>
190
191        * aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS
192        to enable rdbg.
193        * configure.ac: Reflect changes above.
194
[aea8e66]1952005-05-23      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * configure.ac: Add ada/.
198
[9f114a8]1992005-05-20      Sergei Organov  <osv@topconrd.ru>
200
201        PR 750/networking
202        * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
203        wait_input().
204
[a4ce29f]2052005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
206
207        * libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use
208        rtems/irq.h.
209
[4beccab]2102005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
211
212        * libchip/Makefile.am: Include preinstall.am.
213        * libchip/preinstall.am: New.
214
[eb0901a4]2152005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
216
217        * configure.ac: Add AMPOLISH3.
218        * libnetworking/rtems_telnetd/Makefile.am: Include preinstall.am.
219        * libnetworking/rtems_telnetd/preinstall.am: New.
220        * libnetworking/rtems_telnetd/telnetd.c: socklen_t.
221
[005fbe56]2222005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
223
224        * configure.ac: Let enable_rpcgen default to "no".
225
[bd2fa0a5]2262005-05-08      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
229
[e11bf43]2302005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
231
232        * libchip/network/open_eth.c, libchip/serial/mc68681.c,
233        libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
234
[0fd3092]2352005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
236
237        * libchip/network/dec21140.c, libchip/network/elnk.c,
238        libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
239
[a8e1959]2402005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
241
242        * libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation
243        of code as a result of the implementation of a common PCI interface.
244
[a9cd3a9]2452005-05-04      Joel Sherrill <joel@OARcorp.com>
246
247        * libchip/network/open_eth.c: Remove prototype of set_vector.
248
[d5dbbe5]2492005-05-03      Joel Sherrill <joel@OARcorp.com>
250
251        * librdbg/src/ptrace.c: Remove warning.
252
[48b8259]2532005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
254
255        * libchip/network/dec21140.c, libchip/network/elnk.c,
256        libchip/network/if_fxp.c, libchip/serial/mc68681.c:
257        Modified parameter list to remove warnings.
258
[b7acc4ad]2592005-05-02      Jennifer Averett <jennifer.averett@oarcorp.com>
260
261        * libchip/network/cs8900.c, libchip/network/i82586.c,
262        libchip/network/open_eth.c, libchip/network/sonic.c,
263        libchip/serial/mc68681.c: Modified types to remove
264        warnings.  Added initialization to remove warnings.
265
[ce7d49bc]2662005-04-28      Joel Sherrill <joel@OARcorp.com>
267
268        * libchip/network/README.sonic: Rewritten to account for removal of
269        dmv177.
270
[1b3028c]2712005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
272
273        PR 781/rtems_misc
274        * libchip/serial/ns16550_p.h: Fix baud rate calculation
275
[cebad96]2762005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
277
278        * libchip/serial/ns16550.c:
279        Fixed warnings generated in various powerpc configurations
280
[c163605f]2812005-04-18      Jennifer Averett <jennifer.averett@oarcorp.com>
282
283        * libchip/serial/ns16550.c: Modified
284        ISR to work with PPC new exception processing
285
[bb9e843]2862005-03-14      Joel Sherrill <joel@OARcorp.com>
287
288        * libchip/network/dec21140.c, libchip/network/elnk.c,
289        libchip/network/if_fxp.c: Continue PCI API unification. All use
290        pci_find_device(). Network drivers manufacture a signature since all
291        calls have not been converted yet.
292
[160b6b0]2932005-03-04      Joel Sherrill <joel@OARcorp.com>
294
295        * libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
296        initialize function part of the unified PCI API as pci_initialize().
297
[a3f91c6]2982005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
299
300        * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
301        depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
302
[9cd49d42]3032005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * configure.ac: Remove HAS_WRAPUP_LIBBSP.
306        * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
307
[ec899eaf]3082005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        * aclocal/ppc.m4: Reflect changes to ppc exception processing
311        building procedures.
312
[ea68ed5]3132005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
314
315        * aclocal/prog-cc.m4:
316        Quote CFLAGS's RHS to accomodate Solaris broken sh.
317
[0598fb8]3182005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
321
[7cb25eb]3222005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
323
324        * make/bsp.mak: Remove CFLAGS_DEBUG_V.
325
[376dfb1a]3262005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
327
328        * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
329
[4bf6a9f2]3302005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
331
332        * libnetworking/rtems_servers/ftp.c,
333        libnetworking/rtems_servers/ftp.h,
334        libnetworking/rtems_servers/Makefile.am:
335        Remove (relocated to cpukit/ftpd).
336        * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
337        removed move libnetworking/rtems_servers.
338
[f92f5f6]3392005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
340
341        * libnetworking/rtems_servers/ftpd.h: Warning fixes.
342
[abb63593]3432005-02-03      Ralf Corsepius <ralf.corsepius@rtems.org>
344
345        PR 755/rtems
346        * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
347        Remove local declarations of rtems_bsdnet_nameservers,
348        rtems_bsdnet_nameservers_count.
349
[9c858e56]3502005-01-31      Sergei Organov <osv@topconrd.ru>
351
[e3022f5d]352        PR 751/pppd
[9c858e56]353        * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
354        committed to fix PR736 breaks pppd. chat.c should have its own static
355        ttyfd for pppd to work correctly. The symptom is that second
356        invokation of chat (for connect script) fails due to pppd_ttyfd set
357        to -1 by previous chat invokation (for init script). In addition,
358        this patch fixes leaving of dangling pointer in the abort_stbring[]
359        by chat_send().
360
[355887b]3612005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
362
363        * configure.ac: Remove CFLAGS_DEBUG_V.
364        Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
365
[f68b890]3662005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
367
368        * wrapup/Makefile.am: Remove rtems-ctor.o.
369
[4321d1f]3702005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
371
372        * libchip/rtc/rtc.h: size_t RTC_Count.
373
[4ca43d72]3742005-01-20      Joel Sherrill <joel@OARcorp.com>
375
376        PR 736/pppd
377        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
378        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
379        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
380        should not be static and should have a name more specific to pppd.
381
[4f647b9]3822005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
383
384        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
385        libnetworking/rtems_servers/Makefile.am,
386        libnetworking/rtems_telnetd/Makefile.am,
387        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
388        Eliminate CFLAGS_OPTIMIZE_V.
389
[6c2b5324]3902005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
391
392        * configure.ac: Pass CFLAGS to testsuites configure.
393        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
394        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
395
[ea3f559]3962005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
397
398        * configure.ac: Pass CFLAGS to cpukit configure.
399        * aclocal/rtems-flags.m4: Remove (Unused).
400        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
401        * aclocal/env-rtemsbsp.m4:
402        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
403        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
404        RTEMS_CFLAGS.
405        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
406        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
407        Cleanup comments.
408
[4c14ea3e]4092005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
410
411        * automake/compile.am: Remove build-variant support.
412
[44213ad]4132005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
414
415        * libnetworking/pppd/Makefile.am,
416        libnetworking/rtems_servers/Makefile.am,
417        libnetworking/rtems_telnetd/Makefile.am:
418        Remove build-variant support.
419
[552fca7]4202005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
421
422        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
423        support/Makefile.am, wrapup/Makefile.am:
424        Remove build-variant support.
425
[55243362]4262004-11-22      Joel Sherrill <joel@OARcorp.com>
427
428        * libchip/network/if_fxp.c: Add entry for another module ID code.
429
[bb15d1d2]4302004-11-22      Joel Sherrill <joel@OARcorp.com>
431
432        PR 693/misc
433        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
434        in/outport routines.
435
4362004-11-22      Joel Sherrill <joel@OARcorp.com>
437
438        PR 693/misc
439        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
440        in/outport routines.
441
[f4857b21]4422004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
443
444        * aclocal/enable-itron.m4: Remove (unused).
445
[259c516]4462004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
447
448        * configure.ac: Misc. quoting cleanups.
449        Enable ada-tests iff --enable-ada and --enable-tests.
450
[bf474880]4512004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
452
453        PR 703/filesystem
454        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
455        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
456        libchip/ide/ide_controller.c:
457        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
458        available for BSPS/device drivers.
459        Extend the "modes_available" and "mode_active" parameters to
460        uint16_t for UDMA support.
461
[ac8f462]4622004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
463
464        * libchip/network/dec21140.c: Cleanup a bit and remove message about
465        not supported on PowerPC since it works on the MVME2100 BSP.
466
[9bb5b9d]4672004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
468
469        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
470        Add dependency tracking for *.cfgs.
471        * Makefile.am: Add dependency tracking for *.cfg.
472
[1c3dfb4a]4732004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
474
475        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
476        (Thanks to Lars Munch <lars@segv.dk> for catching this).
477
[62fdded]4782004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
479
480        PR 707/make_build
481        * configure.ac: Add --enable-rpcgen.
482
[577fe95]4832004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
484
485        PR 700/rtems_misc
486        * libnetworking/rtems_webserver/asp.c,
487        libnetworking/rtems_webserver/balloc.c,
488        libnetworking/rtems_webserver/cgi.c,
489        libnetworking/rtems_webserver/default.c,
490        libnetworking/rtems_webserver/ej.h,
491        libnetworking/rtems_webserver/ejIntrn.h,
492        libnetworking/rtems_webserver/ejlex.c,
493        libnetworking/rtems_webserver/ejparse.c,
494        libnetworking/rtems_webserver/emfdb.c,
495        libnetworking/rtems_webserver/emfdb.h,
496        libnetworking/rtems_webserver/form.c,
497        libnetworking/rtems_webserver/handler.c,
498        libnetworking/rtems_webserver/h.c,
499        libnetworking/rtems_webserver/license.txt,
500        libnetworking/rtems_webserver/Makefile.am,
501        libnetworking/rtems_webserver/md5c.c,
502        libnetworking/rtems_webserver/md5.h,
503        libnetworking/rtems_webserver/mime.c,
504        libnetworking/rtems_webserver/misc.c,
505        libnetworking/rtems_webserver/NOTES,
506        libnetworking/rtems_webserver/ringq.c,
507        libnetworking/rtems_webserver/rom.c,
508        libnetworking/rtems_webserver/rtems_webserver.h,
509        libnetworking/rtems_webserver/security.c,
510        libnetworking/rtems_webserver/sock.c,
511        libnetworking/rtems_webserver/socket.c,
512        libnetworking/rtems_webserver/sockGen.c,
513        libnetworking/rtems_webserver/sym.c,
514        libnetworking/rtems_webserver/uemf.c,
515        libnetworking/rtems_webserver/uemf.h,
516        libnetworking/rtems_webserver/um.c,
517        libnetworking/rtems_webserver/um.h,
518        libnetworking/rtems_webserver/umui.c,
519        libnetworking/rtems_webserver/url.c,
520        libnetworking/rtems_webserver/value.c,
521        libnetworking/rtems_webserver/wbase64.c,
522        libnetworking/rtems_webserver/webcomp.c,
523        libnetworking/rtems_webserver/webmain.c,
524        libnetworking/rtems_webserver/webpage.c,
525        libnetworking/rtems_webserver/webrom.c,
526        libnetworking/rtems_webserver/webs.c,
527        libnetworking/rtems_webserver/websda.c,
528        libnetworking/rtems_webserver/websda.h,
529        libnetworking/rtems_webserver/webs.h,
530        libnetworking/rtems_webserver/websSSL.c,
531        libnetworking/rtems_webserver/websSSL.h,
532        libnetworking/rtems_webserver/websuemf.c,
533        libnetworking/rtems_webserver/wsIntrn.h:
534        Remove (Moved to cpukit/http).
535
[cc87080]5362004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
537
538        PR 700/rtems_misc
539        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
540        Remove libnetworking/rtems_webserver.
541
[bb5b4048]5422004-10-25      Eric Norum <norume@aps.anl.gov>
543
544        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
545
[ba5288d]5462004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
547
548        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
549
[1e006d52]5502004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
551
552        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
553        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
554
[5146462f]5552004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
556
557        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
558
[d4d624e2]5592004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
560
561        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
562        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
563
[811db88]5642004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
565
566        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
567        BITSPERBYTE.
568
[41d0d94e]5692004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
570
571        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
572        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
573
[9a4b31f]5742004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
575
576        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
577
[41ed282]5782004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
579
580        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
581        * aclocal/enable-bare.m4: Remove.
582        * configure.ac: Remove BARE_CPU_MODEL.
583
[2992cd23]5842004-10-13      Eric Norum <norume@aps.anl.gov>
585
586        PR 688/bsps
587        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
588        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
589        MC146818A (and several Dallas Semiconductor) TOD chips.
590
5912004-10-13      Eric Norum <norume@aps.anl.gov>
592
593        PR 686/networking
594        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
595        device code.
596
[efab64d]5972004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
598
599        * libchip/network/dec21140.c: include <rtems/pci.h>.
600
[7452b855]6012004-09-29      Joel Sherrill <joel@OARcorp.com>
602
603        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
604        libnetworking/pppd/utils.c: i960 obsoleted and all references
605        removed.
606
[cd38196f]6072004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
608
609        PR 607/networking
610        * libchip/network/dec21140.c: Made PCI configuration minimum sane
611        instead of fully specifying unused PCI features.
612
[97891e5e]6132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
614
615        * configure.ac: Require automake > 1.9.
616
[f27c25f]6172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
618
619        * aclocal/rtems-cpu-subdirs.m4: Add avr.
620
[d71ab7fd]6212004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
622
623        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
624        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
625
[0ad53a9]6262004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
627
628        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
629        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
630
[2977f24c]6312004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
632
633        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
634
[90a33a8]6352004-07-28  Joel Sherrill <joel@OARcorp.com>
636
637    * aclocal/version.m4: Updated to rtems-4.6.99.1.
638
[2a757a8]6392004-07-25      Joel Sherrill <joel@OARcorp.com>
640
641        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
642
[1402d56a]6432004-05-21  Till Strauman <strauman@slac.stanford.edu>
644
[4dbbcb7]645        PR 625/networking
[1402d56a]646        * libchip/network/dec21140.c, ... : Prevent name clashes by making
647        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
648        an error rather than panic if no chip is detected (thus allowing
649        for probing).
650        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
651        instead of looping forever.  Avoid divide by zero (crashed my PC).
652        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
653        they are UNTESTED.
654
[1eaf0fda]6552004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
656
657        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
658
[593bc32]6592004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
660
661        * libchip/network/dec21140.c, libchip/network/elnk.c:
662        #include <errno.h>.
663
[c8e8f119]6642004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
665
666        * libchip/network/if_media.h: Update from FreeBSD.
667        * libchip/network/open_eth.c, libchip/network/cs8900.c,
668        libchip/network/i82586.c: #include <errno.h>.
669
[61c78ab]6702004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
671
672        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
673
[0d0528d3]6742004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
675
676        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
677
[7b5f6e82]6782004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
679
680        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
681        automake).
682
[7220366a]6832004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
684
685        PR 599/pppd
[7b5f6e82]686        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
[7220366a]687
[57c86a05]6882004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
689
690        * optman/rtems/no-region.c: Reflect having changed
691        rtems_region_get_segment_size.
692
[4caeb10]6932004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
694
695        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
696        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
697        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
698        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
699        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
700        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
701        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
702
[509fec9c]7032004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
704
705        * libchip/ide/ata.c, libchip/network/dec21140.c,
706        libchip/network/elnk.c, libchip/network/i82586.c,
707        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
708        libchip/network/open_eth.c, libchip/network/sonic.c,
709        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
710        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
711        libchip/shmdr/init.c, libchip/shmdr/intr.c,
712        libchip/shmdr/shm_driver.h: Cosmetics.
713
[c83b5678]7142004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
715
716        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
717        optman/rtems/no-msg.c, optman/rtems/no-part.c,
718        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
719        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
720        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
721        fixed size types.
722
[cdf41b07]7232004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
724
725        * configure.ac: Explicitly pass --includedir and --libdir to
726        cpukit/configure.
727
[ddeb7693]7282004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
729
730        * librdbg/Makefile.am: Fix rpcgen rules.
731        * librdbg/src/i386/any/remdeb_xdr.c,
732        librdbg/src/m68k/any/remdeb_xdr.c,
733        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
734        Reflect changes to librdbg/Makefile.am.
735
[850c88d]7362004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
737
738        * configure.ac: Reflect changes testsuites/configure.ac and
739        cpukit/configure.ac.
740
[ef02bc1]7412004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
742
743        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
744        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
745
[8ae203e3]7462004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
747
748        * configure.ac: Reflect changes to testsuites's configuration.
749
[cdcef7e6]7502004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
751
752        PR/589 rtems
753        * libchip/network/pci.h: Remove (Moved to cpukit).
754
[ee4f57d]7552004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
[60f9088]756
[ee4f57d]757        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
758        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
759        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
760        libchip/network/dec21140.c, libchip/network/elnk.c,
761        libchip/network/if_fxp.c, libchip/network/open_eth.c,
762        libchip/network/open_eth.h, libchip/network/sonic.c,
763        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
764        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
765        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
766        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
767        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
768        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
769        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
770        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
771        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
772        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
773        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
774        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
775        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
776        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
777        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
778        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
779        fixed-size types.
[60f9088]780
[ee4f57d]7812004-03-14      Chris Johns  <chrisj@rtems.org>
[60f9088]782
[ee4f57d]783        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
784        the BSP example code.
785        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
786        support the DIMMPC. This is a pc386 target with IO port support. Minor
787        formating clean up. Add documentation to the header file.
788        * libchip/network/README.cs8900: The CS8900 driver is documented in the
789        cs8900.h header file.
[60f9088]790
[51b9899]7912004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
794        Cosmetics.
795
[5569cec]7962004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
799        There are no application level Makefiles in here.
800
[e73c249]8012004-03-04      Joel Sherrill <joel@OARcorp.com>
802
803        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
804        they can be used in application level makefiles.
805
[845e4f3]8062004-03-05      Joel Sherrill <joel@OARcorp.com>
807
[bfb4c547]808        * libnetworking/rtems_webserver/ejparse.c,
809        libnetworking/rtems_webserver/emfdb.c,
810        libnetworking/rtems_webserver/sock.c,
811        libnetworking/rtems_webserver/socket.c,
812        libnetworking/rtems_webserver/sym.c,
813        libnetworking/rtems_webserver/webs.c,
814        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
8152004-03-05      Joel Sherrill <joel@OARcorp.com>
816
[845e4f3]817        * libchipnetwork/open_eth.c: Remove warnings by conditionally
818        compiling this file only only those CPU families with supported
819        exception models.
820
[789694a1]8212004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * acinclude.m4: Fix loosing arguments when configuring cpukit and
824        testsuites (Was exposed with --enable-multilib, only).
825        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
826         Add RTEMS_BSP_CONFIG_SUBDIR.
827        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
828        testsuites's configure.
829        * aclocal/rtems-top.m4: Remove ENDIF hack.
830        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
831
[fcf0034]8322004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
835        wrapup/Makefile.am: Fix automake problems having been introduced
836        in previous patch.
837
[5e5cf07]8382004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
841        Preinstall dirs.
842        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
843        * aclocal/check-multiprocessing.m4: Cosmetics.
844        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
845        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
846
[e7495ae]8472004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
850        librdbg/src/Makefile.am.
851        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
852        * configure.ac: Reflect changes above.
853        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
854        * wrapup/Makefile.am: Reflect changes above.
855        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
856
[c9251c7]8572004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
860
[541a45a]8612004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
864
[9e23302]8652004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * wrapup/Makefile.am: Reflect new location of librdbg.a.
868
[832bed1]8692004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
[9e23302]872        librdbg/src/powerpc/Makefile.am: Remove.
[832bed1]873        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
874        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
875        * configure.ac: Reflect changes above.
876
8772004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879
[dcf277c]8802004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
883        STRIP.
884
[b083736]8852004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * librdbg/include/Makefile.am: Merge-in
888        librdbg/include/rdbg/i386/Makefile.am,
889        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
890        librdbg/include/rdbg/powerpc/Makefile.am.
891        * librdbg/include/rdbg/i386/Makefile.am,
892        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
893        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
894        * configure.ac: Reflect changes above.
895
[a03c1ab]8962004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * configure.ac: Use AS_HELP_STRING(ada).
899
[3025a4a]9002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * aclocal/bspopts.m4: Use AS_HELP_STRING.
903        * aclocal/bsp-configure.m4: Require autoconf-2.59.
904        Use AC_CONFIG_HEADERS.
905        * aclocal/check-custom-bsp.m4: Add bspkit-support.
906        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
907
[5434449b]9082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * Makefile.am: include local.am.
911
[31ffd58]9122004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * aclocal/version.m4: 4.6.99.0.
915
[0724e79b]9162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * Makefile.am: Don't include host.am.
919        * automake/compile.am: Further cleanups.
920
[d158c16]9212004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * automake/lib.am: Remove (Unused).
924
[11cafc0]9252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * wrapup/Makefile.am: Don't include lib.am.
928        * automake/compile.am: Use automake compilation rules.
929
[6436254a]9302004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * libnetworking/pppd/Makefile.am,
933        libnetworking/rtems_servers/Makefile.am,
934        libnetworking/rtems_telnetd/Makefile.am,
935        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
936        support/Makefile.am: Don't include lib.am.
937
[97380b4]9382004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * libchip/Makefile.am: Don't include lib.am.
941        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
942        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
943        unnecessary EXTRA_DISTs.
944
[12b0ada]9452004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
948        hack.
949
[b5d91ad]9502004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
953        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
954        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
955        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
956
[477180fa]9572004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
960        Add AM_CONDITIONAL(HAS_MP).
961        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
962        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
963        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
964        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
965        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
966        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
967        (Deprecated by autoconf 2.59).
968
[171a04c]9692004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
972        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
973
[d499683]9742004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
[93a735b]976        * ChangeLog: Merge-in libnetworking/ChangeLog.
977        * libnetworking/ChangeLog: Remove.
[8b615cd]978        * ChangeLog: Merge-in librdbg/ChangeLog.
979        * librdbg/ChangeLog: Remove.
980        * ChangeLog: Merge-in libchip/ChangeLog.
[1d331547]981        * libchip/ChangeLog: Remove.
[d499683]982        * ChangeLog: Merge-in optman/ChangeLog.
983        * optman/ChangeLog: Remove.
984
[d844a182]9852004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * configure.ac: Reflect changes to cpukit.
[1734d37]988        * wrapup/Makefile.am: Reflect changes to librdbg.
989        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
[1d331547]990        * libchip/Makefile.am: Add PREINSTALL_DIRS.
[8b615cd]991        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
992        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
993        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
994        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
995        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
996        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
997        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
[1734d37]998
[208aa86e]9992004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * aclocal/rtems-top.m4: Remove check for version.m4.
1002        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
1003
[9480bb42]10042004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
[5a80f36b]1006        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
[ebff819]1007        * wrapup/Makefile.am: Reflect changes to libchip/*.
[ca1531c5]1008        * support/Makefile.am: Use automake compilation rules.
1009        * wrapup/Makefile.am: Reflect changes to support/*.
[7c5a840]1010        * configure.ac: Remove libnetworking/wrapup/Makefile.
[5a80f36b]1011        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
1012        libnetworking/*/lib*.a instead of libnetapps.a.
1013        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
1014        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
[d499683]1015        * optman/Makefile.am: Use automake compilation rules.
[1d331547]1016        * libchip/Makefile.am: Fix typo in previous patch.
1017        * libchip/Makefile.am: Use automake compilation rules.
[93a735b]1018        * libnetworking/Makefile.am: Remove wrapup.
1019        * libnetworking/pppd/Makefile.am: Build libpppd. Use
1020        automake-compilation rules.
1021        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
1022        automake-compilation rules.
1023        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
1024        automake-compilation rules.
1025        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
1026        automake-compilation rules.
1027        * libnetworking/wrapup/Makefile.am: Remove (Unused).
[033f0686]1028
[0724887f]10292004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
[5a80f36b]1031        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1032        PRE/TMPINSTALL_FILES to CLEANFILES.
[0724887f]1033        * automake/lib.am: Remove TMPINSTALL_FILES.
[d499683]1034        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1035        PRE/TMPINSTALL_FILES to CLEANFILES.
[1d331547]1036        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
1037        PRE/TMPINSTALL_FILES to CLEANFILES.
[8b615cd]1038        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
1039        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1040        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1041        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1042        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1043        * librdbg/src/i386/Makefile.am: Ditto.
1044        * librdbg/src/m68k/Makefile.am: Ditto.
1045        * librdbg/src/powerpc/Makefile.am: Ditto.
[93a735b]1046        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
1047        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
1048        * libnetworking/rtems_servers/Makefile.am: Ditto.
1049        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1050        * libnetworking/rtems_webserver/Makefile.am: Ditto.
[0724887f]1051
[6416628]10522004-01-07      Joel Sherrill <joel@OARcorp.com>
1053
1054        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
1055        more completely covers the MIPS family.
1056
[a099e9a]10572003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * wrapup/Makefile.am: Reflect changes to shmdr.
[1d331547]1060        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
1061
10622003-12-18      Joel Sherrill <joel@OARcorp.com>
1063
1064        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
1065        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
1066        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
1067        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
1068        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
1069        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
1070        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
[a099e9a]1071
[5a80f36b]10722003-12-17      Joel Sherrill <joel@OARcorp.com>
[44652f8]1073
[5a80f36b]1074        * aclocal/version.m4: Updated to rtems-20031217-test.
[917a884]1075
[5a80f36b]10762003-12-17     
[917a884]1077
[5a80f36b]1078        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
1079        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
[2b2353d]1080
[41fc78d]10812003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * automake/compile.am: Remove LINK_LIBS (Unused).
1084        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
1085
[e90cff96]10862003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1089        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1090        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
1091        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
[777db82f]1092        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
1093
[b946613]10942003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
1097        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[d499683]1098        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[1d331547]1099        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[8b615cd]1100        * librdbg/src/i386/Makefile.am:
1101        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1102        * librdbg/src/m68k/Makefile.am:
1103        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
1104        * librdbg/src/powerpc/Makefile.am:
1105        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
[b946613]1106
[795d9d46]11072003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
[5a80f36b]1109        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
[14348a00]1110        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
1111        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
[5a80f36b]1112        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
1113        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
1114        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
[810720b6]1115        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
[d499683]1116        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
1117        * optman/Makefile.am: Remove project_libdir.
[1d331547]1118        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
1119        PRE/TMPINSTALL_FILES.
[8b615cd]1120        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
1121        PRE/TMPINSTALL_FILES.
1122        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
1123        PRE/TMPINSTALL_FILES.
1124        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1125        PRE/TMPINSTALL_FILES.
1126        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
1127        from PRE/TMPINSTALL_FILES.
1128        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
1129        PRE/TMPINSTALL_FILES.
1130        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
1131        PRE/TMPINSTALL_FILES.
1132        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
1133        PRE/TMPINSTALL_FILES.
[93a735b]1134        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
1135        PRE/TMPINSTALL_FILES.
1136        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
1137        PRE/TMPINSTALL_FILES.
1138        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
1139        PRE/TMPINSTALL_FILES.
1140        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
1141        from PRE/TMPINSTALL_FILES.
[810720b6]1142
[0e31ed7]11432003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
1146        * automake/lib.am: Remove project_libdir.
1147        * wrapup/Makefile.am: Reworked.
1148
[109d660]11492003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * configure.ac: Reflect changes to librdbg.
[d499683]1152        * optman/Makefile.am: Add tmpinstall dirstamp support.
[1d331547]1153        * libchip/Makefile.am: Fix variant-tmpinstall support.
[8b615cd]1154        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
1155        * librdbg/src/powerpc/Makefile.am: Merge-in former
1156        new_exception_processing/Makefile.am.
1157        * librdbg/src/m68k/any/Makefile.am: Remove.
1158        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
1159        * librdbg/src/i386/any/Makefile.am: Remove.
1160        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
1161        * librdbg/src/Makefile.am: Cosmetics.
1162        * librdbg/include/Makefile.am: Cosmetics.
1163        * librdbg/Makefile.am: Cosmetics.
[93a735b]1164        * libnetworking/Makefile.am: Cosmetics.
1165        * libnetworking/pppd/Makefile.am: Cosmetics.
1166        * libnetworking/wrapup/Makefile.am: Cosmetics.
[109d660]1167
[91fd793d]11682003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * Makefile.am: Cosmetics.
[5a80f36b]1171        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
1172        support.
[91fd793d]1173
[8347069]11742003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * automake/compile.am: Remove $(ARCH):-rule.
1177
[184f279]11782003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * configure.ac: Remove lib/libbsp/shared/Makefile,
1181        lib/libbsp/shmdr/Makefile.
1182
[1ca7bc9]11832003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
1186        libchip/serial/Makefile, libchip/rtc/Makefile.
[f2fc5cf]1187        * support/Makefile.am: Remove all-local: $(ARCH).
1188        * wrapup/Makefile.am: Remove all-local: $(ARCH).
[306a66e]1189        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
[d499683]1190        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
1191        * optman/Makefile.am: Remove all-local: $(ARCH).
[1d331547]1192        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1193        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
1194        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
1195        compilation dirstamp support.
1196        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
1197        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
1198        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
1199        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
[8b615cd]1200        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
1201        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
1202        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1203        all-local: $(ARCH).
[93a735b]1204        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
1205        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
1206        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
1207        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
1208        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
[306a66e]1209
[82bdc057]12102003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * aclocal/lead-dot.m4: New (from automake-1.7f).
[5a80f36b]1213        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
1214        AC_SUBST(dirstamp).
[1d331547]1215        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
1216        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1217        libchip/serial/Makefile.am: Ditto.
[8b615cd]1218        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
1219        * librdbg/include/Makefile.am: Ditto.
1220        * librdbg/include/rdbg/Makefile.am: Ditto.
1221        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
1222        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
1223        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
1224        * librdbg/src/Makefile.am: Ditto.
1225        * librdbg/src/i386/Makefile.am: Ditto.
1226        * librdbg/src/i386/any/Makefile.am: Ditto.
1227        * librdbg/src/m68k/Makefile.am: Ditto.
1228        * librdbg/src/m68k/any/Makefile.am: Ditto.
1229        * librdbg/src/powerpc/Makefile.am: Ditto.
1230        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
[93a735b]1231        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
1232        preinstallation.
1233        * libnetworking/pppd/Makefile.am: Ditto.
1234        * libnetworking/rtems_servers/Makefile.am: Ditto.
1235        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
1236        * libnetworking/rtems_webserver/Makefile.am: Ditto.
1237        * libnetworking/wrapup/Makefile.am: Ditto.
[82bdc057]1238
[9550125e]12392003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
1242        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
[5a80f36b]1243        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
1244        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
1245        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
1246        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
1247        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
1248        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
1249        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
1250        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
1251        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
1252        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
1253        underquoting to silence automake-1.8.
[9550125e]1254
[e42cb8b]12552003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * configure.ac: Reflect having moved tests to ../../testsuites.
1258
[4f21a587]12592003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
[5a80f36b]1261        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
[69decf3]1262        * aclocal/canonical-host.m4: Remove.
1263        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
[c44312d]1264        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1265
[51d35b2]12662003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * aclocal/check-cpu.m4: Remove.
1269        * configure.ac: Merge-in former aclocal/check-cpu.m4.
[3993b6f7]1270        * aclocal/canonical-target-name.m4: Add m4-quotes.
[5a80f36b]1271        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
1272        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
1273        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1274        * aclocal/check-networking.m4: Add m4-quotes. Require
1275        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1276        * aclocal/check-posix.m4: Add m4-quotes. Require
1277        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
1278        * aclocal/check-rdbg.m4: Add m4-quotes. Require
1279        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
[1d331547]1280        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
[3993b6f7]1281
[2eaee845]12822003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
1285        * aclocal/bsp-alias.m4: Remove.
1286
[0038885]12872003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * configure.ac: Make presence of tests/ optional.
1290
[8857d525]12912003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * aclocal/path-perl.m4: Remove (Unused).
1294
[15ee26f]12952003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * automake/force-preinstall.am: Remove.
1298
[1d331547]12992003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
1300
1301        PR 499/rtems_misc
1302        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
1303        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
1304        Configuration (Odd was forced) - Correction of Stop Bit configuration
1305        (inversed) - Correction of ISR Handler to call
1306        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
1307        CTS Hardware flow control Configuration.
1308
[e96d248]13092003-09-04      Joel Sherrill <joel@OARcorp.com>
1310
1311        * lib/libcpu/shared/include/cache.h,
1312        lib/libcpu/shared/src/cache_aligned_malloc.c,
1313        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
1314        license changed.
[d499683]1315        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
1316        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
1317        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
1318        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
1319        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
1320        for license changed.
[1d331547]1321        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
1322        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
1323        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
1324        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
1325        libchip/network/cs8900.h, libchip/network/dec21140.c,
1326        libchip/network/elnk.c, libchip/network/open_eth.c,
1327        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
1328        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
1329        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
1330        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
1331        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
1332        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
1333        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
1334        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
1335        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
1336        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
1337        libchip/serial/serial.h, libchip/serial/z85c30.c,
1338        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
1339        libchip/serial/z85c30_reg.c: URL for license changed.
1340
13412003-09-03      Jiri Gaisler <jiri@gaisler.com>
1342
1343        PR 477/networking
1344        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
1345        * libchip/network/README.open_eth, libchip/network/open_eth.c,
1346        libchip/network/open_eth.h: New files.
[e96d248]1347
[ac3786b]13482003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * aclocal/rtems-top.m4: Add RTEMS_API.
1351        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
1352
[8b615cd]13532003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1354
1355        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1356        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
1357        @RTEMS_BSP@.cfg.
1358
[1d331547]13592003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1362
13632003-08-20      Joel Sherrill <joel@OARcorp.com>
1364
1365        * libchip/network/cs8900.c: Correct copyright statements.
1366
[161f2651]13672003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * aclocal/check-itron.m4: Remove.
1370        * aclocal/enable-inlines.m4: Remove.
[fe8bc62f]1371        * Makefile.am: Reflect having moved aclocal/.
[867ab080]1372        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1373        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1374        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1375        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1376        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1377        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1378        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1379        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1380        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1381        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1382        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1383        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1384        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1385        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1386        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1387        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1388        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1389        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1390        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1391        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1392        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1393        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1394        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1395        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1396        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1397        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1398        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1399        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1400        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1401        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1402        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1403        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1404        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1405        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1406        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1407        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1408        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1409        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1410        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1411        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1412        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1413        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1414        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1415        * aclocal/target.m4: New (Copied from ../../aclocal).
1416        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1417        * aclocal/version.m4: New (Copied from ../../aclocal).
1418
[3a99e6f]14192003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * configure.ac: Remove stray comments.
1422        * automake/local.am, automake/host.am: Remove "debug".
1423
[514e77b7]14242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
[c483a4e]1426        * Makefile.am: Reflect having moved automake/.
1427        * lib/Makefile.am: Reflect having moved automake/.
1428        * support/Makefile.am: Reflect having moved automake/.
1429        * wrapup/Makefile.am: Reflect having moved automake/.
[5a80f36b]1430        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1431        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1432        from ../../automake).
[d499683]1433        * optman/Makefile.am: Reflect having moved automake/.
[1d331547]1434        * libchip/Makefile.am: Reflect having moved automake/.
1435        * libchip/ide/Makefile.am: Reflect having moved automake/.
1436        * libchip/network/Makefile.am: Reflect having moved automake/.
1437        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1438        * libchip/serial/Makefile.am: Reflect having moved automake/.
[8b615cd]1439        * librdbg/Makefile.am: Reflect having moved automake/.
1440        * librdbg/include/Makefile.am: Reflect having moved automake/.
1441        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1442        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1443        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1444        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1445        automake/.
1446        * librdbg/src/Makefile.am: Reflect having moved automake/.
1447        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1448        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1449        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1450        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1451        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1452        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1453        having moved automake/.
[93a735b]1454        * libnetworking/Makefile.am: Reflect having moved automake/.
1455        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1456        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1457        automake/.
1458        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1459        automake/.
1460        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1461        automake/.
1462        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
[11a26b9]1463
[d4b5e876]14642003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
[5a80f36b]1466        * Makefile.am: Add bsp.pc.in.
[d4b5e876]1467        * bsp.pc.in: New (pkgconfig support).
1468
[7dcc3fe]14692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1470
1471        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1472
[539e266e]14732003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * lib/Makefile.am: New (Required by 'make dist').
1476        * lib/ChangeLog: Remove.
1477        * lib/.cvsignore: Cleanup.
1478        * configure.ac: Reflect having added lib/Makefile.am.
[5a80f36b]1479        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1480        lib/libbsp/configure.ac.
[8b615cd]1481        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1482        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
[dd984c0]1483
[da499ad]14842003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
[6fcf4571]1487        * configure.ac: Merge-in librdbg/configure.ac.
[5a80f36b]1488        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1489        librdbg/configure.ac.
[1d331547]1490        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1491        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1492        LIBCHIP. Conditionally build include-dirs.
1493        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
[8b615cd]1494        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1495        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1496        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1497        librdbg/include/rdbg/m68k/Makefile.am,
1498        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1499        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1500        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1501        librdbg/src/powerpc/Makefile.am, librdbg/
1502        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1503        configure.ac into ../configure.ac.
[93a735b]1504        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1505        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1506        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1507        libnetworking/rtems_telnetd/Makefile.am,
1508        libnetworking/rtems_webserver/Makefile.am,
1509        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1510        into ../configure.ac.
[8b615cd]1511
15122003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        PR 427/rtems
1515        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1516        * librdbg/src/servtsp.c: Ditto.
[1d331547]1517
15182003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1519
1520        PR 429/bsps
1521        PR 432/bsps
1522        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1523        packets are queued onto an elnk board, the ISR will deadlock the device
1524        with a tx complete interrupt.  Lighter tx loads are not affected as they
1525        end up submitting single packets to the device.
[4108ae8]1526
[babba25a]15272003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
[5a80f36b]1529        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1530        optman/configure.ac.
[d499683]1531        * optman/configure.ac: Remove (Merged into ../configure.ac).
1532        * optman/Makefile.am: Reflect having merged configure.ac into
1533        ../configure.ac.
[1d331547]1534        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1535        * libchip/Makefile.am, libchip/ide/Makefile.am,
1536        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1537        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1538        ../configure.ac.
[babba25a]1539
[c1a72962]15402003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1541
[5a80f36b]1542        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
[c1a72962]1543
[1d331547]15442003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1545
1546        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1547        on i386.
1548
[93a735b]15492003-06-13      Joel Sherrill <joel@OARcorp.com>
1550
1551        * libnetworking/pppd/chat.c: Removed warnings.
1552
[1d331547]15532003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1554
1555        * libchip/network/README.3com: New file missed in previous commit.
1556        PR 405/bsps
1557        PR 393/networking
1558        * libchip/network/dec21140.c: Fix leak also known as PR393.
1559        * libchip/network/elnk.c, libchip/network/if_media.h,
1560        libchip/network/mii.h: New files.
1561        * libchip/network/Makefile.am: Reflect new files.
1562
[581c3117]15632003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * configure.ac: Remove support for profile-variant.
1566
[93a735b]15672003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1568
1569        PR 397/pppd
1570        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1571        * libnetworking/pppd/magic.c: Remove *rand48.
1572        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1573
[8a7f8c23]15742003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1575
1576        * wrapup/Makefile.am: Add libide.a.
1577
[1d331547]15782003-04-15      Joel Sherrill <joel@OARcorp.com>
1579
1580        PR 387/rtems_misc
1581        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1582        routines.
1583        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1584
[93a735b]15852003-04-11      Joel Sherrill <joel@OARcorp.com>
1586
1587        * libnetworking/rtems_webserver/cgi.c,
1588        libnetworking/rtems_webserver/sockGen.c,
1589        libnetworking/rtems_webserver/umui.c,
1590        libnetworking/rtems_webserver/websSSL.c,
1591        libnetworking/rtems_webserver/websSSL.h,
1592        libnetworking/rtems_webserver/websda.c,
1593        libnetworking/rtems_webserver/websda.h: New files. Not included in
1594        previous commit.
1595
15962003-04-10      Joel Sherrill <joel@OARcorp.com>
1597
1598        PR 371/pppd
1599        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1600        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1601        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1602        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1603        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1604        still global symbols in rtemspppd.h which might need to be changed or
1605        converted into member of a structure which is dereferenced with a
1606        pointer that is managed as a per task variable. But this patch should
1607        avoid many conflicts.
1608
[1d331547]16092003-03-27      Joel Sherrill <joel@OARcorp.com>
1610
1611        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1612        not allowed in the cpukit source code since it must be buildable
1613        independent of any BSP. These files were moved to libchip/ide.
1614        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1615        files.
1616
16172003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1618
1619        PR 368/filesystems
1620        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1621        improvements which now work on pc386 and mbx8xx.
1622        * libchip/ide/ide_controller.c: New file.
1623
[93a735b]16242003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1625
1626        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1627
[db3e91f2]16282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1629
1630        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1631        * configure.ac: Add support/.
1632        * support/.cvsignore: New.
1633        * support/Makefile.am: New.
1634        * support/version.c: New.
1635        * wrapup/Makefile.am: Add support/libsupport.a.
[d499683]1636        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
[1d331547]1637        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
[8b615cd]1638        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
[93a735b]1639        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
[db3e91f2]1640
16412003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1642
1643        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1644
[1d331547]16452003-02-20      Till Straumann <strauman@slac.stanford.edu>
1646
1647        PR 354/networking
1648        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1649        chip against a table of supported chips. The untested ones are still
1650        commented out, however.
1651
[ccd81b60]16522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1653
1654        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
[9b5c258]1655        * configure.ac: AC_PREREQ(2.57).
[d499683]1656        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1657        * optman/configure.ac: AC_PREREQ(2.57).
[1d331547]1658        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1659        * libchip/configure.ac: AC_PREREQ(2.57).
[8b615cd]1660        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1661        * librdbg/configure.ac: AC_PREREQ(2.57).
[93a735b]1662        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1663        * libnetworking/configure.ac: AC_PREREQ(2.57).
1664
16652003-02-06      Joel Sherrill <joel@OARcorp.com>
1666
1667        * libnetworking/pppd/chat.c: Convert routines with common names to
1668        static. This included get_char(), put_char(), and character() among
1669        others.
[d499683]1670
16712003-02-03      Joel Sherrill <joel@OARcorp.com>
1672
1673        PR 338/filesystem
1674        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1675        rtems_io_lookup_name() (API change).  Unused function removed.
[9b5c258]1676
[17aa98d]16772003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1678
1679        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[93a735b]1680        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1681        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1682        Eliminate *_O_FILES.
1683        * libnetworking/rtems_servers/Makefile.am,
1684        libnetworking/rtems_webserver/Makefile.am,
1685        libnetworking/rtems_telnetd/Makefile.am: Ditto.
[17aa98d]1686
[131814f]16872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1688
1689        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1690        Let all-local: depend on $(LIB).
[93a735b]1691        * wrapup/Makefile.am, configure.ac: Remove libmisc.
[d499683]1692        * optman/Makefile.am: Apply install-data-local to install *.rels.
1693
16942002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1695
1696        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1697        %.c rules.
1698        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
[1d331547]1699        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1700        * libchip/rtc/Makefile.am: Ditto.
1701        * libchip/serial/Makefile.am: Ditto.
1702
17032002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1704
1705        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1706        LIBC_DEFINES.
1707        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1708        LIBC_DEFINES.
1709        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1710        LIBC_DEFINES.
[d499683]1711
17122002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1713
1714        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
[9346df0]1715
[d4181d5]17162002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1717
[5a80f36b]1718        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1719        cache-checking.
[d499683]1720        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[d4181d5]1721
[028792e8]17222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1723
1724        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
[5a80f36b]1725        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1726        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
[d499683]1727        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[8b615cd]1728        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[d499683]1729
17302002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1731
1732        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
[93a735b]1733        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1734        Remove.
[d499683]1735        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
[382e1eb3]1736
[6184265d]17372002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1738
1739        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1740        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1741
[1d331547]17422002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1743
1744        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1745        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1746
[d499683]17472002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1748
[93a735b]1749        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
[d499683]1750        * optman/rel.am: New.
1751
[54508fd]17522002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1753
1754        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
[5a80f36b]1755        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1756        braino in comment on "exec". Extend --enable-ada handling.
[54508fd]1757
[8b615cd]17582002-11-04      Joel Sherrill <joel@OARcorp.com>
1759
1760        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1761        tasks and rolling multiple loops into 1.
1762        * librdbg/src/m68k/rdbg_f.c: Removed warning.
[93a735b]1763        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1764        Removed warnings.
[8b615cd]1765
[1d331547]17662002-10-31      Joel Sherrill <joel@OARcorp.com>
1767
1768        * libchip/network/dec21140.c: Removed warnings.
[8b615cd]1769        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1770        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1771        librdbg/src/m68k/any/remdeb_xdr.c,
1772        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1773        warnings.
[93a735b]1774        * libnetworking/rtems_webserver/socket.c,
1775        libnetworking/rtems_webserver/uemf.h: Removed warnings.
[1d331547]1776
17772002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1778
1779        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1780        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1781        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1782        above.
1783
[c22d613]17842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1785
[5a80f36b]1786        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[c22d613]1787        * wrapup/.cvsignore: Remove autom4te.cache.
[d499683]1788        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[1d331547]1789        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1790        autom4te.cache.
[8b615cd]1791        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1792        autom4te.cache.
[93a735b]1793        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1794        autom4te.cache.
[c22d613]1795
[154c99c]17962002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1797
1798        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1799
[d499683]18002002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1801
1802        * optman/.cvsignore: Add autom4te.cache.
1803
[1d331547]18042002-09-14      Joel Sherrill <joel@OARcorp.com>
1805
1806        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1807
[93a735b]18082002-09-07      Joel Sherrill <joel@OARcorp.com>
1809
1810        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1811        include files to resolve warnings.
1812
[1d331547]18132002-09-07      Chris Johns <ccj@acm.org>
1814
1815        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1816        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1817        which corrects the problem  where the cs8900.c file was actually the BSP
1818        glue.  Joel did some hacking so this file will compile.  Previously it
1819        required providing a target.h file to compile.
1820        * libchip/network/cs8900.c.bsp: New file.
1821
[93a735b]18222002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1823
1824        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1825
18262002-08-31      Joel Sherrill <joel@OARcorp.com>
1827
1828        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1829        eliminate warning.
1830
[a456af96]18312002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1832
1833        * configure.ac: Add ada-tests.
1834
[1846a62]18352002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1836
1837        * Makefile.am: Add preinstall-stamp.
1838
[93a735b]18392002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1842        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1843        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1844        gcc31 happy.
1845        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1846        cp.
1847
[67bfd9a6]18482002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1849
[5a80f36b]1850        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1851        make/bsp.mak.
[67bfd9a6]1852        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1853        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1854
[93a735b]18552002-08-12      Joel Sherrill <joel@OARcorp.com>
1856
1857        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1858        avoid error.
1859
[55ac4e1]18602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1861
1862        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
[85a8933]1863        * configure.ac: Add BSP_SUBDIRS.
1864        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
[d499683]1865        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1866        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
[1d331547]1867        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1868        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1869        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
[8b615cd]1870        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1871        RTEMS_CHECK_BSP_CACHE.
1872        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1873        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1874        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1875        .$(OBJEXT) instead of .o.
[93a735b]1876        * libnetworking/pppd/Makefile.am,
1877        libnetworking/rtems_servers/Makefile.am,
1878        libnetworking/rtems_telnetd/Makefile.am,
1879        libnetworking/rtems_webserver/Makefile.am,
1880        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
[85a8933]1881
[4db904ec]18822002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1883
[5a80f36b]1884        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
[2b61cd06]1885        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
[5a80f36b]1886        ../libchip/serial/$(ARCH)/libserialio.a.
[1d331547]1887        * libchip/serial/Makefile.am: Don't tmp-install lib.
1888        * libchip/rtc/Makefile.am: Don't tmp-install lib.
[2b61cd06]1889
[97bfd09]18902002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1891
1892        * Makefile.am: Add rtems_makedir.
[5a80f36b]1893        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
[94f4a9ba]1894        * Makefile.am: Add wrapup-SUBDIR.
1895        * wrapup/ChangeLog: Remove.
1896        * wrapup/configure.ac: Remove.
[5a80f36b]1897        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1898        (Make the bare BSP happy).
[f21ccd2]1899        * configure.ac: Ditto.
[5a80f36b]1900        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
[f0d7515]1901        Create make/custom/default.cfg.
[5a80f36b]1902        * configure.ac: Add creation of make/custom/*.cfg. Create
1903        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
[f0d7515]1904
[d6f4c1b6]19052002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1906
1907        * Makefile.am: Clean $(PROJECT_RELEASE).
1908
[93a735b]19092002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1910
1911        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1912        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1913        prototype mismatches.
1914
[d499683]19152002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1916
1917        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1918        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1919
[dbaca2a7]19202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1921
1922        * acinclude.m4: Add test "$multilib" != "yes".
1923        * config-ml.in: Remove.
[247874ae]1924        * acinclude.m4: Cleanups.
1925        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
[5a80f36b]1926        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
[d499683]1927        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1928        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1929        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
[247874ae]1930
[1d331547]19312002-07-16      Eric Norum <eric.norum@usask.ca>
1932
1933        * New driver for the Intel EtherExpressPro (82559ER) chip.
1934        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1935        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1936        * libchip/network/Makefile.am: Modified to reflect above.
1937
[02ccf4a]19382002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1939
1940        * acinclude.m4: New.
[5a80f36b]1941        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1942        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1943        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
[02ccf4a]1944
[8b615cd]19452002-07-01      Joel Sherrill <joel@OARcorp.com>
1946
1947        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1948        _Objects_Information_table now that it is a two dimensional array based
1949        upon API and class.
[93a735b]1950        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1951        of strnlen().
1952
19532002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1954
1955        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1956        preinstall libnetapps.a.
[8b615cd]1957
[3ebe28f]19582002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1959
1960        * configure.ac: Remove librpc.
1961
[0b2f26d]19622002-06-25      Joel Sherrill <joel@OARcorp.com>
1963
[dee3768b]1964        * Per PR233, moved librpc to exec.
[0b2f26d]1965        * configure.ac, wrapup/Makefile.am: Modified.
1966        * librpc, librpc/ChangeLog: Removed.
1967
[d499683]19682002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1969
1970        * optman/Makefile.am: Remove multilib support.
1971        * optman/configure.ac: Ditto.
1972        * optman/sapi/Makefile.am: Ditto.
1973
[93a735b]19742002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1975
1976        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1977        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1978
19792002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1980
1981        Move networking libraries to c/src/exec/libnetworking
1982        * libnetworking/configure.ac, libnetworking/Makefile.am,
1983        libnetworking/wrapup/Makefile.am: Reflect Moval.
1984
[1b092b7]19852002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1986
[dee3768b]1987        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
[93a735b]1988        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1989        <rtems/bspIo.h>.
1990
19912002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1992
1993        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1994        * libnetworking/rtems/mkrootfs.h: Ditto.
1995        * libnetworking/rtems/Makefile.am: Reflect changes above.
[1b092b7]1996
[166475a]19972002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1998
1999        * configure.ac: Remove lib.
2000
[8b615cd]20012002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2002
2003        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
2004        that exception stack frames on M68K members with VBR always are 6 byte
2005        long. The incorrect assumption resulted in some gdb commands like "next"
2006        to fail on the 68360.
2007
[d9af8a8e]20082002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2009
2010        * config-ml.in: Take out arm and sh variants RTEMS does not support.
[8b615cd]2011        PR 220
2012        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2013        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
2014        CVS.
[93a735b]2015        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
2016        libnetworking/sys/filio.h: Remove.
2017        * libnetworking/sys/Makefile.am: Reflect changes above.
[d9af8a8e]2018
[1d331547]20192002-05-07      Chris Johns <ccj@acm.org>
2020
2021        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
2022        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
2023        requires it to be stripped.
2024
[93a735b]20252002-05-01      Eric Norum <eric.norum@usask.ca>
2026
2027        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
2028        assembly  to satisfy gcc 3.1 and newer.
2029
20302002-04-26      Eric Norum <eric.norum@usask.ca>
2031
2032        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
2033        agressive optimization in gcc 3.1 does not reorder things.
2034
[1d331547]20352002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2036
2037        * libchip/network/dec21140.c: Reflect changes to powerpc's
2038        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
[8b615cd]2039        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
2040        <rtems/score/cpu.h>.
2041        * librdbg/src/powerpc/rdbg_f.c: Ditto.
[93a735b]2042        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
[1d331547]2043
[d499683]20442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2045
2046        * optman/configure.ac: Remove ENABLE_GCC28.
2047
[1d331547]20482002-04-11      Chris Johns <ccj@acm.org>
2049
2050        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
2051        driver control block field to the ifconfig network driver structure.
2052        This field is needed by the i82586 driver which was ported from NetBSD
2053        as it had better hardware abstraction.
[93a735b]2054        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
2055        PR59, added the drv_ctrl driver control block field to the ifconfig
2056        network driver structure. This field is needed by the i82586 driver
2057        which was ported from NetBSD as it had better hardware abstraction.
2058
20592002-04-10      Mike Siers <mikes@poliac.com>
2060
2061        * libnetworking/rtems_webserver/NOTES,
2062        libnetworking/rtems_webserver/asp.c,
2063        libnetworking/rtems_webserver/balloc.c,
2064        libnetworking/rtems_webserver/default.c,
2065        libnetworking/rtems_webserver/ej.h,
2066        libnetworking/rtems_webserver/ejIntrn.h,
2067        libnetworking/rtems_webserver/ejlex.c,
2068        libnetworking/rtems_webserver/ejparse.c,
2069        libnetworking/rtems_webserver/emfdb.c,
2070        libnetworking/rtems_webserver/emfdb.h,
2071        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
2072        libnetworking/rtems_webserver/handler.c,
2073        libnetworking/rtems_webserver/license.txt,
2074        libnetworking/rtems_webserver/md5.h,
2075        libnetworking/rtems_webserver/md5c.c,
2076        libnetworking/rtems_webserver/mime.c,
2077        libnetworking/rtems_webserver/misc.c,
2078        libnetworking/rtems_webserver/ringq.c,
2079        libnetworking/rtems_webserver/rom.c,
2080        libnetworking/rtems_webserver/security.c,
2081        libnetworking/rtems_webserver/sock.c,
2082        libnetworking/rtems_webserver/sym.c,
2083        libnetworking/rtems_webserver/uemf.c,
2084        libnetworking/rtems_webserver/uemf.h,
2085        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
2086        libnetworking/rtems_webserver/url.c,
2087        libnetworking/rtems_webserver/value.c,
2088        libnetworking/rtems_webserver/wbase64.c,
2089        libnetworking/rtems_webserver/webcomp.c,
2090        libnetworking/rtems_webserver/webpage.c,
2091        libnetworking/rtems_webserver/webrom.c,
2092        libnetworking/rtems_webserver/webs.c,
2093        libnetworking/rtems_webserver/webs.h,
2094        libnetworking/rtems_webserver/websuemf.c,
2095        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
2096        2.1.4.
[1d331547]2097
20982002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2099
2100        * libchip/network/i82586.c: Include <string.h>.
2101        * libchip/network/sonic.c: Ditto.
2102
21032002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2104
2105        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2106
[93a735b]21072002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2108
2109        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
2110
21112002-03-27      Thomas.Doerfler@imd-systems.de
2112
2113        PR 144
2114        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
2115        memory address 0 when called for the first time. This is done when
2116        trying to clear the variable "dhcp_hostname".
2117
[7273b6e]21182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2119
[5a80f36b]2120        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[7273b6e]2121        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2122        * Makefile.am: Remove AUTOMAKE_OPTIONS.
[d499683]2123        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2124        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2125        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2126        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
2127        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
[1d331547]2128        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2129        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2130        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
2131        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
2132        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2133        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
[8b615cd]2134        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
2135        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
2136        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2137        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2138        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2139        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2140        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
2141        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
2142        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2143        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
2144        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
2145        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
2146        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2147        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2148        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
2149        AUTOMAKE_OPTIONS.
[93a735b]2150        * libnetworking/configure.ac:
2151        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
2152        foreign 1.6]).
2153        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
2154        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
2155        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
2156        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2157        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
2158        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
2159        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
2160        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
2161        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2162        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2163        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2164        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
2165        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
2166        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
2167        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
2168        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
2169        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2170
21712002-03-27      Ilya Alexeev <ilya@continuum.ru>
2172
2173        PR 162
2174        * libnetworking/net/if_ppp.c ppp_txdaemon(),
2175        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
2176        used in a device write routines.  Now ppp_softc structure have own
2177        character for writing to device (sc_outchar).  I think that converting
2178        local variables to static is not a right solution, because problems will
2179        occur in the case of two or more ppp instances.
2180        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
2181        must be u_long, otherwise in the case of the big output packet endless
2182        loop may occur.
2183
21842002-03-21      Ilya Alexeev <ilya@continuum.ru>
2185
2186        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
2187        preparations for multiple PPPD connections.
[8b615cd]2188
21892002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2190
2191        PR 149
2192        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
2193        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
2194        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
2195        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
[7273b6e]2196
[1d42dcbc]21972002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2198
2199        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
2200        * configure.ac: Modified to reflect addition.
2201
[93a735b]22022002-02-27      Ilya Alexeev <ilya@continuum.ru>
2203
2204        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
2205        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2206        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
2207        capabilities as well as eliminate some warnings.
2208
22092002-02-27      Eric Norum <eric.norum@usask.ca>
2210
2211        * libnetworking/net/radix.c: Properly handle fetching the default route
2212        when there is no route.  This was a bug in the original FreeBSD code and
2213        this fix is from an updated version of their code.
2214
22152002-02-16      Eric Norum <eric.norum@usask.ca>
2216
2217        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
2218        checking.
2219
22202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2221
2222        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
2223        dodefaultroute.
2224
22252002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2226
2227        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
2228        include <rtems/seterr.h>.
2229
22302002-02-01      Mike Siers <mikes@poliac.com>
2231
2232        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
2233        avoid bringing the link down too fast. NOTE: Mike reports successfully
2234        running at 56K baud on a direct link.
2235
[8b615cd]22362002-02-01      Eric Valette <valette@crf.canon.fr>
2237
2238        * librdbg/So many patches have been posted recently on the mailing list
2239        and  because we were unable to find correct solution to compile on
2240        various  linux distros (due to rpcgen incompatibilities), librdbg/and
2241        because the coding  style of rdbg was rather inconsistant among various
2242        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
2243        global coding style (using indent + manual edits), 2) incorporate/review
2244        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
2245        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
2246        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
2247        after rdbg initialization is done, NB : the paches is huge but it is
2248        mainly due to coding styke chnages.  Only few lines of codes have been
2249        really changed and they do not impact  rdbg functionnality (AFAIKT).
2250        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
2251        librdbg/include/rdbg/m68k/rdbg_f.h,
2252        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
2253        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
2254        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
2255        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
2256        librdbg/src/servtsp.c, librdbg/src/servutil.c,
2257        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
2258        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
2259        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
2260        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
2261        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
2262        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
2263        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
2264        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2265        librdbg/src/powerpc/new_exception_processing/remdeb.h,
2266        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
2267        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2268
[93a735b]22692002-01-31      Mike Siers <mikes@poliac.com>
2270
2271        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
2272        * Nice Update of PPPD support which eliminates the requiremetn that
2273        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
2274        and reports that it seems to be more stable and handle larger packets
2275        better.  This patch replaces the termios tasks with more general pppd
2276        network driver tasks.  The functions pppinput() and pppstart() get
2277        called from the interrupt service routine.
2278        * libnetworking/Makefile.am, libnetworking/configure.ac,
2279        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
2280        libnetworking/net/ethernet.h, libnetworking/net/if.c,
2281        libnetworking/net/if.h, libnetworking/net/if_arp.h,
2282        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
2283        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
2284        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
2285        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
2286        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
2287        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
2288        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
2289        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
2290        libnetworking/net/route.c, libnetworking/net/route.h,
2291        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
2292        libnetworking/pppd/README, libnetworking/pppd/STATUS,
2293        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
2294        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2295        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2296        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2297        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2298        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2299        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2300        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2301        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2302        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2303        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2304        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
2305        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
2306        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2307        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
2308        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
2309        libnetworking/pppd/example/README,
2310        libnetworking/pppd/example/netconfig.h,
2311        libnetworking/wrapup/Makefile.am: Modified.
2312        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
2313        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
2314        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
2315        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
2316        * libnetworking/modem/, libnetworking/modem/.cvsignore,
2317        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
2318        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
2319        libnetworking/modem/pppcompress.c: Subdirectory removed.
2320
23212002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2322
2323        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
2324        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2325
[8b615cd]23262002-01-18      Till Straumann <strauman@slac.stanford.edu>
2327
2328        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
2329        issues: - exception handler needs to enable MSR_FP if the interrupted
2330        thread is FP enabled. - printk message for MSR fixed and added
2331        stacktrace. NOTE: this requires the stacktrace patch to
2332        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
2333        however).
2334
[d499683]23352002-01-06      Joel Sherrill <joel@OARcorp.com>
2336
2337        * optman/.cvsignore: Added aclocal.m4 and configure.
2338        * optman/.cvsignore: New file.
2339
[1d331547]23402002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2341
2342        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2343
[e4dbf55]23442002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2345
[5a80f36b]2346        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
[d499683]2347        * optman/ChangeLog: New.
2348        * optman/configure.ac: New.
2349        * optman/Makefile.am: New.
2350        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
2351        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
[e4dbf55]2352
[efcb89c]23532001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2354
2355        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
2356
[93a735b]23572001-12-18      Eric Norum <eric.norum@usask.ca>
2358
2359        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
2360        `directories' (path names with a / at the end) while disallowing open()
2361        operations on TFTP `directories'.
2362
23632001-12-07      Eric Norum <eric.norum@usask.ca>
2364
2365        * libnetworking/lib/tftpDriver.c: Restore write capability.
2366
[1d331547]23672001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2368
2369        * libchip/network/sonic.h: Fix typo.
[93a735b]2370        * libnetworking/arpa/Makefile.am: Remove stray lines.
[1d331547]2371
[8b615cd]23722001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2373
2374        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2375
[93a735b]23762001-10-18      Eric Norum <eric.norum@usask.ca>
2377
2378        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2379        chdir() and open() operations within the TFTP file system.
2380
[8b615cd]23812001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2382
2383        * librdbg/configure.ac: Fix latent bug exposed by removal of
2384        config.cache's which prevented powerpc targets librdbg from building.
2385
[8dc51855]23862001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2387
2388        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2389        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2390        autoconf-2.52 happy.
2391
[93a735b]23922001-10-12      Mike Siers <mikes@poliac.com>
2393
2394        * libnetworking/Update to stable working state.  Congratulations Mike!
2395        :).
2396        * libnetworking/modem_example: Directory removed.
2397        * libnetworking/modem_example/16550.h,
2398        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2399        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2400        libnetworking/modem_example/ppp.h,
2401        libnetworking/modem_example/pppcompress.c: Files removed.
2402        * libnetworking/pppd/example/pppd.options: New file.
2403        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2404        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2405        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2406        libnetworking/pppd/rtemsmain.c: Updated.
2407
[1d331547]24082001-10-12      Joel Sherrill <joel@OARcorp.com>
2409
2410        * libchip/serial/z85c30.c: Fixed typo.
2411
[df25c998]24122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2413
2414        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2415        * configure.in: Remove.
2416        * configure.ac: New file, generated from configure.in by autoupdate.
[1d331547]2417        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2418        * libchip/configure.in: Remove.
2419        * libchip/configure.ac: New file, generated from configure.in by
2420        autoupdate.
[8b615cd]2421        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2422        * librdbg/configure.in: Remove.
2423        * librdbg/configure.ac: New file, generated from configure.in by
2424        autoupdate.
[93a735b]2425        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2426        * libnetworking/configure.in: Remove.
2427        * libnetworking/configure.ac: New file, generated from configure.in by
2428        autoupdate.
[1d331547]2429
24302001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2431
2432        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2433        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2434        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2435
24362001-09-27      Joel Sherrill <joel@OARcorp.com>
2437
2438        * libchip/ChangeLog: Fixed typo in date.
2439
[93a735b]24402001-09-27      Eric Norum <eric.norum@usask.ca>
2441
2442        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2443        TFTP  filesystem.
2444
[8b615cd]24452001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2446
2447        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2448        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2449        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2450        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2451        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2452        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2453        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2454        'PREINSTALL_FILES ='.
[93a735b]2455        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2456        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2457        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2458        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2459        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2460        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2461        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2462        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2463        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2464        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2465        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2466        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
[8b615cd]2467
24682001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2469
2470        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2471        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2472        * librdbg/src/m68k/any/Makefile.am: Ditto.
2473        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
[93a735b]2474        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2475        happy.
[8b615cd]2476
[1d331547]24772001-09-21      Joel Sherrill <joel@OARcorp.com>
2478
2479        * libchip/network/Makefile.am: Fixed typo on file name.
2480        * libchip/network/i82586.c: Commented out line 318 which is referencing
2481        a member of a structure that is not currently there.  This needs to be
2482        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2483        to C style.
2484
[93a735b]24852001-09-19      Eric Norum <eric.norum@usask.ca>
2486
2487        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2488
[1d331547]24892001-09-19      Chris Johns <ccj@acm.org>
2490
2491        * libchip/network/README.i82586, libchip/network/i82586.c,
2492        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2493        Network driver for Intel i82586.
[93a735b]2494        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2495        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2496        "root" filesystem with information obtained via the DHCP response.
[1d331547]2497
[8b615cd]24982001-09-14      Eric Norum <eric.norum@usask.ca>
2499
2500        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2501        make gcc 3.x happy.
2502
[93a735b]25032001-08-16      Mike Siers <mikes@poliac.com>
2504
2505        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2506        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2507        These support callback functionality that has not even been compiled
2508        under RTEMS yet.
2509        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2510        example application.  Mike's notes on the modifications: - renamed
2511        error() function because of namespace problems - removed calls to the
2512        exit() funciton - removed extra files from the pppd source directory -
2513        defined pppd task constant values in rtemspppd.h - modifyied example
2514        code to get actual tick per second value - placed the pppd 2.3.11 man
2515        page file (pppd.8) into the pppd directory.
2516        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2517        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2518        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2519        libnetworking/pppd/rtems-ppp.c: Deleted.
2520        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2521        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2522        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2523        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2524        libnetworking/pppd/example/init.c,
2525        libnetworking/pppd/example/netconfig.h,
2526        libnetworking/pppd/example/ppp.conf,
2527        libnetworking/pppd/example/pppdapp.c,
2528        libnetworking/pppd/example/system.h: New files.
2529        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2530        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2531        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2532        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2533        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2534        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2535        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2536        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2537        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2538        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2539        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2540        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2541        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2542        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2543        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2544
25452001-08-16      Joel Sherrill <joel@OARcorp.com>
2546
2547        * libnetworking/pppd/example/Makefile: Removed.
2548        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2549        to avoid bootstrap -c clobbering it.
2550        * libnetworking/rtems_telnetd/.cvsignore: New file.
2551
25522001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2553
2554        * libnetworking/Makefile.am, libnetworking/configure.in,
2555        libnetworking/rtems_servers/Makefile.am,
2556        libnetworking/rtems_servers/telnetd.c,
2557        libnetworking/rtems_servers/telnetd.h,
2558        libnetworking/rtems_telnetd/Makefile.am,
2559        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2560        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2561        libnetworking/rtems_telnetd/telnetd.c,
2562        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2563        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2564        effect when ftpd change. - the tcp/ip stats have been implemented into
2565        icmds.c and started when telnetd daemon is started.
2566        * libnetworking/rtems_servers/telnetd.c,
2567        libnetworking/rtems_servers/telnetd.h: Removed.
2568        * libnetworking/rtems_telnetd: New directory.
2569        * libnetworking/rtems_telnetd/Makefile.am,
2570        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2571        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2572        libnetworking/rtems_telnetd/telnetd.c,
2573        libnetworking/rtems_telnetd/telnetd.h: New files.
2574
25752001-06-14      Joel Sherrill <joel@OARcorp.com>
2576
2577        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2578        Moved from libmisc/shell so the network stack to address network
2579        depenendency.
2580        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2581
25822001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2583
2584        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2585
[8b615cd]25862001-05-15      Joel Sherrill <joel@OARcorp.com>
2587
2588        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2589        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2590        accidentally deleted the incorrectly empty versions.
2591
[1d331547]25922001-05-14      Till Straumann <strauman@slac.stanford.edu>
2593
2594        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2595        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2596        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2597        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2598        to know the values) - the affected BSP (shared/motorola) headers have
2599        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2600        driver (libchip/network/dec21140.c) has been fixed to use
2601        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2602        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2603        who is using this driver. - the DEC driver also has been fixed to use
2604        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2605        delay_in_bus_cycles().
2606
[93a735b]26072001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2608
2609        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2610
[1d331547]26112001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2612
2613        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2614
[93a735b]26152001-04-24      Eric Norum <eric.norum@usask.ca>
2616
2617        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2618        NTP synchronization a little more robust -- no NTP daemon yet, but at
2619        least it trys a little harder when the primary NTP server is down.
2620
26212001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2622
2623        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2624        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2625        libnetworking/pppd/modem_example/modem.c,
2626        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2627        other strings into English.
2628        * libnetworking/pppd/STATUS: updated to reflect the changes.
2629
26302001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2631
2632        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2633        again.
2634
[8b615cd]26352001-04-20      Eric Valette <valette@crf.canon.fr>
2636
2637        * mcp750 directory renamed new_exception processing as it supports many
2638        more CPU models.
2639        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2640        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2641        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2642        formerly in mcp750 plus modifications.
2643        * librdbg/src/powerpc/mcp750/.cvsignore,
2644        librdbg/src/powerpc/mcp750/Makefile.am,
2645        librdbg/src/powerpc/mcp750/remdeb.h,
2646        librdbg/src/powerpc/mcp750/remdeb_f.x,
2647        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2648        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2649        new_exception_processing.
2650        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2651        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2652        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2653        part of this effort to add support for the MPC8xx.
2654
26552001-04-19      Joel Sherrill <joel@OARcorp.com>
2656
2657        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2658        internal include files.
2659
[93a735b]26602001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2661
2662        PR 158
2663        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2664        rcmd() library call by commenting out the parts that deal with signals.
2665        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2666        stdio. The 'server-side' parts of this file which deal with
2667        authentication are disabled since they are not needed.
2668
26692001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2670
2671        * libnetworking/include/.cvsignore: Remove dangling file.
2672
[1d331547]26732001-03-14      Joel Sherrill <joel@OARcorp.com>
2674
2675        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2676        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2677        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2678        libchip style serial drivers can be written in libcpu or libbsp.
2679
26802001-03-01      Joel Sherrill <joel@OARcorp.com>
2681
2682        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2683        libchip/network/sonic.c, libchip/network/sonic.h,
2684        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2685        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2686        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2687        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2688        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2689        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2690        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2691        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2692
[8b615cd]26932001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2694
2695        * librdbg/include/rdbg/Makefile.am,
2696        librdbg/include/rdbg/i386/Makefile.am,
2697        librdbg/include/rdbg/m68k/Makefile.am,
2698        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2699        style on include files.
2700
[1d331547]27012001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2702
2703        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2704        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2705        replace ${..} with $(..).
[93a735b]2706        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2707        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2708        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2709        libnetworking/rtems/Makefile.am, libnetworking/
2710        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2711        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2712        include_*HEADERS instead of H_FILES.
2713        * libnetworking/include/Makefile.am: Remove.
2714        * libnetworking/Makefile.am: Add handling of *.h files.
2715        * libnetworking/configure.in: Remove include/Makefile.
[df25c998]2716
[6e6f0f06]27172001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2718
2719        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2720
[93a735b]27212001-01-31      Sergei Organov <osv@javad.ru>
2722
2723        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2724        current dir and root dir removed in favor of new libio support for
2725        task-local current and root directories. - Bug in `close_data_socket()'
2726        introduced by previous change fixed. - `command_pasv()' changed to set
2727        timeout on socket we are listening on and code fixed to don't close
2728        socket twice on error. - `serr()' changed to clear `errno'. -
2729        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2730        changed to clear `errno' before processing session. -
2731        `close_data_socket()' fixed to close both active and passive sockets -
2732        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2733        empty string  in `exec_command()'.
2734
27352001-01-25      Eric Norum <eric.norum@usask.ca>
2736
2737        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2738        improves throughput on systems which are dropping packets.   Only the
2739        first timeout is reduced.  This keeps the number of extra packets down
2740        on networks that are very busy and dropping lots of packets.
2741
27422001-01-24      Sergei Organov <osv@javad.ru>
2743
2744        * libnetworking/rtems_servers/ftpd.c,
2745        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2746        - Timeouts on sockets implemented. 'idle' field added to configuration.
2747        No timeout by default to keep backward compatibility. Note: SITE IDLE
2748        command not implemented yet. - Basic global access control implemented.
2749        'access' field added to configuration. No access limitations by default
2750        to keep backward compatibility. - Anchor data socket for active mode
2751        (using self IP and port 20.) - Fixed default data port support (still
2752        not tested). - Don't allow IP address different from originating host in
2753        PORT command to improve security. - Fixed bug in MDTM command. - Check
2754        for correctness of parsing of argument in command_port(). - Fixed
2755        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2756        a directory. - Command parsing a little bit improved: command names are
2757        now converted to upper-case to be more compatible with RFC (command
2758        names are not case-sensitive.) - Reformat comments so that they have
2759        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2760        previous changes - True ASCII mode implemented (doesn't work for hooks
2761        and /dev/null) - Passive mode implemented, PASV command added. - Default
2762        port for data connection could be used (untested, can't find ftp client
2763        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2764        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2765
[8b615cd]27662001-01-18      Joel Sherrill <joel@OARcorp.com>
2767
2768        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2769        macro using variable arguments.
2770        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2771        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2772        since I updated the main RTEMS development machine to RedHat 7.2 and
2773        apparently got a new version of rpcgen.
2774
[93a735b]27752001-01-12      Sergei Organov <osv@javad.ru>
2776
2777        * libnetworking/rtems_servers/ftpd.c,
2778        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2779        - use pool of pre-created threads to handle sessions instead of
2780        creating/deleting threads on the fly - LIST output is now similar to
2781        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2782        happy with it. - LIST NAME now works (both for files and directories) -
2783        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2784        clients happy  - keep track of CWD for every session separately -
2785        ability to specify root directory name for FTPD in configuration table.
2786        FTPD will then create illusion for FTP clients that this is actually
2787        root directory. - ignore options sent in commands, thus LIST -al FILE
2788        works and doesn't try to list "-al" directory. - buffers are allocated
2789        on stack instead of heap where possible to eliminate malloc/free calls
2790        (avoid possible heap fragmentation troubles). - drop using of task
2791        notepad to pass parameters - use function arguments instead - use
2792        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2793        in socket() instead of AF_INET.
2794
27952001-01-02      Joel Sherrill <joel@OARcorp.com>
2796
2797        * libnetworking/CHANGELOG: Removed.
2798        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2799
28002000-12-14      Eric Norum <eric.norum@usask.ca>
2801
2802        * libnetworking/lib/tftpDriver.c: Added write capability.
2803
28042000-12-08      Joel Sherrill <joel@OARcorp.com>
2805
2806        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2807        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2808        numerous variable declarations conditional on PPP_COMPRESS and
2809        PPP_FILTER.  Commented out variables that were not used because the code
2810        using them was commented out. Removed totally unused variables.
2811        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2812        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2813
28142000-11-30      Joel Sherrill <joel@OARcorp.com>
2815
2816        * libnetworking/modem/ppp_tty.c: Changed to include
2817        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2818        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2819        * libnetworking/Makefile.am: Modified to reflect above.
2820
28212000-11-27      Joel Sherrill <joel@OARcorp.com>
2822
2823        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2824
28252000-11-25      Eric Norum <eric.norum@usask.ca>
2826
2827        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2828        core.
2829
28302000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2831
2832        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2833        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2834        subdir.
2835        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2836        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2837        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2838        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2839        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2840        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2841        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2842        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2843        ppp_tty.c and the real pppd main is in pppmain.c.
2844
[1d331547]28452000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2846
2847        * libchip/network/sonic.c: Added ipalign() routine to align the received
2848        packet so that the ip header is on a 32-bit boundary. Necessary for
2849        cpu's that do not allow unaligned loads and stores and when the 32-bit
2850        DMA mode is used.
2851
[feead226]28522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2853
2854        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
[1d331547]2855        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2856        ACLOCAL_AMFLAGS.
[8b615cd]2857        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2858        ACLOCAL_AMFLAGS.
[93a735b]2859        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2860        ACLOCAL_AMFLAGS.
[1d331547]2861
28622000-11-03      Chris Johns <ccj@acm.org>
2863
2864        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2865        libchip/network/cs8900.h: New files.
[feead226]2866
[a314d3b4]28672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2868
2869        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
[1d331547]2870        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2871        $(RTEMS_TOPdir)/aclocal.
[8b615cd]2872        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2873        $(RTEMS_TOPdir)/aclocal.
[93a735b]2874        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2875        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]2876
[846027b]28772000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2878
2879        * configure.in: Switch to GNU-canonicalization.
2880        * Makefile.am: Reflect changes to configure.in.
2881        * acinclude.m4: Remove.
2882
[93a735b]28832000-10-30      Joel Sherrill <joel@OARcorp.com>
2884
2885        * POSIX include files merged into newlib.  This resulted in some
2886        definitions moving to other files and thus some secondary effects in
2887        RTEMS source code.
2888        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2889        in sync with newlib's <machine/types.h>.
2890        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2891        definition of struct itimerval in <sys/time.h>.
2892
[1c31722]28932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2894
[5a80f36b]2895        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2896        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
[d16ca93]2897        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2898        * ChangeLog: Fix typos.
2899        * configure.in: add tests to the GNU canonicalized subdirectories.
[1c31722]2900
[a6eabdb6]29012000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2902
[5a80f36b]2903        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2904        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2905        the lib directory before configuring lib/.
[c05edee]2906
[e590416a]29072000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2908
[5a80f36b]2909        * configure.in, Makefile.am: add exec to the GNU canonicalized
2910        subdirectories.
2911        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2912        * configure.in: add libnetworking, librpc and librdb to the GNU
2913        canonicalized subdirectories.
[fa60c5b]2914        * configure.in: add libmisc and libchip to the GNU canonicalized
2915        subdirectories.
[1d331547]2916        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2917        Switch to GNU canonicalization.
[8b615cd]2918        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2919        Switch to GNU canonicalization.
[93a735b]2920        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2921        Switch to GNU canonicalization.
[fa60c5b]2922
[4a2faa7c]29232000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2924
2925        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
[5a80f36b]2926        canonicalization to libfs/. The approach is currently a bit of a hack as
2927        GNU canonicalization does not support the per-BSP build some of the
2928        other directories require.  As more of the tree is converted, this will
2929        become less  of an issue.
[4a2faa7c]2930
[1d331547]29312000-10-20      Joel Sherrill <joel@OARcorp.com>
2932
2933        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2934        parameter.
2935
[8b615cd]29362000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2937
2938        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2939        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2940        * librdbg/configure.in: Add m68k support.
2941        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2942        subdirectory.
2943        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2944        failure.
2945        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2946        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2947        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2948        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2949        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2950        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2951        librdbg/src/m68k/.cvsignore: New files.
[93a735b]2952        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2953        function pointers.
2954        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2955        _after_ pointer has been checked against NULL.
[8b615cd]2956
[10c6e903]29572000-10-18      Joel Sherrill <joel@OARcorp.com>
2958
2959        * wrapup/Makefile.am: Added libfs.
2960
[5a80f36b]29612000-10-18      Chris Johns <ccj@acm.org>
[ee419f3]2962
2963        * libfs created.
2964        * configure.in: Added libfs subdirectory.
[93a735b]2965        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2966
29672000-09-28      Joel Sherrill <joel@OARcorp.com>
2968
2969        * libnetworking/rtems_webserver/Makefile.am,
2970        libnetworking/rtems_webserver/base64.c,
2971        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2972        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2973
29742000-09-22      Joel Sherrill <joel@OARcorp.com>
2975
2976        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2977        libnetworking/rtems/rtems_bsdnet_internal.h,
2978        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2979        have included rtems.h.  It is now including precisely the  least amount
2980        of low level, yet portable .h files to get the basic RTEMS types
2981        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2982        used machine/types.h to include rtems.h.
[ee419f3]2983
[00438014]29842000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2985
[5a80f36b]2986        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
[00438014]2987
[93a735b]29882000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2989
2990        * libnetworking/ChangeLog: Cleanup.
2991
[1d331547]29922000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2993
2994        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2995        * libchip/ChangeLog: Fix formating.
2996
[93a735b]29972000-09-05      Joel Sherrill <joel@OARcorp.com>
2998
2999        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
3000        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
3001        confusion and to work with the converted flags.
3002
[19530ab5]30032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3004
3005        * wrapup/Makefile.am: Include compile.am.
[1d331547]3006        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
3007        libchip/serial/Makefile.am: Include compile.am.
[8b615cd]3008        * librdbg/src/i386/any/Makefile.am,
3009        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
[93a735b]3010        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
3011        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
3012        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
3013        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
3014        libnetworking/rtems_servers/Makefile.am,
3015        libnetworking/rtems_webserver/Makefile.am,
3016        libnetworking/wrapup/Makefile.am: Include compile.am.
3017
30182000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
3019
3020        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
3021        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
3022
30232000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3024
3025        * libnetworking/netinet/tcp_input.c: Spelling corrections.
3026
30272000-08-31      Joel Sherrill <joel@OARcorp.com>
3028
3029        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
3030        Antti P Miettinen <antti.p.miettinen@nokia.com>.
3031        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
3032        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
3033        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
3034        * libnetworking/wbase64.c: Removed.
3035        * libnetworking/Makefile.am, libnetworking/asp.c,
3036        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
3037        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
3038        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
3039        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
3040        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
3041        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
3042        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
3043        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
3044        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
3045        Modified.
[19530ab5]3046
[00966ba]30472000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3048
[19530ab5]3049        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
[00966ba]3050
[93a735b]30512000-08-30      Joel Sherrill <joel@OARcorp.com>
3052
3053        * libnetworking/rtems_webserver/license.txt: New file.
3054
[e94ad1fe]30552000-08-10      Joel Sherrill <joel@OARcorp.com>
3056
3057        * ChangeLog: New file.
[1d331547]3058        * libchip/ChangeLog: New file.
[8b615cd]3059        * librdbg/ChangeLog: New file.
[93a735b]3060        * libnetworking/ChangeLog: New file.
[5a80f36b]3061
Note: See TracBrowser for help on using the repository browser.