|
|
1.1 root 1: /* sunlink4.h - site configuration file for SunLink OSI 6.0 on SunOS 4 */
2:
3: /*
4: * $Header: /f/osi/config/RCS/sunlink4.h,v 7.1 90/07/09 14:32:58 mrose Exp $
5: *
6: *
7: * $Log: sunlink4.h,v $
8: * Revision 7.1 90/07/09 14:32:58 mrose
9: * sync
10: *
11: * Revision 7.0 89/11/23 21:26:21 mrose
12: * Release 6.0
13: *
14: */
15:
16: /*
17: * NOTICE
18: *
19: * Acquisition, use, and distribution of this module and related
20: * materials are subject to the restrictions of a license agreement.
21: * Consult the Preface in the User's Manual for the full terms of
22: * this agreement.
23: *
24: */
25:
26:
27: #ifndef _CONFIG_
28: #define _CONFIG_
29:
30: #define BSD42 /* Berkeley UNIX */
31: #define SUNOS4 /* with Sun's enhancements */
32: #define WRITEV /* real Berkeley UNIX */
33: #define BSD43 /* 4.3BSD or later */
34:
35: #define VSPRINTF /* has vprintf(3s) routines */
36:
37: #define TCP /* has TCP/IP (of course) */
38: #define SOCKETS /* provided by sockets */
39:
40: #define X25 /* has X.25 */
41: #define SUN_X25 /* provided by SunLink X.25 */
42:
43: #define TP4 /* has TP4 */
44: #define SUN_TP4 /* provided by SunLink OSI */
45: #define SUNLINK_5_2 /* define if using SunLink OSI release 5.2
46: or greater */
47: #define SUNLINK_6_0 /* define if using SunLink OSI release 6.0
48: or greater */
49:
50: #define GETDENTS /* has getdirent(2) call */
51: #define NFS /* network filesystem -- has getdirentries() */
52:
53: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.