Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/02/2001 18:14:03
Module Name: basesrc
Committed By: drochner
Date: Wed May 2 15:14:03 UTC 2001
Modified Files:
basesrc/etc: wscons.conf
basesrc/etc/rc.d: wscons
Log Message:
Add support for selection of a kernel builtin keymap and/or a userspace
keymap file to wscons.conf.
Follows PR misc/12760 by Stephen Borrill, but uses the external keymap
file instead of individual key entries in wscons.conf. This saves a lot
of editing work if the map has to be switched.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/etc/wscons.conf
cvs rdiff -r1.6 -r1.7 basesrc/etc/rc.d/wscons
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.