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

4.104.114.84.95
Last change on this file since 3e46c1cf was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 98.8 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * aclocal/rtems-cpu-subdirs.m4: Add avr.
8
92004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
12        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
13
142004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
17        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
18
192004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
22
232004-07-28  Joel Sherrill <joel@OARcorp.com>
24
25    * aclocal/version.m4: Updated to rtems-4.6.99.1.
26
272004-07-25      Joel Sherrill <joel@OARcorp.com>
28
29        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
30
312004-05-21  Till Strauman <strauman@slac.stanford.edu>
32
33        PR 625/networking
34        * libchip/network/dec21140.c, ... : Prevent name clashes by making
35        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
36        an error rather than panic if no chip is detected (thus allowing
37        for probing).
38        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
39        instead of looping forever.  Avoid divide by zero (crashed my PC).
40        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
41        they are UNTESTED.
42
432004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
46
472004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * libchip/network/dec21140.c, libchip/network/elnk.c:
50        #include <errno.h>.
51
522004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * libchip/network/if_media.h: Update from FreeBSD.
55        * libchip/network/open_eth.c, libchip/network/cs8900.c,
56        libchip/network/i82586.c: #include <errno.h>.
57
582004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
61
622004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
65
662004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
69        automake).
70
712004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
72
73        PR 599/pppd
74        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
75
762004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * optman/rtems/no-region.c: Reflect having changed
79        rtems_region_get_segment_size.
80
812004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
84        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
85        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
86        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
87        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
88        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
89        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
90
912004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * libchip/ide/ata.c, libchip/network/dec21140.c,
94        libchip/network/elnk.c, libchip/network/i82586.c,
95        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
96        libchip/network/open_eth.c, libchip/network/sonic.c,
97        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
98        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
99        libchip/shmdr/init.c, libchip/shmdr/intr.c,
100        libchip/shmdr/shm_driver.h: Cosmetics.
101
1022004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
103
104        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
105        optman/rtems/no-msg.c, optman/rtems/no-part.c,
106        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
107        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
108        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
109        fixed size types.
110
1112004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
112
113        * configure.ac: Explicitly pass --includedir and --libdir to
114        cpukit/configure.
115
1162004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
117
118        * librdbg/Makefile.am: Fix rpcgen rules.
119        * librdbg/src/i386/any/remdeb_xdr.c,
120        librdbg/src/m68k/any/remdeb_xdr.c,
121        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
122        Reflect changes to librdbg/Makefile.am.
123
1242004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
125
126        * configure.ac: Reflect changes testsuites/configure.ac and
127        cpukit/configure.ac.
128
1292004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
130
131        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
132        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
133
1342004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        * configure.ac: Reflect changes to testsuites's configuration.
137
1382004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
139
140        PR/589 rtems
141        * libchip/network/pci.h: Remove (Moved to cpukit).
142
1432004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
144
145        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
146        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
147        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
148        libchip/network/dec21140.c, libchip/network/elnk.c,
149        libchip/network/if_fxp.c, libchip/network/open_eth.c,
150        libchip/network/open_eth.h, libchip/network/sonic.c,
151        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
152        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
153        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
154        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
155        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
156        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
157        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
158        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
159        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
160        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
161        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
162        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
163        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
164        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
165        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
166        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
167        fixed-size types.
168
1692004-03-14      Chris Johns  <chrisj@rtems.org>
170
171        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
172        the BSP example code.
173        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
174        support the DIMMPC. This is a pc386 target with IO port support. Minor
175        formating clean up. Add documentation to the header file.
176        * libchip/network/README.cs8900: The CS8900 driver is documented in the
177        cs8900.h header file.
178
1792004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
182        Cosmetics.
183
1842004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
187        There are no application level Makefiles in here.
188
1892004-03-04      Joel Sherrill <joel@OARcorp.com>
190
191        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
192        they can be used in application level makefiles.
193
1942004-03-05      Joel Sherrill <joel@OARcorp.com>
195
196        * libnetworking/rtems_webserver/ejparse.c,
197        libnetworking/rtems_webserver/emfdb.c,
198        libnetworking/rtems_webserver/sock.c,
199        libnetworking/rtems_webserver/socket.c,
200        libnetworking/rtems_webserver/sym.c,
201        libnetworking/rtems_webserver/webs.c,
202        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
2032004-03-05      Joel Sherrill <joel@OARcorp.com>
204
205        * libchipnetwork/open_eth.c: Remove warnings by conditionally
206        compiling this file only only those CPU families with supported
207        exception models.
208
2092004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * acinclude.m4: Fix loosing arguments when configuring cpukit and
212        testsuites (Was exposed with --enable-multilib, only).
213        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
214         Add RTEMS_BSP_CONFIG_SUBDIR.
215        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
216        testsuites's configure.
217        * aclocal/rtems-top.m4: Remove ENDIF hack.
218        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
219
2202004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
223        wrapup/Makefile.am: Fix automake problems having been introduced
224        in previous patch.
225
2262004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
229        Preinstall dirs.
230        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
231        * aclocal/check-multiprocessing.m4: Cosmetics.
232        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
233        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
234
2352004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
238        librdbg/src/Makefile.am.
239        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
240        * configure.ac: Reflect changes above.
241        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
242        * wrapup/Makefile.am: Reflect changes above.
243        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
244
2452004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
248
2492004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
252
2532004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * wrapup/Makefile.am: Reflect new location of librdbg.a.
256
2572004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
260        librdbg/src/powerpc/Makefile.am: Remove.
261        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
262        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
263        * configure.ac: Reflect changes above.
264
2652004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267
2682004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
271        STRIP.
272
2732004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * librdbg/include/Makefile.am: Merge-in
276        librdbg/include/rdbg/i386/Makefile.am,
277        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
278        librdbg/include/rdbg/powerpc/Makefile.am.
279        * librdbg/include/rdbg/i386/Makefile.am,
280        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
281        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
282        * configure.ac: Reflect changes above.
283
2842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Use AS_HELP_STRING(ada).
287
2882004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * aclocal/bspopts.m4: Use AS_HELP_STRING.
291        * aclocal/bsp-configure.m4: Require autoconf-2.59.
292        Use AC_CONFIG_HEADERS.
293        * aclocal/check-custom-bsp.m4: Add bspkit-support.
294        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
295
2962004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: include local.am.
299
3002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/version.m4: 4.6.99.0.
303
3042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Don't include host.am.
307        * automake/compile.am: Further cleanups.
308
3092004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * automake/lib.am: Remove (Unused).
312
3132004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * wrapup/Makefile.am: Don't include lib.am.
316        * automake/compile.am: Use automake compilation rules.
317
3182004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * libnetworking/pppd/Makefile.am,
321        libnetworking/rtems_servers/Makefile.am,
322        libnetworking/rtems_telnetd/Makefile.am,
323        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
324        support/Makefile.am: Don't include lib.am.
325
3262004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * libchip/Makefile.am: Don't include lib.am.
329        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
330        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
331        unnecessary EXTRA_DISTs.
332
3332004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
336        hack.
337
3382004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
341        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
342        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
343        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
344
3452004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
348        Add AM_CONDITIONAL(HAS_MP).
349        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
350        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
351        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
352        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
353        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
354        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
355        (Deprecated by autoconf 2.59).
356
3572004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
360        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
361
3622004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * ChangeLog: Merge-in libnetworking/ChangeLog.
365        * libnetworking/ChangeLog: Remove.
366        * ChangeLog: Merge-in librdbg/ChangeLog.
367        * librdbg/ChangeLog: Remove.
368        * ChangeLog: Merge-in libchip/ChangeLog.
369        * libchip/ChangeLog: Remove.
370        * ChangeLog: Merge-in optman/ChangeLog.
371        * optman/ChangeLog: Remove.
372
3732004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac: Reflect changes to cpukit.
376        * wrapup/Makefile.am: Reflect changes to librdbg.
377        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
378        * libchip/Makefile.am: Add PREINSTALL_DIRS.
379        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
380        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
381        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
382        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
383        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
384        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
385        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
386
3872004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/rtems-top.m4: Remove check for version.m4.
390        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
391
3922004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
395        * wrapup/Makefile.am: Reflect changes to libchip/*.
396        * support/Makefile.am: Use automake compilation rules.
397        * wrapup/Makefile.am: Reflect changes to support/*.
398        * configure.ac: Remove libnetworking/wrapup/Makefile.
399        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
400        libnetworking/*/lib*.a instead of libnetapps.a.
401        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
402        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
403        * optman/Makefile.am: Use automake compilation rules.
404        * libchip/Makefile.am: Fix typo in previous patch.
405        * libchip/Makefile.am: Use automake compilation rules.
406        * libnetworking/Makefile.am: Remove wrapup.
407        * libnetworking/pppd/Makefile.am: Build libpppd. Use
408        automake-compilation rules.
409        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
410        automake-compilation rules.
411        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
412        automake-compilation rules.
413        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
414        automake-compilation rules.
415        * libnetworking/wrapup/Makefile.am: Remove (Unused).
416
4172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
420        PRE/TMPINSTALL_FILES to CLEANFILES.
421        * automake/lib.am: Remove TMPINSTALL_FILES.
422        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
423        PRE/TMPINSTALL_FILES to CLEANFILES.
424        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
425        PRE/TMPINSTALL_FILES to CLEANFILES.
426        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
427        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
428        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
429        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
430        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
431        * librdbg/src/i386/Makefile.am: Ditto.
432        * librdbg/src/m68k/Makefile.am: Ditto.
433        * librdbg/src/powerpc/Makefile.am: Ditto.
434        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
435        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
436        * libnetworking/rtems_servers/Makefile.am: Ditto.
437        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
438        * libnetworking/rtems_webserver/Makefile.am: Ditto.
439
4402004-01-07      Joel Sherrill <joel@OARcorp.com>
441
442        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
443        more completely covers the MIPS family.
444
4452003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * wrapup/Makefile.am: Reflect changes to shmdr.
448        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
449
4502003-12-18      Joel Sherrill <joel@OARcorp.com>
451
452        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
453        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
454        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
455        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
456        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
457        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
458        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
459
4602003-12-17      Joel Sherrill <joel@OARcorp.com>
461
462        * aclocal/version.m4: Updated to rtems-20031217-test.
463
4642003-12-17     
465
466        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
467        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
468
4692003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * automake/compile.am: Remove LINK_LIBS (Unused).
472        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
473
4742003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
477        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
478        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
479        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
480        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
481
4822003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
485        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
486        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
487        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
488        * librdbg/src/i386/Makefile.am:
489        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
490        * librdbg/src/m68k/Makefile.am:
491        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
492        * librdbg/src/powerpc/Makefile.am:
493        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
494
4952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
498        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
499        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
500        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
501        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
502        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
503        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
504        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
505        * optman/Makefile.am: Remove project_libdir.
506        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
507        PRE/TMPINSTALL_FILES.
508        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
509        PRE/TMPINSTALL_FILES.
510        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
511        PRE/TMPINSTALL_FILES.
512        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
513        PRE/TMPINSTALL_FILES.
514        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
515        from PRE/TMPINSTALL_FILES.
516        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
517        PRE/TMPINSTALL_FILES.
518        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
519        PRE/TMPINSTALL_FILES.
520        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
521        PRE/TMPINSTALL_FILES.
522        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
523        PRE/TMPINSTALL_FILES.
524        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
525        PRE/TMPINSTALL_FILES.
526        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
527        PRE/TMPINSTALL_FILES.
528        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
529        from PRE/TMPINSTALL_FILES.
530
5312003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
534        * automake/lib.am: Remove project_libdir.
535        * wrapup/Makefile.am: Reworked.
536
5372003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * configure.ac: Reflect changes to librdbg.
540        * optman/Makefile.am: Add tmpinstall dirstamp support.
541        * libchip/Makefile.am: Fix variant-tmpinstall support.
542        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
543        * librdbg/src/powerpc/Makefile.am: Merge-in former
544        new_exception_processing/Makefile.am.
545        * librdbg/src/m68k/any/Makefile.am: Remove.
546        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
547        * librdbg/src/i386/any/Makefile.am: Remove.
548        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
549        * librdbg/src/Makefile.am: Cosmetics.
550        * librdbg/include/Makefile.am: Cosmetics.
551        * librdbg/Makefile.am: Cosmetics.
552        * libnetworking/Makefile.am: Cosmetics.
553        * libnetworking/pppd/Makefile.am: Cosmetics.
554        * libnetworking/wrapup/Makefile.am: Cosmetics.
555
5562003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * Makefile.am: Cosmetics.
559        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
560        support.
561
5622003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * automake/compile.am: Remove $(ARCH):-rule.
565
5662003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * configure.ac: Remove lib/libbsp/shared/Makefile,
569        lib/libbsp/shmdr/Makefile.
570
5712003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
574        libchip/serial/Makefile, libchip/rtc/Makefile.
575        * support/Makefile.am: Remove all-local: $(ARCH).
576        * wrapup/Makefile.am: Remove all-local: $(ARCH).
577        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
578        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
579        * optman/Makefile.am: Remove all-local: $(ARCH).
580        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
581        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
582        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
583        compilation dirstamp support.
584        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
585        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
586        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
587        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
588        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
589        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
590        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
591        all-local: $(ARCH).
592        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
593        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
594        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
595        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
596        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
597
5982003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/lead-dot.m4: New (from automake-1.7f).
601        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
602        AC_SUBST(dirstamp).
603        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
604        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
605        libchip/serial/Makefile.am: Ditto.
606        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
607        * librdbg/include/Makefile.am: Ditto.
608        * librdbg/include/rdbg/Makefile.am: Ditto.
609        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
610        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
611        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
612        * librdbg/src/Makefile.am: Ditto.
613        * librdbg/src/i386/Makefile.am: Ditto.
614        * librdbg/src/i386/any/Makefile.am: Ditto.
615        * librdbg/src/m68k/Makefile.am: Ditto.
616        * librdbg/src/m68k/any/Makefile.am: Ditto.
617        * librdbg/src/powerpc/Makefile.am: Ditto.
618        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
619        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
620        preinstallation.
621        * libnetworking/pppd/Makefile.am: Ditto.
622        * libnetworking/rtems_servers/Makefile.am: Ditto.
623        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
624        * libnetworking/rtems_webserver/Makefile.am: Ditto.
625        * libnetworking/wrapup/Makefile.am: Ditto.
626
6272003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
630        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
631        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
632        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
633        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
634        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
635        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
636        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
637        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
638        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
639        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
640        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
641        underquoting to silence automake-1.8.
642
6432003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * configure.ac: Reflect having moved tests to ../../testsuites.
646
6472003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
650        * aclocal/canonical-host.m4: Remove.
651        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
652        * configure.ac: Remove RTEMS_CANONICAL_HOST.
653
6542003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * aclocal/check-cpu.m4: Remove.
657        * configure.ac: Merge-in former aclocal/check-cpu.m4.
658        * aclocal/canonical-target-name.m4: Add m4-quotes.
659        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
660        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
661        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
662        * aclocal/check-networking.m4: Add m4-quotes. Require
663        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
664        * aclocal/check-posix.m4: Add m4-quotes. Require
665        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
666        * aclocal/check-rdbg.m4: Add m4-quotes. Require
667        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
668        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
669
6702003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
673        * aclocal/bsp-alias.m4: Remove.
674
6752003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * configure.ac: Make presence of tests/ optional.
678
6792003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * aclocal/path-perl.m4: Remove (Unused).
682
6832003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * automake/force-preinstall.am: Remove.
686
6872003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
688
689        PR 499/rtems_misc
690        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
691        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
692        Configuration (Odd was forced) - Correction of Stop Bit configuration
693        (inversed) - Correction of ISR Handler to call
694        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
695        CTS Hardware flow control Configuration.
696
6972003-09-04      Joel Sherrill <joel@OARcorp.com>
698
699        * lib/libcpu/shared/include/cache.h,
700        lib/libcpu/shared/src/cache_aligned_malloc.c,
701        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
702        license changed.
703        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
704        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
705        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
706        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
707        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
708        for license changed.
709        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
710        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
711        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
712        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
713        libchip/network/cs8900.h, libchip/network/dec21140.c,
714        libchip/network/elnk.c, libchip/network/open_eth.c,
715        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
716        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
717        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
718        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
719        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
720        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
721        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
722        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
723        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
724        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
725        libchip/serial/serial.h, libchip/serial/z85c30.c,
726        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
727        libchip/serial/z85c30_reg.c: URL for license changed.
728
7292003-09-03      Jiri Gaisler <jiri@gaisler.com>
730
731        PR 477/networking
732        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
733        * libchip/network/README.open_eth, libchip/network/open_eth.c,
734        libchip/network/open_eth.h: New files.
735
7362003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/rtems-top.m4: Add RTEMS_API.
739        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
740
7412003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
744        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
745        @RTEMS_BSP@.cfg.
746
7472003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
750
7512003-08-20      Joel Sherrill <joel@OARcorp.com>
752
753        * libchip/network/cs8900.c: Correct copyright statements.
754
7552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * aclocal/check-itron.m4: Remove.
758        * aclocal/enable-inlines.m4: Remove.
759        * Makefile.am: Reflect having moved aclocal/.
760        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
761        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
762        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
763        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
764        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
765        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
766        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
767        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
768        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
769        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
770        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
771        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
772        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
773        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
774        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
775        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
776        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
777        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
778        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
779        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
780        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
781        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
782        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
783        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
784        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
785        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
786        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
787        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
788        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
789        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
790        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
791        * aclocal/multilib.m4: New (Copied from ../../aclocal).
792        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
793        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
794        * aclocal/ppc.m4: New (Copied from ../../aclocal).
795        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
796        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
797        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
798        * aclocal/project-root.m4: New (Copied from ../../aclocal).
799        * aclocal/quoting.m4: New (Copied from ../../aclocal).
800        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
801        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
802        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
803        * aclocal/target.m4: New (Copied from ../../aclocal).
804        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
805        * aclocal/version.m4: New (Copied from ../../aclocal).
806
8072003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * configure.ac: Remove stray comments.
810        * automake/local.am, automake/host.am: Remove "debug".
811
8122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * Makefile.am: Reflect having moved automake/.
815        * lib/Makefile.am: Reflect having moved automake/.
816        * support/Makefile.am: Reflect having moved automake/.
817        * wrapup/Makefile.am: Reflect having moved automake/.
818        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
819        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
820        from ../../automake).
821        * optman/Makefile.am: Reflect having moved automake/.
822        * libchip/Makefile.am: Reflect having moved automake/.
823        * libchip/ide/Makefile.am: Reflect having moved automake/.
824        * libchip/network/Makefile.am: Reflect having moved automake/.
825        * libchip/rtc/Makefile.am: Reflect having moved automake/.
826        * libchip/serial/Makefile.am: Reflect having moved automake/.
827        * librdbg/Makefile.am: Reflect having moved automake/.
828        * librdbg/include/Makefile.am: Reflect having moved automake/.
829        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
830        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
831        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
832        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
833        automake/.
834        * librdbg/src/Makefile.am: Reflect having moved automake/.
835        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
836        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
837        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
838        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
839        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
840        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
841        having moved automake/.
842        * libnetworking/Makefile.am: Reflect having moved automake/.
843        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
844        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
845        automake/.
846        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
847        automake/.
848        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
849        automake/.
850        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
851
8522003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * Makefile.am: Add bsp.pc.in.
855        * bsp.pc.in: New (pkgconfig support).
856
8572003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
860
8612003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * lib/Makefile.am: New (Required by 'make dist').
864        * lib/ChangeLog: Remove.
865        * lib/.cvsignore: Cleanup.
866        * configure.ac: Reflect having added lib/Makefile.am.
867        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
868        lib/libbsp/configure.ac.
869        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
870        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
871
8722003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
875        * configure.ac: Merge-in librdbg/configure.ac.
876        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
877        librdbg/configure.ac.
878        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
879        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
880        LIBCHIP. Conditionally build include-dirs.
881        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
882        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
883        * librdbg/Makefile.am, librdbg/include/Makefile.am,
884        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
885        librdbg/include/rdbg/m68k/Makefile.am,
886        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
887        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
888        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
889        librdbg/src/powerpc/Makefile.am, librdbg/
890        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
891        configure.ac into ../configure.ac.
892        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
893        * libnetworking/.cvsignore, libnetworking/Makefile.am,
894        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
895        libnetworking/rtems_telnetd/Makefile.am,
896        libnetworking/rtems_webserver/Makefile.am,
897        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
898        into ../configure.ac.
899
9002003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        PR 427/rtems
903        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
904        * librdbg/src/servtsp.c: Ditto.
905
9062003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
907
908        PR 429/bsps
909        PR 432/bsps
910        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
911        packets are queued onto an elnk board, the ISR will deadlock the device
912        with a tx complete interrupt.  Lighter tx loads are not affected as they
913        end up submitting single packets to the device.
914
9152003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * configure.ac: Merge-in libchip/configure.ac. Merge-in
918        optman/configure.ac.
919        * optman/configure.ac: Remove (Merged into ../configure.ac).
920        * optman/Makefile.am: Reflect having merged configure.ac into
921        ../configure.ac.
922        * libchip/configure.ac: Remove (Merged into ../configure.ac).
923        * libchip/Makefile.am, libchip/ide/Makefile.am,
924        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
925        libchip/serial/Makefile.am: Reflect having merged configure.ac into
926        ../configure.ac.
927
9282003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
931
9322003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
933
934        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
935        on i386.
936
9372003-06-13      Joel Sherrill <joel@OARcorp.com>
938
939        * libnetworking/pppd/chat.c: Removed warnings.
940
9412003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
942
943        * libchip/network/README.3com: New file missed in previous commit.
944        PR 405/bsps
945        PR 393/networking
946        * libchip/network/dec21140.c: Fix leak also known as PR393.
947        * libchip/network/elnk.c, libchip/network/if_media.h,
948        libchip/network/mii.h: New files.
949        * libchip/network/Makefile.am: Reflect new files.
950
9512003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * configure.ac: Remove support for profile-variant.
954
9552003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        PR 397/pppd
958        * libnetworking/pppd/fsm.c: Make peer_mru global again.
959        * libnetworking/pppd/magic.c: Remove *rand48.
960        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
961
9622003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * wrapup/Makefile.am: Add libide.a.
965
9662003-04-15      Joel Sherrill <joel@OARcorp.com>
967
968        PR 387/rtems_misc
969        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
970        routines.
971        * libchip/ide/ata_internal.h: Added missing newline and end of file.
972
9732003-04-11      Joel Sherrill <joel@OARcorp.com>
974
975        * libnetworking/rtems_webserver/cgi.c,
976        libnetworking/rtems_webserver/sockGen.c,
977        libnetworking/rtems_webserver/umui.c,
978        libnetworking/rtems_webserver/websSSL.c,
979        libnetworking/rtems_webserver/websSSL.h,
980        libnetworking/rtems_webserver/websda.c,
981        libnetworking/rtems_webserver/websda.h: New files. Not included in
982        previous commit.
983
9842003-04-10      Joel Sherrill <joel@OARcorp.com>
985
986        PR 371/pppd
987        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
988        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
989        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
990        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
991        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
992        still global symbols in rtemspppd.h which might need to be changed or
993        converted into member of a structure which is dereferenced with a
994        pointer that is managed as a per task variable. But this patch should
995        avoid many conflicts.
996
9972003-03-27      Joel Sherrill <joel@OARcorp.com>
998
999        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1000        not allowed in the cpukit source code since it must be buildable
1001        independent of any BSP. These files were moved to libchip/ide.
1002        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1003        files.
1004
10052003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1006
1007        PR 368/filesystems
1008        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1009        improvements which now work on pc386 and mbx8xx.
1010        * libchip/ide/ide_controller.c: New file.
1011
10122003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1015
10162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1019        * configure.ac: Add support/.
1020        * support/.cvsignore: New.
1021        * support/Makefile.am: New.
1022        * support/version.c: New.
1023        * wrapup/Makefile.am: Add support/libsupport.a.
1024        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1025        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1026        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1027        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1028
10292003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1032
10332003-02-20      Till Straumann <strauman@slac.stanford.edu>
1034
1035        PR 354/networking
1036        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1037        chip against a table of supported chips. The untested ones are still
1038        commented out, however.
1039
10402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1043        * configure.ac: AC_PREREQ(2.57).
1044        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1045        * optman/configure.ac: AC_PREREQ(2.57).
1046        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1047        * libchip/configure.ac: AC_PREREQ(2.57).
1048        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1049        * librdbg/configure.ac: AC_PREREQ(2.57).
1050        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1051        * libnetworking/configure.ac: AC_PREREQ(2.57).
1052
10532003-02-06      Joel Sherrill <joel@OARcorp.com>
1054
1055        * libnetworking/pppd/chat.c: Convert routines with common names to
1056        static. This included get_char(), put_char(), and character() among
1057        others.
1058
10592003-02-03      Joel Sherrill <joel@OARcorp.com>
1060
1061        PR 338/filesystem
1062        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1063        rtems_io_lookup_name() (API change).  Unused function removed.
1064
10652003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1068        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1069        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1070        Eliminate *_O_FILES.
1071        * libnetworking/rtems_servers/Makefile.am,
1072        libnetworking/rtems_webserver/Makefile.am,
1073        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1074
10752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1078        Let all-local: depend on $(LIB).
1079        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1080        * optman/Makefile.am: Apply install-data-local to install *.rels.
1081
10822002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1085        %.c rules.
1086        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1087        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1088        * libchip/rtc/Makefile.am: Ditto.
1089        * libchip/serial/Makefile.am: Ditto.
1090
10912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1094        LIBC_DEFINES.
1095        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1096        LIBC_DEFINES.
1097        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1098        LIBC_DEFINES.
1099
11002002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1103
11042002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1107        cache-checking.
1108        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1109
11102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1113        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1114        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1115        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1116        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1117
11182002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1121        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1122        Remove.
1123        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1124
11252002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1128        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1129
11302002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1131
1132        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1133        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1134
11352002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1138        * optman/rel.am: New.
1139
11402002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1143        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1144        braino in comment on "exec". Extend --enable-ada handling.
1145
11462002-11-04      Joel Sherrill <joel@OARcorp.com>
1147
1148        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1149        tasks and rolling multiple loops into 1.
1150        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1151        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1152        Removed warnings.
1153
11542002-10-31      Joel Sherrill <joel@OARcorp.com>
1155
1156        * libchip/network/dec21140.c: Removed warnings.
1157        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1158        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1159        librdbg/src/m68k/any/remdeb_xdr.c,
1160        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1161        warnings.
1162        * libnetworking/rtems_webserver/socket.c,
1163        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1164
11652002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1166
1167        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1168        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1169        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1170        above.
1171
11722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1175        * wrapup/.cvsignore: Remove autom4te.cache.
1176        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1177        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1178        autom4te.cache.
1179        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1180        autom4te.cache.
1181        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1182        autom4te.cache.
1183
11842002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1187
11882002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * optman/.cvsignore: Add autom4te.cache.
1191
11922002-09-14      Joel Sherrill <joel@OARcorp.com>
1193
1194        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1195
11962002-09-07      Joel Sherrill <joel@OARcorp.com>
1197
1198        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1199        include files to resolve warnings.
1200
12012002-09-07      Chris Johns <ccj@acm.org>
1202
1203        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1204        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1205        which corrects the problem  where the cs8900.c file was actually the BSP
1206        glue.  Joel did some hacking so this file will compile.  Previously it
1207        required providing a target.h file to compile.
1208        * libchip/network/cs8900.c.bsp: New file.
1209
12102002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1213
12142002-08-31      Joel Sherrill <joel@OARcorp.com>
1215
1216        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1217        eliminate warning.
1218
12192002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * configure.ac: Add ada-tests.
1222
12232002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1224
1225        * Makefile.am: Add preinstall-stamp.
1226
12272002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1230        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1231        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1232        gcc31 happy.
1233        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1234        cp.
1235
12362002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1239        make/bsp.mak.
1240        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1241        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1242
12432002-08-12      Joel Sherrill <joel@OARcorp.com>
1244
1245        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1246        avoid error.
1247
12482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1251        * configure.ac: Add BSP_SUBDIRS.
1252        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1253        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1254        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1255        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1256        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1257        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1258        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1259        RTEMS_CHECK_BSP_CACHE.
1260        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1261        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1262        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1263        .$(OBJEXT) instead of .o.
1264        * libnetworking/pppd/Makefile.am,
1265        libnetworking/rtems_servers/Makefile.am,
1266        libnetworking/rtems_telnetd/Makefile.am,
1267        libnetworking/rtems_webserver/Makefile.am,
1268        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1269
12702002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1273        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1274        ../libchip/serial/$(ARCH)/libserialio.a.
1275        * libchip/serial/Makefile.am: Don't tmp-install lib.
1276        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1277
12782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * Makefile.am: Add rtems_makedir.
1281        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1282        * Makefile.am: Add wrapup-SUBDIR.
1283        * wrapup/ChangeLog: Remove.
1284        * wrapup/configure.ac: Remove.
1285        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1286        (Make the bare BSP happy).
1287        * configure.ac: Ditto.
1288        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1289        Create make/custom/default.cfg.
1290        * configure.ac: Add creation of make/custom/*.cfg. Create
1291        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1292
12932002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * Makefile.am: Clean $(PROJECT_RELEASE).
1296
12972002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1298
1299        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1300        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1301        prototype mismatches.
1302
13032002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1304
1305        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1306        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1307
13082002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * acinclude.m4: Add test "$multilib" != "yes".
1311        * config-ml.in: Remove.
1312        * acinclude.m4: Cleanups.
1313        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1314        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1315        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1316        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1317        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1318
13192002-07-16      Eric Norum <eric.norum@usask.ca>
1320
1321        * New driver for the Intel EtherExpressPro (82559ER) chip.
1322        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1323        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1324        * libchip/network/Makefile.am: Modified to reflect above.
1325
13262002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * acinclude.m4: New.
1329        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1330        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1331        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1332
13332002-07-01      Joel Sherrill <joel@OARcorp.com>
1334
1335        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1336        _Objects_Information_table now that it is a two dimensional array based
1337        upon API and class.
1338        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1339        of strnlen().
1340
13412002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1344        preinstall libnetapps.a.
1345
13462002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * configure.ac: Remove librpc.
1349
13502002-06-25      Joel Sherrill <joel@OARcorp.com>
1351
1352        * Per PR233, moved librpc to exec.
1353        * configure.ac, wrapup/Makefile.am: Modified.
1354        * librpc, librpc/ChangeLog: Removed.
1355
13562002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1357
1358        * optman/Makefile.am: Remove multilib support.
1359        * optman/configure.ac: Ditto.
1360        * optman/sapi/Makefile.am: Ditto.
1361
13622002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1365        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1366
13672002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        Move networking libraries to c/src/exec/libnetworking
1370        * libnetworking/configure.ac, libnetworking/Makefile.am,
1371        libnetworking/wrapup/Makefile.am: Reflect Moval.
1372
13732002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1376        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1377        <rtems/bspIo.h>.
1378
13792002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1382        * libnetworking/rtems/mkrootfs.h: Ditto.
1383        * libnetworking/rtems/Makefile.am: Reflect changes above.
1384
13852002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * configure.ac: Remove lib.
1388
13892002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1390
1391        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1392        that exception stack frames on M68K members with VBR always are 6 byte
1393        long. The incorrect assumption resulted in some gdb commands like "next"
1394        to fail on the 68360.
1395
13962002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1397
1398        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1399        PR 220
1400        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1401        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1402        CVS.
1403        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1404        libnetworking/sys/filio.h: Remove.
1405        * libnetworking/sys/Makefile.am: Reflect changes above.
1406
14072002-05-07      Chris Johns <ccj@acm.org>
1408
1409        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1410        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1411        requires it to be stripped.
1412
14132002-05-01      Eric Norum <eric.norum@usask.ca>
1414
1415        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1416        assembly  to satisfy gcc 3.1 and newer.
1417
14182002-04-26      Eric Norum <eric.norum@usask.ca>
1419
1420        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1421        agressive optimization in gcc 3.1 does not reorder things.
1422
14232002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * libchip/network/dec21140.c: Reflect changes to powerpc's
1426        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1427        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1428        <rtems/score/cpu.h>.
1429        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1430        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1431
14322002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * optman/configure.ac: Remove ENABLE_GCC28.
1435
14362002-04-11      Chris Johns <ccj@acm.org>
1437
1438        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1439        driver control block field to the ifconfig network driver structure.
1440        This field is needed by the i82586 driver which was ported from NetBSD
1441        as it had better hardware abstraction.
1442        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1443        PR59, added the drv_ctrl driver control block field to the ifconfig
1444        network driver structure. This field is needed by the i82586 driver
1445        which was ported from NetBSD as it had better hardware abstraction.
1446
14472002-04-10      Mike Siers <mikes@poliac.com>
1448
1449        * libnetworking/rtems_webserver/NOTES,
1450        libnetworking/rtems_webserver/asp.c,
1451        libnetworking/rtems_webserver/balloc.c,
1452        libnetworking/rtems_webserver/default.c,
1453        libnetworking/rtems_webserver/ej.h,
1454        libnetworking/rtems_webserver/ejIntrn.h,
1455        libnetworking/rtems_webserver/ejlex.c,
1456        libnetworking/rtems_webserver/ejparse.c,
1457        libnetworking/rtems_webserver/emfdb.c,
1458        libnetworking/rtems_webserver/emfdb.h,
1459        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1460        libnetworking/rtems_webserver/handler.c,
1461        libnetworking/rtems_webserver/license.txt,
1462        libnetworking/rtems_webserver/md5.h,
1463        libnetworking/rtems_webserver/md5c.c,
1464        libnetworking/rtems_webserver/mime.c,
1465        libnetworking/rtems_webserver/misc.c,
1466        libnetworking/rtems_webserver/ringq.c,
1467        libnetworking/rtems_webserver/rom.c,
1468        libnetworking/rtems_webserver/security.c,
1469        libnetworking/rtems_webserver/sock.c,
1470        libnetworking/rtems_webserver/sym.c,
1471        libnetworking/rtems_webserver/uemf.c,
1472        libnetworking/rtems_webserver/uemf.h,
1473        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1474        libnetworking/rtems_webserver/url.c,
1475        libnetworking/rtems_webserver/value.c,
1476        libnetworking/rtems_webserver/wbase64.c,
1477        libnetworking/rtems_webserver/webcomp.c,
1478        libnetworking/rtems_webserver/webpage.c,
1479        libnetworking/rtems_webserver/webrom.c,
1480        libnetworking/rtems_webserver/webs.c,
1481        libnetworking/rtems_webserver/webs.h,
1482        libnetworking/rtems_webserver/websuemf.c,
1483        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1484        2.1.4.
1485
14862002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * libchip/network/i82586.c: Include <string.h>.
1489        * libchip/network/sonic.c: Ditto.
1490
14912002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1492
1493        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1494
14952002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1496
1497        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1498
14992002-03-27      Thomas.Doerfler@imd-systems.de
1500
1501        PR 144
1502        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1503        memory address 0 when called for the first time. This is done when
1504        trying to clear the variable "dhcp_hostname".
1505
15062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1507
1508        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1509        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1510        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1511        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1512        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1513        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1514        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1515        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1516        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1517        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1518        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1519        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1520        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1521        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1522        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1523        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1524        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1525        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1526        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1527        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1528        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1529        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1530        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1531        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1532        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1533        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1534        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1535        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1536        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1537        AUTOMAKE_OPTIONS.
1538        * libnetworking/configure.ac:
1539        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1540        foreign 1.6]).
1541        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1542        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1543        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1544        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1545        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1546        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1547        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1548        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1549        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1550        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1551        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1552        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1553        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1554        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1555        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1556        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1557        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1558
15592002-03-27      Ilya Alexeev <ilya@continuum.ru>
1560
1561        PR 162
1562        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1563        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1564        used in a device write routines.  Now ppp_softc structure have own
1565        character for writing to device (sc_outchar).  I think that converting
1566        local variables to static is not a right solution, because problems will
1567        occur in the case of two or more ppp instances.
1568        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1569        must be u_long, otherwise in the case of the big output packet endless
1570        loop may occur.
1571
15722002-03-21      Ilya Alexeev <ilya@continuum.ru>
1573
1574        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1575        preparations for multiple PPPD connections.
1576
15772002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        PR 149
1580        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1581        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1582        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1583        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1584
15852002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1586
1587        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1588        * configure.ac: Modified to reflect addition.
1589
15902002-02-27      Ilya Alexeev <ilya@continuum.ru>
1591
1592        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1593        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1594        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1595        capabilities as well as eliminate some warnings.
1596
15972002-02-27      Eric Norum <eric.norum@usask.ca>
1598
1599        * libnetworking/net/radix.c: Properly handle fetching the default route
1600        when there is no route.  This was a bug in the original FreeBSD code and
1601        this fix is from an updated version of their code.
1602
16032002-02-16      Eric Norum <eric.norum@usask.ca>
1604
1605        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1606        checking.
1607
16082002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1611        dodefaultroute.
1612
16132002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1614
1615        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1616        include <rtems/seterr.h>.
1617
16182002-02-01      Mike Siers <mikes@poliac.com>
1619
1620        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1621        avoid bringing the link down too fast. NOTE: Mike reports successfully
1622        running at 56K baud on a direct link.
1623
16242002-02-01      Eric Valette <valette@crf.canon.fr>
1625
1626        * librdbg/So many patches have been posted recently on the mailing list
1627        and  because we were unable to find correct solution to compile on
1628        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1629        because the coding  style of rdbg was rather inconsistant among various
1630        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1631        global coding style (using indent + manual edits), 2) incorporate/review
1632        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1633        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1634        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1635        after rdbg initialization is done, NB : the paches is huge but it is
1636        mainly due to coding styke chnages.  Only few lines of codes have been
1637        really changed and they do not impact  rdbg functionnality (AFAIKT).
1638        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1639        librdbg/include/rdbg/m68k/rdbg_f.h,
1640        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1641        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1642        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1643        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1644        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1645        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1646        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1647        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1648        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1649        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1650        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1651        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1652        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1653        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1654        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1655        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1656
16572002-01-31      Mike Siers <mikes@poliac.com>
1658
1659        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1660        * Nice Update of PPPD support which eliminates the requiremetn that
1661        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1662        and reports that it seems to be more stable and handle larger packets
1663        better.  This patch replaces the termios tasks with more general pppd
1664        network driver tasks.  The functions pppinput() and pppstart() get
1665        called from the interrupt service routine.
1666        * libnetworking/Makefile.am, libnetworking/configure.ac,
1667        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1668        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1669        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1670        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1671        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1672        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1673        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1674        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1675        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1676        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1677        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1678        libnetworking/net/route.c, libnetworking/net/route.h,
1679        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1680        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1681        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1682        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1683        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1684        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1685        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1686        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1687        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1688        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1689        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1690        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1691        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1692        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1693        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1694        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1695        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1696        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1697        libnetworking/pppd/example/README,
1698        libnetworking/pppd/example/netconfig.h,
1699        libnetworking/wrapup/Makefile.am: Modified.
1700        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1701        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1702        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1703        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1704        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1705        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1706        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1707        libnetworking/modem/pppcompress.c: Subdirectory removed.
1708
17092002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1710
1711        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1712        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1713
17142002-01-18      Till Straumann <strauman@slac.stanford.edu>
1715
1716        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1717        issues: - exception handler needs to enable MSR_FP if the interrupted
1718        thread is FP enabled. - printk message for MSR fixed and added
1719        stacktrace. NOTE: this requires the stacktrace patch to
1720        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1721        however).
1722
17232002-01-06      Joel Sherrill <joel@OARcorp.com>
1724
1725        * optman/.cvsignore: Added aclocal.m4 and configure.
1726        * optman/.cvsignore: New file.
1727
17282002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1729
1730        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1731
17322002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1733
1734        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1735        * optman/ChangeLog: New.
1736        * optman/configure.ac: New.
1737        * optman/Makefile.am: New.
1738        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1739        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1740
17412001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1742
1743        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1744
17452001-12-18      Eric Norum <eric.norum@usask.ca>
1746
1747        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1748        `directories' (path names with a / at the end) while disallowing open()
1749        operations on TFTP `directories'.
1750
17512001-12-07      Eric Norum <eric.norum@usask.ca>
1752
1753        * libnetworking/lib/tftpDriver.c: Restore write capability.
1754
17552001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * libchip/network/sonic.h: Fix typo.
1758        * libnetworking/arpa/Makefile.am: Remove stray lines.
1759
17602001-10-30      Victor V. Vengerov <vvv@oktet.ru>
1761
1762        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
1763
17642001-10-18      Eric Norum <eric.norum@usask.ca>
1765
1766        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
1767        chdir() and open() operations within the TFTP file system.
1768
17692001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1770
1771        * librdbg/configure.ac: Fix latent bug exposed by removal of
1772        config.cache's which prevented powerpc targets librdbg from building.
1773
17742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1775
1776        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
1777        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
1778        autoconf-2.52 happy.
1779
17802001-10-12      Mike Siers <mikes@poliac.com>
1781
1782        * libnetworking/Update to stable working state.  Congratulations Mike!
1783        :).
1784        * libnetworking/modem_example: Directory removed.
1785        * libnetworking/modem_example/16550.h,
1786        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
1787        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
1788        libnetworking/modem_example/ppp.h,
1789        libnetworking/modem_example/pppcompress.c: Files removed.
1790        * libnetworking/pppd/example/pppd.options: New file.
1791        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
1792        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1793        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1794        libnetworking/pppd/rtemsmain.c: Updated.
1795
17962001-10-12      Joel Sherrill <joel@OARcorp.com>
1797
1798        * libchip/serial/z85c30.c: Fixed typo.
1799
18002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1801
1802        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1803        * configure.in: Remove.
1804        * configure.ac: New file, generated from configure.in by autoupdate.
1805        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1806        * libchip/configure.in: Remove.
1807        * libchip/configure.ac: New file, generated from configure.in by
1808        autoupdate.
1809        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1810        * librdbg/configure.in: Remove.
1811        * librdbg/configure.ac: New file, generated from configure.in by
1812        autoupdate.
1813        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
1814        * libnetworking/configure.in: Remove.
1815        * libnetworking/configure.ac: New file, generated from configure.in by
1816        autoupdate.
1817
18182001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1819
1820        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
1821        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
1822        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
1823
18242001-09-27      Joel Sherrill <joel@OARcorp.com>
1825
1826        * libchip/ChangeLog: Fixed typo in date.
1827
18282001-09-27      Eric Norum <eric.norum@usask.ca>
1829
1830        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
1831        TFTP  filesystem.
1832
18332001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1834
1835        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
1836        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
1837        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
1838        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
1839        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1840        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
1841        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1842        'PREINSTALL_FILES ='.
1843        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
1844        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
1845        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
1846        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
1847        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
1848        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
1849        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
1850        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
1851        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
1852        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
1853        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
1854        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
1855
18562001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1857
1858        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
1859        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
1860        * librdbg/src/m68k/any/Makefile.am: Ditto.
1861        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
1862        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
1863        happy.
1864
18652001-09-21      Joel Sherrill <joel@OARcorp.com>
1866
1867        * libchip/network/Makefile.am: Fixed typo on file name.
1868        * libchip/network/i82586.c: Commented out line 318 which is referencing
1869        a member of a structure that is not currently there.  This needs to be
1870        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
1871        to C style.
1872
18732001-09-19      Eric Norum <eric.norum@usask.ca>
1874
1875        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
1876
18772001-09-19      Chris Johns <ccj@acm.org>
1878
1879        * libchip/network/README.i82586, libchip/network/i82586.c,
1880        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
1881        Network driver for Intel i82586.
1882        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
1883        rtems/rtems_bsdnet_internal.h Added support for populating the initial
1884        "root" filesystem with information obtained via the DHCP response.
1885
18862001-09-14      Eric Norum <eric.norum@usask.ca>
1887
1888        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
1889        make gcc 3.x happy.
1890
18912001-08-16      Mike Siers <mikes@poliac.com>
1892
1893        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
1894        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
1895        These support callback functionality that has not even been compiled
1896        under RTEMS yet.
1897        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
1898        example application.  Mike's notes on the modifications: - renamed
1899        error() function because of namespace problems - removed calls to the
1900        exit() funciton - removed extra files from the pppd source directory -
1901        defined pppd task constant values in rtemspppd.h - modifyied example
1902        code to get actual tick per second value - placed the pppd 2.3.11 man
1903        page file (pppd.8) into the pppd directory.
1904        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
1905        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
1906        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
1907        libnetworking/pppd/rtems-ppp.c: Deleted.
1908        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
1909        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1910        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
1911        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
1912        libnetworking/pppd/example/init.c,
1913        libnetworking/pppd/example/netconfig.h,
1914        libnetworking/pppd/example/ppp.conf,
1915        libnetworking/pppd/example/pppdapp.c,
1916        libnetworking/pppd/example/system.h: New files.
1917        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
1918        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
1919        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
1920        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1921        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1922        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1923        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1924        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1925        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1926        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1927        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1928        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1929        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1930        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
1931        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
1932
19332001-08-16      Joel Sherrill <joel@OARcorp.com>
1934
1935        * libnetworking/pppd/example/Makefile: Removed.
1936        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
1937        to avoid bootstrap -c clobbering it.
1938        * libnetworking/rtems_telnetd/.cvsignore: New file.
1939
19402001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1941
1942        * libnetworking/Makefile.am, libnetworking/configure.in,
1943        libnetworking/rtems_servers/Makefile.am,
1944        libnetworking/rtems_servers/telnetd.c,
1945        libnetworking/rtems_servers/telnetd.h,
1946        libnetworking/rtems_telnetd/Makefile.am,
1947        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1948        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1949        libnetworking/rtems_telnetd/telnetd.c,
1950        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
1951        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
1952        effect when ftpd change. - the tcp/ip stats have been implemented into
1953        icmds.c and started when telnetd daemon is started.
1954        * libnetworking/rtems_servers/telnetd.c,
1955        libnetworking/rtems_servers/telnetd.h: Removed.
1956        * libnetworking/rtems_telnetd: New directory.
1957        * libnetworking/rtems_telnetd/Makefile.am,
1958        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
1959        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
1960        libnetworking/rtems_telnetd/telnetd.c,
1961        libnetworking/rtems_telnetd/telnetd.h: New files.
1962
19632001-06-14      Joel Sherrill <joel@OARcorp.com>
1964
1965        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
1966        Moved from libmisc/shell so the network stack to address network
1967        depenendency.
1968        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
1969
19702001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1971
1972        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
1973
19742001-05-15      Joel Sherrill <joel@OARcorp.com>
1975
1976        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1977        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
1978        accidentally deleted the incorrectly empty versions.
1979
19802001-05-14      Till Straumann <strauman@slac.stanford.edu>
1981
1982        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
1983        libchip/pci/Makefile.am: Per PR215 address the following issues: -
1984        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
1985        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
1986        to know the values) - the affected BSP (shared/motorola) headers have
1987        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
1988        driver (libchip/network/dec21140.c) has been fixed to use
1989        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
1990        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
1991        who is using this driver. - the DEC driver also has been fixed to use
1992        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
1993        delay_in_bus_cycles().
1994
19952001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1996
1997        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
1998
19992001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2000
2001        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2002
20032001-04-24      Eric Norum <eric.norum@usask.ca>
2004
2005        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2006        NTP synchronization a little more robust -- no NTP daemon yet, but at
2007        least it trys a little harder when the primary NTP server is down.
2008
20092001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2010
2011        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2012        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2013        libnetworking/pppd/modem_example/modem.c,
2014        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2015        other strings into English.
2016        * libnetworking/pppd/STATUS: updated to reflect the changes.
2017
20182001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2019
2020        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2021        again.
2022
20232001-04-20      Eric Valette <valette@crf.canon.fr>
2024
2025        * mcp750 directory renamed new_exception processing as it supports many
2026        more CPU models.
2027        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2028        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2029        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2030        formerly in mcp750 plus modifications.
2031        * librdbg/src/powerpc/mcp750/.cvsignore,
2032        librdbg/src/powerpc/mcp750/Makefile.am,
2033        librdbg/src/powerpc/mcp750/remdeb.h,
2034        librdbg/src/powerpc/mcp750/remdeb_f.x,
2035        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2036        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2037        new_exception_processing.
2038        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2039        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2040        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2041        part of this effort to add support for the MPC8xx.
2042
20432001-04-19      Joel Sherrill <joel@OARcorp.com>
2044
2045        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2046        internal include files.
2047
20482001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2049
2050        PR 158
2051        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2052        rcmd() library call by commenting out the parts that deal with signals.
2053        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2054        stdio. The 'server-side' parts of this file which deal with
2055        authentication are disabled since they are not needed.
2056
20572001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2058
2059        * libnetworking/include/.cvsignore: Remove dangling file.
2060
20612001-03-14      Joel Sherrill <joel@OARcorp.com>
2062
2063        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2064        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2065        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2066        libchip style serial drivers can be written in libcpu or libbsp.
2067
20682001-03-01      Joel Sherrill <joel@OARcorp.com>
2069
2070        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2071        libchip/network/sonic.c, libchip/network/sonic.h,
2072        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2073        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2074        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2075        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2076        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2077        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2078        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2079        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2080
20812001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2082
2083        * librdbg/include/rdbg/Makefile.am,
2084        librdbg/include/rdbg/i386/Makefile.am,
2085        librdbg/include/rdbg/m68k/Makefile.am,
2086        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2087        style on include files.
2088
20892001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2090
2091        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2092        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2093        replace ${..} with $(..).
2094        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2095        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2096        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2097        libnetworking/rtems/Makefile.am, libnetworking/
2098        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2099        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2100        include_*HEADERS instead of H_FILES.
2101        * libnetworking/include/Makefile.am: Remove.
2102        * libnetworking/Makefile.am: Add handling of *.h files.
2103        * libnetworking/configure.in: Remove include/Makefile.
2104
21052001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2106
2107        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2108
21092001-01-31      Sergei Organov <osv@javad.ru>
2110
2111        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2112        current dir and root dir removed in favor of new libio support for
2113        task-local current and root directories. - Bug in `close_data_socket()'
2114        introduced by previous change fixed. - `command_pasv()' changed to set
2115        timeout on socket we are listening on and code fixed to don't close
2116        socket twice on error. - `serr()' changed to clear `errno'. -
2117        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2118        changed to clear `errno' before processing session. -
2119        `close_data_socket()' fixed to close both active and passive sockets -
2120        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2121        empty string  in `exec_command()'.
2122
21232001-01-25      Eric Norum <eric.norum@usask.ca>
2124
2125        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2126        improves throughput on systems which are dropping packets.   Only the
2127        first timeout is reduced.  This keeps the number of extra packets down
2128        on networks that are very busy and dropping lots of packets.
2129
21302001-01-24      Sergei Organov <osv@javad.ru>
2131
2132        * libnetworking/rtems_servers/ftpd.c,
2133        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2134        - Timeouts on sockets implemented. 'idle' field added to configuration.
2135        No timeout by default to keep backward compatibility. Note: SITE IDLE
2136        command not implemented yet. - Basic global access control implemented.
2137        'access' field added to configuration. No access limitations by default
2138        to keep backward compatibility. - Anchor data socket for active mode
2139        (using self IP and port 20.) - Fixed default data port support (still
2140        not tested). - Don't allow IP address different from originating host in
2141        PORT command to improve security. - Fixed bug in MDTM command. - Check
2142        for correctness of parsing of argument in command_port(). - Fixed
2143        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2144        a directory. - Command parsing a little bit improved: command names are
2145        now converted to upper-case to be more compatible with RFC (command
2146        names are not case-sensitive.) - Reformat comments so that they have
2147        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2148        previous changes - True ASCII mode implemented (doesn't work for hooks
2149        and /dev/null) - Passive mode implemented, PASV command added. - Default
2150        port for data connection could be used (untested, can't find ftp client
2151        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2152        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2153
21542001-01-18      Joel Sherrill <joel@OARcorp.com>
2155
2156        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2157        macro using variable arguments.
2158        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2159        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2160        since I updated the main RTEMS development machine to RedHat 7.2 and
2161        apparently got a new version of rpcgen.
2162
21632001-01-12      Sergei Organov <osv@javad.ru>
2164
2165        * libnetworking/rtems_servers/ftpd.c,
2166        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2167        - use pool of pre-created threads to handle sessions instead of
2168        creating/deleting threads on the fly - LIST output is now similar to
2169        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2170        happy with it. - LIST NAME now works (both for files and directories) -
2171        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2172        clients happy  - keep track of CWD for every session separately -
2173        ability to specify root directory name for FTPD in configuration table.
2174        FTPD will then create illusion for FTP clients that this is actually
2175        root directory. - ignore options sent in commands, thus LIST -al FILE
2176        works and doesn't try to list "-al" directory. - buffers are allocated
2177        on stack instead of heap where possible to eliminate malloc/free calls
2178        (avoid possible heap fragmentation troubles). - drop using of task
2179        notepad to pass parameters - use function arguments instead - use
2180        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2181        in socket() instead of AF_INET.
2182
21832001-01-02      Joel Sherrill <joel@OARcorp.com>
2184
2185        * libnetworking/CHANGELOG: Removed.
2186        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2187
21882000-12-14      Eric Norum <eric.norum@usask.ca>
2189
2190        * libnetworking/lib/tftpDriver.c: Added write capability.
2191
21922000-12-08      Joel Sherrill <joel@OARcorp.com>
2193
2194        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2195        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2196        numerous variable declarations conditional on PPP_COMPRESS and
2197        PPP_FILTER.  Commented out variables that were not used because the code
2198        using them was commented out. Removed totally unused variables.
2199        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2200        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2201
22022000-11-30      Joel Sherrill <joel@OARcorp.com>
2203
2204        * libnetworking/modem/ppp_tty.c: Changed to include
2205        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2206        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2207        * libnetworking/Makefile.am: Modified to reflect above.
2208
22092000-11-27      Joel Sherrill <joel@OARcorp.com>
2210
2211        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2212
22132000-11-25      Eric Norum <eric.norum@usask.ca>
2214
2215        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2216        core.
2217
22182000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2219
2220        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2221        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2222        subdir.
2223        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2224        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2225        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2226        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2227        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2228        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2229        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2230        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2231        ppp_tty.c and the real pppd main is in pppmain.c.
2232
22332000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2234
2235        * libchip/network/sonic.c: Added ipalign() routine to align the received
2236        packet so that the ip header is on a 32-bit boundary. Necessary for
2237        cpu's that do not allow unaligned loads and stores and when the 32-bit
2238        DMA mode is used.
2239
22402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2241
2242        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2243        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2244        ACLOCAL_AMFLAGS.
2245        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2246        ACLOCAL_AMFLAGS.
2247        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2248        ACLOCAL_AMFLAGS.
2249
22502000-11-03      Chris Johns <ccj@acm.org>
2251
2252        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2253        libchip/network/cs8900.h: New files.
2254
22552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2256
2257        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2258        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2259        $(RTEMS_TOPdir)/aclocal.
2260        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2261        $(RTEMS_TOPdir)/aclocal.
2262        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2263        $(RTEMS_TOPdir)/aclocal.
2264
22652000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2266
2267        * configure.in: Switch to GNU-canonicalization.
2268        * Makefile.am: Reflect changes to configure.in.
2269        * acinclude.m4: Remove.
2270
22712000-10-30      Joel Sherrill <joel@OARcorp.com>
2272
2273        * POSIX include files merged into newlib.  This resulted in some
2274        definitions moving to other files and thus some secondary effects in
2275        RTEMS source code.
2276        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2277        in sync with newlib's <machine/types.h>.
2278        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2279        definition of struct itimerval in <sys/time.h>.
2280
22812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2282
2283        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2284        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2285        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2286        * ChangeLog: Fix typos.
2287        * configure.in: add tests to the GNU canonicalized subdirectories.
2288
22892000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2290
2291        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2292        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2293        the lib directory before configuring lib/.
2294
22952000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2296
2297        * configure.in, Makefile.am: add exec to the GNU canonicalized
2298        subdirectories.
2299        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2300        * configure.in: add libnetworking, librpc and librdb to the GNU
2301        canonicalized subdirectories.
2302        * configure.in: add libmisc and libchip to the GNU canonicalized
2303        subdirectories.
2304        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2305        Switch to GNU canonicalization.
2306        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2307        Switch to GNU canonicalization.
2308        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2309        Switch to GNU canonicalization.
2310
23112000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2312
2313        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2314        canonicalization to libfs/. The approach is currently a bit of a hack as
2315        GNU canonicalization does not support the per-BSP build some of the
2316        other directories require.  As more of the tree is converted, this will
2317        become less  of an issue.
2318
23192000-10-20      Joel Sherrill <joel@OARcorp.com>
2320
2321        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2322        parameter.
2323
23242000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2325
2326        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2327        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2328        * librdbg/configure.in: Add m68k support.
2329        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2330        subdirectory.
2331        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2332        failure.
2333        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2334        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2335        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2336        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2337        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2338        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2339        librdbg/src/m68k/.cvsignore: New files.
2340        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2341        function pointers.
2342        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2343        _after_ pointer has been checked against NULL.
2344
23452000-10-18      Joel Sherrill <joel@OARcorp.com>
2346
2347        * wrapup/Makefile.am: Added libfs.
2348
23492000-10-18      Chris Johns <ccj@acm.org>
2350
2351        * libfs created.
2352        * configure.in: Added libfs subdirectory.
2353        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2354
23552000-09-28      Joel Sherrill <joel@OARcorp.com>
2356
2357        * libnetworking/rtems_webserver/Makefile.am,
2358        libnetworking/rtems_webserver/base64.c,
2359        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2360        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2361
23622000-09-22      Joel Sherrill <joel@OARcorp.com>
2363
2364        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2365        libnetworking/rtems/rtems_bsdnet_internal.h,
2366        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2367        have included rtems.h.  It is now including precisely the  least amount
2368        of low level, yet portable .h files to get the basic RTEMS types
2369        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2370        used machine/types.h to include rtems.h.
2371
23722000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2373
2374        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2375
23762000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2377
2378        * libnetworking/ChangeLog: Cleanup.
2379
23802000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2381
2382        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2383        * libchip/ChangeLog: Fix formating.
2384
23852000-09-05      Joel Sherrill <joel@OARcorp.com>
2386
2387        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2388        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2389        confusion and to work with the converted flags.
2390
23912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2392
2393        * wrapup/Makefile.am: Include compile.am.
2394        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2395        libchip/serial/Makefile.am: Include compile.am.
2396        * librdbg/src/i386/any/Makefile.am,
2397        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2398        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2399        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2400        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2401        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2402        libnetworking/rtems_servers/Makefile.am,
2403        libnetworking/rtems_webserver/Makefile.am,
2404        libnetworking/wrapup/Makefile.am: Include compile.am.
2405
24062000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2407
2408        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2409        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2410
24112000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2412
2413        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2414
24152000-08-31      Joel Sherrill <joel@OARcorp.com>
2416
2417        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2418        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2419        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2420        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2421        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2422        * libnetworking/wbase64.c: Removed.
2423        * libnetworking/Makefile.am, libnetworking/asp.c,
2424        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2425        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2426        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2427        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2428        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2429        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2430        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2431        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2432        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2433        Modified.
2434
24352000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2436
2437        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2438
24392000-08-30      Joel Sherrill <joel@OARcorp.com>
2440
2441        * libnetworking/rtems_webserver/license.txt: New file.
2442
24432000-08-10      Joel Sherrill <joel@OARcorp.com>
2444
2445        * ChangeLog: New file.
2446        * libchip/ChangeLog: New file.
2447        * librdbg/ChangeLog: New file.
2448        * libnetworking/ChangeLog: New file.
2449
Note: See TracBrowser for help on using the repository browser.