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

