Mercurial > ecos
comparison packages/net/bsd_tcpip/current/ChangeLog @ 252:8ec2d05eea5d
Fix problem with ovbcopy - from Red Hat.
| author | gthomas |
|---|---|
| date | Fri, 26 Jul 2002 15:04:01 +0000 |
| parents | d397603b9e4b |
| children | c93a1887a50f |
comparison
equal
deleted
inserted
replaced
| 251:c8e3659acd62 | 252:8ec2d05eea5d |
|---|---|
| 1 2002-07-26 Gary Thomas <gary@chez-thomas.org> | |
| 2 2002-07-26 Ken Cox <jkc@redhat.com> | |
| 3 | |
| 4 * src/ecos/support.c (ovbcopy): ovbcopy() must handle the case | |
| 5 where the src and dst regions are overlayed. memcpy() does not | |
| 6 handle this case, but memmove() does. | |
| 7 | |
| 1 2002-07-10 Gary Thomas <gary@chez-thomas.org> | 8 2002-07-10 Gary Thomas <gary@chez-thomas.org> |
| 2 | 9 |
| 3 * src/sys/netinet/udp_usrreq.c: | 10 * src/sys/netinet/udp_usrreq.c: |
| 4 * src/sys/netinet/tcp_subr.c: | 11 * src/sys/netinet/tcp_subr.c: |
| 5 * src/sys/netinet/in_pcb.c: Rename 'errno' function parameter | 12 * src/sys/netinet/in_pcb.c: Rename 'errno' function parameter |
