Date: Wed, 21 Sep 2005 15:30:55 +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_socket2.c Message-ID: <200509211530.j8LFUtKv087160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-21 15:30:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern uipc_socket2.c Log: Merge uipc_socket2.c:1.148 from HEAD to RELENG_6: Re-comment sbcompress() to explain what it is it does; it took me quite a bit of reading to figure it out, and I want to avoid figuring it out again. Convert an if (foo) else printf("this is almost a panic") into a KASSERT. Approved by: re (scottl) Revision Changes Path 1.147.2.1 +20 -7 src/sys/kern/uipc_socket2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509211530.j8LFUtKv087160>