Date: Wed, 21 Sep 2005 15:33:27 +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: <200509211533.j8LFXRcn087301@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-21 15:33:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern uipc_socket2.c
Log:
Merge uipc_socket2.c:1.148 from HEAD to RELENG_5:
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.
Revision Changes Path
1.137.2.8 +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?200509211533.j8LFXRcn087301>
