History log of /freebsd/tests/sys/kern/tty/test_sti.c (Results 1 – 1 of 1)
Revision Date Author Comments
# d094dd90 28-May-2025 Kyle Evans <kevans@FreeBSD.org>

tests: kern: add some tests for TIOCSTI

These offer at least rudimentary coverage of TIOCSTI, ensuring that it
basically works and does what it's described to do and throws errors for
unprivileged u

tests: kern: add some tests for TIOCSTI

These offer at least rudimentary coverage of TIOCSTI, ensuring that it
basically works and does what it's described to do and throws errors for
unprivileged use that is supposed to be blocked.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D50507

show more ...