From owner-freebsd-ports Sun Feb 17 11:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B328737B400 for ; Sun, 17 Feb 2002 11:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HJK1j58842; Sun, 17 Feb 2002 11:20:01 -0800 (PST) (envelope-from gnats) Date: Sun, 17 Feb 2002 11:20:01 -0800 (PST) Message-Id: <200202171920.g1HJK1j58842@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Charlie Root Subject: Re: ports/33818: Bootable ITS image for KLH-10 PDP-10 emulator Reply-To: Charlie Root Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33818; it has been noted by GNATS. From: Charlie Root To: freebsd-gnats-submit@FreeBSD.org, kstailey@yahoo.com Cc: Subject: Re: ports/33818: Bootable ITS image for KLH-10 PDP-10 emulator Date: Sun, 17 Feb 2002 14:17:42 -0500 (EST) More docs diff -ur its/files/README.FIRST /usr/ports/emulators/its/files/README.FIRST --- its/files/README.FIRST Sun Feb 17 10:32:05 2002 +++ /usr/ports/emulators/its/files/README.FIRST Sun Feb 17 13:38:56 2002 @@ -122,7 +122,7 @@ awk 'END {printf "%c[?2l", 27}' u which is [Esc][Esc]u and +represented in the documentation as $$u + +The ITS equivalent of $PATH is implemented by scanning all +directories for files for files with TS as the first name and +the second name set to the command you issued. By convention +most commands are in the SYS; SYS1; ... SYSN; directories. +ITS supports symlinks via the LINK command and TS name is often +a symlink. + +ITS equivalent of job control works by typing ^Z to interrupt the +current program. To get back to the DDT prompt "*" use $^K + +Don't like DDT as the shell? Try MONMOD to use monitor mode where +the colon is printed for you. DDTMOD get you back. Or try SHELL +to bring up a UNIX-like shell. + +Zork was developed in MDL (muddle) on an ITS system but apparently it +suffered from being too popular. Try the ZORK command to see what +happened. A scrap of MDL source code is left (:find @muddle) but I +don't know how to MIDAS it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message