rwatson 2006-07-23 10:25:28 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_usrreq.c
Log:
Since unp_attach() and unp_detach() are now called only from uipc_attach()
and uipc_detach(), merge them into their calling functions.
Revision Changes Path
1.176 +70 -89 src/sys/kern/uipc_usrreq.c