Strange nfs mount requests from F14 box

2011-05-28 Thread Jim Davis
Hi, I've lately been getting some strange nfs mount requests for non existant users' home directories on a F14 machine to my file server (CentOS). The message log on the file server shows the following May 23 03:10:53 data mountd[4835]: can't stat exported dir /export/home/httpd: No such fil

Re: how to generate pi in c

2010-11-05 Thread Jim Davis
On Fri, Nov 5, 2010 at 9:40 AM, Arthur Bela wrote: > Does anyone has a "generate-pi.c" source code? a[52514],b,c=52514,d,e,f=1e4,g,h;main(){for(;b=c-=14;h=printf("%04d", e+d/f))for(e=d%=f;g=--b*2;d/=g)d=d*b+f*(h?a[b]:f/5),a[b]=d%--g;} ...though that's only good for the first 15,000 digits. You p