[net.news] better bnproc

smk@linus.UUCP (Steven M. Kramer) (05/26/83)

There is a bnproc going around that reads its arguments and processes
each one.  An enhancement to also read stdin will make another (I
think better) batching scheme work.  In net.sources is posted the
source to another batching scheme for 2.10 B news.  The bnproc should
be used instead of existing bnproc's out there.  The other code should
be used ONLY in 2.10 systems that are sending since it relies on the F
option in the second field.  Note our lib dir for news is /usr/local/lib/news
and this must be changed.  Also, we put this in /usr/src/cmd/news/batch
so that ../src/defs.h will find the news defn file.  Also, don't forget
to include bnproc in uuxqt.c.
	--steve