Date: Fri, 10 Jan 2003 23:53:05 -0800 From: Juli Mallett <jmallett@FreeBSD.org> To: "Tim J. Robbins" <tjr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys socketvar.h src/sys/kern uipc_socket2.c Message-ID: <20030110235305.A95714@FreeBSD.org> In-Reply-To: <200301110751.h0B7prNE014897@repoman.freebsd.org>; from tjr@FreeBSD.org on Fri, Jan 10, 2003 at 11:51:53PM -0800 References: <200301110751.h0B7prNE014897@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* De: "Tim J. Robbins" <tjr@FreeBSD.org> [ Data: 2003-01-10 ] [ Subjecte: cvs commit: src/sys/sys socketvar.h src/sys/kern uipc_socket2.c ] > tjr 2003/01/10 23:51:53 PST > > Modified files: > sys/sys socketvar.h > sys/kern uipc_socket2.c > Log: > Don't count mbufs with m_type == MT_HEADER or MT_OOBDATA as control data > in sballoc(), sbcompress(), sbdrop() and sbfree(). Fixes fstat() st_size > reporting and kevent() EVFILT_READ on TCP sockets. Is this going to be a 5.0 candidate? It'd really suck to (possibly) break things like Apache on 5.0. -- Juli Mallett <jmallett@FreeBSD.org> AIM: BSDFlata -- IRC: juli on EFnet. OpenDarwin, Mono, FreeBSD Developer. ircd-hybrid Developer, EFnet addict. FreeBSD on MIPS-Anything on FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030110235305.A95714>