cvs commit: src/sys/kern uipc_socket2.c
Robert Watson
rwatson at FreeBSD.org
Wed Sep 21 08:33:31 PDT 2005
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
More information about the cvs-src
mailing list