Module Name: src Committed By: drochner Date: Tue Feb 2 16:18:29 UTC 2010
Modified Files: src/sys/dev/wscons: wsdisplay.c wsemulconf.c wsemulvar.h Log Message: add hooks to allow terminal emulations to be installed by LKMs (these are not available in early bootstrap, so this is not an option for the system's default emulation) To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/sys/dev/wscons/wsdisplay.c cvs rdiff -u -r1.7 -r1.8 src/sys/dev/wscons/wsemulconf.c cvs rdiff -u -r1.14 -r1.15 src/sys/dev/wscons/wsemulvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.