Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2025 14:07:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 289812] [vt] Make frsig field optional in VT_SETMODE.
Message-ID:  <bug-289812-227-kkM1qP527Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289812-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
frsig == 0 wouldn't help portability e.g., mpv didn't set frsig at all, vkmark
wanted acqsig == 0 and relsig == 0 as well. According to
sys/compat/linux/linux_ioctl.c invalid signals are reset to 0 instead of
returning EINVAL.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289812-227-kkM1qP527Q>