Annotation of coherent/d/usr/bin/uuinstall/obj386/devices.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * Screen definition file
        !             3:  * This file generated from ../devices
        !             4:  */
        !             5: #include <devices.h>
        !             6: 
        !             7: static char L0001[] = "DIR for direct connect via null modem cable, ACU for modem.";
        !             8: static char L0002[] = "eg: com1l, com2l, or an entry in /etc/ttys like tty16.";
        !             9: static char L0003[] = "If modem control device, com1r etc. If null modem cable, -";
        !            10: static char L0004[] = "110, 300, 600, 1200, 2400, 4800, 9600 or 19200";
        !            11: static char L0005[] = "direct for null modem cable or a brand name in /etc/modemcap";
        !            12: backGrnd devices_data[] = {
        !            13: "L-devices",
        !            14:        3, 8,
        !            15: "Type",
        !            16:        5, 0,
        !            17: "Line",
        !            18:        6, 0,
        !            19: "Remote",
        !            20:        7, 0,
        !            21: "Baudrate",
        !            22:        8, 0,
        !            23: "brand",
        !            24:        9, 0,
        !            25:        NULL
        !            26: };
        !            27: char devType[11];
        !            28: char devLine[11];
        !            29: char devRemote[11];
        !            30: char devBaud[11];
        !            31: char devBrand[11];
        !            32: 
        !            33: loc devices_locs[] = {
        !            34:        { devType, 10, devType, nonNull, 0, 5, 9, 0, L0001 },
        !            35:        { devLine, 10, devLine, nonNull, 0, 6, 9, 0, L0002 },
        !            36:        { devRemote, 10, devRemote, nonNull, 0, 7, 9, 0, L0003 },
        !            37:        { devBaud, 10, devBaud, numeric, 0, 8, 9, 0, L0004 },
        !            38:        { devBrand, 10, devBrand, nonNull, 0, 9, 9, 0, L0005 },
        !            39:        NULL
        !            40: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.