Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!samsung!uunet!nowhere!caf From: caf@omen.COM (Chuck Forsberg WA7KGX) Newsgroups: comp.unix.xenix.sco Subject: Re: Mtools is great - get rid of doscp! Message-ID: <1991Jun24.011541.8954@omen.COM> Date: 24 Jun 91 01:15:41 GMT References: <705@genco.bungi.com> <1991Jun23.043224.22182@world.std.com> Organization: Omen Technology INC Lines: 35 In article <1991Jun23.043224.22182@world.std.com> brigc@world.std.com (Brig C McCoy) writes: -In article <705@genco.bungi.com> dls@genco.bungi.com (Dave L. Smith) writes: ->I just got Mtools from CompuServe ( :-( ), and compiled it A-OK under ->SCO Xenix 386. I don't know what I ever did without Mtools. If ->you're tired of waiting for doscp to finish, download Mtools in the ->meantime. Thanks again to Emmet Gray. -> ->Dave Smith - -Have you got any pointers to it besides CompuServe? The Mtools I uploaded to CompuServe had a drive table optimized for SCO conventions. Here is the addition to devices.c: #ifdef SCO struct device devices[] = { {'A', "/dev/rdsk/f0d9dt", 0L, 12, 0, (int (*) ()) 0, 40, 2, 9}, {'A', "/dev/rdsk/f0q15dt", 0L, 12, 0, (int (*) ()) 0, 80, 2, 15}, {'A', "/dev/rdsk/f0d8dt", 0L, 12, 0, (int (*) ()) 0, 40, 2, 8}, {'B', "/dev/rfd196ds9", 0L, 12, 0, (int (*) ()) 0, 80, 2, 9}, {'B', "/dev/rfd1135ds18", 0L, 12, 0, (int (*) ()) 0, 80, 2, 18}, {'C', "/dev/hd0d", 0L, 16, 0, (int (*) ()) 0, 0, 0, 0}, {'D', "/usr/vpix/defaults/C:", 8704L, 12, 0, (int (*) ()) 0, 0, 0, 0}, {'E', "$HOME/vpix/C:", 8704L, 12, 0, (int (*) ()) 0, 0, 0, 0}, {'X', "/dev/rfd096ds15", 0L, 12, 0, (int (*) ()) 0, 80, 2, 15}, {'Y', "/dev/rfd1135ds18", 0L, 12, 0, (int (*) ()) 0, 80, 2, 18}, {'\0', (char *) NULL, 0L, 0, 0, (int (*) ()) 0, 0, 0, 0} }; #endif /* SCO */ -- Chuck Forsberg WA7KGX ...!tektronix!reed!omen!caf Author of YMODEM, ZMODEM, Professional-YAM, ZCOMM, and DSZ Omen Technology Inc "The High Reliability Software" 17505-V NW Sauvie IS RD Portland OR 97231 503-621-3406