Subject: CVS commit: basesrc/usr.sbin/isdn/isdnd
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/20/2001 01:57:55
Module Name:	basesrc
Committed By:	tv
Date:		Fri Oct 19 22:57:54 UTC 2001

Modified Files:
	basesrc/usr.sbin/isdn/isdnd: Makefile rc_config.c rc_scan.l

Log Message:
"YFLAGS=-d" causes inconsistent parallelism behavior.  Instead, use the
NetBSD standard YHEADER and #include "rc_parse.h".


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/isdn/isdnd/Makefile \
    basesrc/usr.sbin/isdn/isdnd/rc_config.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/isdn/isdnd/rc_scan.l

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