From: Wayne Davison Date: Fri, 1 Oct 2004 06:56:14 +0000 (+0000) Subject: Improved do_mknod() so that it handles creating a fifo file X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/da6eb9d123caf52640ae0cd6017fb0b657188c89?hp=da6eb9d123caf52640ae0cd6017fb0b657188c89 Improved do_mknod() so that it handles creating a fifo file and a socket file when mknod() itself does not. ---