From owner-freebsd-hackers Thu Mar 6 19:41:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA08676 for hackers-outgoing; Thu, 6 Mar 1997 19:41:03 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA08668 for ; Thu, 6 Mar 1997 19:40:59 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id TAA04958; Thu, 6 Mar 1997 19:40:59 -0800 (PST) To: Nate Williams cc: hackers@freebsd.org Subject: Re: Weirdie with SLIP line seen here too... In-reply-to: Your message of "Thu, 06 Mar 1997 09:23:21 MST." <199703061623.JAA14536@rocky.mt.sri.com> Date: Thu, 06 Mar 1997 19:40:59 -0800 Message-ID: <4954.857706059@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Strange, now I'm seeing that magic "bit pattern-o-death" that > > guarantees that the download of a given file over a slip line will > > always hang in a given place. See if any of you fellow sufferers can > > download the following file: > > > > ftp://freefall.freebsd.org/pub/jkh/badbits > > This is new for me, but it's 'HANG-O'MATIC' on my line. Cool! We've reproduced it, and in only 429 bytes! :-) Just FYI, those *exact* 429 bytes are necessary. Shave a single byte off of the beginning or the end and it will work fine. It took me some binary searching to come up with this file, trust me. :-) Jordan