Date: Fri, 27 Aug 1999 19:39:11 -0700 (PDT) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libvgl main.c Message-ID: <199908280239.TAA10023@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/08/27 19:39:11 PDT Modified files: lib/libvgl main.c Log: - Handle the signal SIGTERM. - Slightly rearrange VGLCheckSwitch() to ensure the display content will be correctly restored when switching back to the vty where the vgl program is running. - VGLEnd() should clear the screen only when the vty is in the foreground. Discussed with: sos Revision Changes Path 1.5 +9 -10 src/lib/libvgl/main.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?199908280239.TAA10023>