Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Added Files:
	ChangeLog 
Log Message:
Implemented ChangeLog

Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	putarticle.c 
Log Message:
Implemented ad hoc support for "441 Duplicate" type response.


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	main.c options.h putarticle.c title.c 
Log Message:


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	common.h list.c 
Log Message:
Fixes for NeXT


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	bounce.c rnews.c 
Log Message:
Removed HAVE_SENDMAIL and HAVE_RNEWS


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	auth.c doit.c lock.c main.c options.h proto.h server.c sys.c 
Log Message:
Support @-syntax in newsfeeds, and support AUTHINFO GENERIC



Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	auth.c bounce.c common.h doit.c list.c lock.c main.c options.h 
	proto.h putarticle.c rnews.c server.c sys.c title.c 
Log Message:
newsx version 1.0


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	server.c 
Log Message:
Fixed noaction error exit


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	active.c auth.c despool.c exec.c getarticle.c history.c 
	logmsg.c main.c mfilter.c proto.h pull.c script.c socket.c 
	statistics.c sys.c telnet.c title.c 
Log Message:
Fixed stuff detected by -Wall


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	active.c auth.c doit.c pull.c sys.c 
Log Message:
Fixed bad syntax messages


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	active.c auth.c proto.h pull.c sys.c 
Log Message:
Improved bad syntax messages


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	active.c 
Log Message:
Improved bad syntax message


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	Makefile.am active.c auth.c bounce.c common.h despool.c doit.c 
	exec.c getarticle.c getopt.c getopt.h getopt1.c hash.c 
	history.c incoming.c list.c lock.c logmsg.c main.c mfilter.c 
	mkcrc.c mkcrc.rc msgid.c news.h newsq.in nntp.h options.h 
	patchlevel.h proto.h pull.c putarticle.c request.c rnews.c 
	script.c server.c sock.h socket.c stat.h statistics.c 
	statistics.h sys.c telnet.c title.c tune.h util.c wildmat.c 
Log Message:
Version 1.1


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	Makefile.am auth.c getarticle.c lock.c main.c options.h 
	proto.h putarticle.c sys.c util.c 
Log Message:
Check path consistency (--no-path) and length (--max-path)
GNU style option --help, --version, --dry-run, changed --noxx to --no-xx
Check for putenv and setenv, added xstrcpy


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Added Files:
	path.c 
Log Message:
Path consistency and length checks


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	despool.c doit.c lock.c main.c news.h proto.h putarticle.c 
Log Message:
Lockfile for logfile of posted articles and for posted article folder.


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	auth.c 
Log Message:
Always use setenv() if not putenv()


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	Makefile.am main.c 
Removed Files:
	getopt.c getopt.h getopt1.c 
Log Message:
Moved getopt to lib


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	statistics.c 
Log Message:
Lock for statistics file


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	history.c 
Log Message:
Declared offset


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	auth.c 
Log Message:
Added setenv.h


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	Makefile.am util.c 
Log Message:
Cleaned up dbz -Wall


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	Makefile.am proto.h util.c 
Log Message:


Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	incoming.c main.c options.h rnews.c 
Log Message:
Implemented --inews

Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	common.h getarticle.c incoming.c main.c options.h path.c 
	proto.h rnews.c 
Log Message:
Added new command line options for --inews

Update of /home/cvs/newsx/src
In directory big:/usr/src/newsx/src

Modified Files:
	incoming.c 
Log Message:
Removed snprintf


