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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
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