public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
From: bmanson@sourceware.cygnus.com
To: gnats-cvs@sourceware.cygnus.com
Subject: gnats/gnats ChangeLog Makefile.in adm.c adm.h  ...
Date: Wed, 26 Jan 2000 16:21:00 -0000	[thread overview]
Message-ID: <20000127002147.16283.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/01/26 16:21:47

Modified files:
	gnats          : ChangeLog Makefile.in adm.c adm.h client.c 
	                 cmds.c config.h database.c database.h edit.c 
	                 fconfig.y fconfigl.l field-config.in field.c 
	                 field.h file-pr.c gen-closed-date.c gen-index.c 
	                 getclose.c gnats.h gnatsd.c gnatsd.h index.c 
	                 index.h internal.c lists.c mail.c mail.h misc.c 
	                 pr-age.c pr-edit.c pr-init.c pr-stat.c pr.c 
	                 pr.h query-pr.c query.c query.h queue-pr.c 
Removed files:
	gnats          : pathmax.h 

Log message:
	* Remove all line length limits.  Change the error handling to be
	much cleaner; remove all calls to punt() from library code.  Use
	asprintf() extensively.
	
	* internal.c (fileExists): New function.
	
	* gnatsd.c (serverMainLoop): New function; move most of
	the code out of main().  Don't call exit() here.
	
	* fconfig.y: Remove index-field-is-optional.
	
	* gnatsd.c (gnatsd_argify): Restructure. Don't needlessly allocate
	4x the length of the line.  (Read: rewrite really crappy code.)
	
	* index.c (format_field): Don't fail if the date is invalid; put a
	0 in the index instead.
	
	* config.h: Delete STR_MAX et al.
	
	* pathmax.h: Deleted, no longer used.


             reply	other threads:[~2000-01-26 16:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-26 16:21 bmanson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-01-13 23:32 bmanson
1999-12-29 17:29 bmanson
1999-12-21 20:44 bmanson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000127002147.16283.qmail@sourceware.cygnus.com \
    --to=bmanson@sourceware.cygnus.com \
    --cc=gnats-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).