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