source: rtems/cpukit/libnetworking/ChangeLog @ abef0f6

4.104.114.84.95
Last change on this file since abef0f6 was abef0f6, checked in by Joel Sherrill <joel.sherrill@…>, on 10/28/02 at 13:56:01

2002-10-28 Joel Sherrill <joel@…>

  • Pass to eliminate warnings.
  • kern/uipc_mbuf.c: Conditional SYSINIT() usage on rtems. Fix return statement without a value.
  • lib/ftpfs.c: read and write filesystem routines return ssize_t.
  • lib/syslog.c: Add include of <string.h> to eliminate warning.
  • lib/tftpDriver.c: read and write filesystem routines return ssize_t.
  • libc/gethostbydns.c: Prototype abort().
  • libc/inet_ntoa.c: Prototype strcpy().
  • libc/rcmd.c: Add include of <sys/select.h>
  • net/if_loop.c: Turn token at end of endif to comment.
  • net/rtsock.c, nfs/bootp_subr.c: Conditional SYSINIT() usage on rtems.
  • rtems/rtems_bootp.c: Add include of <rtems/rtems_bsdnet_internal.h>.
  • rtems/rtems_bsdnet_internal.h: Added prototypes for memcpy() and memset() since the BSD code tries to avoid using libc .h files since it is used to being in the kernel.
  • rtems/rtems_syscall.c: read and write filesystem routines return ssize_t.
  • Property mode set to 100644
