Page MenuHomeFreeBSD

tty: Add sysctl knob to globally disable TIOCSTI
ClosedPublic

Authored by emaste on May 25 2026, 2:08 PM.
Tags
None
Referenced Files
F160626479: D57233.id179468.diff
Fri, Jun 26, 7:54 AM
Unknown Object (File)
Thu, Jun 25, 3:11 AM
Unknown Object (File)
Wed, Jun 17, 1:29 AM
Unknown Object (File)
Mon, Jun 15, 2:47 AM
Unknown Object (File)
Mon, Jun 8, 11:49 PM
Unknown Object (File)
Mon, Jun 8, 11:45 PM
Unknown Object (File)
Mon, Jun 8, 7:31 AM
Unknown Object (File)
Mon, Jun 8, 6:01 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
markj added a subscriber: markj.
markj added inline comments.
sys/kern/tty.c
105

Should it be under security.bsd?

This revision is now accepted and ready to land.May 25 2026, 2:17 PM
This revision now requires review to proceed.Mon, Jun 8, 12:41 AM
This revision is now accepted and ready to land.Mon, Jun 8, 1:00 PM

allow_tiocsti is probably a better name, I will make that change and reference the PR.

Any plans to MFC this to stable branches ?

Any plans to MFC this to stable branches ?

Yes, in a couple of days.

Any plans to MFC this to stable branches ?

Yes, in a couple of days.

Thank you !