Annotation of 43BSDReno/contrib/isode-beta/config/bsd43-rt.h, revision 1.1.1.1

1.1       root        1: /* bsd43-rt.h - site configuration file for RT PC running 4.3BSD UNIX */
                      2: 
                      3: /* 
                      4:  * $Header: /f/osi/config/RCS/bsd43-rt.h,v 7.1 90/01/27 10:25:59 mrose Exp $
                      5:  *
                      6:  * Contributed by Jacob Rekhter, T.J. Watson Research Center, IBM Corp.
                      7:  *
                      8:  *
                      9:  * $Log:       bsd43-rt.h,v $
                     10:  * Revision 7.1  90/01/27  10:25:59  mrose
                     11:  * touch-up
                     12:  * 
                     13:  * Revision 7.0  89/11/23  21:25:57  mrose
                     14:  * Release 6.0
                     15:  * 
                     16:  */
                     17: 
                     18: /*
                     19:  *                               NOTICE
                     20:  *
                     21:  *    Acquisition, use, and distribution of this module and related
                     22:  *    materials are subject to the restrictions of a license agreement.
                     23:  *    Consult the Preface in the User's Manual for the full terms of
                     24:  *    this agreement.
                     25:  *
                     26:  */
                     27: 
                     28: 
                     29: #ifndef        _CONFIG_
                     30: #define        _CONFIG_
                     31: 
                     32: #define        BSD42                   /* Berkeley UNIX */
                     33: #define        WRITEV                  /*   real Berkeley UNIX */
                     34: #define        BSD43                   /*   4.3BSD or later */
                     35: 
                     36: #define        TCP                     /* has TCP/IP (of course) */
                     37: #define        SOCKETS                 /*   provided by sockets */
                     38: 
                     39: #define        RT                      /* RT/PC */
                     40: 
                     41: #if   defined(__STDC__) && defined(__HIGHC__)
                     42:                                /* hc thinks it's ANSI C, but it isn't! */
                     43: #undef __STDC__
                     44: #endif
                     45: 
                     46: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.