Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/30/1999 13:42:16
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jul 30 20:42:16 UTC 1999

Modified Files:
	syssrc/sys/dev/wscons: files.wscons

Log Message:
GRR!  Kludge around the extremely annoying wsmux configuration lossage
by removing the "| wsdisplay" from the wsmux.c file declaration.  This
will cause any kernel which includes wsdisplay but not wsmux explicitly
to fail to link, but at least those of us with multiple wsdisplays on
a single machine can build kernels again.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/wscons/files.wscons

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