DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦09e447191⟧ TextFile

    Length: 2980 (0xba4)
    Types: TextFile
    Names: »README.1.5.8«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦cfd40dc56⟧ »EurOpenD3/news/nntp/nntp.1.5.8.tar.Z« 
        └─⟦2ec98eca6⟧ 
            └─⟦this⟧ »README.1.5.8« 

TextFile

Welcome to patch number 8 for NNTP 1.5.

	If you have not installed the first seven patches, you must do so
	before proceeding. You can get those patches (and this one) from
	anoymous ftp on bcm.tmc.edu [128.249.2.1] or by sending a message
	to the archive-server@bcm.tmc.edu with the following text:
	send public nntp.patch.1
	send public nntp.patch.2
	send public nntp.patch.3
	send public nntp.patch.4.shar
	send public nntp.patch.5.shar
	send public nntp.patch.6.shar
	send public nntp.patch.7.shar

	If you have all seven patches installed, you are ready to install
	this set of patches. These patches are packaged as a shell archive.
	They are as follows:
	CHANGES.diff  -- This will patch the CHANGES file in the root
	of the nntp distrbution to reflect changes since the release of 1.5.
	To install, just type patch < CHANGES.diff
	Makefile.diff  -- This will patch the Makefile file in the root
	of the nntp distrbution to make it more useful.
	To install, just type patch < Makefile.diff
	server.diff -- This patch is for the files in the server subdirectory.
	To install, change directory to the server directory and type
	patch < server.diff.
	common.diff -- This patch is for the files in the common subdirectory.
	To install, change directory to the common directory and type
	patch < common.diff
	xfer.diff -- This is a patch for nntpxfer.c in the xfer directory.
	To install, change directory to the xfer directory and type
	patch < xfer.diff.
	xmit.diff -- This is a patch for the files in the xmit directory.
	To install, change directory to the xmit directory and type
	patch < xmit.diff.
	doc.diff -- This is a patch for nntpd.dst in the doc directory.
	To install, change directory to the doc directory and type
	patch < xmit.diff.
	inews.diff -- This patch is for the files in the inews subdirectory.
	To install, change directory to the inews directory and type
	patch < inews.diff.
	
Please read the CHANGES file (following application of the patch) for
a list of new features/bug fixes. This is mostly a bug fix release.

Bug reports and enhancements welcome,
Stan Barber
nntp@lib.tmc.edu

P.S. This patched version of NNTP has been compiled on the following systems:

Vax 3600 running Ultrix 3.1 (BNEWS 2.11.19)
Solbourne Series 5/601 with OS/MP 4.0C (SunOS 4.0.3c compatible) (Same BNEWS)
HP 9000/825 running HP-UX A.B3.00.5B
Wyse-386 running SCO XENIX 2.3 with TCP/IP 1.0
VAX 11/780 running BSD 4.3-tahoe
Silicon Graphics IRIS-4D running IRIX 3.2.1

P.P.S. The fully patched version is available via anonymous ftp from
lib.tmc.edu [129.106.5.1]. Look in the public directory for nntp.1.5.8.tar.
A compressed version is also on line.

P.P.P.S. The next version of nntp is supposed to be 1.6. This version will have
a new way of configuring everything based on Larry Wall's meta-configure. It
may have bug fixes and enhancements as well. There has been alot of chatter
about authentication. I am going to look into that, but no promises at this
time.