DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦69307c5d1⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Tn, seg_04cfb1

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Telnet_Characteristics;
procedure Tn is  
    package Tc renames Telnet_Characteristics;
    Tc_Characteristics : Tc.Object;

    T_Name : constant String := "mc68k_bare_vads";


    Error_Pattern_List : constant Tc.Pattern_List :=
       (1 => Tc.Build (Pattern_String => "error:",  
                       For_Target => T_Name));

    Warning_Pattern_List : constant Tc.Pattern_List :=
       (1 => Tc.Build (Pattern_String => "warning:",  
                       For_Target => T_Name));

begin
    Tc_Characteristics :=
       Tc.Build (Username_Prompt => "Login: ",
                 Username_Failure => "",
                 Password_Prompt => "Password:",  
                 Password_Failure => "Login incorrect",
                 Command_Prompt => "$ ",
                 Prompt1 => "",
                 Prompt2 => "",
                 Prompt3 => "",
                 Prompt4 => "",
                 Check_Status_Of_Commands => True,
                 Status_Command => "echo $?",
                 Status_Code_Offset => 1,
                 Status_Code_Length => 1,
                 Dir_Command => "test -r",
                 Initial_Command =>
                    "/bin/sh -c 'PS1=""$ "";export PS1;/bin/sh'",
                 Transmit_Before_Login => "",
                 Transmit_After_Login => ((1 => Ascii.Cr) & (2 => Ascii.Cr) &
                                          (3 => Ascii.Cr) & (4 => Ascii.Cr)),
                 Error_Pattern_List => Error_Pattern_List,
                 Warning_Pattern_List => Warning_Pattern_List,
                 Telnet_Protocol_Local_Echo => True,
                 For_Target => T_Name);
    Tc.Display (The_Object => Tc_Characteristics);

end Tn;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1e rec1=00 rec2=01 rec3=01e
        [0x01] rec0=10 rec1=00 rec2=02 rec3=000
    tail 0x21754377487503f91051f 0x42a00088462060003