-- XNSAuthentication.df
-- Copyright (C) 1986 by Xerox Corporation.  All rights reserved.
-- Demers, January 7, 1987 12:41:10 pm PST
-- Bill Jackson (bj) November 8, 1986 7:47:51 pm PST

Exports [Cyan]<NCP>Top>

  XNSAuthentication.df                         08-Jan-87 16:23:58 PST

Exports [Cyan]<NCP>Documentation>

  XNSAuthenticationDoc.tioga!1                 08-Oct-86 21:14:02 PDT

Exports [Cyan]<NCP>XNSAuthentication>

  XNSAuth.mesa!1                               20-Nov-86 09:17:17 PST
  XNSAuth.bcd!2                                08-Jan-87 15:30:06 PST
  Authentication2.cr!1                         05-Jan-87 19:54:23 PST
  AuthenticationP14V2.tables!1                 06-Jan-87 16:10:33 PST
  AuthenticationP14V2.mesa!1                   06-Jan-87 16:10:41 PST
  AuthenticationP14V2.bcd!2                    08-Jan-87 15:30:02 PST
  AuthenticationP14V2Aux.mesa!1                06-Jan-87 16:10:45 PST
 +AuthenticationP14V2Aux.bcd!2                 08-Jan-87 15:30:51 PST

  XNSAuthentication.load!1                     09-Oct-86 16:38:24 PDT

 +XNSAuthentication.bcd!2                      08-Jan-87 15:30:52 PST

Directory [Cyan]<NCP>XNSAuthentication>

  XNSAuthentication.config!1                   06-Jan-87 22:11:35 PST

  XNSAuthImpl.mesa!1                           06-Jan-87 23:58:39 PST
  XNSAuthImpl.bcd!2                            08-Jan-87 15:30:30 PST
  AuthenticationP14V2ClientImpl.mesa!1         06-Jan-87 16:10:51 PST
  AuthenticationP14V2ClientImpl.bcd!2          08-Jan-87 15:30:13 PST
 +AuthenticationP14V2ServerImpl.mesa!1         06-Jan-87 16:10:54 PST
  AuthenticationP14V2AuxImpl.mesa!1            06-Jan-87 16:10:48 PST
 +AuthenticationP14V2AuxImpl.bcd!2             08-Jan-87 15:31:00 PST

  MakeXNSAuthentication.cm!1                   08-Oct-86 21:27:22 PDT

-- DESImpl should not be needed ...
  DESImpl.mesa!1                               29-Jan-85 01:17:09 PST
  DESImpl.bcd!1                                06-Jan-87 22:08:53 PST


Exports Imports [Cyan]<NCP>Top>CrRPC.df Of ~=

Exports Imports [Cyan]<NCP>Top>XNSServerLocation.df Of ~=


Imports [Cedar]<Cedar7.0>Top>BasicTime.df Of ~=
  Using [BasicTime.bcd]

Imports [Cedar]<Cedar7.0>Top>Communication.df Of ~=
  Using [XNS.bcd]

Imports [Cedar]<Cedar7.0>Top>File.df Of ~=
  Using [booting.bcd]

Imports [Cedar]<Cedar7.0>Top>HeadsCommon.df Of ~=
  Using [DESFace.bcd, ProcessorFace.bcd]

-- DESImpl.bcd used to be in there also.  I shouldn't need it at all.

Imports [Cedar]<Cedar7.0>Top>IO.df Of ~=
  Using [Convert.bcd, IO.bcd]

Imports [Cedar]<Cedar7.0>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd, Process.bcd]

-- The following should go away
Imports [Cedar]<Cedar7.0>Top>MesaRuntime.df Of ~=
  Using [PrincOps.bcd, PrincOpsUtils.bcd]

Imports [Cedar]<Cedar7.0>Top>SafeStorage.df Of ~=
  Using [SafeStorage.bcd]

Imports [Cedar]<Cedar7.0>Top>Rope.df Of ~=
  Using [RefText.bcd, Rope.bcd]


Imports [Cyan]<NCP>Top>CrRPC.df Of ~=
  Using [CrRPC.bcd]

Imports [Cyan]<NCP>Top>XNSBasicTypes.df Of ~=
  Using [CHNameP2V0.bcd, CHNameP2V0.tables, CHNameP2V0Aux.bcd, TimeP15V2.bcd,
    TimeP15V2.tables]

Imports [Cyan]<NCP>Top>XNSServerLocation.df Of ~=
  Using [XNSServerLocation.bcd]

Imports [Cyan]<NCP>Top>XNSTransport.df Of ~=
  Using [XNSRouter.bcd, XNSWKS.bcd]