Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 10:30:10 +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:  <200509181030.j8IAUAFL021648@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-09-18 10:30:10 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket2.c 
  Log:
  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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.148     +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?200509181030.j8IAUAFL021648>