Module Name: src Committed By: jmcneill Date: Mon Dec 18 18:59:32 UTC 2017
Modified Files: src/sys/dev/wscons: files.wscons wsdisplay.c Log Message: Add WSDISPLAY_MULTICONS option which allows wsdisplay to cooperate with the console device being overridden. This allows for simultaneous console output on fb and debug uart. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/dev/wscons/files.wscons cvs rdiff -u -r1.143 -r1.144 src/sys/dev/wscons/wsdisplay.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.