==================================
From innd/ChangeLog

Fri Nov 29 18:50:36 1996  James Brister  <brister@vix.com>

	* newsfeeds.c: Initialize Site buffer properly. (Peter Eriksson)

Tue Nov 26 14:09:55 1996  James Brister  <brister@vix.com>

	* nc.c: Fixed reversed test for DO_SET_SOCKOPT.

	* icd.c: Add 3 arg version of msync().

	* art.c: Added Keywords as a standard header so it
	can go into overview (Karl Kleinpaste)

Mon Nov 25 14:47:08 1996  James Brister  <brister@vix.com>

	* perl.c: Perl memory leaks plugged. (Christophe Wolfhugel)

	* art.c: Go back to checking Subject for 'cmsg' if no
	control header.

Thu Nov 21 14:13:38 1996  James Brister  <brister@vix.com>

	* art.c, ng.c: Added usage of CPOINTER

Sun Nov 10 21:46:21 1996  James Brister  <brister@vix.com>

	* tcl.c: Use defined 32-bit types.

	* ng.c: compiler warning cleanup.

	* icd.c: msync usage updates.

	* art.c: compiler warning cleanup.

	* Makefile: Handle missing whoami(1) somewhat gracefully.

Wed Oct 30 14:46:38 1996  James Brister  <brister@vix.com>

	* nc.c: Bug fix in searching for command in
	NCquietlist. (John Stapleton).

Sun Oct 27 21:28:53 1996  James Brister  <brister@vix.com>

	* chan.c: Fix of too many calls to
	ICDwriteactive(). (Richard Michael Todd)

Sun Oct 20 22:04:18 1996  James Brister  <brister@vix.com>

	* icd.c: Added msync to ICDwriteactive and deal with 2-arg
	vs. 3-arg version.

	* chan.c: Compact BUFFER if large enough gap appears at the
	beginning. (rmtodd@mailhost.ecn.ou.edu)

Fri Oct 18 14:47:09 1996  James Brister  <brister@vix.com>

	* nc.c: Fix search through NCquietlist on non-existant
	command. (stapes@mro.dec.com)

	* Makefile: Fixed lint rules to ignore return status.
	Straightned out the PERL defines and usage.

Wed Oct 16 15:14:20 1996  James Brister  <brister@vix.com>

	* art.c, cc.c, chan.c, his.c, icd.c, innd.c, innd.h, inndstart.c, lc.c, nc.c, newsfeeds.c, ng.c, perl.c, proc.c, rc.c, site.c, tcl.c:
	cleanup of compiler warnings (evanc@synapse.net)

Tue Oct 15 16:53:34 1996  James Brister  <brister@vix.com>

	* Makefile: Install inndstart root.news instead of just root.

Fri Oct 11 20:34:09 1996  James Brister  <brister@vix.com>

	* nc.c: Bug fix with huge articles. (tale@uu.net).

