source: rtems/c/src/ChangeLog @ 4ca43d72

4.104.114.84.95
Last change on this file since 4ca43d72 was 4ca43d72, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/05 at 17:00:38

2005-01-20 Joel Sherrill <joel@…>

PR 736/pppd

  • libnetworking/pppd/chat.c, libnetworking/pppd/demand.c, libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c, libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd should not be static and should have a name more specific to pppd.
  • Property mode set to 100644
File size: 106.7 KB
Line 
12005-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        PR 736/pppd
4        * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
5        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
6        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
7        should not be static and should have a name more specific to pppd.
8
92005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * libchip/Makefile.am, libnetworking/pppd/Makefile.am,
12        libnetworking/rtems_servers/Makefile.am,
13        libnetworking/rtems_telnetd/Makefile.am,
14        librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
15        Eliminate CFLAGS_OPTIMIZE_V.
16
172005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * configure.ac: Pass CFLAGS to testsuites configure.
20        * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up
21        RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
22
232005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Pass CFLAGS to cpukit configure.
26        * aclocal/rtems-flags.m4: Remove (Unused).
27        * aclocal/prog-ccas.m4: Remove $(GCCSPECS).
28        * aclocal/env-rtemsbsp.m4:
29        Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS.
30        * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up
31        RTEMS_CFLAGS.
32        * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS.
33        Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS.
34        Cleanup comments.
35
362005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * automake/compile.am: Remove build-variant support.
39
402005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * libnetworking/pppd/Makefile.am,
43        libnetworking/rtems_servers/Makefile.am,
44        libnetworking/rtems_telnetd/Makefile.am:
45        Remove build-variant support.
46
472005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
50        support/Makefile.am, wrapup/Makefile.am:
51        Remove build-variant support.
52
532004-11-22      Joel Sherrill <joel@OARcorp.com>
54
55        * libchip/network/if_fxp.c: Add entry for another module ID code.
56
572004-11-22      Joel Sherrill <joel@OARcorp.com>
58
59        PR 693/misc
60        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
61        in/outport routines.
62
632004-11-22      Joel Sherrill <joel@OARcorp.com>
64
65        PR 693/misc
66        * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
67        in/outport routines.
68
692004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * aclocal/enable-itron.m4: Remove (unused).
72
732004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * configure.ac: Misc. quoting cleanups.
76        Enable ada-tests iff --enable-ada and --enable-tests.
77
782004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
79
80        PR 703/filesystem
81        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
82        libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
83        libchip/ide/ide_controller.c:
84        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
85        available for BSPS/device drivers.
86        Extend the "modes_available" and "mode_active" parameters to
87        uint16_t for UDMA support.
88
892004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
90
91        * libchip/network/dec21140.c: Cleanup a bit and remove message about
92        not supported on PowerPC since it works on the MVME2100 BSP.
93
942004-11-05      Ralf Corsepius <ralf_corsepius@rtems.org>
95
96        * configure.ac: Remove check for libbsp/${RTEMS_CPU}.
97        Add dependency tracking for *.cfgs.
98        * Makefile.am: Add dependency tracking for *.cfg.
99
1002004-11-03      Ralf Corsepius <ralf_corsepius@rtems.org>
101
102        * libchip/rtc/mc146818a.c: Don't include <bsp.h>
103        (Thanks to Lars Munch <lars@segv.dk> for catching this).
104
1052004-10-28      Ralf Corsepius <ralf_corsepius@rtems.org>
106
107        PR 707/make_build
108        * configure.ac: Add --enable-rpcgen.
109
1102004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
111
112        PR 700/rtems_misc
113        * libnetworking/rtems_webserver/asp.c,
114        libnetworking/rtems_webserver/balloc.c,
115        libnetworking/rtems_webserver/cgi.c,
116        libnetworking/rtems_webserver/default.c,
117        libnetworking/rtems_webserver/ej.h,
118        libnetworking/rtems_webserver/ejIntrn.h,
119        libnetworking/rtems_webserver/ejlex.c,
120        libnetworking/rtems_webserver/ejparse.c,
121        libnetworking/rtems_webserver/emfdb.c,
122        libnetworking/rtems_webserver/emfdb.h,
123        libnetworking/rtems_webserver/form.c,
124        libnetworking/rtems_webserver/handler.c,
125        libnetworking/rtems_webserver/h.c,
126        libnetworking/rtems_webserver/license.txt,
127        libnetworking/rtems_webserver/Makefile.am,
128        libnetworking/rtems_webserver/md5c.c,
129        libnetworking/rtems_webserver/md5.h,
130        libnetworking/rtems_webserver/mime.c,
131        libnetworking/rtems_webserver/misc.c,
132        libnetworking/rtems_webserver/NOTES,
133        libnetworking/rtems_webserver/ringq.c,
134        libnetworking/rtems_webserver/rom.c,
135        libnetworking/rtems_webserver/rtems_webserver.h,
136        libnetworking/rtems_webserver/security.c,
137        libnetworking/rtems_webserver/sock.c,
138        libnetworking/rtems_webserver/socket.c,
139        libnetworking/rtems_webserver/sockGen.c,
140        libnetworking/rtems_webserver/sym.c,
141        libnetworking/rtems_webserver/uemf.c,
142        libnetworking/rtems_webserver/uemf.h,
143        libnetworking/rtems_webserver/um.c,
144        libnetworking/rtems_webserver/um.h,
145        libnetworking/rtems_webserver/umui.c,
146        libnetworking/rtems_webserver/url.c,
147        libnetworking/rtems_webserver/value.c,
148        libnetworking/rtems_webserver/wbase64.c,
149        libnetworking/rtems_webserver/webcomp.c,
150        libnetworking/rtems_webserver/webmain.c,
151        libnetworking/rtems_webserver/webpage.c,
152        libnetworking/rtems_webserver/webrom.c,
153        libnetworking/rtems_webserver/webs.c,
154        libnetworking/rtems_webserver/websda.c,
155        libnetworking/rtems_webserver/websda.h,
156        libnetworking/rtems_webserver/webs.h,
157        libnetworking/rtems_webserver/websSSL.c,
158        libnetworking/rtems_webserver/websSSL.h,
159        libnetworking/rtems_webserver/websuemf.c,
160        libnetworking/rtems_webserver/wsIntrn.h:
161        Remove (Moved to cpukit/http).
162
1632004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
164
165        PR 700/rtems_misc
166        * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
167        Remove libnetworking/rtems_webserver.
168
1692004-10-25      Eric Norum <norume@aps.anl.gov>
170
171        * libchip/network/i82586.c: ether_sprintf() is part of networking library.
172
1732004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
174
175        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
176
1772004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
178
179        * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
180        librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
181
1822004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
183
184        * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
185
1862004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
187
188        * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
189        libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
190
1912004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
192
193        * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
194        BITSPERBYTE.
195
1962004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
197
198        * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
199        * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
200
2012004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
202
203        * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
204
2052004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
206
207        * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP.
208        * aclocal/enable-bare.m4: Remove.
209        * configure.ac: Remove BARE_CPU_MODEL.
210
2112004-10-13      Eric Norum <norume@aps.anl.gov>
212
213        PR 688/bsps
214        * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
215        libchip/rtc/mc146818a_ioreg.c: New files.  Add libchip driver for
216        MC146818A (and several Dallas Semiconductor) TOD chips.
217
2182004-10-13      Eric Norum <norume@aps.anl.gov>
219
220        PR 686/networking
221        * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
222        device code.
223
2242004-10-11      Ralf Corsepius <ralf_corsepius@rtems.org>
225
226        * libchip/network/dec21140.c: include <rtems/pci.h>.
227
2282004-09-29      Joel Sherrill <joel@OARcorp.com>
229
230        * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h,
231        libnetworking/pppd/utils.c: i960 obsoleted and all references
232        removed.
233
2342004-04-09      Greg Menke <gregory.menke@gsfc.nasa.gov>
235
236        PR 607/networking
237        * libchip/network/dec21140.c: Made PCI configuration minimum sane
238        instead of fully specifying unused PCI features.
239
2402004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
241
242        * configure.ac: Require automake > 1.9.
243
2442004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
245
246        * aclocal/rtems-cpu-subdirs.m4: Add avr.
247
2482004-09-21      Ralf Corsepius <ralf_corsepius@rtems.org>
249
250        * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
251        * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
252
2532004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
254
255        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
256        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
257
2582004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
259
260        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
261
2622004-07-28  Joel Sherrill <joel@OARcorp.com>
263
264    * aclocal/version.m4: Updated to rtems-4.6.99.1.
265
2662004-07-25      Joel Sherrill <joel@OARcorp.com>
267
268        * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
269
2702004-05-21  Till Strauman <strauman@slac.stanford.edu>
271
272        PR 625/networking
273        * libchip/network/dec21140.c, ... : Prevent name clashes by making
274        'ld_le32()' etc.  static inlines.  Let dec21140 attach routine return
275        an error rather than panic if no chip is detected (thus allowing
276        for probing).
277        * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
278        instead of looping forever.  Avoid divide by zero (crashed my PC).
279        * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
280        they are UNTESTED.
281
2822004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
283
284        * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.
285
2862004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
287
288        * libchip/network/dec21140.c, libchip/network/elnk.c:
289        #include <errno.h>.
290
2912004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
292
293        * libchip/network/if_media.h: Update from FreeBSD.
294        * libchip/network/open_eth.c, libchip/network/cs8900.c,
295        libchip/network/i82586.c: #include <errno.h>.
296
2972004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
298
299        * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
300
3012004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
302
303        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
304
3052004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
306
307        * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
308        automake).
309
3102004-04-03      Wilfried Busalski <w.busalski@lancier-monitoring.de>
311
312        PR 599/pppd
313        * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
314
3152004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
316
317        * optman/rtems/no-region.c: Reflect having changed
318        rtems_region_get_segment_size.
319
3202004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
321
322        * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
323        * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
324        * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
325        * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
326        * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
327        * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
328        * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
329
3302004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
331
332        * libchip/ide/ata.c, libchip/network/dec21140.c,
333        libchip/network/elnk.c, libchip/network/i82586.c,
334        libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
335        libchip/network/open_eth.c, libchip/network/sonic.c,
336        libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
337        libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
338        libchip/shmdr/init.c, libchip/shmdr/intr.c,
339        libchip/shmdr/shm_driver.h: Cosmetics.
340
3412004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
342
343        * optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
344        optman/rtems/no-msg.c, optman/rtems/no-part.c,
345        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
346        optman/rtems/no-sem.c, optman/rtems/no-timer.c,
347        optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
348        fixed size types.
349
3502004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
351
352        * configure.ac: Explicitly pass --includedir and --libdir to
353        cpukit/configure.
354
3552004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
356
357        * librdbg/Makefile.am: Fix rpcgen rules.
358        * librdbg/src/i386/any/remdeb_xdr.c,
359        librdbg/src/m68k/any/remdeb_xdr.c,
360        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
361        Reflect changes to librdbg/Makefile.am.
362
3632004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
364
365        * configure.ac: Reflect changes testsuites/configure.ac and
366        cpukit/configure.ac.
367
3682004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
369
370        * aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
371        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
372
3732004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
374
375        * configure.ac: Reflect changes to testsuites's configuration.
376
3772004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
378
379        PR/589 rtems
380        * libchip/network/pci.h: Remove (Moved to cpukit).
381
3822004-03-23      Ralf Corsepius <ralf_corsepius@rtems.org>
383
384        * libchip/ide/ata.c, libchip/ide/ata_internal.h,
385        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
386        libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
387        libchip/network/dec21140.c, libchip/network/elnk.c,
388        libchip/network/if_fxp.c, libchip/network/open_eth.c,
389        libchip/network/open_eth.h, libchip/network/sonic.c,
390        libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
391        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
392        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
393        libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
394        libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
395        libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
396        libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
397        libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
398        libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
399        libchip/serial/ns16550_p.h, libchip/serial/serial.h,
400        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
401        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
402        libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
403        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
404        libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
405        libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
406        fixed-size types.
407
4082004-03-14      Chris Johns  <chrisj@rtems.org>
409
410        * libchip/network/cs8900.c.bsp, libchip/network/cs8900.h.bsp: Updated
411        the BSP example code.
412        * libchip/network/cs8900.c, libchip/network/cs8900.h: Changes made to
413        support the DIMMPC. This is a pc386 target with IO port support. Minor
414        formating clean up. Add documentation to the header file.
415        * libchip/network/README.cs8900: The CS8900 driver is documented in the
416        cs8900.h header file.
417
4182004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
421        Cosmetics.
422
4232004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
426        There are no application level Makefiles in here.
427
4282004-03-04      Joel Sherrill <joel@OARcorp.com>
429
430        * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
431        they can be used in application level makefiles.
432
4332004-03-05      Joel Sherrill <joel@OARcorp.com>
434
435        * libnetworking/rtems_webserver/ejparse.c,
436        libnetworking/rtems_webserver/emfdb.c,
437        libnetworking/rtems_webserver/sock.c,
438        libnetworking/rtems_webserver/socket.c,
439        libnetworking/rtems_webserver/sym.c,
440        libnetworking/rtems_webserver/webs.c,
441        libnetworking/rtems_webserver/websuemf.c: Remove warnings.
4422004-03-05      Joel Sherrill <joel@OARcorp.com>
443
444        * libchipnetwork/open_eth.c: Remove warnings by conditionally
445        compiling this file only only those CPU families with supported
446        exception models.
447
4482004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * acinclude.m4: Fix loosing arguments when configuring cpukit and
451        testsuites (Was exposed with --enable-multilib, only).
452        Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
453         Add RTEMS_BSP_CONFIG_SUBDIR.
454        * configure.ac: Reflect changes to acinclude.m4. Reflect new args to
455        testsuites's configure.
456        * aclocal/rtems-top.m4: Remove ENDIF hack.
457        Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
458
4592004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
462        wrapup/Makefile.am: Fix automake problems having been introduced
463        in previous patch.
464
4652004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
468        Preinstall dirs.
469        * wrapup/Makefile.am: Preinstall dirs. Cosmetics.
470        * aclocal/check-multiprocessing.m4: Cosmetics.
471        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
472        * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
473
4742004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
477        librdbg/src/Makefile.am.
478        * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
479        * configure.ac: Reflect changes above.
480        Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
481        * wrapup/Makefile.am: Reflect changes above.
482        * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
483
4842004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
487
4882004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
491
4922004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * wrapup/Makefile.am: Reflect new location of librdbg.a.
495
4962004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
499        librdbg/src/powerpc/Makefile.am: Remove.
500        * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
501        librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
502        * configure.ac: Reflect changes above.
503
5042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506
5072004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
510        STRIP.
511
5122004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * librdbg/include/Makefile.am: Merge-in
515        librdbg/include/rdbg/i386/Makefile.am,
516        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
517        librdbg/include/rdbg/powerpc/Makefile.am.
518        * librdbg/include/rdbg/i386/Makefile.am,
519        librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
520        librdbg/include/rdbg/powerpc/Makefile.am: Remove.
521        * configure.ac: Reflect changes above.
522
5232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * configure.ac: Use AS_HELP_STRING(ada).
526
5272004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * aclocal/bspopts.m4: Use AS_HELP_STRING.
530        * aclocal/bsp-configure.m4: Require autoconf-2.59.
531        Use AC_CONFIG_HEADERS.
532        * aclocal/check-custom-bsp.m4: Add bspkit-support.
533        * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
534
5352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * Makefile.am: include local.am.
538
5392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * aclocal/version.m4: 4.6.99.0.
542
5432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * Makefile.am: Don't include host.am.
546        * automake/compile.am: Further cleanups.
547
5482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * automake/lib.am: Remove (Unused).
551
5522004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * wrapup/Makefile.am: Don't include lib.am.
555        * automake/compile.am: Use automake compilation rules.
556
5572004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * libnetworking/pppd/Makefile.am,
560        libnetworking/rtems_servers/Makefile.am,
561        libnetworking/rtems_telnetd/Makefile.am,
562        libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
563        support/Makefile.am: Don't include lib.am.
564
5652004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * libchip/Makefile.am: Don't include lib.am.
568        * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
569        librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
570        unnecessary EXTRA_DISTs.
571
5722004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
575        hack.
576
5772004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS.
580        * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS.
581        * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS.
582        * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
583
5842004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
587        Add AM_CONDITIONAL(HAS_MP).
588        * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
589        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
590        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
591        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
592        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
593        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
594        (Deprecated by autoconf 2.59).
595
5962004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
599        * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
600
6012004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * ChangeLog: Merge-in libnetworking/ChangeLog.
604        * libnetworking/ChangeLog: Remove.
605        * ChangeLog: Merge-in librdbg/ChangeLog.
606        * librdbg/ChangeLog: Remove.
607        * ChangeLog: Merge-in libchip/ChangeLog.
608        * libchip/ChangeLog: Remove.
609        * ChangeLog: Merge-in optman/ChangeLog.
610        * optman/ChangeLog: Remove.
611
6122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * configure.ac: Reflect changes to cpukit.
615        * wrapup/Makefile.am: Reflect changes to librdbg.
616        * aclocal/enable-bare.m4: Convert to autoconf-2.59.
617        * libchip/Makefile.am: Add PREINSTALL_DIRS.
618        * librdbg/include/rdbg/Makefile.am: Add PREINSTALL_DIRS.
619        * librdbg/include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS.
620        * librdbg/include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS.
621        * librdbg/include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS.
622        * librdbg/src/i386/Makefile.am: Add PREINSTALL_DIRS.
623        * librdbg/src/m68k/Makefile.am: Add PREINSTALL_DIRS.
624        * librdbg/src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
625
6262004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * aclocal/rtems-top.m4: Remove check for version.m4.
629        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
630
6312004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
634        * wrapup/Makefile.am: Reflect changes to libchip/*.
635        * support/Makefile.am: Use automake compilation rules.
636        * wrapup/Makefile.am: Reflect changes to support/*.
637        * configure.ac: Remove libnetworking/wrapup/Makefile.
638        * wrapup/Makefile.am: Reflect change to libnetworking/*. Use
639        libnetworking/*/lib*.a instead of libnetapps.a.
640        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require
641        automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
642        * optman/Makefile.am: Use automake compilation rules.
643        * libchip/Makefile.am: Fix typo in previous patch.
644        * libchip/Makefile.am: Use automake compilation rules.
645        * libnetworking/Makefile.am: Remove wrapup.
646        * libnetworking/pppd/Makefile.am: Build libpppd. Use
647        automake-compilation rules.
648        * libnetworking/rtems_servers/Makefile.am: Build libftpd. Use
649        automake-compilation rules.
650        * libnetworking/rtems_telnetd/Makefile.am: Build libtelnetd. Use
651        automake-compilation rules.
652        * libnetworking/rtems_webserver/Makefile.am: Build libhttpd. Use
653        automake-compilation rules.
654        * libnetworking/wrapup/Makefile.am: Remove (Unused).
655
6562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
659        PRE/TMPINSTALL_FILES to CLEANFILES.
660        * automake/lib.am: Remove TMPINSTALL_FILES.
661        * optman/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
662        PRE/TMPINSTALL_FILES to CLEANFILES.
663        * libchip/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
664        PRE/TMPINSTALL_FILES to CLEANFILES.
665        * librdbg/include/rdbg/Makefile.am: Re-add dirstamps to
666        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
667        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
668        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
669        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
670        * librdbg/src/i386/Makefile.am: Ditto.
671        * librdbg/src/m68k/Makefile.am: Ditto.
672        * librdbg/src/powerpc/Makefile.am: Ditto.
673        * libnetworking/pppd/Makefile.am: Re-add dirstamps to
674        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
675        * libnetworking/rtems_servers/Makefile.am: Ditto.
676        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
677        * libnetworking/rtems_webserver/Makefile.am: Ditto.
678
6792004-01-07      Joel Sherrill <joel@OARcorp.com>
680
681        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
682        more completely covers the MIPS family.
683
6842003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * wrapup/Makefile.am: Reflect changes to shmdr.
687        * libchip/Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
688
6892003-12-18      Joel Sherrill <joel@OARcorp.com>
690
691        * libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
692        libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/getpkt.c,
693        libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c,
694        libchip/shmdr/mpci.h, libchip/shmdr/mpisr.c, libchip/shmdr/poll.c,
695        libchip/shmdr/README, libchip/shmdr/receive.c, libchip/shmdr/retpkt.c,
696        libchip/shmdr/send.c, libchip/shmdr/setckvec.c,
697        libchip/shmdr/shm_driver.h: Copied from libbsp/shmdr.
698
6992003-12-17      Joel Sherrill <joel@OARcorp.com>
700
701        * aclocal/version.m4: Updated to rtems-20031217-test.
702
7032003-12-17     
704
705        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
706        * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
707
7082003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * automake/compile.am: Remove LINK_LIBS (Unused).
711        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
712
7132003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
716        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
717        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
718        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
719        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
720
7212003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
724        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
725        * optman/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
726        * libchip/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
727        * librdbg/src/i386/Makefile.am:
728        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
729        * librdbg/src/m68k/Makefile.am:
730        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
731        * librdbg/src/powerpc/Makefile.am:
732        s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
733
7342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
737        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
738        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
739        * automake/lib.am: Use mkdir_p instead of mkdir. Remove
740        $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
741        * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
742        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
743        * optman/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
744        * optman/Makefile.am: Remove project_libdir.
745        * libchip/Makefile.am: Use mkdir_p. Remove dirs from
746        PRE/TMPINSTALL_FILES.
747        * librdbg/include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
748        PRE/TMPINSTALL_FILES.
749        * librdbg/include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
750        PRE/TMPINSTALL_FILES.
751        * librdbg/include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
752        PRE/TMPINSTALL_FILES.
753        * librdbg/include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs
754        from PRE/TMPINSTALL_FILES.
755        * librdbg/src/i386/Makefile.am: Use mkdir_p. Remove dirs from
756        PRE/TMPINSTALL_FILES.
757        * librdbg/src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
758        PRE/TMPINSTALL_FILES.
759        * librdbg/src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
760        PRE/TMPINSTALL_FILES.
761        * libnetworking/pppd/Makefile.am: Use mkdir_p. Remove dirs from
762        PRE/TMPINSTALL_FILES.
763        * libnetworking/rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
764        PRE/TMPINSTALL_FILES.
765        * libnetworking/rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
766        PRE/TMPINSTALL_FILES.
767        * libnetworking/rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs
768        from PRE/TMPINSTALL_FILES.
769
7702003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
773        * automake/lib.am: Remove project_libdir.
774        * wrapup/Makefile.am: Reworked.
775
7762003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * configure.ac: Reflect changes to librdbg.
779        * optman/Makefile.am: Add tmpinstall dirstamp support.
780        * libchip/Makefile.am: Fix variant-tmpinstall support.
781        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove.
782        * librdbg/src/powerpc/Makefile.am: Merge-in former
783        new_exception_processing/Makefile.am.
784        * librdbg/src/m68k/any/Makefile.am: Remove.
785        * librdbg/src/m68k/Makefile.am: Merge-in former any/Makefile.am.
786        * librdbg/src/i386/any/Makefile.am: Remove.
787        * librdbg/src/i386/Makefile.am: Merge-in former any/Makefile.am.
788        * librdbg/src/Makefile.am: Cosmetics.
789        * librdbg/include/Makefile.am: Cosmetics.
790        * librdbg/Makefile.am: Cosmetics.
791        * libnetworking/Makefile.am: Cosmetics.
792        * libnetworking/pppd/Makefile.am: Cosmetics.
793        * libnetworking/wrapup/Makefile.am: Cosmetics.
794
7952003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * Makefile.am: Cosmetics.
798        * automake/lib.am: Add project_libdir. Add preinstallation dirstamp
799        support.
800
8012003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * automake/compile.am: Remove $(ARCH):-rule.
804
8052003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * configure.ac: Remove lib/libbsp/shared/Makefile,
808        lib/libbsp/shmdr/Makefile.
809
8102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
813        libchip/serial/Makefile, libchip/rtc/Makefile.
814        * support/Makefile.am: Remove all-local: $(ARCH).
815        * wrapup/Makefile.am: Remove all-local: $(ARCH).
816        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
817        * optman/Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
818        * optman/Makefile.am: Remove all-local: $(ARCH).
819        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
820        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Remove.
821        * libchip/Makefile.am: Merge-in Makefile.am above. Add preinstallation +
822        compilation dirstamp support.
823        * libchip/ide/Makefile.am: Remove all-local: $(ARCH).
824        * libchip/network/Makefile.am: Remove all-local: $(ARCH).
825        * libchip/rtc/Makefile.am: Remove all-local: $(ARCH).
826        * libchip/serial/Makefile.am: Remove all-local: $(ARCH).
827        * librdbg/src/i386/any/Makefile.am: Remove all-local: $(ARCH).
828        * librdbg/src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
829        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
830        all-local: $(ARCH).
831        * libnetworking/pppd/Makefile.am: Remove all-local: $(ARCH).
832        * libnetworking/rtems_servers/Makefile.am: Remove all-local: $(ARCH).
833        * libnetworking/rtems_telnetd/Makefile.am: Remove all-local: $(ARCH).
834        * libnetworking/rtems_webserver/Makefile.am: Remove all-local: $(ARCH).
835        * libnetworking/wrapup/Makefile.am: Remove all-local: $(ARCH).
836
8372003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * aclocal/lead-dot.m4: New (from automake-1.7f).
840        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add
841        AC_SUBST(dirstamp).
842        * libchip/ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
843        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
844        libchip/serial/Makefile.am: Ditto.
845        * librdbg/Makefile.am: Reformat. Apply dirstamps to preinstallation.
846        * librdbg/include/Makefile.am: Ditto.
847        * librdbg/include/rdbg/Makefile.am: Ditto.
848        * librdbg/include/rdbg/i386/Makefile.am: Ditto.
849        * librdbg/include/rdbg/m68k/Makefile.am: Ditto.
850        * librdbg/include/rdbg/powerpc/Makefile.am: Ditto.
851        * librdbg/src/Makefile.am: Ditto.
852        * librdbg/src/i386/Makefile.am: Ditto.
853        * librdbg/src/i386/any/Makefile.am: Ditto.
854        * librdbg/src/m68k/Makefile.am: Ditto.
855        * librdbg/src/m68k/any/Makefile.am: Ditto.
856        * librdbg/src/powerpc/Makefile.am: Ditto.
857        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
858        * libnetworking/Makefile.am: Reformat. Apply dirstamps to
859        preinstallation.
860        * libnetworking/pppd/Makefile.am: Ditto.
861        * libnetworking/rtems_servers/Makefile.am: Ditto.
862        * libnetworking/rtems_telnetd/Makefile.am: Ditto.
863        * libnetworking/rtems_webserver/Makefile.am: Ditto.
864        * libnetworking/wrapup/Makefile.am: Ditto.
865
8662003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
869        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
870        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
871        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
872        aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
873        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
874        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
875        aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4,
876        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
877        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
878        aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4,
879        aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix
880        underquoting to silence automake-1.8.
881
8822003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * configure.ac: Reflect having moved tests to ../../testsuites.
885
8862003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
889        * aclocal/canonical-host.m4: Remove.
890        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
891        * configure.ac: Remove RTEMS_CANONICAL_HOST.
892
8932003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * aclocal/check-cpu.m4: Remove.
896        * configure.ac: Merge-in former aclocal/check-cpu.m4.
897        * aclocal/canonical-target-name.m4: Add m4-quotes.
898        * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
899        * aclocal/check-multiprocessing.m4: Add m4-quotes. Require
900        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
901        * aclocal/check-networking.m4: Add m4-quotes. Require
902        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
903        * aclocal/check-posix.m4: Add m4-quotes. Require
904        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
905        * aclocal/check-rdbg.m4: Add m4-quotes. Require
906        RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
907        * libchip/network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
908
9092003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
912        * aclocal/bsp-alias.m4: Remove.
913
9142003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * configure.ac: Make presence of tests/ optional.
917
9182003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * aclocal/path-perl.m4: Remove (Unused).
921
9222003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * automake/force-preinstall.am: Remove.
925
9262003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
927
928        PR 499/rtems_misc
929        * libchip/serial/mc68681.c:  Miscellaneous corrections: - Correction of
930        ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
931        Configuration (Odd was forced) - Correction of Stop Bit configuration
932        (inversed) - Correction of ISR Handler to call
933        rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
934        CTS Hardware flow control Configuration.
935
9362003-09-04      Joel Sherrill <joel@OARcorp.com>
937
938        * lib/libcpu/shared/include/cache.h,
939        lib/libcpu/shared/src/cache_aligned_malloc.c,
940        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
941        license changed.
942        * optman/rtems/no-dpmem.c, optman/rtems/no-event.c,
943        optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c,
944        optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
945        optman/rtems/no-sem.c, optman/rtems/no-signal.c,
946        optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: URL
947        for license changed.
948        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h,
949        libchip/ide/ide_controller.c, libchip/ide/ide_ctrl.h,
950        libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h,
951        libchip/network/cs8900.c, libchip/network/cs8900.c.bsp,
952        libchip/network/cs8900.h, libchip/network/dec21140.c,
953        libchip/network/elnk.c, libchip/network/open_eth.c,
954        libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c,
955        libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c,
956        libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c,
957        libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h,
958        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
959        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h,
960        libchip/rtc/rtcprobe.c, libchip/serial/mc68681.c,
961        libchip/serial/mc68681.h, libchip/serial/mc68681_p.h,
962        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
963        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
964        libchip/serial/serial.h, libchip/serial/z85c30.c,
965        libchip/serial/z85c30.h, libchip/serial/z85c30_p.h,
966        libchip/serial/z85c30_reg.c: URL for license changed.
967
9682003-09-03      Jiri Gaisler <jiri@gaisler.com>
969
970        PR 477/networking
971        * libchip/network/Makefile.am: Add driver for OpenCores NIC.
972        * libchip/network/README.open_eth, libchip/network/open_eth.c,
973        libchip/network/open_eth.h: New files.
974
9752003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * aclocal/rtems-top.m4: Add RTEMS_API.
978        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
979
9802003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * librdbg/src/i386/any/Makefile.am, librdbg/src/m68k/any/Makefile.am,
983        librdbg/src/powerpc/new_exception_processing/Makefile.am: Don't include
984        @RTEMS_BSP@.cfg.
985
9862003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * libchip/ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
989
9902003-08-20      Joel Sherrill <joel@OARcorp.com>
991
992        * libchip/network/cs8900.c: Correct copyright statements.
993
9942003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * aclocal/check-itron.m4: Remove.
997        * aclocal/enable-inlines.m4: Remove.
998        * Makefile.am: Reflect having moved aclocal/.
999        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
1000        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
1001        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
1002        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
1003        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
1004        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
1005        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
1006        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
1007        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
1008        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
1009        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
1010        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
1011        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
1012        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
1013        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
1014        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
1015        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
1016        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
1017        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
1018        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
1019        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
1020        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
1021        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
1022        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
1023        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
1024        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
1025        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
1026        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
1027        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
1028        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
1029        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
1030        * aclocal/multilib.m4: New (Copied from ../../aclocal).
1031        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
1032        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
1033        * aclocal/ppc.m4: New (Copied from ../../aclocal).
1034        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
1035        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
1036        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
1037        * aclocal/project-root.m4: New (Copied from ../../aclocal).
1038        * aclocal/quoting.m4: New (Copied from ../../aclocal).
1039        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
1040        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
1041        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
1042        * aclocal/target.m4: New (Copied from ../../aclocal).
1043        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
1044        * aclocal/version.m4: New (Copied from ../../aclocal).
1045
10462003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * configure.ac: Remove stray comments.
1049        * automake/local.am, automake/host.am: Remove "debug".
1050
10512003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * Makefile.am: Reflect having moved automake/.
1054        * lib/Makefile.am: Reflect having moved automake/.
1055        * support/Makefile.am: Reflect having moved automake/.
1056        * wrapup/Makefile.am: Reflect having moved automake/.
1057        * automake/compile.am, automake/force-preinstall.am, automake/host.am,
1058        automake/lib.am, automake/local.am, automake/subdirs.am: New (copied
1059        from ../../automake).
1060        * optman/Makefile.am: Reflect having moved automake/.
1061        * libchip/Makefile.am: Reflect having moved automake/.
1062        * libchip/ide/Makefile.am: Reflect having moved automake/.
1063        * libchip/network/Makefile.am: Reflect having moved automake/.
1064        * libchip/rtc/Makefile.am: Reflect having moved automake/.
1065        * libchip/serial/Makefile.am: Reflect having moved automake/.
1066        * librdbg/Makefile.am: Reflect having moved automake/.
1067        * librdbg/include/Makefile.am: Reflect having moved automake/.
1068        * librdbg/include/rdbg/Makefile.am: Reflect having moved automake/.
1069        * librdbg/include/rdbg/i386/Makefile.am: Reflect having moved automake/.
1070        * librdbg/include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
1071        * librdbg/include/rdbg/powerpc/Makefile.am: Reflect having moved
1072        automake/.
1073        * librdbg/src/Makefile.am: Reflect having moved automake/.
1074        * librdbg/src/i386/Makefile.am: Reflect having moved automake/.
1075        * librdbg/src/i386/any/Makefile.am: Reflect having moved automake/.
1076        * librdbg/src/m68k/Makefile.am: Reflect having moved automake/.
1077        * librdbg/src/m68k/any/Makefile.am: Reflect having moved automake/.
1078        * librdbg/src/powerpc/Makefile.am: Reflect having moved automake/.
1079        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Reflect
1080        having moved automake/.
1081        * libnetworking/Makefile.am: Reflect having moved automake/.
1082        * libnetworking/pppd/Makefile.am: Reflect having moved automake/.
1083        * libnetworking/rtems_servers/Makefile.am: Reflect having moved
1084        automake/.
1085        * libnetworking/rtems_telnetd/Makefile.am: Reflect having moved
1086        automake/.
1087        * libnetworking/rtems_webserver/Makefile.am: Reflect having moved
1088        automake/.
1089        * libnetworking/wrapup/Makefile.am: Reflect having moved automake/.
1090
10912003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * Makefile.am: Add bsp.pc.in.
1094        * bsp.pc.in: New (pkgconfig support).
1095
10962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1099
11002003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * lib/Makefile.am: New (Required by 'make dist').
1103        * lib/ChangeLog: Remove.
1104        * lib/.cvsignore: Cleanup.
1105        * configure.ac: Reflect having added lib/Makefile.am.
1106        * configure.ac: Merge-in lib/libcpu/configure.ac. Merge-in
1107        lib/libbsp/configure.ac.
1108        * librdbg/include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1109        * librdbg/src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
1110
11112003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
1114        * configure.ac: Merge-in librdbg/configure.ac.
1115        * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of
1116        librdbg/configure.ac.
1117        * libchip/ide/Makefile.am, libchip/network/Makefile.am,
1118        libchip/rtc/Makefile.am, libchip/ serial/Makefile.am: Add conditional
1119        LIBCHIP. Conditionally build include-dirs.
1120        * libchip/network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
1121        * librdbg/configure.ac: Remove (Merged into ../configure.ac).
1122        * librdbg/Makefile.am, librdbg/include/Makefile.am,
1123        librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/i386/Makefile.am,
1124        librdbg/include/rdbg/m68k/Makefile.am,
1125        librdbg/include/rdbg/powerpc/Makefile.am, librdbg/src/Makefile.am,
1126        librdbg/src/i386/Makefile.am, librdbg/src/i386/any/Makefile.am,
1127        librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
1128        librdbg/src/powerpc/Makefile.am, librdbg/
1129        src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
1130        configure.ac into ../configure.ac.
1131        * libnetworking/configure.ac: Remove (Merged into ../configure.ac).
1132        * libnetworking/.cvsignore, libnetworking/Makefile.am,
1133        libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am,
1134        libnetworking/rtems_telnetd/Makefile.am,
1135        libnetworking/rtems_webserver/Makefile.am,
1136        libnetworking/wrapup/Makefile.am: Reflect having merged configure.ac
1137        into ../configure.ac.
1138
11392003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        PR 427/rtems
1142        * librdbg/src/rdbg.c: Use memset instead of bzero (deprecated).
1143        * librdbg/src/servtsp.c: Ditto.
1144
11452003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
1146
1147        PR 429/bsps
1148        PR 432/bsps
1149        * libchip/network/elnk.c: Due to a bug in the driver, if multiple
1150        packets are queued onto an elnk board, the ISR will deadlock the device
1151        with a tx complete interrupt.  Lighter tx loads are not affected as they
1152        end up submitting single packets to the device.
1153
11542003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * configure.ac: Merge-in libchip/configure.ac. Merge-in
1157        optman/configure.ac.
1158        * optman/configure.ac: Remove (Merged into ../configure.ac).
1159        * optman/Makefile.am: Reflect having merged configure.ac into
1160        ../configure.ac.
1161        * libchip/configure.ac: Remove (Merged into ../configure.ac).
1162        * libchip/Makefile.am, libchip/ide/Makefile.am,
1163        libchip/network/Makefile.am, libchip/rtc/Makefile.am,
1164        libchip/serial/Makefile.am: Reflect having merged configure.ac into
1165        ../configure.ac.
1166
11672003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
1170
11712003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
1172
1173        * libchip/network/dec21140.c, libchip/network/elnk.c: Update to compile
1174        on i386.
1175
11762003-06-13      Joel Sherrill <joel@OARcorp.com>
1177
1178        * libnetworking/pppd/chat.c: Removed warnings.
1179
11802003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
1181
1182        * libchip/network/README.3com: New file missed in previous commit.
1183        PR 405/bsps
1184        PR 393/networking
1185        * libchip/network/dec21140.c: Fix leak also known as PR393.
1186        * libchip/network/elnk.c, libchip/network/if_media.h,
1187        libchip/network/mii.h: New files.
1188        * libchip/network/Makefile.am: Reflect new files.
1189
11902003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * configure.ac: Remove support for profile-variant.
1193
11942003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        PR 397/pppd
1197        * libnetworking/pppd/fsm.c: Make peer_mru global again.
1198        * libnetworking/pppd/magic.c: Remove *rand48.
1199        * libnetworking/pppd/chap.c: Remove prototypes of *rand48.
1200
12012003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * wrapup/Makefile.am: Add libide.a.
1204
12052003-04-15      Joel Sherrill <joel@OARcorp.com>
1206
1207        PR 387/rtems_misc
1208        * libchip/ide/ata.c: Removed warning and moved to use of simpler libc
1209        routines.
1210        * libchip/ide/ata_internal.h: Added missing newline and end of file.
1211
12122003-04-11      Joel Sherrill <joel@OARcorp.com>
1213
1214        * libnetworking/rtems_webserver/cgi.c,
1215        libnetworking/rtems_webserver/sockGen.c,
1216        libnetworking/rtems_webserver/umui.c,
1217        libnetworking/rtems_webserver/websSSL.c,
1218        libnetworking/rtems_webserver/websSSL.h,
1219        libnetworking/rtems_webserver/websda.c,
1220        libnetworking/rtems_webserver/websda.h: New files. Not included in
1221        previous commit.
1222
12232003-04-10      Joel Sherrill <joel@OARcorp.com>
1224
1225        PR 371/pppd
1226        * libnetworking/pppd/auth.c, libnetworking/pppd/chat.c,
1227        libnetworking/pppd/demand.c, libnetworking/pppd/fsm.c,
1228        libnetworking/pppd/lcp.c, libnetworking/pppd/options.c,
1229        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1230        libnetworking/pppd/rtemspppd.c: Change many symbols to static. There are
1231        still global symbols in rtemspppd.h which might need to be changed or
1232        converted into member of a structure which is dereferenced with a
1233        pointer that is managed as a per task variable. But this patch should
1234        avoid many conflicts.
1235
12362003-03-27      Joel Sherrill <joel@OARcorp.com>
1237
1238        * libchip/ide/Makefile.am: ATA code depends upon libchip/ide which is
1239        not allowed in the cpukit source code since it must be buildable
1240        independent of any BSP. These files were moved to libchip/ide.
1241        * libchip/ide/ata.c, libchip/ide/ata.h, libchip/ide/ata_internal.h: New
1242        files.
1243
12442003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1245
1246        PR 368/filesystems
1247        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h: General
1248        improvements which now work on pc386 and mbx8xx.
1249        * libchip/ide/ide_controller.c: New file.
1250
12512003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * libnetworking/pppd/utils.c: Remove strlcpy, strlcat.
1254
12552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1258        * configure.ac: Add support/.
1259        * support/.cvsignore: New.
1260        * support/Makefile.am: New.
1261        * support/version.c: New.
1262        * wrapup/Makefile.am: Add support/libsupport.a.
1263        * optman/configure.ac: Remove AC_CONFIG_AUX_DIR.
1264        * libchip/configure.ac: Remove AC_CONFIG_AUX_DIR.
1265        * librdbg/configure.ac: Remove AC_CONFIG_AUX_DIR.
1266        * libnetworking/configure.ac: Remove AC_CONFIG_AUX_DIR.
1267
12682003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * wrapup/Makefile.am: Use SRC += instead of make-vars.
1271
12722003-02-20      Till Straumann <strauman@slac.stanford.edu>
1273
1274        PR 354/networking
1275        * libchip/network/if_fxp.c (Intel eepro network driver): re-enabled the
1276        chip against a table of supported chips. The untested ones are still
1277        commented out, however.
1278
12792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1282        * configure.ac: AC_PREREQ(2.57).
1283        * optman/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1284        * optman/configure.ac: AC_PREREQ(2.57).
1285        * libchip/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1286        * libchip/configure.ac: AC_PREREQ(2.57).
1287        * librdbg/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1288        * librdbg/configure.ac: AC_PREREQ(2.57).
1289        * libnetworking/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1290        * libnetworking/configure.ac: AC_PREREQ(2.57).
1291
12922003-02-06      Joel Sherrill <joel@OARcorp.com>
1293
1294        * libnetworking/pppd/chat.c: Convert routines with common names to
1295        static. This included get_char(), put_char(), and character() among
1296        others.
1297
12982003-02-03      Joel Sherrill <joel@OARcorp.com>
1299
1300        PR 338/filesystem
1301        * optman/sapi/no-io.c: Side-effect of fixing reentrancy problem with
1302        rtems_io_lookup_name() (API change).  Unused function removed.
1303
13042003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1307        * libnetworking/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1308        * libnetworking/pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1309        Eliminate *_O_FILES.
1310        * libnetworking/rtems_servers/Makefile.am,
1311        libnetworking/rtems_webserver/Makefile.am,
1312        libnetworking/rtems_telnetd/Makefile.am: Ditto.
1313
13142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
1317        Let all-local: depend on $(LIB).
1318        * wrapup/Makefile.am, configure.ac: Remove libmisc.
1319        * optman/Makefile.am: Apply install-data-local to install *.rels.
1320
13212002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * optman/Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o:
1324        %.c rules.
1325        * optman/Makefile.am: Use .$(OBJEXT) instead of .o.
1326        * libchip/network/Makefile.am: Eliminate C_O_FILES.
1327        * libchip/rtc/Makefile.am: Ditto.
1328        * libchip/serial/Makefile.am: Ditto.
1329
13302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * libchip/serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1333        LIBC_DEFINES.
1334        * libchip/rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1335        LIBC_DEFINES.
1336        * libchip/network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
1337        LIBC_DEFINES.
1338
13392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * optman/Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
1342
13432002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1344
1345        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort
1346        cache-checking.
1347        * optman/Makefile.am: Don't include @RTEMS_BSP@.cfg.
1348
13492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
1352        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1353        CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
1354        * optman/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1355        * librdbg/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1356
13572002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * optman/Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
1360        * optman/sapi/Makefile.am, optman/rtems/Makefile.am, optman/rel.am:
1361        Remove.
1362        * optman/configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
1363
13642002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
1367        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
1368
13692002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1370
1371        * libchip/network/cs8900.c: I don't know why we have to SelfST register
1372        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
1373
13742002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * optman/rtems/Makefile.am, optman/sapi/Makefile.am: Reworked.
1377        * optman/rel.am: New.
1378
13792002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
1382        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix
1383        braino in comment on "exec". Extend --enable-ada handling.
1384
13852002-11-04      Joel Sherrill <joel@OARcorp.com>
1386
1387        * librdbg/src/_servtgt.c: Removed warning by adding support for ITRON
1388        tasks and rolling multiple loops into 1.
1389        * librdbg/src/m68k/rdbg_f.c: Removed warning.
1390        * libnetworking/pppd/auth.c, libnetworking/rtems_webserver/uemf.h:
1391        Removed warnings.
1392
13932002-10-31      Joel Sherrill <joel@OARcorp.com>
1394
1395        * libchip/network/dec21140.c: Removed warnings.
1396        * librdbg/src/i386/any/remdeb_xdr.c: Removed warnings.
1397        * librdbg/src/rdbg.c, librdbg/src/servtsp.c, librdbg/src/m68k/rdbg_f.c,
1398        librdbg/src/m68k/any/remdeb_xdr.c,
1399        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed
1400        warnings.
1401        * libnetworking/rtems_webserver/socket.c,
1402        libnetworking/rtems_webserver/uemf.h: Removed warnings.
1403
14042002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1405
1406        * libchip/ide/Makefile.am, libchip/ide/ide_ctrl_cfg.h,
1407        libchip/ide/ide_ctrl_io.h, libchip/ide/ide_ctrl.h: New files.
1408        * libchip/configure.ac, libchip/Makefile.am: Modified to reflect changes
1409        above.
1410
14112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1412
1413        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1414        * wrapup/.cvsignore: Remove autom4te.cache.
1415        * optman/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
1416        * libchip/.cvsignore: Reformat. Add autom4te*cache. Remove
1417        autom4te.cache.
1418        * librdbg/.cvsignore: Reformat. Add autom4te*cache. Remove
1419        autom4te.cache.
1420        * libnetworking/.cvsignore: Reformat. Add autom4te*cache. Remove
1421        autom4te.cache.
1422
14232002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1426
14272002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * optman/.cvsignore: Add autom4te.cache.
1430
14312002-09-14      Joel Sherrill <joel@OARcorp.com>
1432
1433        * libchip/serial/z85c30.c: Eliminated warning by clarifying statement.
1434
14352002-09-07      Joel Sherrill <joel@OARcorp.com>
1436
1437        * libnetworking/pppd/ipcp.c, libnetworking/rtems_servers/ftpd.c: Add
1438        include files to resolve warnings.
1439
14402002-09-07      Chris Johns <ccj@acm.org>
1441
1442        * libchip/network/Makefile.am, libchip/network/README.cs8900,
1443        libchip/network/cs8900.c, libchip/network/cs8900.h: Significant update
1444        which corrects the problem  where the cs8900.c file was actually the BSP
1445        glue.  Joel did some hacking so this file will compile.  Previously it
1446        required providing a target.h file to compile.
1447        * libchip/network/cs8900.c.bsp: New file.
1448
14492002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * libnetworking/rtems_webserver/md5.h: Add missing newline.
1452
14532002-08-31      Joel Sherrill <joel@OARcorp.com>
1454
1455        * libnetworking/rtems_webserver/webmain.c: Commented out rootWeb to
1456        eliminate warning.
1457
14582002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1459
1460        * configure.ac: Add ada-tests.
1461
14622002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1463
1464        * Makefile.am: Add preinstall-stamp.
1465
14662002-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * libnetworking/rtems_servers/ftpd.c: Remove unused variable buf.
1469        * libnetworking/pppd/md5.c: #include <string.h> to make gcc31 happy.
1470        * libnetworking/rtems_telnetd/telnetd.c: #include <string.h> to make
1471        gcc31 happy.
1472        * libnetworking/rtems_webserver/webmain.c: Remove unused variable dir,
1473        cp.
1474
14752002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1476
1477        * configure.ac: Add AM_CONDITIONAL(LIBCHIP). Pass RTEMS_HOST to
1478        make/bsp.mak.
1479        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
1480        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
1481
14822002-08-12      Joel Sherrill <joel@OARcorp.com>
1483
1484        * libnetworking/pppd/utils.c: Include i960 in varargs conditional to
1485        avoid error.
1486
14872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1490        * configure.ac: Add BSP_SUBDIRS.
1491        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
1492        * optman/rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
1493        * optman/sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
1494        * libchip/network/Makefile.am: Use .$(OBJEXT) instead of .o.
1495        * libchip/rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
1496        * libchip/serial/Makefile.am: Use .$(OBJEXT) instead of .o.
1497        * librdbg/configure.ac: Remove RTEMS_BSP_ALIAS. Add
1498        RTEMS_CHECK_BSP_CACHE.
1499        * librdbg/src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1500        * librdbg/src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
1501        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
1502        .$(OBJEXT) instead of .o.
1503        * libnetworking/pppd/Makefile.am,
1504        libnetworking/rtems_servers/Makefile.am,
1505        libnetworking/rtems_telnetd/Makefile.am,
1506        libnetworking/rtems_webserver/Makefile.am,
1507        libnetworking/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
1508
15092002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1510
1511        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). Cosmetic cleanups.
1512        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
1513        ../libchip/serial/$(ARCH)/libserialio.a.
1514        * libchip/serial/Makefile.am: Don't tmp-install lib.
1515        * libchip/rtc/Makefile.am: Don't tmp-install lib.
1516
15172002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1518
1519        * Makefile.am: Add rtems_makedir.
1520        * configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
1521        * Makefile.am: Add wrapup-SUBDIR.
1522        * wrapup/ChangeLog: Remove.
1523        * wrapup/configure.ac: Remove.
1524        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache creation
1525        (Make the bare BSP happy).
1526        * configure.ac: Ditto.
1527        * Makefile.am: Create make/@RTEMS_BSP@.cache. Handle make/custom/*.cfgs.
1528        Create make/custom/default.cfg.
1529        * configure.ac: Add creation of make/custom/*.cfg. Create
1530        make/${RTEMS_BSP}.cache. Read make/${RTEMS_BSP}.cache.
1531
15322002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * Makefile.am: Clean $(PROJECT_RELEASE).
1535
15362002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * libnetworking/pppd/chap.c, libnetworking/pppd/fsm.c,
1539        libnetworking/pppd/fsm.h, libnetworking/pppd/upap.c: Per PR255 fix
1540        prototype mismatches.
1541
15422002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * optman/sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
1545        * optman/rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
1546
15472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * acinclude.m4: Add test "$multilib" != "yes".
1550        * config-ml.in: Remove.
1551        * acinclude.m4: Cleanups.
1552        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
1553        ${srcdir}/exec/. Further adaptations to autoconf >= 2.50.
1554        * optman/configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
1555        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
1556        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
1557
15582002-07-16      Eric Norum <eric.norum@usask.ca>
1559
1560        * New driver for the Intel EtherExpressPro (82559ER) chip.
1561        * libchip/network/if_fxp.c, libchip/network/if_fxpreg.h,
1562        libchip/network/if_fxpvar.h, libchip/network/pci.h: New file.
1563        * libchip/network/Makefile.am: Modified to reflect above.
1564
15652002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1566
1567        * acinclude.m4: New.
1568        * Makefile.am: Remove tar-installation.  Prepend @exec@ to SUBDIRS.
1569        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add
1570        RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
1571
15722002-07-01      Joel Sherrill <joel@OARcorp.com>
1573
1574        * librdbg/src/_servtgt.c, librdbg/src/ptrace.c: Corrected use of
1575        _Objects_Information_table now that it is a two dimensional array based
1576        upon API and class.
1577        * libnetworking/rtems_webserver/misc.c: Per PR236 eliminate definition
1578        of strnlen().
1579
15802002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1581
1582        * libnetworking/wrapup/Makefile.am: Build libnetapps.a.  Don't
1583        preinstall libnetapps.a.
1584
15852002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1586
1587        * configure.ac: Remove librpc.
1588
15892002-06-25      Joel Sherrill <joel@OARcorp.com>
1590
1591        * Per PR233, moved librpc to exec.
1592        * configure.ac, wrapup/Makefile.am: Modified.
1593        * librpc, librpc/ChangeLog: Removed.
1594
15952002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1596
1597        * optman/Makefile.am: Remove multilib support.
1598        * optman/configure.ac: Ditto.
1599        * optman/sapi/Makefile.am: Ditto.
1600
16012002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1602
1603        * libnetworking/Makefile.am: Remove headers. Remove CHANGELOG.
1604        * libnetworking/configure.ac: Use AC_CONFIG_SRCDIR([pppd]).
1605
16062002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1607
1608        Move networking libraries to c/src/exec/libnetworking
1609        * libnetworking/configure.ac, libnetworking/Makefile.am,
1610        libnetworking/wrapup/Makefile.am: Reflect Moval.
1611
16122002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1613
1614        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
1615        * libnetworking/rtems_telnetd/pty.c: Remove bsp.h. Include
1616        <rtems/bspIo.h>.
1617
16182002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1619
1620        * libnetworking/rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
1621        * libnetworking/rtems/mkrootfs.h: Ditto.
1622        * libnetworking/rtems/Makefile.am: Reflect changes above.
1623
16242002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1625
1626        * configure.ac: Remove lib.
1627
16282002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1629
1630        * librdbg/src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption
1631        that exception stack frames on M68K members with VBR always are 6 byte
1632        long. The incorrect assumption resulted in some gdb commands like "next"
1633        to fail on the 68360.
1634
16352002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * config-ml.in: Take out arm and sh variants RTEMS does not support.
1638        PR 220
1639        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
1640        librdbg/ src/powerpc/new_exception_processing/remdeb_svc.c: Remove from
1641        CVS.
1642        * libnetworking/sys/ioctl.h, libnetworking/sys/sockio.h,
1643        libnetworking/sys/filio.h: Remove.
1644        * libnetworking/sys/Makefile.am: Reflect changes above.
1645
16462002-05-07      Chris Johns <ccj@acm.org>
1647
1648        * libchip/c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
1649        lengths to remove the ethernet header as the FreeBSD (RTEMS) stack
1650        requires it to be stripped.
1651
16522002-05-01      Eric Norum <eric.norum@usask.ca>
1653
1654        * libnetworking/machine/in_cksum.h: Per PR200 fix multi-line inline
1655        assembly  to satisfy gcc 3.1 and newer.
1656
16572002-04-26      Eric Norum <eric.norum@usask.ca>
1658
1659        * libnetworking/netinet/in_cksum_i386.c: Add volatile so the more
1660        agressive optimization in gcc 3.1 does not reorder things.
1661
16622002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1663
1664        * libchip/network/dec21140.c: Reflect changes to powerpc's
1665        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
1666        * librdbg/src/powerpc/rdbg_cpu_asm.S: Reflect changes to
1667        <rtems/score/cpu.h>.
1668        * librdbg/src/powerpc/rdbg_f.c: Ditto.
1669        * libnetworking/pppd/utils.c: Adapt to gcc-3.x.
1670
16712002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1672
1673        * optman/configure.ac: Remove ENABLE_GCC28.
1674
16752002-04-11      Chris Johns <ccj@acm.org>
1676
1677        * libchip/network/rtems_bsdnet.h: To address PR59, added the drv_ctrl
1678        driver control block field to the ifconfig network driver structure.
1679        This field is needed by the i82586 driver which was ported from NetBSD
1680        as it had better hardware abstraction.
1681        * libnetworking/c/src/libnetworking/rtems/rtems_bsdnet.h: To address
1682        PR59, added the drv_ctrl driver control block field to the ifconfig
1683        network driver structure. This field is needed by the i82586 driver
1684        which was ported from NetBSD as it had better hardware abstraction.
1685
16862002-04-10      Mike Siers <mikes@poliac.com>
1687
1688        * libnetworking/rtems_webserver/NOTES,
1689        libnetworking/rtems_webserver/asp.c,
1690        libnetworking/rtems_webserver/balloc.c,
1691        libnetworking/rtems_webserver/default.c,
1692        libnetworking/rtems_webserver/ej.h,
1693        libnetworking/rtems_webserver/ejIntrn.h,
1694        libnetworking/rtems_webserver/ejlex.c,
1695        libnetworking/rtems_webserver/ejparse.c,
1696        libnetworking/rtems_webserver/emfdb.c,
1697        libnetworking/rtems_webserver/emfdb.h,
1698        libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/h.c,
1699        libnetworking/rtems_webserver/handler.c,
1700        libnetworking/rtems_webserver/license.txt,
1701        libnetworking/rtems_webserver/md5.h,
1702        libnetworking/rtems_webserver/md5c.c,
1703        libnetworking/rtems_webserver/mime.c,
1704        libnetworking/rtems_webserver/misc.c,
1705        libnetworking/rtems_webserver/ringq.c,
1706        libnetworking/rtems_webserver/rom.c,
1707        libnetworking/rtems_webserver/security.c,
1708        libnetworking/rtems_webserver/sock.c,
1709        libnetworking/rtems_webserver/sym.c,
1710        libnetworking/rtems_webserver/uemf.c,
1711        libnetworking/rtems_webserver/uemf.h,
1712        libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h,
1713        libnetworking/rtems_webserver/url.c,
1714        libnetworking/rtems_webserver/value.c,
1715        libnetworking/rtems_webserver/wbase64.c,
1716        libnetworking/rtems_webserver/webcomp.c,
1717        libnetworking/rtems_webserver/webpage.c,
1718        libnetworking/rtems_webserver/webrom.c,
1719        libnetworking/rtems_webserver/webs.c,
1720        libnetworking/rtems_webserver/webs.h,
1721        libnetworking/rtems_webserver/websuemf.c,
1722        libnetworking/rtems_webserver/wsIntrn.h: Update to GoAhead Webserver
1723        2.1.4.
1724
17252002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1726
1727        * libchip/network/i82586.c: Include <string.h>.
1728        * libchip/network/sonic.c: Ditto.
1729
17302002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1731
1732        * libchip/configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
1733
17342002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1735
1736        * libnetworking/libc/rcmd.c: Replace __rtems w/ __rtems__.
1737
17382002-03-27      Thomas.Doerfler@imd-systems.de
1739
1740        PR 144
1741        * libnetworking/nfs/bootp_subr.c bootpc_init(): Performs a write to
1742        memory address 0 when called for the first time. This is done when
1743        trying to clear the variable "dhcp_hostname".
1744
17452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1746
1747        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1748        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1749        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1750        * optman/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1751        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1752        * optman/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1753        * optman/Makefile.am: Remove AUTOMAKE_OPTIONS.
1754        * optman/sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
1755        * libchip/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1756        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1757        * libchip/network/Makefile.am: Remove AUTOMAKE_OPTIONS.
1758        * libchip/Makefile.am: Remove AUTOMAKE_OPTIONS.
1759        * libchip/rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1760        * libchip/serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
1761        * librdbg/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1762        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1763        * librdbg/include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1764        * librdbg/include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1765        * librdbg/include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1766        * librdbg/include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1767        * librdbg/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1768        * librdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
1769        * librdbg/src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1770        * librdbg/src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
1771        * librdbg/src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
1772        * librdbg/src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
1773        * librdbg/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
1774        * librdbg/src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1775        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Remove
1776        AUTOMAKE_OPTIONS.
1777        * libnetworking/configure.ac:
1778        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define
1779        foreign 1.6]).
1780        * libnetworking/arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
1781        * libnetworking/kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
1782        * libnetworking/Makefile.am: Remove AUTOMAKE_OPTIONS.
1783        * libnetworking/lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1784        * libnetworking/libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
1785        * libnetworking/machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
1786        * libnetworking/net/Makefile.am: Remove AUTOMAKE_OPTIONS.
1787        * libnetworking/netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
1788        * libnetworking/nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1789        * libnetworking/pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1790        * libnetworking/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1791        * libnetworking/rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1792        * libnetworking/rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
1793        * libnetworking/rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
1794        * libnetworking/sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
1795        * libnetworking/vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
1796        * libnetworking/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
1797
17982002-03-27      Ilya Alexeev <ilya@continuum.ru>
1799
1800        PR 162
1801        * libnetworking/net/if_ppp.c ppp_txdaemon(),
1802        libnetworking/net/if_pppvar.h pppstart(): Local variables must not be
1803        used in a device write routines.  Now ppp_softc structure have own
1804        character for writing to device (sc_outchar).  I think that converting
1805        local variables to static is not a right solution, because problems will
1806        occur in the case of two or more ppp instances.
1807        * libnetworking/net/ppp_tty.c pppstart(): Type of the ioffset variable
1808        must be u_long, otherwise in the case of the big output packet endless
1809        loop may occur.
1810
18112002-03-21      Ilya Alexeev <ilya@continuum.ru>
1812
1813        * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Initial
1814        preparations for multiple PPPD connections.
1815
18162002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1817
1818        PR 149
1819        * librdbg/src/i386/any/Makefile.am: s/$(SED)/sed/.
1820        * librdbg/src/m68k/any/Makefile.am: s/$(SED)/sed/.
1821        * librdbg/src/powerpc/new_exception_processing/Makefile.am:
1822        s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1823
18242002-02-28      Victor V. Vengerov <vvv@oktet.ru>
1825
1826        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
1827        * configure.ac: Modified to reflect addition.
1828
18292002-02-27      Ilya Alexeev <ilya@continuum.ru>
1830
1831        * libnetworking/net/if_ppp.c, libnetworking/pppd/auth.c,
1832        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
1833        libnetworking/pppd/sys-rtems.c: Add server with pap-authorization
1834        capabilities as well as eliminate some warnings.
1835
18362002-02-27      Eric Norum <eric.norum@usask.ca>
1837
1838        * libnetworking/net/radix.c: Properly handle fetching the default route
1839        when there is no route.  This was a bug in the original FreeBSD code and
1840        this fix is from an updated version of their code.
1841
18422002-02-16      Eric Norum <eric.norum@usask.ca>
1843
1844        * libnetworking/lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number
1845        checking.
1846
18472002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1848
1849        * libnetworking/pppd/sys-rtems.c: Remove unused variable status from
1850        dodefaultroute.
1851
18522002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1853
1854        * libnetworking/lib/tftpDriver.c: Remove set_errno_and_return_minus_one,
1855        include <rtems/seterr.h>.
1856
18572002-02-01      Mike Siers <mikes@poliac.com>
1858
1859        * libnetworking/pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to
1860        avoid bringing the link down too fast. NOTE: Mike reports successfully
1861        running at 56K baud on a direct link.
1862
18632002-02-01      Eric Valette <valette@crf.canon.fr>
1864
1865        * librdbg/So many patches have been posted recently on the mailing list
1866        and  because we were unable to find correct solution to compile on
1867        various  linux distros (due to rpcgen incompatibilities), librdbg/and
1868        because the coding  style of rdbg was rather inconsistant among various
1869        pieces of code, librdbg/I  decided to: 1) make some cleaning regarding
1870        global coding style (using indent + manual edits), 2) incorporate/review
1871        the paches send by various people (S. Holford, T. Strauman), 3) Fix the
1872        bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove
1873        some dead code, 5) Apply a patches enabling to call enterRdbg imediately
1874        after rdbg initialization is done, NB : the paches is huge but it is
1875        mainly due to coding styke chnages.  Only few lines of codes have been
1876        really changed and they do not impact  rdbg functionnality (AFAIKT).
1877        * librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h,
1878        librdbg/include/rdbg/m68k/rdbg_f.h,
1879        librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/src/_servtgt.c,
1880        librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c,
1881        librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c,
1882        librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c,
1883        librdbg/src/servtsp.c, librdbg/src/servutil.c,
1884        librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_f.c,
1885        librdbg/src/i386/any/Makefile.am, librdbg/src/i386/any/remdeb.h,
1886        librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c,
1887        librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_f.c,
1888        librdbg/src/m68k/any/Makefile.am, librdbg/src/m68k/any/remdeb.h,
1889        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c,
1890        librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_f.c,
1891        librdbg/src/powerpc/new_exception_processing/Makefile.am,
1892        librdbg/src/powerpc/new_exception_processing/remdeb.h,
1893        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c,
1894        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
1895
18962002-01-31      Mike Siers <mikes@poliac.com>
1897
1898        * libnetworking/pppd/rtemsdialer.h: New file missed in previous commit.
1899        * Nice Update of PPPD support which eliminates the requiremetn that
1900        drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
1901        and reports that it seems to be more stable and handle larger packets
1902        better.  This patch replaces the termios tasks with more general pppd
1903        network driver tasks.  The functions pppinput() and pppstart() get
1904        called from the interrupt service routine.
1905        * libnetworking/Makefile.am, libnetworking/configure.ac,
1906        libnetworking/net/Makefile.am, libnetworking/net/bpf.h,
1907        libnetworking/net/ethernet.h, libnetworking/net/if.c,
1908        libnetworking/net/if.h, libnetworking/net/if_arp.h,
1909        libnetworking/net/if_dl.h, libnetworking/net/if_ethersubr.c,
1910        libnetworking/net/if_llc.h, libnetworking/net/if_loop.c,
1911        libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h,
1912        libnetworking/net/if_types.h, libnetworking/net/netisr.h,
1913        libnetworking/net/ppp-comp.h, libnetworking/net/ppp_defs.h,
1914        libnetworking/net/pppcompress.h, libnetworking/net/radix.c,
1915        libnetworking/net/radix.h, libnetworking/net/raw_cb.c,
1916        libnetworking/net/raw_cb.h, libnetworking/net/raw_usrreq.c,
1917        libnetworking/net/route.c, libnetworking/net/route.h,
1918        libnetworking/net/rtsock.c, libnetworking/pppd/Makefile.am,
1919        libnetworking/pppd/README, libnetworking/pppd/STATUS,
1920        libnetworking/pppd/auth.c, libnetworking/pppd/cbcp.c,
1921        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
1922        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
1923        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
1924        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
1925        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
1926        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
1927        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
1928        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
1929        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
1930        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
1931        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.8,
1932        libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
1933        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
1934        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/upap.c,
1935        libnetworking/pppd/upap.h, libnetworking/pppd/utils.c,
1936        libnetworking/pppd/example/README,
1937        libnetworking/pppd/example/netconfig.h,
1938        libnetworking/wrapup/Makefile.am: Modified.
1939        * libnetworking/net/bsd-comp.c, libnetworking/net/if_ppp.c,
1940        libnetworking/net/ppp-deflate.c, libnetworking/net/ppp.h,
1941        libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c,
1942        libnetworking/net/zlib.c, libnetworking/net/zlib.h: New file.
1943        * libnetworking/modem/, libnetworking/modem/.cvsignore,
1944        libnetworking/modem/Makefile.am, libnetworking/modem/ppp.c,
1945        libnetworking/modem/ppp.h, libnetworking/modem/ppp_tty.c,
1946        libnetworking/modem/pppcompress.c: Subdirectory removed.
1947
19482002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1949
1950        * libnetworking/rtems_telnetd/pty.c: Move config.h to were it belongs.
1951        Remove printf (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
1952
19532002-01-18      Till Straumann <strauman@slac.stanford.edu>
1954
1955        * librdbg/src/powerpc/excep_f.c: This patch addresses the following
1956        issues: - exception handler needs to enable MSR_FP if the interrupted
1957        thread is FP enabled. - printk message for MSR fixed and added
1958        stacktrace. NOTE: this requires the stacktrace patch to
1959        lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
1960        however).
1961
19622002-01-06      Joel Sherrill <joel@OARcorp.com>
1963
1964        * optman/.cvsignore: Added aclocal.m4 and configure.
1965        * optman/.cvsignore: New file.
1966
19672002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1968
1969        * libchip/network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
1970
19712002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1972
1973        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
1974        * optman/ChangeLog: New.
1975        * optman/configure.ac: New.
1976        * optman/Makefile.am: New.
1977        * optman/rtems/*: Copied from c/src/exec/rtems/optman.
1978        * optman/sapi/*: Copied from c/src/exec/sapi/optman.
1979
19802001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1981
1982        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
1983
19842001-12-18      Eric Norum <eric.norum@usask.ca>
1985
1986        * libnetworking/lib/tftpDriver.c: Allow chdir() to work on TFTP
1987        `directories' (path names with a / at the end) while disallowing open()
1988        operations on TFTP `directories'.
1989
19902001-12-07      Eric Norum <eric.norum@usask.ca>
1991
1992        * libnetworking/lib/tftpDriver.c: Restore write capability.
1993
19942001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1995
1996        * libchip/network/sonic.h: Fix typo.
1997        * libnetworking/arpa/Makefile.am: Remove stray lines.
1998
19992001-10-30      Victor V. Vengerov <vvv@oktet.ru>
2000
2001        * librdbg/src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2002
20032001-10-18      Eric Norum <eric.norum@usask.ca>
2004
2005        * libnetworking/lib/tftpDriver.c: Properly handles ../ components in
2006        chdir() and open() operations within the TFTP file system.
2007
20082001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2009
2010        * librdbg/configure.ac: Fix latent bug exposed by removal of
2011        config.cache's which prevented powerpc targets librdbg from building.
2012
20132001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2014
2015        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
2016        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
2017        autoconf-2.52 happy.
2018
20192001-10-12      Mike Siers <mikes@poliac.com>
2020
2021        * libnetworking/Update to stable working state.  Congratulations Mike!
2022        :).
2023        * libnetworking/modem_example: Directory removed.
2024        * libnetworking/modem_example/16550.h,
2025        libnetworking/modem_example/README, libnetworking/modem_example/modem.c,
2026        libnetworking/modem_example/modem.h, libnetworking/modem_example/ppp.c,
2027        libnetworking/modem_example/ppp.h,
2028        libnetworking/modem_example/pppcompress.c: Files removed.
2029        * libnetworking/pppd/example/pppd.options: New file.
2030        * libnetworking/pppd/README, libnetworking/pppd/STATUS,
2031        libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2032        libnetworking/pppd/chat.c, libnetworking/pppd/pppd.h,
2033        libnetworking/pppd/rtemsmain.c: Updated.
2034
20352001-10-12      Joel Sherrill <joel@OARcorp.com>
2036
2037        * libchip/serial/z85c30.c: Fixed typo.
2038
20392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2040
2041        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
2042        * configure.in: Remove.
2043        * configure.ac: New file, generated from configure.in by autoupdate.
2044        * libchip/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2045        * libchip/configure.in: Remove.
2046        * libchip/configure.ac: New file, generated from configure.in by
2047        autoupdate.
2048        * librdbg/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2049        * librdbg/configure.in: Remove.
2050        * librdbg/configure.ac: New file, generated from configure.in by
2051        autoupdate.
2052        * libnetworking/.cvsignore: Add autom4te.cache for autoconf > 2.52.
2053        * libnetworking/configure.in: Remove.
2054        * libnetworking/configure.ac: New file, generated from configure.in by
2055        autoupdate.
2056
20572001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2058
2059        * libchip/rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
2060        * libchip/network/Makefile.am: Use 'PREINSTALL_FILES ='.
2061        * libchip/serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2062
20632001-09-27      Joel Sherrill <joel@OARcorp.com>
2064
2065        * libchip/ChangeLog: Fixed typo in date.
2066
20672001-09-27      Eric Norum <eric.norum@usask.ca>
2068
2069        * libnetworking/lib/tftpDriver.c: Add limited chdir() support to the
2070        TFTP  filesystem.
2071
20722001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2073
2074        * librdbg/include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
2075        * librdbg/include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
2076        * librdbg/include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2077        * librdbg/include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
2078        * librdbg/src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2079        * librdbg/src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
2080        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Use
2081        'PREINSTALL_FILES ='.
2082        * libnetworking/machine/Makefile.am: Use 'PREINSTALL_FILES ='.
2083        * libnetworking/net/Makefile.am: Use 'PREINSTALL_FILES ='.
2084        * libnetworking/netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
2085        * libnetworking/vm/Makefile.am: Use 'PREINSTALL_FILES ='.
2086        * libnetworking/pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
2087        * libnetworking/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
2088        * libnetworking/rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
2089        * libnetworking/arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
2090        * libnetworking/nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2091        * libnetworking/rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
2092        * libnetworking/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2093        * libnetworking/rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2094
20952001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2096
2097        * librdbg/src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
2098        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
2099        * librdbg/src/m68k/any/Makefile.am: Ditto.
2100        * librdbg/src/powerpc/new_exception_processing/Makefile.am: Ditto.
2101        * libnetworking/Makefile.am: Use PREINSTALL_FILES = to make automake-1.5
2102        happy.
2103
21042001-09-21      Joel Sherrill <joel@OARcorp.com>
2105
2106        * libchip/network/Makefile.am: Fixed typo on file name.
2107        * libchip/network/i82586.c: Commented out line 318 which is referencing
2108        a member of a structure that is not currently there.  This needs to be
2109        worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
2110        to C style.
2111
21122001-09-19      Eric Norum <eric.norum@usask.ca>
2113
2114        * libnetworking/lib/tftpDriver.c: Add some debugging capability.
2115
21162001-09-19      Chris Johns <ccj@acm.org>
2117
2118        * libchip/network/README.i82586, libchip/network/i82586.c,
2119        libchip/network/i82586reg.h, libchip/network/i82586var.h: New files.
2120        Network driver for Intel i82586.
2121        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
2122        rtems/rtems_bsdnet_internal.h Added support for populating the initial
2123        "root" filesystem with information obtained via the DHCP response.
2124
21252001-09-14      Eric Norum <eric.norum@usask.ca>
2126
2127        * librdbg/include/rdbg/rdbg.h, librdbg/src/ptrace.c: Modifications to
2128        make gcc 3.x happy.
2129
21302001-08-16      Mike Siers <mikes@poliac.com>
2131
2132        * libnetworking/pppd/STATUS: Updated by Joel based upon email from Mike.
2133        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h: Readded files.
2134        These support callback functionality that has not even been compiled
2135        under RTEMS yet.
2136        * libnetworking/Update of PPPD to 2.3.11 from 2.3.5 and addition of an
2137        example application.  Mike's notes on the modifications: - renamed
2138        error() function because of namespace problems - removed calls to the
2139        exit() funciton - removed extra files from the pppd source directory -
2140        defined pppd task constant values in rtemspppd.h - modifyied example
2141        code to get actual tick per second value - placed the pppd 2.3.11 man
2142        page file (pppd.8) into the pppd directory.
2143        * libnetworking/pppd/cbcp.c, libnetworking/pppd/cbcp.h,
2144        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2145        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2146        libnetworking/pppd/rtems-ppp.c: Deleted.
2147        * libnetworking/pppd/pppd.8, libnetworking/pppd/rtemsmain.c,
2148        libnetworking/pppd/rtemspppd.c, libnetworking/pppd/rtemspppd.h,
2149        libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c,
2150        libnetworking/pppd/example/Makefile, libnetworking/pppd/example/README,
2151        libnetworking/pppd/example/init.c,
2152        libnetworking/pppd/example/netconfig.h,
2153        libnetworking/pppd/example/ppp.conf,
2154        libnetworking/pppd/example/pppdapp.c,
2155        libnetworking/pppd/example/system.h: New files.
2156        * libnetworking/modem/ppp_tty.c, libnetworking/net/if_ppp.h,
2157        libnetworking/pppd/Makefile.am, libnetworking/pppd/README,
2158        libnetworking/pppd/STATUS, libnetworking/pppd/auth.c,
2159        libnetworking/pppd/ccp.c, libnetworking/pppd/ccp.h,
2160        libnetworking/pppd/chap.c, libnetworking/pppd/chap.h,
2161        libnetworking/pppd/chap_ms.c, libnetworking/pppd/chap_ms.h,
2162        libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
2163        libnetworking/pppd/fsm.c, libnetworking/pppd/fsm.h,
2164        libnetworking/pppd/ipcp.c, libnetworking/pppd/ipcp.h,
2165        libnetworking/pppd/ipxcp.c, libnetworking/pppd/ipxcp.h,
2166        libnetworking/pppd/lcp.c, libnetworking/pppd/lcp.h,
2167        libnetworking/pppd/magic.c, libnetworking/pppd/magic.h,
2168        libnetworking/pppd/options.c, libnetworking/pppd/patchlevel.h,
2169        libnetworking/pppd/pathnames.h, libnetworking/pppd/pppd.h,
2170        libnetworking/pppd/upap.c, libnetworking/pppd/upap.h: Modified.
2171
21722001-08-16      Joel Sherrill <joel@OARcorp.com>
2173
2174        * libnetworking/pppd/example/Makefile: Removed.
2175        * libnetworking/pppd/example/Makefile-user: Added was Makefile.  Renamed
2176        to avoid bootstrap -c clobbering it.
2177        * libnetworking/rtems_telnetd/.cvsignore: New file.
2178
21792001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
2180
2181        * libnetworking/Makefile.am, libnetworking/configure.in,
2182        libnetworking/rtems_servers/Makefile.am,
2183        libnetworking/rtems_servers/telnetd.c,
2184        libnetworking/rtems_servers/telnetd.h,
2185        libnetworking/rtems_telnetd/Makefile.am,
2186        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2187        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2188        libnetworking/rtems_telnetd/telnetd.c,
2189        libnetworking/rtems_telnetd/telnetd.h, libnetworking/wrapup/Makefile.am:
2190        - pty and telnetd have a new subdir rtems_telnetd to avoid the side
2191        effect when ftpd change. - the tcp/ip stats have been implemented into
2192        icmds.c and started when telnetd daemon is started.
2193        * libnetworking/rtems_servers/telnetd.c,
2194        libnetworking/rtems_servers/telnetd.h: Removed.
2195        * libnetworking/rtems_telnetd: New directory.
2196        * libnetworking/rtems_telnetd/Makefile.am,
2197        libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/icmds.c,
2198        libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h,
2199        libnetworking/rtems_telnetd/telnetd.c,
2200        libnetworking/rtems_telnetd/telnetd.h: New files.
2201
22022001-06-14      Joel Sherrill <joel@OARcorp.com>
2203
2204        * libnetworking/rtems_servers/telnetd.c, libnetworking/shell/telnetd.h:
2205        Moved from libmisc/shell so the network stack to address network
2206        depenendency.
2207        * libnetworking/rtems_servers/Makefile.am: Modified to reflect above.
2208
22092001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2210
2211        * libnetworking/rtems_servers/Makefile.am: Deleted blank lines.
2212
22132001-05-15      Joel Sherrill <joel@OARcorp.com>
2214
2215        * librdbg/src/i386/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_svc.c,
2216        librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
2217        accidentally deleted the incorrectly empty versions.
2218
22192001-05-14      Till Straumann <strauman@slac.stanford.edu>
2220
2221        * libchip/bootloader/Makefile.am, libchip/console/Makefile.am,
2222        libchip/pci/Makefile.am: Per PR215 address the following issues: -
2223        _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by
2224        libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one
2225        to know the values) - the affected BSP (shared/motorola) headers have
2226        been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
2227        driver (libchip/network/dec21140.c) has been fixed to use
2228        PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
2229        instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
2230        who is using this driver. - the DEC driver also has been fixed to use
2231        the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
2232        delay_in_bus_cycles().
2233
22342001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2235
2236        * libnetworking/libc/Makefile.am: Remove -D__STRICT_ANSI__.
2237
22382001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2239
2240        * libchip/configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2241
22422001-04-24      Eric Norum <eric.norum@usask.ca>
2243
2244        * libnetworking/lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS
2245        NTP synchronization a little more robust -- no NTP daemon yet, but at
2246        least it trys a little harder when the primary NTP server is down.
2247
22482001-04-20      Radzislaw Galler  <rgaller@et.put.poznan.pl>
2249
2250        * libnetworking/modem/ppp.c, libnetworking/pppd/main.c,
2251        libnetworking/pppd/pppmain.c, libnetworking/pppd/rtems-ppp.c,
2252        libnetworking/pppd/modem_example/modem.c,
2253        libnetworking/pppd/modem_example/ppp.c: Translated Polish comments and
2254        other strings into English.
2255        * libnetworking/pppd/STATUS: updated to reflect the changes.
2256
22572001-04-20      Jake Janovetz <janovetz@uiuc.edu>
2258
2259        * libnetworking/rtems_servers/ftpd.c: Correct argument so hooks work
2260        again.
2261
22622001-04-20      Eric Valette <valette@crf.canon.fr>
2263
2264        * mcp750 directory renamed new_exception processing as it supports many
2265        more CPU models.
2266        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2267        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2268        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: New files
2269        formerly in mcp750 plus modifications.
2270        * librdbg/src/powerpc/mcp750/.cvsignore,
2271        librdbg/src/powerpc/mcp750/Makefile.am,
2272        librdbg/src/powerpc/mcp750/remdeb.h,
2273        librdbg/src/powerpc/mcp750/remdeb_f.x,
2274        librdbg/src/powerpc/mcp750/remdeb_svc.c,
2275        librdbg/src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to
2276        new_exception_processing.
2277        * librdbg/configure.in, librdbg/src/powerpc/Makefile.am,
2278        librdbg/src/powerpc/new_exception_processing/Makefile.am,
2279        librdbg/src/powerpc/new_exception_processing/remdeb_f.x: Modified as
2280        part of this effort to add support for the MPC8xx.
2281
22822001-04-19      Joel Sherrill <joel@OARcorp.com>
2283
2284        * librdbg/src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
2285        internal include files.
2286
22872001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
2288
2289        PR 158
2290        * libnetworking/libc/rcmd.c, libnetworking/libc/rcmd.c: Enable the
2291        rcmd() library call by commenting out the parts that deal with signals.
2292        This enables RTEMS to 'rsh' command to a server connecting fd to remote
2293        stdio. The 'server-side' parts of this file which deal with
2294        authentication are disabled since they are not needed.
2295
22962001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2297
2298        * libnetworking/include/.cvsignore: Remove dangling file.
2299
23002001-03-14      Joel Sherrill <joel@OARcorp.com>
2301
2302        * libchip/serial/Makefile.am, libchip/serial/mc68681.c,
2303        libchip/serial/ns16550.c, libchip/serial/serprobe.c,
2304        libchip/serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so
2305        libchip style serial drivers can be written in libcpu or libbsp.
2306
23072001-03-01      Joel Sherrill <joel@OARcorp.com>
2308
2309        * libchip/network/cs8900.c, libchip/network/cs8900.h,
2310        libchip/network/sonic.c, libchip/network/sonic.h,
2311        libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
2312        libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
2313        libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c,
2314        libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c,
2315        libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c,
2316        libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c,
2317        libchip/serial/z85c30.c, libchip/serial/z85c30.h,
2318        libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c: Corrected header.
2319
23202001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2321
2322        * librdbg/include/rdbg/Makefile.am,
2323        librdbg/include/rdbg/i386/Makefile.am,
2324        librdbg/include/rdbg/m68k/Makefile.am,
2325        librdbg/include/rdbg/powerpc/Makefile.am: Cleanup including more proper
2326        style on include files.
2327
23282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2329
2330        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2331        libchip/serial/Makefile.am:  Apply include_*HEADERS instead of H_FILES,
2332        replace ${..} with $(..).
2333        * libnetworking/Makefile.am, libnetworking/arpa/Makefile.am,
2334        libnetworking/machine/Makefile.am, libnetworking/net/Makefile.am,
2335        libnetworking/ netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2336        libnetworking/rtems/Makefile.am, libnetworking/
2337        rtems_servers/Makefile.am, libnetworking/rtems_webserver/Makefile.am,
2338        libnetworking/ sys/Makefile.am, libnetworking/vm/Makefile.am: Apply
2339        include_*HEADERS instead of H_FILES.
2340        * libnetworking/include/Makefile.am: Remove.
2341        * libnetworking/Makefile.am: Add handling of *.h files.
2342        * libnetworking/configure.in: Remove include/Makefile.
2343
23442001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2345
2346        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2347
23482001-01-31      Sergei Organov <osv@javad.ru>
2349
2350        * libnetworking/rtems_servers/ftp.d: Following changes: - Hacks with
2351        current dir and root dir removed in favor of new libio support for
2352        task-local current and root directories. - Bug in `close_data_socket()'
2353        introduced by previous change fixed. - `command_pasv()' changed to set
2354        timeout on socket we are listening on and code fixed to don't close
2355        socket twice on error. - `serr()' changed to clear `errno'. -
2356        `data_socket()' changed to clear `errno' before `bind()'. - `session()'
2357        changed to clear `errno' before processing session. -
2358        `close_data_socket()' fixed to close both active and passive sockets -
2359        Initialize info->data_socket to -1 in `daemon()' - Initialize `fname' to
2360        empty string  in `exec_command()'.
2361
23622001-01-25      Eric Norum <eric.norum@usask.ca>
2363
2364        * libnetworking/lib/tftpDriver.c: Reduce first timeout interval.  This
2365        improves throughput on systems which are dropping packets.   Only the
2366        first timeout is reduced.  This keeps the number of extra packets down
2367        on networks that are very busy and dropping lots of packets.
2368
23692001-01-24      Sergei Organov <osv@javad.ru>
2370
2371        * libnetworking/rtems_servers/ftpd.c,
2372        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2373        - Timeouts on sockets implemented. 'idle' field added to configuration.
2374        No timeout by default to keep backward compatibility. Note: SITE IDLE
2375        command not implemented yet. - Basic global access control implemented.
2376        'access' field added to configuration. No access limitations by default
2377        to keep backward compatibility. - Anchor data socket for active mode
2378        (using self IP and port 20.) - Fixed default data port support (still
2379        not tested). - Don't allow IP address different from originating host in
2380        PORT command to improve security. - Fixed bug in MDTM command. - Check
2381        for correctness of parsing of argument in command_port(). - Fixed
2382        squeeze_path() to don't allow names like 'NAME/smth' where 'NAME' is not
2383        a directory. - Command parsing a little bit improved: command names are
2384        now converted to upper-case to be more compatible with RFC (command
2385        names are not case-sensitive.) - Reformat comments so that they have
2386        RTEMS look-and-feel. - Fixed DELE, SITE CHMOD, RMD, MKD broken by
2387        previous changes - True ASCII mode implemented (doesn't work for hooks
2388        and /dev/null) - Passive mode implemented, PASV command added. - Default
2389        port for data connection could be used (untested, can't find ftp client
2390        that doesn't send PORT command) - SYST reply changed to UNIX, as former
2391        RTEMS isn't registered name. - Reply codes reviewed and fixed.
2392
23932001-01-18      Joel Sherrill <joel@OARcorp.com>
2394
2395        * librdbg/src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
2396        macro using variable arguments.
2397        * librdbg/src/powerpc/new_exception_processing/remdeb.h,
2398        librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated
2399        since I updated the main RTEMS development machine to RedHat 7.2 and
2400        apparently got a new version of rpcgen.
2401
24022001-01-12      Sergei Organov <osv@javad.ru>
2403
2404        * libnetworking/rtems_servers/ftpd.c,
2405        libnetworking/rtems_servers/ftpd.h: Major enhancements as listed below:
2406        - use pool of pre-created threads to handle sessions instead of
2407        creating/deleting threads on the fly - LIST output is now similar to
2408        what "/bin/ls -al" would output, thus FTP clients such Netscape are
2409        happy with it. - LIST NAME now works (both for files and directories) -
2410        added support for NLST, CDUP, and MDTM FTP commands to make more FTP
2411        clients happy  - keep track of CWD for every session separately -
2412        ability to specify root directory name for FTPD in configuration table.
2413        FTPD will then create illusion for FTP clients that this is actually
2414        root directory. - ignore options sent in commands, thus LIST -al FILE
2415        works and doesn't try to list "-al" directory. - buffers are allocated
2416        on stack instead of heap where possible to eliminate malloc/free calls
2417        (avoid possible heap fragmentation troubles). - drop using of task
2418        notepad to pass parameters - use function arguments instead - use
2419        snprintf() instead of sprintf() as the latter is unsafe - use of PF_INET
2420        in socket() instead of AF_INET.
2421
24222001-01-02      Joel Sherrill <joel@OARcorp.com>
2423
2424        * libnetworking/CHANGELOG: Removed.
2425        * libnetworking/README: Merged CHANGELOG contents as initial changes.
2426
24272000-12-14      Eric Norum <eric.norum@usask.ca>
2428
2429        * libnetworking/lib/tftpDriver.c: Added write capability.
2430
24312000-12-08      Joel Sherrill <joel@OARcorp.com>
2432
2433        * libnetworking/libc/linkaddr.c: Initialized variable to remove warning.
2434        * libnetworking/modem/ppp.c, libnetworking/modem/ppp_tty.c: Made
2435        numerous variable declarations conditional on PPP_COMPRESS and
2436        PPP_FILTER.  Commented out variables that were not used because the code
2437        using them was commented out. Removed totally unused variables.
2438        * libnetworking/modem/pppcompress.c: Added parentheses to avoid warnings.
2439        * libnetworking/pppd/pppmain.c: Removed numerous warnings.
2440
24412000-11-30      Joel Sherrill <joel@OARcorp.com>
2442
2443        * libnetworking/modem/ppp_tty.c: Changed to include
2444        <rtems/termiostypes.h> since that is an RTEMS specific header file.
2445        * libnetworking/sys/ttycom.h: Moved to lib/include/sys.
2446        * libnetworking/Makefile.am: Modified to reflect above.
2447
24482000-11-27      Joel Sherrill <joel@OARcorp.com>
2449
2450        * libnetworking/libc/res_init.c: Fix typo - adding missing # on include.
2451
24522000-11-25      Eric Norum <eric.norum@usask.ca>
2453
2454        * libnetworking/libc/res_init.c: Move include to avoid compiler dumping
2455        core.
2456
24572000-11-25      Antti P Miettinen  <antti.p.miettinen@nokia.com>
2458
2459        * libnetworking/wrapup/Makefile.am: Added modem subdir.
2460        * libnetworking/configure.in, libnetworking/Makefile.am: Added modem
2461        subdir.
2462        * libnetworking/net/Makefile.am: Added if_pppvar.h, pppcompress.h.
2463        * libnetworking/pppd/Makefile.am: Added pppmain.c (which needs work).
2464        * libnetworking/pppd/chat.c, libnetworking/pppd/fsm.c,
2465        libnetworking/pppd/fsm.h, libnetworking/pppd/ipxcp.c,
2466        libnetworking/pppd/main.c, libnetworking/pppd/ppp_tty.c,
2467        libnetworking/pppd/upap.c: Changes from Thomas Doerfler
2468        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
2469        main.c and ppp_tty.c should be scratched. The modem subdir has the real
2470        ppp_tty.c and the real pppd main is in pppmain.c.
2471
24722000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2473
2474        * libchip/network/sonic.c: Added ipalign() routine to align the received
2475        packet so that the ip header is on a 32-bit boundary. Necessary for
2476        cpu's that do not allow unaligned loads and stores and when the 32-bit
2477        DMA mode is used.
2478
24792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2480
2481        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2482        * libchip/Makefile.am: Use ... instead of RTEMS_TOPdir in
2483        ACLOCAL_AMFLAGS.
2484        * librdbg/Makefile.am: Use ... instead of RTEMS_TOPdir in
2485        ACLOCAL_AMFLAGS.
2486        * libnetworking/Makefile.am: Use ... instead of RTEMS_TOPdir in
2487        ACLOCAL_AMFLAGS.
2488
24892000-11-03      Chris Johns <ccj@acm.org>
2490
2491        * libchip/network/README.cs8900, libchip/network/cs8900.c,
2492        libchip/network/cs8900.h: New files.
2493
24942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2495
2496        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2497        * libchip/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2498        $(RTEMS_TOPdir)/aclocal.
2499        * librdbg/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2500        $(RTEMS_TOPdir)/aclocal.
2501        * libnetworking/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
2502        $(RTEMS_TOPdir)/aclocal.
2503
25042000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2505
2506        * configure.in: Switch to GNU-canonicalization.
2507        * Makefile.am: Reflect changes to configure.in.
2508        * acinclude.m4: Remove.
2509
25102000-10-30      Joel Sherrill <joel@OARcorp.com>
2511
2512        * POSIX include files merged into newlib.  This resulted in some
2513        definitions moving to other files and thus some secondary effects in
2514        RTEMS source code.
2515        * libnetworking/machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be
2516        in sync with newlib's <machine/types.h>.
2517        * libnetworking/rtems/rtems_bsdnet_internal.h: newlib now includes
2518        definition of struct itimerval in <sys/time.h>.
2519
25202000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2521
2522        * configure.in: add lib/libbsp to the GNU canonicalized subdirectories,
2523        remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2524        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
2525        * ChangeLog: Fix typos.
2526        * configure.in: add tests to the GNU canonicalized subdirectories.
2527
25282000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2529
2530        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
2531        * configure.in: add lib to the GNU canonicalized subdirectories,  make
2532        the lib directory before configuring lib/.
2533
25342000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2535
2536        * configure.in, Makefile.am: add exec to the GNU canonicalized
2537        subdirectories.
2538        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
2539        * configure.in: add libnetworking, librpc and librdb to the GNU
2540        canonicalized subdirectories.
2541        * configure.in: add libmisc and libchip to the GNU canonicalized
2542        subdirectories.
2543        * libchip/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2544        Switch to GNU canonicalization.
2545        * librdbg/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2546        Switch to GNU canonicalization.
2547        * libnetworking/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
2548        Switch to GNU canonicalization.
2549
25502000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2551
2552        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
2553        canonicalization to libfs/. The approach is currently a bit of a hack as
2554        GNU canonicalization does not support the per-BSP build some of the
2555        other directories require.  As more of the tree is converted, this will
2556        become less  of an issue.
2557
25582000-10-20      Joel Sherrill <joel@OARcorp.com>
2559
2560        * libchip/network/dec21140.c: Corrected attach to include "int attach"
2561        parameter.
2562
25632000-10-19      Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2564
2565        * librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2566        librdbg/src/m68k/any/remdeb_svc.c: New files missed in merger.
2567        * librdbg/configure.in: Add m68k support.
2568        * librdbg/include/rdbg/m68k, librdbg/src/m68k, librdbg/src/m68k/any: New
2569        subdirectory.
2570        * librdbg/src/_servtgt.c: add status text to prinf upon task creation
2571        failure.
2572        * librdbg/src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
2573        * librdbg/src/m68k/Makefile.am, librdbg/src/m68k/any/Makefile.am,
2574        librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/.cvsignore,
2575        librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_xdr.c,
2576        librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/excep_f.c,
2577        librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c,
2578        librdbg/src/m68k/.cvsignore: New files.
2579        * libnetworking/lib/tftpDriver.c: add comments to handlers struct
2580        function pointers.
2581        * libnetworking/rtems/rtems_glue.c: move pointer arithmetic to be
2582        _after_ pointer has been checked against NULL.
2583
25842000-10-18      Joel Sherrill <joel@OARcorp.com>
2585
2586        * wrapup/Makefile.am: Added libfs.
2587
25882000-10-18      Chris Johns <ccj@acm.org>
2589
2590        * libfs created.
2591        * configure.in: Added libfs subdirectory.
2592        * libnetworking/pppd/ipxcp.c: Fixed a typo.
2593
25942000-09-28      Joel Sherrill <joel@OARcorp.com>
2595
2596        * libnetworking/rtems_webserver/Makefile.am,
2597        libnetworking/rtems_webserver/base64.c,
2598        libnetworking/rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
2599        * libnetworking/rtems_webserver/sock.c: Added file missed in merger.
2600
26012000-09-22      Joel Sherrill <joel@OARcorp.com>
2602
2603        * libnetworking/machine/types.h, libnetworking/pppd/pppd.h,
2604        libnetworking/rtems/rtems_bsdnet_internal.h,
2605        libnetworking/rtems_webserver/webmain.c: machine/types.h  should not
2606        have included rtems.h.  It is now including precisely the  least amount
2607        of low level, yet portable .h files to get the basic RTEMS types
2608        defined.  This rippled into other  files since rtems_bsdnet_internal.h
2609        used machine/types.h to include rtems.h.
2610
26112000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2612
2613        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
2614
26152000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2616
2617        * libnetworking/ChangeLog: Cleanup.
2618
26192000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2620
2621        * libchip/network/Makefile.am: Use AM_*FLAGS += ...
2622        * libchip/ChangeLog: Fix formating.
2623
26242000-09-05      Joel Sherrill <joel@OARcorp.com>
2625
2626        * libnetworking/rtems/rtems_syscall.c: Changed from O_NONBLOCK to
2627        internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY
2628        confusion and to work with the converted flags.
2629
26302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2631
2632        * wrapup/Makefile.am: Include compile.am.
2633        * libchip/network/Makefile.am, libchip/rtc/Makefile.am,
2634        libchip/serial/Makefile.am: Include compile.am.
2635        * librdbg/src/i386/any/Makefile.am,
2636        librdbg/src/powerpc/mcp750/Makefile.am: Include compile.am.
2637        * libnetworking/kern/Makefile.am, libnetworking/lib/Makefile.am,
2638        libnetworking/libc/Makefile.am, libnetworking/net/Makefile.am,
2639        libnetworking/netinet/Makefile.am, libnetworking/nfs/Makefile.am,
2640        libnetworking/pppd/Makefile.am, libnetworking/rtems/Makefile.am,
2641        libnetworking/rtems_servers/Makefile.am,
2642        libnetworking/rtems_webserver/Makefile.am,
2643        libnetworking/wrapup/Makefile.am: Include compile.am.
2644
26452000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
2646
2647        * libnetworking/emfdb.c: Removed stray semi-colon.  Reported on GoAhead
2648        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>.
2649
26502000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2651
2652        * libnetworking/netinet/tcp_input.c: Spelling corrections.
2653
26542000-08-31      Joel Sherrill <joel@OARcorp.com>
2655
2656        * Merged version 2.1 of GoAhead webserver.  This update was submitted by
2657        Antti P Miettinen <antti.p.miettinen@nokia.com>.
2658        * libnetworking/NOTES, libnetworking/base64.c, libnetworking/ejIntrn.h,
2659        libnetworking/emfdb.c, libnetworking/emfdb.h, libnetworking/md5.h,
2660        libnetworking/md5c.c, libnetworking/ um.c, libnetworking/um.h: New files.
2661        * libnetworking/wbase64.c: Removed.
2662        * libnetworking/Makefile.am, libnetworking/asp.c,
2663        libnetworking/balloc.c, libnetworking/default.c, libnetworking/ej.h,
2664        libnetworking/ejlex.c, libnetworking/ejparse.c, libnetworking/ form.c,
2665        libnetworking/h.c, libnetworking/handler.c, libnetworking/mime.c,
2666        libnetworking/misc.c, libnetworking/ringq.c, libnetworking/rom.c,
2667        libnetworking/security.c, libnetworking/ socket.c, libnetworking/sym.c,
2668        libnetworking/uemf.c, libnetworking/uemf.h, libnetworking/url.c,
2669        libnetworking/value.c, libnetworking/webcomp.c, libnetworking/webmain.c,
2670        libnetworking/ webpage.c, libnetworking/webrom.c, libnetworking/webs.c,
2671        libnetworking/webs.h, libnetworking/websuemf.c, libnetworking/wsIntrn.h:
2672        Modified.
2673
26742000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2675
2676        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
2677
26782000-08-30      Joel Sherrill <joel@OARcorp.com>
2679
2680        * libnetworking/rtems_webserver/license.txt: New file.
2681
26822000-08-10      Joel Sherrill <joel@OARcorp.com>
2683
2684        * ChangeLog: New file.
2685        * libchip/ChangeLog: New file.
2686        * librdbg/ChangeLog: New file.
2687        * libnetworking/ChangeLog: New file.
2688
Note: See TracBrowser for help on using the repository browser.