|
|
1.1 root 1: /* osi.h - site configuration file for osi (SunOS) */
2:
3: /*
4: * $Header: /f/osi/config/RCS/osi.h,v 7.0 89/11/23 21:26:11 mrose Rel $
5: *
6: *
7: * $Log: osi.h,v $
8: * Revision 7.0 89/11/23 21:26:11 mrose
9: * Release 6.0
10: *
11: */
12:
13: /*
14: * NOTICE
15: *
16: * Acquisition, use, and distribution of this module and related
17: * materials are subject to the restrictions of a license agreement.
18: * Consult the Preface in the User's Manual for the full terms of
19: * this agreement.
20: *
21: */
22:
23:
24: #ifndef _CONFIG_
25: #define _CONFIG_
26:
27: #define BSD42 /* Berkeley UNIX */
28: #define WRITEV /* real Berkeley UNIX */
29:
30: #define VSPRINTF /* libc has vsprintf */
31:
32: #define TCP /* has TCP/IP (of course) */
33: #define SOCKETS /* provided by sockets */
34:
35: #define X25 /* support for X.25 */
36: #define SUN_X25 /* using SunLink X.25 V5.2 */
37:
38: #define AETDBM /* use -ldbm for isoentities */
39:
40: #define NFS /* network filesystem -- has getdirentries() */
41:
42: #define ANON "anon" /* guest login for ftam */
43:
44: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.