This is the mail archive of the gnats-cvs@sourceware.cygnus.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats ChangeLog client.c cmds.c file-pr. ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/01/27 14:31:58

Modified files:
	gnats          : ChangeLog client.c cmds.c file-pr.c gnats.h 
	                 gnatsd.c pr.c query-pr.c query.c 

Log message:
	* query-pr.c (main): Finish the network support for all
	options.
	
	* pr.c (write_multitext): Don't arbitrarily add an EOL if the
	input string doesn't have one.
	(printValidValues): Write out an EOL after each value.
	
	* gnatsd.c (main): Don't twiddle with the regexp syntax
	arbitrarily.
	
	* client.c (get_reply): Handle a few more error types.
	(clientConnect): Add support for invoking gnatsd locally via
	socketpair ().
	(sendRemoteQuery): Need to increment the current PR index.
	(netValidValues, netFieldDescription, netFieldType):
	New functions.
	
	* query.c (do_print): Print %d formated values as an integer
	value.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]