Module Name: src Committed By: msaitoh Date: Sat Dec 1 00:28:45 UTC 2018
Modified Files: src/sys/dev/wscons: wsdisplay_vcons.c Log Message: Don't abuse config_interrupts()'s first argument. Use kthread instead of config_interrupt(). OK'd by jmcneill and macallan. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/wscons/wsdisplay_vcons.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.