Displaying 4 results from an estimated 4 matches for "dirdev".
2018 Jan 15
0
Rsync 3.1.3pre1 released
...t; is undefined
(long)major(rdev), (long)minor(rdev));
^
"/home/git/rsync/generator.c", line 1637: error(114): identifier "minor" is undefined
dirdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp));
^
"/home/git/rsync/generator.c", line 2252: error(114): identifier "makedev" is undefined
dirdev = MAKEDEV(0, 0);...
2018 Jan 15
1
[Bug 13224] New: New file handling causes compile issues for NonStop port.
...t; is
undefined
(long)major(rdev), (long)minor(rdev));
^
"/home/git/rsync/generator.c", line 1637: error(114): identifier "minor" is
undefined
dirdev =
MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp));
^
"/home/git/rsync/generator.c", line 2252: error(114): identifier "makedev" is
undefined
dirdev = MAKEDEV(0, 0);...
2018 Jan 15
4
Rsync 3.1.3pre1 released
I have made rsync 3.1.3pre1 available for testing. This release has a
couple security fixes, a few new features, and a smattering of bug fixes.
Please test this new release and send email to the rsync mailing list with
any questions, comments, or bug reports.
To see a summary of the changes since 3.1.2, visit this link:
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.3pre1-NEWS
You
2018 Jan 15
4
Rsync 3.1.3pre1 released
I have made rsync 3.1.3pre1 available for testing. This release has a
couple security fixes, a few new features, and a smattering of bug fixes.
Please test this new release and send email to the rsync mailing list with
any questions, comments, or bug reports.
To see a summary of the changes since 3.1.2, visit this link:
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.3pre1-NEWS
You