Date: Wed, 24 Oct 2001 17:14:16 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_cons.c Message-ID: <200110250014.f9P0EGr62457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/10/24 17:14:16 PDT Modified files: sys/kern tty_cons.c Log: Force FWRITE on when opening the console, so that the flags passed to vn_close match those from vn_open. This fixes the panic some people were seeing about "vrele: missed vn_close". Revision Changes Path 1.94 +5 -2 src/sys/kern/tty_cons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110250014.f9P0EGr62457>