Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/wscons
Module Name: src
Committed By: jmcneill
Date: Wed Jan 30 02:43:47 UTC 2019
Modified Files:
src/sys/dev/wscons: wsdisplay.c
Log Message:
Remove KASSERT in wsdisplay_cndetach. The caller likely doesn't know the
state of the console, so simply do cleanup if a previous console has been
attached.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 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.
Home |
Main Index |
Thread Index |
Old Index