|
|
BSD 4.3
/* $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/rn/respond.h,v 1.1.1.1 2018/04/24 16:12:54 root Exp $ * * $Log: respond.h,v $ * Revision 1.1.1.1 2018/04/24 16:12:54 root * BSD 4.3 * * Revision 4.3 85/05/01 11:47:50 lwall * Baseline for release with 4.3bsd. * */ EXT char *savedest INIT(Nullch); /* value of %b */ EXT ART_POS savefrom INIT(0); /* value of %B */ EXT char *headname INIT(Nullch); #define SAVE_ABORT 0 #define SAVE_DONE 1 void respond_init(); int save_article(); int cancel_article(); void reply(); void followup(); void invoke();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.