Subject: CVS commit: src/usr.bin/vacation
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/04/2004 01:19:35
Module Name:	src
Committed By:	christos
Date:		Sun Apr  4 01:19:35 UTC 2004

Modified Files:
	src/usr.bin/vacation: vacation.c

Log Message:
- add debugging flag
- use getprogname everywhere
- fix bug where if no .vacation.db existed, and the first message was not
  suitable for reply, vacation would create a 0 length db file, and from
  then on it would fail to process.
- handle e-mail address parsing better.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.bin/vacation/vacation.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.