cvs commit: src/sys/fs/fifofs fifo_vnops.c
Robert Watson
rwatson at FreeBSD.org
Thu Sep 15 13:26:20 PDT 2005
rwatson 2005-09-15 20:26:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/fifofs fifo_vnops.c
Log:
Merge fifo_vnops.c:1.114 from HEAD to RELENG_6:
Rather than reaching into the internals of the UNIX domain socket code
by calling uipc_connect2() to connect two socket endpoints to create a
fifo, call soconnect2().
Approved by: re (kensmith)
Revision Changes Path
1.113.2.1 +1 -1 src/sys/fs/fifofs/fifo_vnops.c
More information about the cvs-src
mailing list