Annotation of 43BSDReno/games/warp/intrp.h, revision 1.1

1.1     ! root        1: /* $Header: intrp.h,v 7.0.1.1 86/12/12 16:59:45 lwall Exp $
        !             2:  *
        !             3:  * $Log:       intrp.h,v $
        !             4:  * Revision 7.0.1.1  86/12/12  16:59:45  lwall
        !             5:  * Baseline for net release.
        !             6:  * 
        !             7:  * Revision 7.0  86/10/08  15:12:27  lwall
        !             8:  * Split into separate files.  Added amoebas and pirates.
        !             9:  * 
        !            10:  */
        !            11: 
        !            12: EXT char *origdir INIT(Nullch);                /* cwd when warp invoked */
        !            13: EXT char *homedir INIT(Nullch);                /* login directory */
        !            14: EXT char *dotdir INIT(Nullch);         /* where . files go */
        !            15: EXT char *logname INIT(Nullch);                /* login id */
        !            16: EXT char *hostname;    /* host name */
        !            17: EXT char *realname INIT(Nullch);       /* real name from /etc/passwd */
        !            18: 
        !            19: void    intrp_init();
        !            20: char   *filexp();
        !            21: char   *dointerp();
        !            22: void   interp();
        !            23: char   *getrealname();

unix.superglobalmegacorp.com

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