Deleted Added
full compact
37c37
< __FBSDID("$FreeBSD: head/sys/kern/uipc_mbuf.c 125420 2004-02-04 08:14:47Z silby $");
---
> __FBSDID("$FreeBSD: head/sys/kern/uipc_mbuf.c 125472 2004-02-05 08:29:27Z silby $");
878,879c878,879
< struct mbuf *m_new = NULL, *m_final = NULL;
< int progress = 0, length;
---
> struct mbuf *m_new = NULL, *m_final = NULL;
> int progress = 0, length;
970,971c970,971
< struct mbuf *m_new = NULL, *m_final = NULL;
< int progress = 0;
---
> struct mbuf *m_new = NULL, *m_final = NULL;
> int progress = 0;
1037,1038c1037,1038
< struct mbuf *m_new = NULL, *m_final = NULL;
< int progress = 0, error = 0, length, total;
---
> struct mbuf *m_new = NULL, *m_final = NULL;
> int progress = 0, error = 0, length, total;