Date: Mon, 8 Apr 2002 06:37:32 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c src/sys/sys consio.h src/usr.sbin/vidcontrol vidcontrol.1 vidcontrol.c Message-ID: <200204081337.g38DbXi14676@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/04/08 06:37:32 PDT
Modified files: (Branch: RELENG_4)
sys/dev/syscons syscons.c
sys/sys consio.h
usr.sbin/vidcontrol vidcontrol.1 vidcontrol.c
Log:
MFC: when loading a font allow size of the font be omitted, in which case
size of the current font used instead. For this reason extend
CONS_GETINFO ioctl to provide information about size of the currently
displayed font.
Revision Changes Path
1.336.2.13 +1 -0 src/sys/dev/syscons/syscons.c
1.5.2.5 +2 -1 src/sys/sys/consio.h
1.24.2.12 +8 -0 src/usr.sbin/vidcontrol/vidcontrol.1
1.32.2.6 +40 -42 src/usr.sbin/vidcontrol/vidcontrol.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204081337.g38DbXi14676>
