Your intrepid reporter from the future here with a commentary on what
were widespread rumors prior to the millenium on the so called "reset
effect". Many not very well informed individuals proclaimed that since
MS-Dos was written with a clock that ended in 1999, that everyone's
clocks would reset to 1900 upon the millenium (even though the real
millenium wasnt to happen for another year, Jan 1, 2001), causing
widespread computer chaos.
However, as you can see in the date and time of this email message, that
with the fixes in Win95, as well as other operating systems and BIOS
upgrades that occured in 1995-96, that this prediction never occured.
-- TANSTAAFL!!!Michael Lorrey ------------------------------------------------------------ President retroman@tpk.net Northstar Technologies Agent Lorrey@ThePentagon.com Inventor of the Lorrey Drive Silo_1013@ThePentagon.com
Website: http://www.tpk.net/~retroman/ Now Featuring: My Own Nuclear Espionage Agency (MONEA) MIKEYMAS(tm): The New Internet Holiday Transhumans of New Hampshire (>HNH) ------------------------------------------------------------ Transhumanist, Inventor, Webmaster, Ski Guide, Entrepreneur, Artist, Outdoorsman, Libertarian, Arms Exporter-see below. ------------------------------------------------------------ #!/usr/local/bin/perl-0777---export-a-crypto-system-sig-RC4-3-lines-PERL @k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_ ]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256; &S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}