From owner-cvs-all Wed May 2 1:53:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E610137B422; Wed, 2 May 2001 01:53:35 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f428rZ100810; Wed, 2 May 2001 01:53:35 -0700 (PDT) (envelope-from hm) Message-Id: <200105020853.f428rZ100810@freefall.freebsd.org> From: Hellmuth Michaelis Date: Wed, 2 May 2001 01:53:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd Makefile holiday.c isdnd.8 isdnd.h main.c support.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2001/05/02 01:53:35 PDT Modified files: usr.sbin/i4b/isdnd Makefile holiday.c isdnd.8 isdnd.h main.c support.c Log: - assign a separate debugging flag for debugging messages regarding the valid keyword handling and the holiday file processing - don't issue a warning in case the holiday file is not found - enable inclusion of ../Makefile.inc to reenable compiling-in monitor support into isdnd - update manual page, add a comma and correct authors mail address Revision Changes Path 1.10 +3 -1 src/usr.sbin/i4b/isdnd/Makefile 1.3 +8 -12 src/usr.sbin/i4b/isdnd/holiday.c 1.16 +8 -6 src/usr.sbin/i4b/isdnd/isdnd.8 1.10 +4 -5 src/usr.sbin/i4b/isdnd/isdnd.h 1.12 +5 -7 src/usr.sbin/i4b/isdnd/main.c 1.10 +11 -13 src/usr.sbin/i4b/isdnd/support.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message