[Bug 193910] vt(4): add ability to restore default font via vidcontrol(1) [patch]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 23 12:39:04 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193910

--- Comment #1 from commit-hook at 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 at 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.


More information about the freebsd-bugs mailing list