CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2021/06/30 02:50:48
Modified files: xserver/hw/xfree86/os-support/bsd: bsd_init.c Log message: Close the console fd after probing if it's a wscons, even it fails. This avoids keeping an open file descriptor on machines where /dev/console is not a wsdisplay device.