cvs commit: src/sys/kern uipc_socket2.c

Robert Watson rwatson at FreeBSD.org
Sun Sep 18 03:30:11 PDT 2005


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


More information about the cvs-src mailing list