From mboxrd@z Thu Jan 1 00:00:00 1970 From: ron@ronnatalie.com (Ronald Natalie) Date: Tue, 6 Jan 2015 21:00:02 -0500 Subject: [TUHS] pdp11 UNIX memory allocation. In-Reply-To: References: <54AC4394.3050302@update.uu.se> <1420576433.410248.210385277.513EF8EC@webmail.messagingengine.com> <5E62DDAA-0055-46FB-8077-92DB856DEEE0@ronnatalie.com> Message-ID: <2509FDBD-67C4-4552-BB58-01281049DCB6@ronnatalie.com> Yep, the only time this was ever trully useful was so you could put an a.out directly into the boot block I think. During normal operations the a.out header was never actually loaded into the user memory. > On Jan 6, 2015, at 8:46 PM, Dave Horsfall wrote: > > On Tue, 6 Jan 2015, Ronald Natalie wrote: > >> In non protected mode (407 magic) everything was fair game. > > Which reminds me, I wonder how many people know that "407" was the 40's > instruction that, if the a.out header was present, would neatly skip over > it...