Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	active.c auth.c config.c lock.c main.c msgid.c path.c proto.h 
	sim.c sys.c telnet.c util.c 
Log Message:
Changing from xmalloc, xrealloc, xstrcpy to
malloc_perfect, realloc_perfect and strdup_perfect

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	doit.c 
Log Message:
Include strsignal()

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	doit.c 
Log Message:
Really

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	putarticle.c 
Log Message:
Storage API detection fixed

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	split.c 
Log Message:
Missing xmalloc xrealloc

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	putarticle.c 
Log Message:
Initialize storage earlier

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	history.c 
Log Message:
Fix for tagged hash

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	incoming.c 
Log Message:
RPM support, mkstemp()

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	main.c 
Log Message:
Spool name with a slash

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	putarticle.c 
Log Message:
Fixed problems with articles with wrong CRs

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	putarticle.c 
Log Message:
Better error message

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	putarticle.c 
Log Message:
More sane handling of articles with CR

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	sim.c 
Log Message:
Fix for realloc bug

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	freespc.c 
Log Message:
Updated to latest freespc.c - oops

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	getarticle.c 
Log Message:
Fix for Debian Bug#123119

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	main.c newsq.in 
Log Message:

Debian Bug#84621: newsq --help

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	history.c putarticle.c sim.h 
Removed Files:
      Tag: B1_4
	patchlevel.h 
Log Message:
Debian Bug#88795: newsx: Inn 2.3.1 storage API compilation

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	auth.c proto.h server.c 
Log Message:

Debian Bug#26209:
Really done earlier...

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	newsq.in 
Log Message:
Included support for -h

Update of /home/cvs/newsx/src
In directory beta.kvaleberg.no:/home/egil/newsx/newsx.1.4/src

Modified Files:
      Tag: B1_4
	logmsg.c 
Log Message:
Security fix for syslog

