CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/18 07:54:09
Modified files:
sys/dev/wscons : wsdisplay.c wsemul_sun.c wsemul_vt100.c wskbd.c
wsmouse.c
Added files:
sys/dev/wscons : wscons_features.h
Log message:
Introduce a dedicated private header file to control the optional features
of wscons (which usually get disabled for installation kernels, to save
space), instead of duplicating parts of it to too many places.
No functional change.
