Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 10/09/2006 10:33:42
Module Name:	src
Committed By:	peter
Date:		Mon Oct  9 10:33:42 UTC 2006

Modified Files:
	src/sys/dev/hpc: bivideo.c btnmgr.c files.hpcapm files.hpcfb
	    files.hpcio files.hpckbd hpcapm.c hpcfb.c pwctl.c
	src/sys/dev/hpc/apm: apmdev.c
	src/sys/dev/wscons: files.wscons tpcalib.c

Log Message:
Remove (the default) #define XXXDEBUG and add the options to the relevant
files.xxx file.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/hpc/bivideo.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/hpc/btnmgr.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/hpc/files.hpcapm
cvs rdiff -r1.2 -r1.3 src/sys/dev/hpc/files.hpcfb
cvs rdiff -r1.5 -r1.6 src/sys/dev/hpc/files.hpcio
cvs rdiff -r1.6 -r1.7 src/sys/dev/hpc/files.hpckbd
cvs rdiff -r1.9 -r1.10 src/sys/dev/hpc/hpcapm.c
cvs rdiff -r1.37 -r1.38 src/sys/dev/hpc/hpcfb.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/hpc/pwctl.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/hpc/apm/apmdev.c
cvs rdiff -r1.38 -r1.39 src/sys/dev/wscons/files.wscons
cvs rdiff -r1.6 -r1.7 src/sys/dev/wscons/tpcalib.c

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