cvs commit: src/sys/netinet tcp_usrreq.c

Robert Watson rwatson at FreeBSD.org
Sat Jun 26 10:51:02 PDT 2004


rwatson     2004-06-26 17:50:50 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  Remove spl's from TCP protocol entry points.  While not all locking
  is merged here yet, this will ease the merge process by bringing the
  locked and unlocked versions into sync.
  
  Revision  Changes    Path
  1.103     +1 -32     src/sys/netinet/tcp_usrreq.c


More information about the cvs-src mailing list