rwatson     2007-02-20 10:50:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  Break introductory comment into two paragraphs to separate material on the
  garbage collection complications from general discussion of UNIX domain
  sockets.
  
  Staticize unp_addsockcred().
  
  Remove XXX comment regarding Giant and v_socket -- v_socket is protected
  by the global UNIX domain socket lock.
  
  Revision  Changes    Path
  1.195     +9 -12     src/sys/kern/uipc_usrreq.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to