Re: rsync ported to BeOS-bone

2003-02-21 Thread François Revol
> Hello, here is a preliminary patch allowing rsync 2.5.6 > to compile in BeOS (using the new BONE networking stack). > Oh, btw, forgot to tell about the make check log attached. Besides the hardlink test (the native BeOS fs, bfs doesn't support them), for the 2 other failed checks I had to kill

rsync ported to BeOS-bone

2003-02-21 Thread François Revol
Hello, here is a preliminary patch allowing rsync 2.5.6 to compile in BeOS (using the new BONE networking stack). Some explanations: - BeOS doesn't have chroot(), - the BONE networking stack export legacy network function for old apps in libnet.so (linked to by default), so it's necessary to for