Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 20:32:27 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/syscons syscons.c
Message-ID:  <200505212032.j4LKWR8v076473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2005-05-21 20:32:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      syscons.c 
  Log:
  - Not every architecture defaults to a black background (e.g. sparc64
    uses white) so base the color of the border on SC_NORM_ATTR rather
    than hardcoding BG_BLACK.
  - Use SC_DRIVER_NAME rather than hardcoding 'sc' in message strings
    (see also sys/dev/syscons/syscons.h rev. 1.82).
  
  Revision  Changes    Path
  1.435     +9 -9      src/sys/dev/syscons/syscons.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505212032.j4LKWR8v076473>