Date: Tue, 30 Dec 2008 16:09:57 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <200812301610.mBUGA13M016490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-12-30 16:09:57 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: SVN rev 186603 on 2008-12-30 16:09:57Z by rwatson Rename mbcnt to mbcnt_delta in uipc_send() -- unlike other local variables named mbcnt in uipc_usrreq.c, this instance is a delta rather than a cache of sb_mbcnt. MFC after: 3 weeks Revision Changes Path 1.224 +3 -3 src/sys/kern/uipc_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812301610.mBUGA13M016490>