File size: 30.4 KB
RevLine 
[abef0f6]12002-10-28      Joel Sherrill <joel@OARcorp.com>
2
3        * Pass to eliminate warnings.
4        * kern/uipc_mbuf.c: Conditional SYSINIT() usage on __rtems__.
5        Fix return statement without a value.
6        * lib/ftpfs.c: read and write filesystem routines return ssize_t.
7        * lib/syslog.c: Add include of <string.h> to eliminate warning.
8        * lib/tftpDriver.c: read and write filesystem routines return ssize_t.
9        * libc/gethostbydns.c: Prototype abort().
10        * libc/inet_ntoa.c: Prototype strcpy().
11        * libc/rcmd.c: Add include of <sys/select.h>
12        * net/if_loop.c: Turn token at end of endif to comment.
13        * net/rtsock.c, nfs/bootp_subr.c:  Conditional SYSINIT() usage
14        on __rtems__.
15        * rtems/rtems_bootp.c: Add include of <rtems/rtems_bsdnet_internal.h>.
16        * rtems/rtems_bsdnet_internal.h: Added prototypes for memcpy() and
17        memset() since the BSD code tries to avoid using libc .h files
18        since it is used to being in the kernel.
19        * rtems/rtems_syscall.c: read and write filesystem routines
20        return ssize_t.
21
[56a1ae36]222002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
25
[fa87598]262002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Remove bogus reference to CHANGELOG.
29
[f8cb04a5]302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Reformat.
33        Add autom4te*cache.
34        Remove autom4te.cache.
35
[7b93cedc]362002-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * net/if_ethersubr.c: Add comments to #endif NETATALK to stop
39        gcc from complaining.
40
[a63efae]412002-10-07      Eric Norum <eric.norum@usask.ca>
42
43        * netinet/tcp_var.h: Corrected typo in ARM alignment patch which
44        broke all other ports.
45
[3fb76805]462002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
47
48        * netinet/in_cksum.c, netinet/ip_icmp.h, netinet/ip_input.c,
49        netinet/tcp_input.c, netinet/tcp_subr.c, netinet/tcp_var.h,
50        sys/queue.h: Address alignment requirements for the ARM.
51
[ed15301c]522002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
53
54        * rtems/rtems_glue.c: Add IP aliasing ioctls SIOCAIFADDR and
55        SIOCDIFADDR.
56
[6ca248c]572002-10-02      Joel Sherrill <joel@OARcorp.com>
58
59        * kern/uipc_socket.c: Make sure that small non-zero delays work.
60        Suggested cleanup from Eric Norum.
61
[bcac0cb]622002-10-02      Eric Norum <eric.norum@usask.ca>
63
64        * rtems/mkrootfs.c: As part of PR283, remove redundant code that
65        creates /etc/passwd and /etc/group.
66
[f4ceef3e]672002-09-16      Joel Sherrill <joel@OARcorp.com>
68
69        * netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of
70        the IP_FORWARD patch as it appears to not compile in the
71        current tree.
72
[144b94f]732002-09-14      Joel Sherrill <joel@OARcorp.com>
74
75        * kern/uipc_socket.c: Fix case on SO_RCVTIMEO and SO_SNDTIMEO where
76        conversion into ticks can result in a 0 ticks timeout which is
77        the same as requesting no timeout.  Reported by Sergei Organov
78        <osv@javad.ru>.
79
[ce2c216]802002-09-14      Vyacheslav V. Burdjanadze <wr@zelax.ru>
81
82        * kern/uipc_mbuf.c, sys/mbuf.h, netinet/udp_usrreq.c: Add
83        optional UDP broadcast forwarding support.
84        * netinet/Makefile.am: Defined FORWARD_PROTOCOL to enabled UDP
85        broadcast forwarding.
86
[6a2d7ee]872002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * netinet/in_cksum.c: #include <string.h> for puts in generic
90        routines.
91
[845f170a]922002-08-20      Eric Norum <eric.norum@usask.ca>
93
94        * rtems/rtems_glue.c: Per PR270, the BSD network code expects that
95        the value of the number of seconds since boot is non-zero.  The
96        RTEMS network initialization code assures this by waiting for a
97        second.  A more efficient technique is to simply wait until the
98        number of seconds since boot is non-zero.
99
[68a368fc]1002002-08-09      Joel Sherrill <joel@OARcorp.com>
101
102        * libc/getservent.c: Per PR265, add  #include <netinet/in.h> for
103        ntohl() function.
104
[7a47bb5]1052002-08-07      Joel Sherrill <joel@OARcorp.com>
106
107        * netinet/in.h: Per PR263, added include of <machine/endian.h>
108        to <netinet/in.h> so it includes prototypes of ntohl() family
109        of routines.
110
[d9ab6d3]1112002-08-01      Joel Sherrill <joel@OARcorp.com>
112
113        * machine/param.h, sys/syslimits.h: In the continued effort to
114        eliminate .h conflicts between newlib and RTEMS, these were moved to
115        newlib.
116        * machine/Makefile.am, sys/Makefile.am: Reflect above.
117
[18dce91]1182002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Don't install.
121
[08943ebf]1222002-07-30      Joel Sherrill <joel@OARcorp.com>
123
124        * sys/param.h: Removed as a simpler version of this file is
125        now part of the RTEMS newlib support.
126        * sys/Makefile.am: Modified to reflect above. 
127
[9fcd1a1c]1282002-07-30      Joel Sherrill <joel@OARcorp.com>
129
130        * machine/types.h: Removed as a simpler version of this file is
131        now part of the RTEMS newlib support.
132        * machine/Makefile.am, machine/endian.h, nfs/bootp_subr.c,
133        rtems/rtems_bsdnet_internal.h, sys/Makefile.am, sys/systm.h:
134        Minor modifications to use the simpler machine/types.h.  Mostly
135        more complete sets of #include's to account for machine/types.h
136        no longer doing this.
137
[6fd2516]1382002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
139
140        * netinet/in_cksum.c, netinet/in_cksum_arm.c: Added ARM in_cksum
141        support.
142
[7b43151]1432002-07-24      Joel Sherrill <joel@OARcorp.com>
144
145        * sys/select.h: Add a prototype of select() to avoid warnings.
146        In particular a C++ application using select() required a prototype.
147
[ce75da6]1482002-07-24      Joel Sherrill <joel@OARcorp.com>
149
150        * Makefile.am, libc/res_send.c: Do not install or use <poll.h>
151        since RTEMS does not support it.
[6fd2516]152
[0e1dd41f]1532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * kern/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * lib/Makefile.am: Ditto.
157        * libc/Makefile.am: Ditto.
158        * net/Makefile.am: Ditto.
159        * netinet/Makefile.am: Ditto.
160        * nfs/Makefile.am: Ditto.
161        * rtems/Makefile.am: Ditto.
162        * wrapup/Makefile.am: Ditto.
163
[eb4b28d]1642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * kern/Makefile.am: Eliminate LIBNAME.
167        * lib/Makefile.am: Ditto.
168        * libc/Makefile.am: Ditto.
169        * net/Makefile.am: Ditto.
170        * netinet/Makefile.am: Ditto.
171        * nfs/Makefile.am: Ditto.
172        * rtems/Makefile.am: Ditto.
173        * wrapup/Makefile.am: Use project_libdir instead of
174        $(PROJECT_RELEASE)/lib.
175
[74c402a2]1762002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
177
178        * netinet/in.h, netinet/ip.h, netinet/ip_var.h, netinet/tcp.h:
179        Modified to added packed attribute.o
[eb4b28d]180
[705a0701]1812002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: RTEMS_TOP(../..).
184
[8c746fe]1852002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove RTEMS_PROJECT_ROOT.
188
[dda0bffc]1892002-06-27      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
190
191        * Addition of a ftp client filesystem, comparable to the tftp one.
192        * lib/ftpfs.c, rtems/ftpfs.h: New files.
193        * lib/Makefile.am, rtems/Makefile.am: Modified to reflect above.
194
[da8f88a]1952002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Use AC_CONFIG_AUX_DIR(../..).
198        Add AC_PROG_RANLIB.
199
[89e6498]2002002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Don't preinstall libnetworking.a.
203
[75fb648b]2042002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Remove commented out net-apps.
207
[f22ebf0]2082002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * arpa/Makefile.am: Include $(top_srcdir)/../automake/*.am.
211        * kern/Makefile.am: Include $(top_srcdir)/../automake/*.am.
212        * Makefile.am: Include $(top_srcdir)/../automake/*.am.
213        Use ../aclocal.
214        * lib/Makefile.am: Include $(top_srcdir)/../automake/*.am.
215        * libc/Makefile.am: Include $(top_srcdir)/../automake/*.am.
216        * machine/Makefile.am: Include $(top_srcdir)/../automake/*.am.
217        * net/Makefile.am: Include $(top_srcdir)/../automake/*.am.
218        * netinet/Makefile.am: Include $(top_srcdir)/../automake/*.am.
219        * nfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
220        * rtems/Makefile.am: Include $(top_srcdir)/../automake/*.am.
221        * sys/Makefile.am: Include $(top_srcdir)/../automake/*.am.
222        * vm/Makefile.am: Include $(top_srcdir)/../automake/*.am.
223        * wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
224
[bfd1a53a]2252002-06-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg.
228
[158e2d7]2292002-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Remove RTEMS_CHECK_POSIX_API.
232          Remove RTEMS_ENABLE_POSIX.
233          Remove RTEMS_CHECK_CUSTOM_BSP.
234          Remove RTEMS_ENABLE_POSIX.
235
[8a79786]2362002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        Relocate c/src/libnetworking.
239        * Makefile.am: Reflect moval.
240        * machine/Makefile.am: Ditto.
241        * net/Makefile.am: Ditto.
242        * lib/Makefile.am: Ditto.
243        * netinet/Makefile.am: Ditto.
244        * vm/Makefile.am: Ditto.
245        * libc/Makefile.am: Ditto.
246        * sys/Makefile.am: Ditto.
247        * arpa/Makefile.am: Ditto.
248        * nfs/Makefile.am: Ditto.
249        * kern/Makefile.am: Ditto.
250        * rtems/Makefile.am: Ditto.
251        * configure.ac: Dittp.
252        * wrapup/Makefile.am: Ditto. Remove references to networking apps.
253
[e3eab02]2542002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.
257
[c1f3fc04]2582002-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
261        * rtems/mkrootfs.h: Ditto.
262        * rtems/Makefile.am: Reflect changes above.
263
[c7286d94]2642002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * sys/ioctl.h: Remove.
267        * sys/sockio.h: Remove.
268        * sys/filio.h: Remove.
269        * sys/Makefile.am: Reflect changes above.
270
[06549dcf]2712001-05-14      Joel Sherrill <joel@OARcorp.com>
[3ce2907]272
[06549dcf]273        * ChangeLog: Corrected -- entry should have been in libchip.
274 
[51b39864]2752002-05-01      Eric Norum <eric.norum@usask.ca>
276
277        * machine/in_cksum.h: Per PR200 fix multi-line inline assembly
278        to satisfy gcc 3.1 and newer.
279
[d50c0d2]2802002-04-26      Eric Norum <eric.norum@usask.ca>
281
282        * netinet/in_cksum_i386.c: Add volatile so the more agressive
283        optimization in gcc 3.1 does not reorder things.
284
[a81a8f8]2852002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * pppd/utils.c: Adapt to gcc-3.x.
288
[5bfc8912]2892002-04-11      Chris Johns <ccj@acm.org>
290
291        * c/src/libnetworking/rtems/rtems_bsdnet.h: To address PR59, added
292        the drv_ctrl driver control block field to the ifconfig network driver
293        structure. This field is needed by the i82586 driver which was ported
294        from NetBSD as it had better hardware abstraction.
295
[25b4446]2962002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * ChangeLog: Fix dates.
299
[51301198]3002002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * libc/rcmd.c: Replace __rtems w/ __rtems__.
303
[01d48bf8]3042002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac:
307        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
308        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
309        * arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * lib/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * machine/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * net/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * netinet/Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * nfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * pppd/Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * sys/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
326
[9b02fa65]3272002-03-27      Thomas.Doerfler@imd-systems.de
328
329        * PR144
330        * nfs/bootp_subr.c bootpc_init(): Performs a write to memory address
331        0 when called for the first time. This is done when trying to clear
332        the variable "dhcp_hostname".
333
[f4c118d]3342002-03-27      Ilya Alexeev <ilya@continuum.ru>
335
336        * PR162
337        * net/if_ppp.c ppp_txdaemon(), net/if_pppvar.h pppstart(): Local
338        variables must not be used in a device write routines.  Now
339        ppp_softc structure have own character for writing to device
340        (sc_outchar).  I think that converting local variables to static
341        is not a right solution, because problems will occur in the case
342        of two or more ppp instances.
343        * net/ppp_tty.c pppstart(): Type of the ioffset variable must be
344        u_long, otherwise in the case of the big output packet endless
345        loop may occur.
346
[fd55b7d]3472002-03-21      Ilya Alexeev <ilya@continuum.ru>
348
349        * net/if_ppp.c, net/ppp_tty.c: Initial preparations for multiple
350        PPPD connections.
351
[d7478774]3522001-03-20      Till Straumann <strauman@SLAC.Stanford.EDU>
353
354        * PR158
355        * libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by
356        commenting out the parts that deal with signals.  This enables
357        RTEMS to 'rsh' command to a server connecting fd to remote stdio.
358        The 'server-side' parts of this file which deal with authentication
359        are disabled since they are not needed.
360
[cb1e8a46]3612002-02-27      Ilya Alexeev <ilya@continuum.ru>
362
363        * net/if_ppp.c, pppd/auth.c, pppd/chat.c, pppd/pppd.h,
364        pppd/sys-rtems.c: Add server with pap-authorization
365        capabilities as well as eliminate some warnings.
366
[c52f1c7]3672002-02-27      Eric Norum <eric.norum@usask.ca>
368
369        * net/radix.c: Properly handle fetching the default route when there
370        is no route.  This was a bug in the original FreeBSD code and this
371        fix is from an updated version of their code.
372
[25b4446]3732002-02-01      Mike Siers <mikes@poliac.com>
[8e3caa5]374
375        * pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to avoid bringing
376        the link down too fast.
377        NOTE: Mike reports successfully running at 56K baud on a direct link.
378
[25b4446]3792002-01-31      Mike Siers <mikes@poliac.com>
[485ed5cc]380
381        * pppd/rtemsdialer.h: New file missed in previous commit.
382
[25b4446]3832002-01-31      Mike Siers <mikes@poliac.com>
[0286b9f]384
385        * Nice Update of PPPD support which eliminates the
386        requiremetn that drivers be in the termios TASK_DRIVEN mode.
387        Mike did significant testing and reports that it seems to be
388        more stable and handle larger packets better.  This patch
389        replaces the termios tasks with more general pppd network
390        driver tasks.  The functions pppinput() and pppstart() get
391        called from the interrupt service routine.
392        * Makefile.am, configure.ac, net/Makefile.am, net/bpf.h,
393        net/ethernet.h, net/if.c, net/if.h, net/if_arp.h, net/if_dl.h,
394        net/if_ethersubr.c, net/if_llc.h, net/if_loop.c, net/if_ppp.h,
395        net/if_pppvar.h, net/if_types.h, net/netisr.h, net/ppp-comp.h,
396        net/ppp_defs.h, net/pppcompress.h, net/radix.c, net/radix.h,
397        net/raw_cb.c, net/raw_cb.h, net/raw_usrreq.c, net/route.c,
398        net/route.h, net/rtsock.c, pppd/Makefile.am, pppd/README,
399        pppd/STATUS, pppd/auth.c, pppd/cbcp.c, pppd/ccp.c, pppd/ccp.h,
400        pppd/chap.c, pppd/chap.h, pppd/chap_ms.c, pppd/chap_ms.h,
401        pppd/chat.c, pppd/demand.c, pppd/fsm.c, pppd/fsm.h, pppd/ipcp.c,
402        pppd/ipcp.h, pppd/ipxcp.c, pppd/ipxcp.h, pppd/lcp.c, pppd/lcp.h,
403        pppd/magic.c, pppd/magic.h, pppd/options.c, pppd/patchlevel.h,
404        pppd/pathnames.h, pppd/pppd.8, pppd/pppd.h, pppd/rtemsmain.c,
405        pppd/rtemspppd.c, pppd/rtemspppd.h, pppd/sys-rtems.c, pppd/upap.c,
406        pppd/upap.h, pppd/utils.c, pppd/example/README,
407        pppd/example/netconfig.h, wrapup/Makefile.am: Modified.
408        * net/bsd-comp.c, net/if_ppp.c, net/ppp-deflate.c, net/ppp.h,
409        net/ppp_tty.c, net/pppcompress.c, net/zlib.c, net/zlib.h: New file.
410        * modem/, modem/.cvsignore, modem/Makefile.am, modem/ppp.c,
411        modem/ppp.h, modem/ppp_tty.c, modem/pppcompress.c: Subdirectory removed.
412
[c8f05db]4132002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * rtems_telnetd/pty.c: Move config.h to were it belongs.
416        Remove printf (Reported by Till Straumann
417        <strauman@SLAC.Stanford.EDU>).
418
[25b4446]4192002-02-16      Eric Norum <eric.norum@usask.ca>
[cf42e735]420
421        * lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number checking.
422
[ab1ed86]4232002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * pppd/sys-rtems.c: Remove unused variable status from
426        dodefaultroute.
427
[d4651e4]4282002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * lib/tftpDriver.c: Remove set_errno_and_return_minus_one, include
431        <rtems/seterr.h>.
432
433
[2539cdc]4342001-12-18      Eric Norum <eric.norum@usask.ca>
435
436        * lib/tftpDriver.c: Allow chdir() to work on TFTP `directories'
437        (path names with a / at the end) while disallowing open() operations
438        on TFTP `directories'.
439
[86d9ca2]4402001-12-07      Eric Norum <eric.norum@usask.ca>
441
442        * lib/tftpDriver.c: Restore write capability.
443
[4efd0f66]4442001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * arpa/Makefile.am: Remove stray lines.
447
[dfe5a4e3]4482001-10-18      Eric Norum <eric.norum@usask.ca>
449
450        * lib/tftpDriver.c: Properly handles ../ components in chdir() and
451        open() operations within the TFTP file system.
452
[aee474b]4532001-10-12      Mike Siers <mikes@poliac.com>
454
455        * Update to stable working state.  Congratulations Mike! :)
456        * modem_example: Directory removed.
457        * modem_example/16550.h, modem_example/README, modem_example/modem.c,
458        modem_example/modem.h, modem_example/ppp.c, modem_example/ppp.h,
459        modem_example/pppcompress.c: Files removed.
460        * pppd/example/pppd.options: New file.
461        * pppd/README, pppd/STATUS, pppd/cbcp.c, pppd/cbcp.h, pppd/chat.c,
462        pppd/pppd.h, pppd/rtemsmain.c: Updated.
463
[df25c998]4642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
467        * configure.in: Remove.
468        * configure.ac: New file, generated from configure.in by autoupdate.
469
[1ef8e3d4]4702001-09-27      Eric Norum <eric.norum@usask.ca>
471
472        * lib/tftpDriver.c: Add limited chdir() support to the TFTP
473        filesystem.
474
[b68e01c5]4752001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * machine/Makefile.am: Use 'PREINSTALL_FILES ='.
478        * net/Makefile.am: Use 'PREINSTALL_FILES ='.
479        * netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
480        * vm/Makefile.am: Use 'PREINSTALL_FILES ='.
481        * pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
482        * sys/Makefile.am: Use 'PREINSTALL_FILES ='.
483        * rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
484        * arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
485        * nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
486        * rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
487        * rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
488        * rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
489
[0d30932]4902001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * Makefile.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
493
[5400f07]4942001-09-19      Eric Norum <eric.norum@usask.ca>
495
496        * lib/tftpDriver.c: Add some debugging capability.
497
[4bde2394]4982001-09-19      Chris Johns <ccj@acm.org>
499
500        * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
501        rtems/rtems_bsdnet_internal.h Added support for populating the
502        initial "root" filesystem with information obtained via the DHCP
503        response.
504
[1946544]5052001-08-16      Mike Siers <mikes@poliac.com>
506
507        * pppd/STATUS: Updated by Joel based upon email from Mike.
508        * pppd/cbcp.c, pppd/cbcp.h: Readded files.  These support callback
509        functionality that has not even been compiled under RTEMS yet.
510
[b8575ab]5112001-08-16      Joel Sherrill <joel@OARcorp.com>
512
513        * pppd/example/Makefile: Removed.
514        * pppd/example/Makefile-user: Added was Makefile.  Renamed to
515        avoid bootstrap -c clobbering it.
516
[2f1b930]5172001-08-16      Mike Siers <mikes@poliac.com>
518
519        * Update of PPPD to 2.3.11 from 2.3.5 and addition of an example
520        application.  Mike's notes on the modifications:
521           - renamed error() function because of namespace problems
522           - removed calls to the exit() funciton
523           - removed extra files from the pppd source directory
524           - defined pppd task constant values in rtemspppd.h
525           - modifyied example code to get actual tick per second value
526           - placed the pppd 2.3.11 man page file (pppd.8) into the pppd
527           directory
528        * pppd/cbcp.c, pppd/cbcp.h, pppd/main.c, pppd/ppp_tty.c,
529        pppd/pppmain.c, pppd/rtems-ppp.c, pppd/rtems-ppp.c: Deleted.
530        * pppd/pppd.8, pppd/rtemsmain.c, pppd/rtemspppd.c, pppd/rtemspppd.h,
531        pppd/sys-rtems.c, pppd/utils.c, pppd/example/Makefile,
532        pppd/example/README, pppd/example/init.c, pppd/example/netconfig.h,
533        pppd/example/ppp.conf, pppd/example/pppdapp.c, pppd/example/system.h:
534        New files.
535        * modem/ppp_tty.c, net/if_ppp.h, pppd/Makefile.am, pppd/README,
536        pppd/STATUS, pppd/auth.c, pppd/ccp.c, pppd/ccp.h, pppd/chap.c,
537        pppd/chap.h, pppd/chap_ms.c, pppd/chap_ms.h, pppd/chat.c,
538        pppd/demand.c, pppd/fsm.c, pppd/fsm.h, pppd/ipcp.c, pppd/ipcp.h,
539        pppd/ipxcp.c, pppd/ipxcp.h, pppd/lcp.c, pppd/lcp.h, pppd/magic.c,
540        pppd/magic.h, pppd/options.c, pppd/patchlevel.h,
541        pppd/pathnames.h, pppd/pppd.h, pppd/upap.c, pppd/upap.h: Modified.
542
[bfe5d15]5432001-08-16      Joel Sherrill <joel@OARcorp.com>
544
545        * rtems_telnetd/.cvsignore: New file.
546
[bd520203]5472001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
548
549        * Makefile.am, configure.in, rtems_servers/Makefile.am,
550        rtems_servers/telnetd.c, rtems_servers/telnetd.h,
551        rtems_telnetd/Makefile.am, rtems_telnetd/README, rtems_telnetd/icmds.c,
552        rtems_telnetd/pty.c, rtems_telnetd/pty.h, rtems_telnetd/telnetd.c,
553        rtems_telnetd/telnetd.h, wrapup/Makefile.am:
554          - pty and telnetd have a new subdir rtems_telnetd to avoid
555            the side effect when ftpd change.
556          - the tcp/ip stats have been implemented into icmds.c and
557            started when telnetd daemon is started.
558        * rtems_servers/telnetd.c, rtems_servers/telnetd.h: Removed.
559        * rtems_telnetd: New directory.
560        * rtems_telnetd/Makefile.am, rtems_telnetd/README,
561        rtems_telnetd/icmds.c, rtems_telnetd/pty.c, rtems_telnetd/pty.h,
562        rtems_telnetd/telnetd.c, rtems_telnetd/telnetd.h: New files.
563
[1a7ea60]5642001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * rtems_servers/Makefile.am: Deleted blank lines.
567
[451198be]5682001-06-14      Joel Sherrill <joel@OARcorp.com>
569
570        * rtems_servers/telnetd.c, shell/telnetd.h: Moved from libmisc/shell
571        so the network stack to address network depenendency.
572        * rtems_servers/Makefile.am: Modified to reflect above.
573
[d85594d]5742001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * libc/Makefile.am: Remove -D__STRICT_ANSI__.
577
5782001-04-24      Eric Norum <eric.norum@usask.ca>
[126405d9]579
580        * lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP
581        synchronization a little more robust -- no NTP daemon yet, but
582        at least it trys a little harder when the primary NTP server is down.
583
[6fa6367]5842001-04-20  Radzislaw Galler  <rgaller@et.put.poznan.pl>
585
586        * modem/ppp.c, pppd/main.c, pppd/pppmain.c, pppd/rtems-ppp.c,
587        pppd/modem_example/modem.c, pppd/modem_example/ppp.c: Translated
588        Polish comments and other strings into English
589        * pppd/STATUS: updated to reflect the changes
590
[a8c33268]5912001-04-20      Jake Janovetz <janovetz@uiuc.edu>
592
593        * rtems_servers/ftpd.c: Correct argument so hooks work again.
594
[6fa6367]5952001-03-15      Ralf Corsepius <corsepius@faw.uni-ulm.de>
[a2cc545e]596
[d85594d]597        * include/.cvsignore: Remove dangling file.
[a2cc545e]598
[07fbfced]5992001-01-31        Sergei Organov <osv@javad.ru>
600
601        * rtems_servers/ftp.d: Following changes:
602          - Hacks with current dir and root dir removed in favor of new libio
603            support for task-local current and root directories.
604          - Bug in `close_data_socket()' introduced by previous change fixed.
605          - `command_pasv()' changed to set timeout on socket we are listening
606            on and code fixed to don't close socket twice on error.
607          - `serr()' changed to clear `errno'.
608          - `data_socket()' changed to clear `errno' before `bind()'.
609          - `session()' changed to clear `errno' before processing session.
610          - `close_data_socket()' fixed to close both active and passive sockets
611          - Initialize info->data_socket to -1 in `daemon()'
612          - Initialize `fname' to empty string  in `exec_command()'
613
[e6d8fe47]6142001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * Makefile.am, arpa/Makefile.am, machine/Makefile.am, net/Makefile.am,
617        netinet/Makefile.am, nfs/Makefile.am, rtems/Makefile.am,
618        rtems_servers/Makefile.am, rtems_webserver/Makefile.am,
619        sys/Makefile.am, vm/Makefile.am:
620        Apply include_*HEADERS instead of H_FILES.
621        * include/Makefile.am: Remove.
622        * Makefile.am: Add handling of *.h files.
623        * configure.in: Remove include/Makefile.
624
[809feccc]6252001-01-25      Eric Norum <eric.norum@usask.ca>
626
627        * lib/tftpDriver.c: Reduce first timeout interval.  This
628        improves throughput on systems which are dropping packets. 
629        Only the first timeout is reduced.  This keeps the number
630        of extra packets down on networks that are very busy and
631        dropping lots of packets.
632
[38371dbe]6332001-01-24      Sergei Organov <osv@javad.ru>
634
635        * rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements
636        as listed below:
637          - Timeouts on sockets implemented. 'idle' field added to
638            configuration. No timeout by default to keep backward compatibility.
639            Note: SITE IDLE command not implemented yet.
640          - Basic global access control implemented. 'access' field added to
641            configuration. No access limitations by default to keep backward
642            compatibility.
643          - Anchor data socket for active mode (using self IP and port 20.)
644          - Fixed default data port support (still not tested).
645          - Don't allow IP address different from originating host in
646            PORT command to improve security.
647          - Fixed bug in MDTM command.
648          - Check for correctness of parsing of argument in command_port().
649          - Fixed squeeze_path() to don't allow names like 'NAME/smth' where
650            'NAME' is not a directory.
651          - Command parsing a little bit improved: command names are now
652            converted to upper-case to be more compatible with RFC (command
653            names are not case-sensitive.)
654          - Reformat comments so that they have RTEMS look-and-feel.
655          - Fixed DELE, SITE CHMOD, RMD, MKD broken by previous changes
656          - True ASCII mode implemented (doesn't work for hooks and /dev/null)
657          - Passive mode implemented, PASV command added.
658          - Default port for data connection could be used (untested, can't find
659            ftp client that doesn't send PORT command)
660          - SYST reply changed to UNIX, as former RTEMS isn't registered name.
661          - Reply codes reviewed and fixed.
662
[3f777d0e]6632001-01-12      Sergei Organov <osv@javad.ru>
664
665        * rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements
666        as listed below:
667            - use pool of pre-created threads to handle sessions instead of
668              creating/deleting threads on the fly
669            - LIST output is now similar to what "/bin/ls -al" would output,
670              thus FTP clients such Netscape are happy with it.
671            - LIST NAME now works (both for files and directories)
672            - added support for NLST, CDUP, and MDTM FTP commands to make
673              more FTP clients happy
674            - keep track of CWD for every session separately
675            - ability to specify root directory name for FTPD in configuration
676              table. FTPD will then create illusion for FTP clients that this
677              is actually root directory.
678            - ignore options sent in commands, thus LIST -al FILE works and
679              doesn't try to list "-al" directory.
680            - buffers are allocated on stack instead of heap where possible to
681              eliminate malloc/free calls (avoid possible heap fragmentation
682              troubles).
683            - drop using of task notepad to pass parameters - use function
684              arguments instead
685            - use snprintf() instead of sprintf() as the latter is unsafe
686            - use of PF_INET in socket() instead of AF_INET
687
688            Here are ftp clients I've tried new FTPD with (all of them
689            running on Debian GNU/Linux 2.2):
690
691                 Lftp 2.1.10
692                 NcFTP 2.4.3
693                 Netscape 4.75
694                 ftp
695                 mc 4.5.49
696
[75ca179]6972001-01-02      Joel Sherrill <joel@OARcorp.com>
698
699        * CHANGELOG: Removed.
700        * README: Merged CHANGELOG contents as initial changes.
701
[407bc8c]7022000-12-14      Eric Norum <eric.norum@usask.ca>
703
704        * lib/tftpDriver.c: Added write capability.
705
[78d6a50]7062000-12-08      Joel Sherrill <joel@OARcorp.com>
707
708        * libc/linkaddr.c: Initialized variable to remove warning.
709        * modem/ppp.c, modem/ppp_tty.c: Made numerous variable declarations
710        conditional on PPP_COMPRESS and PPP_FILTER.  Commented out variables
711        that were not used because the code using them was commented out.
712        Removed totally unused variables.
713        * modem/pppcompress.c: Added parentheses to avoid warnings.
714        * pppd/pppmain.c: Removed numerous warnings.
715
[1a94770a]7162000-11-30      Joel Sherrill <joel@OARcorp.com>
717
718        * modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since
719        that is an RTEMS specific header file.
720
[a58638b]7212000-11-30      Joel Sherrill <joel@OARcorp.com>
722
723        * sys/ttycom.h: Moved to lib/include/sys.
724        * Makefile.am: Modified to reflect above.
725
[bcefea16]7262000-11-27      Joel Sherrill <joel@OARcorp.com>
727
728        * libc/res_init.c: Fix typo - adding missing # on include.
729
[f0864664]7302000-11-25      Eric Norum <eric.norum@usask.ca>
731
732        * libc/res_init.c: Move include to avoid compiler dumping core.
733
[a6abd67]7342000-11-25  Antti P Miettinen  <antti.p.miettinen@nokia.com>
735
736        * wrapup/Makefile.am: Added modem subdir.
737        * configure.in, Makefile.am: Added modem subdir.
738        * net/Makefile.am: Added if_pppvar.h, pppcompress.h.
739        * pppd/Makefile.am: Added pppmain.c (which needs work).
740        * pppd/chat.c, pppd/fsm.c, pppd/fsm.h, pppd/ipxcp.c, pppd/main.c,
741        pppd/ppp_tty.c, pppd/upap.c: Changes from Thomas Doerfler
742        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me.
743        Actually main.c and ppp_tty.c should be scratched. The modem
744        subdir has the real ppp_tty.c and the real pppd main is in pppmain.c.
745
[feead226]7462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
749
[a314d3b4]7502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
753
[3e59793]7542000-10-30      Joel Sherrill <joel@OARcorp.com>
755
756        * POSIX include files merged into newlib.  This resulted in
757        some definitions moving to other files and thus some secondary
758        effects in RTEMS source code.
759        * machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be in sync
760        with newlib's <machine/types.h>.
761        * rtems/rtems_bsdnet_internal.h: newlib now includes definition
762        of struct itimerval in <sys/time.h>.
763
[f36718c]7642000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
767        Switch to GNU canonicalization.
768
[0da0dea]7692000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
770
771        * lib/tftpDriver.c: add comments to handlers struct function pointers.
772        * rtems/rtems_glue.c: move pointer arithmetic to be _after_
773        pointer has been checked against NULL.
774
[552051f]7752000-10-18       Chris Johns <ccj@acm.org>
776
777        * pppd/ipxcp.c: Fixed a typo.
778
[5ff9c088]7792000-09-28      Joel Sherrill <joel@OARcorp.com>
780
781        * rtems_webserver/Makefile.am, rtems_webserver/base64.c,
782        rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
783        * rtems_webserver/sock.c: Added file missed in merger.
784
[4b60bd3]7852000-09-22      Joel Sherrill <joel@OARcorp.com>
786
787        * machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h,
788        rtems_webserver/webmain.c: machine/types.h  should not have
789        included rtems.h.  It is now including precisely the
790        least amount of low level, yet portable .h files to get
791        the basic RTEMS types defined.  This rippled into other
792        files since rtems_bsdnet_internal.h used machine/types.h to include
793        rtems.h.
794
[6e3f4b2]7952000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[9b28bea5]796
[6e3f4b2]797        * ChangeLog: Cleanup.
[9b28bea5]798
[bdcf02d4]7992000-09-05      Joel Sherrill <joel@OARcorp.com>
800
801        * rtems/rtems_syscall.c: Changed from O_NONBLOCK to internal
802        RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion
803        and to work with the converted flags.
804
[6e3f4b2]8052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * kern/Makefile.am, lib/Makefile.am, libc/Makefile.am,
808        net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am,
809        pppd/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am,
810        rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am
811
[5f117e8]8122000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
813
814        * emfdb.c: Removed stray semi-colon.  Reported on GoAhead
815        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>
816
[a6b4c0df]8172000-08-31      Joel Sherrill <joel@OARcorp.com>
818
819        * Merged version 2.1 of GoAhead webserver.  This update
820        was submitted by Antti P Miettinen <antti.p.miettinen@nokia.com>.
821        * NOTES, base64.c, ejIntrn.h, emfdb.c, emfdb.h, md5.h, md5c.c,
822        um.c, um.h: New files.
823        * wbase64.c: Removed.
824        * Makefile.am, asp.c, balloc.c, default.c, ej.h, ejlex.c, ejparse.c,
825        form.c, h.c, handler.c, mime.c, misc.c, ringq.c, rom.c, security.c,
826        socket.c, sym.c, uemf.c, uemf.h, url.c, value.c, webcomp.c, webmain.c,
827        webpage.c, webrom.c, webs.c, webs.h, websuemf.c, wsIntrn.h: Modified.
828
[757e1661]8292000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * netinet/tcp_input.c: Spelling corrections.
832
[82edf48]8332000-08-30      Joel Sherrill <joel@OARcorp.com>
834
835        * rtems_webserver/license.txt: New file.
836
[e94ad1fe]8372000-08-10      Joel Sherrill <joel@OARcorp.com>
838
839        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.