Date: Sun, 22 Jul 2001 06:58:23 -0700 (PDT) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c Message-ID: <200107221358.f6MDwOQ72254@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 2001/07/22 06:58:23 PDT Modified files: sys/dev/syscons syscons.c Log: - Fix "off by one" error in VT_WAITACTIVATE. Correctly accept 0 as meaning the requesting vty. - Accept 0 as the requesting vty in VT_ACTIVATE as in VT_WAITACTIVE. PR: 24423 MFC after: 10 days Revision Changes Path 1.368 +6 -6 src/sys/dev/syscons/syscons.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?200107221358.f6MDwOQ72254>