Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2014 12:39:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193910] vt(4): add ability to restore default font via vidcontrol(1) [patch]
Message-ID:  <bug-193910-8-DhozL2tJzK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193910-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193910-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193910

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dumbbell
Date: Thu Oct 23 12:38:07 UTC 2014
New revision: 273544
URL: https://svnweb.freebsd.org/changeset/base/273544

Log:
  vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin font

  To restore the default font using vidcontrol(1), use the "-f" flag
  without an argument:
      vidcontrol -f < /dev/ttyv0

  PR:        193910
  Differential Revision:    https://reviews.freebsd.org/D971
  Submitted by:    Marcin Cieslak <saper@saper.info>
  Reviewed by:    ray@, emaste@
  Approved by:    ray@
  MFC after:    1 week

Changes:
  head/sys/dev/vt/vt_core.c
  head/sys/sys/consio.h
  head/usr.sbin/vidcontrol/vidcontrol.1
  head/usr.sbin/vidcontrol/vidcontrol.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193910-8-DhozL2tJzK>