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
Unknown Object (File)
Mon, Sep 7, 6:07 AM
Unknown Object (File)
Sat, Sep 5, 4:58 AM
Unknown Object (File)
Fri, Sep 4, 11:11 PM
Unknown Object (File)
Fri, Sep 4, 7:35 PM
Unknown Object (File)
Thu, Sep 3, 5:38 AM
Unknown Object (File)
Thu, Sep 3, 4:58 AM
Unknown Object (File)
Thu, Sep 3, 1:41 AM
Unknown Object (File)
Wed, Sep 2, 3:56 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.Jun 8 2026, 12:41 AM
This revision is now accepted and ready to land.Jun 8 2026, 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 !