From owner-freebsd-hackers Sun Mar 12 04:16:27 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA14850 for hackers-outgoing; Sun, 12 Mar 1995 04:16:27 -0800 Received: from netcom14.netcom.com (hasty@netcom14.netcom.com [192.100.81.126]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA14844 for ; Sun, 12 Mar 1995 04:16:25 -0800 Received: by netcom14.netcom.com (8.6.10/Netcom) id EAA19597; Sun, 12 Mar 1995 04:15:15 -0800 Date: Sun, 12 Mar 1995 04:15:15 -0800 From: hasty@netcom.com (Amancio Hasty Jr) Message-Id: <199503121215.EAA19597@netcom14.netcom.com> To: bde@zeta.org.AU, hackers@FreeBSD.org, hasty@netcom.com Subject: Re: text's start address? Sender: hackers-owner@FreeBSD.org Precedence: bulk Hmm.... mdos is just a mini loader which loads mdos.mon at a fix address 1000000. Now if I jump to location 0x18 wouldn't that start mdos over again?? Amancio