search for: write_devices

Displaying 2 results from an estimated 2 matches for "write_devices".

2009 Oct 15
1
PATCH: --write-devices to allow synchronising to a block device
...tor.c rsync-3.0.6-writedev/generator.c --- rsync-3.0.6/generator.c 2009-04-27 02:51:50.000000000 +1200 +++ rsync-3.0.6-writedev/generator.c 2009-10-15 20:54:07.000000000 +1300 @@ -39,6 +39,7 @@ extern int preserve_xattrs; extern int preserve_links; extern int preserve_devices; +extern int write_devices; extern int preserve_specials; extern int preserve_hard_links; extern int preserve_executability; @@ -1733,7 +1734,7 @@ fnamecmp = fname; fnamecmp_type = FNAMECMP_FNAME; - if (statret == 0 && !S_ISREG(sx.st.st_mode)) { + if (statret == 0 && !(S_ISREG(...
2010 Mar 02
9
"Dos installer" from Win98se
On 02/27/2010 10:31 PM, swdamle at bsnl.in wrote: > Hello, > This has reference to ""Dos installer" from Win98se in Syslinux-3.84. > > Sorry to say the problem CONTINUES with Syslinux-3.85. Following is > for your reference please. > You may want to try: http://www.zytor.com/~hpa/syslinux/syslinux.com ... which is compiled with debugging information turned