Date: Fri, 30 Mar 2001 14:03:12 +0200 From: Rahul Siddharthan <rsidd@physics.iisc.ernet.in> To: Ted Mittelstaedt <tedm@toybox.placo.com> Cc: Gregory Sutter <gsutter@zer0.org>, "Kenneth P. Stox" <stox@imagescape.com>, Freebsd-Advocacy@FreeBSD.ORG Subject: Re: FreeBSD 5th in survey of used Linux distributions ! Message-ID: <20010330140312.L11228@lpt.ens.fr> In-Reply-To: <000101c0b90c$fab0a2c0$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Fri, Mar 30, 2001 at 03:31:36AM -0800 References: <20010330023012.G77952@klapaucius.zer0.org> <000101c0b90c$fab0a2c0$1401a8c0@tedm.placo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ted Mittelstaedt said on Mar 30, 2001 at 03:31:36: > Go to the second URL listed here and there is an E-mail > address for Evans Data there, and send them an e-mail requesting > that the FreeBSD data be put back in. I just did it and if there's > enouhg feedback they may do it. It's hit slashdot now so I think they'll get plenty of feedback... Rahul -- /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ #define K(i)(x[i]^s[i+84])<< unsigned char x[5],y,z,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1 ,s,n))if(s[y=s[13]%8+20]/16%4==1){int i=K(1)17^256+K(0)8,k=K(2)0,j=K(4)17^K(3)9 ^k*2-k%8^8,a=0,b=0,c=26;for(s[y]-=16;--c;i/=2,j/=2)a=a*2^i&1,b=b*2^j&1;for(j= 127;++j<n;c=z+c>y)a^=a>>14,a=a>>8^(y=a^a*8^a<<6)<<9,b=b>>8^(z=b^b/8^b>>4^b>>12) <<17,i=s[j],i="7Wo~'G_\216"[i&7]+2^"cr3sfw6v;*k+>/n."[i>>4]*2^i*257/8,s[j]=i^(i &i*2&34)*6^z+c+~y;}} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-advocacy" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010330140312.L11228>