CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/06/15 15:35:15
Modified files: sys/dev/wscons : wsdisplay.c Log message: When we disable the burner when X is running, also set sc_burnout to 0 to prevent us from accidentally reenabling the burner. ok miod@