Index of /Applications/News/C-News/Feb_1993_Release/input
Name Last modified Size Description
Parent Directory -
c7decode.c 1989-02-22 20:57 3.2K
newsspool.c 1991-11-05 16:13 5.9K
bdecode.c 1991-11-05 16:18 2.4K
Makefile 1994-01-28 01:35 4.5K
newsrun 1994-01-28 01:35 3.6K
newsrunning 1994-01-28 01:35 516
recenews 1994-01-28 01:35 245
recpnews 1994-01-28 01:35 285
rnews 1994-01-28 01:35 1.5K
cunbatch 1994-01-28 02:00 1.5K
newsspool 1994-01-28 02:04 51K
bdecode 1994-01-28 02:04 44K
c7decode 1994-01-28 02:04 35K
This is the input processing, which starts at rnews (aka cunbatch). It
invokes newsspool, which actually puts the stuff where it belongs (peeling
off the silly and unnecessary "#! cunbatch" header, if any, as it goes).
Newsrun should be run regularly; it unspools the stuff and feeds it into
the relay subsystem for processing. Newsrunning can be used to turn this
function on and off if you want to avoid news processing during busy hours.
There is a configuration option to arrange for newsrun to be run after
each newsspool -- this is expensive but cuts down latency.
"make r" builds everything and runs a full regression test on most everything.