Module Name: src
Committed By: matt
Date: Sat Oct 31 01:18:42 UTC 1998
Modified Files:
src/sys/miscfs/fifofs: fifo_vnops.c
src/sys/miscfs/portal: portal_vnops.c
Log Message:
Use the so_send and so_receive funcptrs in the socket instead of calling
sosend/soreceive directly. [I've been meaning to commit these for months.]