Date: Sun, 22 Aug 1999 02:03:57 -0700 (PDT) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libvgl bitmap.c keyboard.c main.c simple.c text.c Message-ID: <199908220903.CAA86050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/08/22 02:03:57 PDT Modified files: (Branch: RELENG_3) lib/libvgl bitmap.c keyboard.c main.c simple.c text.c Log: MFC: assorted bug fixes. - tty mode/attribute fix (keyboard.c, rev 1.2) - Video mode restoration (main.c, rev 1.3) - Buffer size calculation (text.c, rev 1.1) - Address calculation for VGA mode X (bitmap.c, rev 1.2, simple.c, rev 1.2) Revision Changes Path 1.1.4.1 +14 -12 src/lib/libvgl/bitmap.c 1.1.4.1 +5 -3 src/lib/libvgl/keyboard.c 1.2.2.1 +14 -2 src/lib/libvgl/main.c 1.1.4.1 +2 -2 src/lib/libvgl/simple.c 1.1.4.1 +2 -2 src/lib/libvgl/text.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?199908220903.CAA86050>