Module Name: src Committed By: manu Date: Sun May 29 03:32:46 UTC 2011
Modified Files: src/sys/kern: uipc_domain.c uipc_proto.c uipc_usrreq.c Log Message: Add SOCK_SEQPACKET to PL_LOCAL sockets. Based on patch from Jesse Off, submitted 8 years ago: http://mail-index.netbsd.org/tech-kern/2003/04/14/0006.html To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/sys/kern/uipc_domain.c cvs rdiff -u -r1.21 -r1.22 src/sys/kern/uipc_proto.c cvs rdiff -u -r1.133 -r1.134 src/sys/kern/uipc_usrreq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.