|
|
1.1 root 1: #ifndef lint
2: static char sccsid[] = "@(#)uucpdefs.c 5.1 (Berkeley) 7/2/83";
3: #endif
4:
5: #include "uucp.h"
6:
7: char Progname[10];
8: int Ifn, Ofn;
9: char Rmtname[16];
10: char User[16];
11: char Loginuser[16];
12: char Myname[16];
13: int Bspeed;
14: char Wrkdir[WKDSIZE];
15:
16: char *Spool = SPOOL;
17: #ifdef UUDIR
18: char DLocal[16];
19: char DLocalX[16];
20: #endif
21: int Debug = 0;
22: int Pkdebug = 0;
23: int Packflg = 0;
24: int Pkdrvon = 0;
25: long Retrytime;
26: int Unet = 0; /* 1 == UNET connection, else 0. kludge to suppress ioctl */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.