Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
Hello,
On Sun, 3 Jun 2018 20:52:46 +0200
Pierre Pronchery <khorben%defora.org@localhost> wrote:
> On 03/06/2018 18:12, Michael wrote:
> > Hello,
> >
> > On Sun, 3 Jun 2018 15:26:04 +0000
> > "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost> wrote:
> >
> >> Module Name: src
> >> Committed By: jakllsch
> >> Date: Sun Jun 3 15:26:04 UTC 2018
> >>
> >> Modified Files:
> >> src/sys/kern: subr_prf.c
> >>
> >> Log Message:
> >> Make identification of accounted aprint_error()s possible by putting a
> >> big ugly "autoconfiguration error: " in the log when they occur.
> >
> > Maybe we can print them in red instead of the normal kernel green.
>
> Or black on green background?
> It would give a bit less of a rainbow effect.
> Also, some people are visually impaired (like me).
options WS_ERROR_FG <this>
options WS_ERROR_BG <that>
so everyone can have whatever they want. We have all these different
aprint_*() functions, may as well make their output (optionally)
distinguishable.
have fun
Michael
Home |
Main Index |
Thread Index |
Old Index