|
|
1.1 root 1: /* aux.h - config file for A/UX running 1.1 */
2:
3: /*
4: * $Header: /f/osi/config/RCS/aux.h,v 7.0 89/11/23 21:25:39 mrose Rel $
5: *
6: * Contributed by Julian Onions, Nottingham University
7: *
8: *
9: * $Log: aux.h,v $
10: * Revision 7.0 89/11/23 21:25:39 mrose
11: * Release 6.0
12: *
13: */
14:
15: /*
16: * NOTICE
17: *
18: * Acquisition, use, and distribution of this module and related
19: * materials are subject to the restrictions of a license agreement.
20: * Consult the Preface in the User's Manual for the full terms of
21: * this agreement.
22: *
23: */
24:
25:
26: #ifndef _CONFIG_
27: #define _CONFIG_
28:
29: #define SYS5 /* AT&T UNIX */
30: #define AUX /* with Apple's enhancements */
31: #define WRITEV /* that include the writev call */
32:
33: #define VSPRINTF
34:
35: #define TCP /* has TCP/IP */
36: #define SOCKETS /* provided by sockets */
37:
38: #define NFS /* network file system -- has getdirentries */
39:
40: #define RFINGER "/usr/ucb/finger"
41:
42: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.