NetBSD/sys/miscfs/portal
matt 32a315ff7c 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.]
1998-10-31 01:18:41 +00:00
..
Makefile
portal.h
portal_vfsops.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
portal_vnops.c Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00