Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 13:17:40 +0100
From:      Brad Knowles <brad.knowles@skynet.be>
To:        dan@langille.org, John Galt <galt@inconnu.isu.edu>
Cc:        James Howard <howardjp@well.com>, <freebsd-chat@FreeBSD.ORG>
Subject:   Re: Oh no!  They killed Beastie!
Message-ID:  <v04220803b6df9d8e1b9a@[194.78.241.123]>
In-Reply-To: <200103220232.f2M2WKb87061@ns1.unixathome.org>
References:  <200103212243.f2LMhTb84823@ns1.unixathome.org> <200103220232.f2M2WKb87061@ns1.unixathome.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 2:32 PM +1200 3/22/01, Dan Langille wrote:

>  Actually, that's not true.  Perhaps in your area, but AFAIK, it's always
>  been termed F&T around here.

	In Europe, all references to it that I've seen have been to "Foot 
and Mouth Disease" or "FMD".  Of course, it only affects animals with 
cloven hooves (e.g., pigs & cows), but I guess having them call it 
"Cloven Hoof and Mouth Disease" or "CHMD" is expecting too much.  ;-)

--
Brad Knowles, <brad.knowles@skynet.be>

/*     efdtt.c     Author:  Charles M. Hannum <root@ihack.net>             */
/*                                                                         */
/*     Thanks to Phil Carmody <fatphil@asdf.org> for additional tweaks.    */
/*                                                                         */
/*     Length:  434 bytes (excluding unnecessary newlines)                 */
/*                                                                         */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob           */
/*     where title-key = "153 2 8 105 225" or other similar 5-byte key     */

#define m(i)(x[i]^s[i+84])<<
unsigned char x[5],y,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=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k
*2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n
;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s
[j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34)
*6^c+~y;}}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04220803b6df9d8e1b9a>