Index of /Applications/News/C-News/Feb_1993_Release/input
Name Last modified Size Description
Parent Directory -
recenews 1994-01-28 01:35 245
recpnews 1994-01-28 01:35 285
newsrunning 1994-01-28 01:35 516
cunbatch 1994-01-28 02:00 1.5K
rnews 1994-01-28 01:35 1.5K
bdecode.c 1991-11-05 16:18 2.4K
c7decode.c 1989-02-22 20:57 3.2K
newsrun 1994-01-28 01:35 3.6K
Makefile 1994-01-28 01:35 4.5K
newsspool.c 1991-11-05 16:13 5.9K
c7decode 1994-01-28 02:04 35K
bdecode 1994-01-28 02:04 44K
newsspool 1994-01-28 02:04 51K
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.