Annotation of 43BSD/contrib/rn/kfile.h, revision 1.1.1.1

1.1       root        1: /* $Header: kfile.h,v 4.3 85/05/01 11:42:00 lwall Exp $
                      2:  *
                      3:  * $Log:       kfile.h,v $
                      4:  * Revision 4.3  85/05/01  11:42:00  lwall
                      5:  * Baseline for release with 4.3bsd.
                      6:  * 
                      7:  */
                      8: 
                      9: #define KF_GLOBAL 0
                     10: #define KF_LOCAL 1
                     11: 
                     12: #ifdef KILLFILES
                     13: EXT FILE *globkfp INIT(Nullfp);                /* global article killer file */
                     14: EXT FILE *localkfp INIT(Nullfp);       /* local (for this newsgroup) */
                     15:                                        /*  article killer file */
                     16: #endif
                     17: 
                     18: void   kfile_init();
                     19: int    do_kfile();
                     20: void   kill_unwanted();
                     21: int    edit_kfile();
                     22: void   open_kfile();
                     23: void    kf_append();
                     24: void   setthru();
                     25: 

unix.superglobalmegacorp.com

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