[Bug 1804] New: FreeBSD mknod can't create FIFO's and sockets

samba-bugs at samba.org samba-bugs at samba.org
Wed Sep 22 09:02:59 GMT 2004


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 at samba.org
        ReportedBy: rsync-contact at fischglas.de
         QAContact: rsync-qa at samba.org
                CC: rsync-contact at 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.


More information about the rsync mailing list