samba-bugs@samba.org
2004-Sep-22 09:20 UTC
[Bug 1804] New: FreeBSD mknod can't create FIFO's and sockets
https://bugzilla.samba.org/show_bug.cgi?id=1804
Summary: FreeBSD mknod can't create FIFO's and sockets
Product: rsync
Version: 2.6.2
Platform: All
URL: http://lists.samba.org/archive/rsync/2002-
June/002966.html
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: rsync-contact@fischglas.de
QAContact: rsync-qa@samba.org
CC: rsync-contact@fischglas.de
FreeBSD's mknod(2) is not specified to create other than character and block
device entries. For FIFO there exists mkfifo(2), for unix domain sockets
socket(2) / bind(2).
Thomas Quinot issued the mentioned postingincluding a patch which has been
adopted by the FreeBSD ports maintainer.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.