Open the root image O_EXLOCK|O_NONBLOCK and exit with an error message
commit4d90d218202525dbbb45c8c37d4bb2d27f640ad4
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 May 2007 05:26:29 +0000 (28 05:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 May 2007 05:26:29 +0000 (28 05:26 +0000)
treecb6447fb08128ce02fad4249ffa5e2ee8a59d0c3
parent33e9ecea72e3150f40a8b8aa1026f6e3e8c96c1d
Open the root image O_EXLOCK|O_NONBLOCK and exit with an error message
if the open fails due to e.g. another virtual kernel using the same root
image.

Enable NL->CRNL conversion when we put the console in raw mode.
sys/platform/vkernel/platform/console.c
sys/platform/vkernel/platform/init.c