-- HostCoordination.df -- Copyright Ó 1992 by Xerox Corporation. All rights reserved. -- Last tweaked by Mike Spreitzer March 20, 1992 2:51 pm PST Exports [Cedar10.1] HostCoordination.df 28-May-92 22:30:59 PDT Directory [Cedar10.1] HostVersions.command!3 25-Mar-92 08:26:31 PST RemoteHostGetLocState.command!3 25-Mar-92 08:26:38 PST RemoteHostSetPrimary.command!3 25-Mar-92 08:26:48 PST RemoteHostSelPrimary.command!3 25-Mar-92 08:26:55 PST RemoteHostAddSecondary.command!3 25-Mar-92 08:27:00 PST RemoteHostAbandon.command!3 25-Mar-92 08:27:06 PST RemoteHostAcceptObservers.command!3 25-Mar-92 08:27:12 PST RemoteHostRejectObservers.command!3 25-Mar-92 08:27:17 PST RHGetLocState.command!3 25-Mar-92 08:27:23 PST RHSetPrimary.command!3 25-Mar-92 08:27:28 PST RHSelPrimary.command!3 25-Mar-92 08:27:33 PST RHAddSecondary.command!3 25-Mar-92 08:27:38 PST RHAbandon.command!3 25-Mar-92 08:27:43 PST RHAcceptObservers.command!3 25-Mar-92 08:27:49 PST RHRejectObservers.command!3 25-Mar-92 08:27:55 PST Directory [Cedar10.1] HostCoordinationDoc.tioga!2 17-Oct-89 15:27:19 PDT -- generally useful interfaces NetAddressing.mesa!2 14-Nov-90 07:14:14 PST NetAddressing.mob!2 19-Mar-92 09:47:11 PST -- stuff needed on both host and terminal HostAndTerminalOps.mesa!2 18-Mar-92 08:03:42 PST HostAndTerminalOps.mob!2 19-Mar-92 09:47:07 PST -- stuff needed on a host machine TerminalLocation.mesa!2 18-Mar-92 08:03:56 PST TerminalLocation.mob!2 19-Mar-92 09:48:18 PST -- the implementation of the generic stuff, for NetworkStream only HostAndTerminal.require!3 23-Mar-92 15:42:16 PST HostAndTerminalImpl.mesa!3 20-Mar-92 14:47:32 PST HostAndTerminalImpl.mob!3 20-Mar-92 14:50:20 PST HostAndTerminalImpl.c2c.c!3 20-Mar-92 14:50:23 PST +sun4>HostAndTerminalImpl.c2c.o!3 20-Mar-92 14:51:05 PST -- the implementation of Host-side-specific stuff, for NetworkStream only HostCoordination.require!3 23-Mar-92 15:43:23 PST HostCoordinationImpl.mesa!3 20-Mar-92 14:49:48 PST HostCoordinationImpl.mob!4 28-May-92 21:07:13 PDT HostCoordinationImpl.c2c.c!4 28-May-92 21:07:16 PDT +sun4>HostCoordinationImpl.c2c.o!4 28-May-92 21:08:16 PDT -- some Host-side commands RemoteHostCommands.mesa!2 18-Mar-92 08:04:49 PST RemoteHostCommands.mob!2 19-Mar-92 09:49:31 PST RemoteHostCommands.c2c.c!2 19-Mar-92 09:49:34 PST +sun4>RemoteHostCommands.c2c.o!2 19-Mar-92 09:51:56 PST Imports [Cedar10.1]Atom.df Of ~= Using [Atom.mob, List.mob] Imports [Cedar10.1]BasicPackages.df Of ~= Using [Commander.mob] Imports [Cedar10.1]BasicTime.df Of ~= Using [BasicTime.mob] Imports [Cedar10.1]BootPackages.df Of ~= Using [RefTab.mob, SymTab.mob] Imports [Cedar10.1]Commander.df Of ~= Using [CommanderOps.mob] Imports [Cedar10.1]DebugNubCedarParts.df Of ~= Using [BootTime.mob] Imports [Cedar10.1]Feedback.df Of ~= Using [SimpleFeedback.mob] Imports [Cedar10.1]IO.df Of ~= Using [Convert.mob, IO.mob, IOErrorFormatting.mob] Imports [Cedar10.1]LocalRegistry.df Of ~= Using [LocalRegistryAgent.mob] Imports [Cedar10.1]NetworkName.df Of ~= Using [NetworkName.mob] Imports [Cedar10.1]NetworkStream.df Of ~= Using [NetworkStream.mob] Imports [Cedar10.1]Rope.df Of ~= Using [Rope.mob, RopeHash.mob] Imports [Cedar10.1]RuntimeSupport.df Of ~= Using [Basics.mob, Process.mob]