Thu Oct 10 18:52:34 1996  James Brister  <brister@vix.com>

	* art.c: Fixed typo.

	* innd.c: Const-casting fix. (tassin@eerie.fr>

	* perl.c: Const-casting fix. (tassin@eerie.fr>
	NULL vs. FALSE fix (tassin@eerie.fr>

Sat Sep 28 16:50:56 1996  James Brister  <brister@vix.com>

	* cc.c: Bug fix on constructing inndcomm messages.

Fri Sep 27 21:36:26 1996  James Brister  <brister@vix.com>

	* innd.c: Fix const-incorrectness.

Tue Sep 24 20:28:09 1996  James Brister  <brister@vix.com>

	* art.c: Do REMEMBER_TRASH in more spots.

Mon Sep 16 12:06:48 1996  James Brister  <brister@vix.com>

	* innd.c: Turn on perl filtering after initial loading.

Fri Sep 13 17:15:44 1996  James Brister  <brister@vix.com>

	* innd.c: Perl support (wolf@pasteur.fr)

	* art.h: Initial revision

	* art.c: Perl support (wolf@pasteur.fr)

	* Makefile: Perl support.

	* cc.c: Perl support (wolf@pasteur.fr)

	* perl.c: Initial revision

Wed Sep 11 04:57:43 1996  James Brister  <brister@vix.com>

	* rc.c: Don't limit (via `-X') those hosts in
	hosts.nntp.nolimit.

	* cc.c, chan.c, innd.c, innd.h, rc.c:
	too-many-connects support (stapes@mro.dec.com)

Tue Sep 10 20:02:06 1996  James Brister  <brister@vix.com>

	* Makefile: install innd and inndstart mode 550.
	print message about chown needing to be done.

	* inndstart.c: set HOME to _PATH_NEWSHOME instead of _PATH_NEWSLIB

	* rc.c: Removed htonl prototype as it break on 64-bit machines.

	* art.c: Include article body as a TCL variable.
	Log article size to syslog.

Fri Sep  6 10:12:48 1996  James Brister  <brister@vix.com>

	* innd.h: bug fix on SITE and NOSITE defs. (stapes@mro.dec.com)

Thu Sep  5 16:28:32 1996  James Brister  <brister@vix.com>

	* chan.c, nc.c: Use POLL_BUG define instead of SUNOS5

	* Makefile: config variable substitution changes

	* newsfeeds.c: poison patch bugfix.

	* rc.c, site.c: wildmat call optimization (markd@mira.net.au)

Tue Sep  3 13:03:18 1996  James Brister  <brister@vix.com>

	* proc.c: Initialize new PROCtable entries
	(fletcher@cs.utexas.edu).

Thu Aug  8 22:28:53 1996  James Brister  <brister@vix.com>

	* newsfeeds.c, site.c, ng.c, innd.h, cc.c: Poison newsgroup support
	changes. (stapes@mro.dec.com).

	* art.c: Poison newsgroup support changes. (stapes@mro.dec.com)

Wed Aug  7 12:48:42 1996  James Brister  <brister@vix.com>

	* innd.c: Removed the unused 'X' option.

	* ng.c: Boosted hash table size (stapes).

	* cc.c: Fixed up the non-UNIX domain system handling of
	ctlinnd connection (brister).

	* art.c: REMEMBER_TRASH when TCL function is rejecting an
	article.

Wed Jul 17 20:09:43 1996  James Brister  <brister@vix.com>

	* ChangeLog: Initial revision

	* nc.c: Typo fix.

Tue Jul 16 15:53:44 1996  James Brister  <brister@vix.com>

	* innd.c, chan.c, rc.c, nc.c: Support for the ``/s'' hosts.nntp prefix.

Mon Jul 15 13:40:47 1996  James Brister  <brister@vix.com>

	* innd.h, innd.c, art.c: Makes the Always Cross-posted option '-x' the
	default. This results in the Xref header being
	added to all article files regardless of whether
	or not they are cross-posted. (dneedham).

	* cc.c: Catch SIGUSR1 so that we can recreate the control
	channel when needed (i.e. something has deleted
	our named socket (dneedham).

	* rc.c, nc.c: set keepalive on sockets used by network
	connections to help detect a broken connection and
	disconnect it (dneedham).

	* nc.c: check for wip overflow.

Tue Jul  9 20:03:31 1996  James Brister  <brister@vix.com>

	* inndstart.c:
	Call setgroups after getting the news groups id (so innd doesn't 
	inherit any root groups).

	* cc.c: Logging level change.

Tue Jul  9 07:00:34 1996  James Brister  <brister@vix.com>

	* art.c: multiple cancels.
	Ignore 'cmsg' in Subject.

Sat Jun 29 00:40:57 1996  James Brister  <brister@vix.com>

	* cc.c (CCreader): Support for message-length and protcol version
	prefix on control-socket messages.

Fri Jun 28 20:30:55 1996  James Brister  <brister@vix.com>

	* site.c (SITEbuffer): Added 'p' support for Wxxx newsfeeds entry
	(time posted).

	* rc.c (RCreadfile): Fixed memory leak.

Tue Jun 25 12:26:24 1996  James Brister  <brister@vix.com>

	* chan.c: Added Alan Barrett work-limiter for the select loop.





