Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
On Sat, Oct 27, 2018 at 12:26:56AM +0100, David Brownlee wrote:
> (Sorry if this is a stupid question) - is it at all possible for the
> call to MAKEDEV to fail in such a way that its not run and no output
> is generated?
It can fail in various ways, and I am trying to reprove error reporting
in that situation. However, since we support the "no /dev/console"
situation in regular setups it is wrong to report an error for that.
Martin
Home |
Main Index |
Thread Index |
Old Index