Mercurial > ecos
diff packages/net/bsd_tcpip/current/ChangeLog @ 411:de449c532876
Add NPWR Linux Engine, update Xscale IOP310 based platforms
| author | gthomas |
|---|---|
| date | Tue, 12 Nov 2002 17:38:37 +0000 |
| parents | 2057b81b96bb |
| children | bb9dadc169ef |
line wrap: on
line diff
--- a/packages/net/bsd_tcpip/current/ChangeLog +++ b/packages/net/bsd_tcpip/current/ChangeLog @@ -1,3 +1,11 @@ +2002-11-12 Gary Thomas <gary@mlbassoc.com> + + * src/ecos/timeout.c (callout_reset): Check for finding the + correct "delta" was wrong - only used with asserts enabled. + + * include/sys/uio.h: Compatability wrapper to expose 'iovec' + functions - used by many network programs. + 2002-11-04 Gary Thomas <gthomas@ecoscentric.com> * src/sys/net/if.c (if_attach): Moved check for ifq_maxlen to
