Date: Sat, 22 Jul 2006 18:41:42 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <200607221841.k6MIfgkg074535@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-07-22 18:41:42 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: In uipc_send() and uipc_rcvd(), store unp->unp_conn pointer in unp2 while working with the second unpcb to make the code more clear. Revision Changes Path 1.174 +14 -13 src/sys/kern/uipc_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607221841.k6MIfgkg074535>