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
F166140306: D57233.id179369.diff
Tue, Aug 11, 11:19 PM
F166106212: D57233.id178546.diff
Tue, Aug 11, 6:48 PM
F166045327: D57233.diff
Tue, Aug 11, 8:14 AM
Unknown Object (File)
Mon, Aug 10, 5:55 PM
Unknown Object (File)
Mon, Aug 10, 11:28 AM
Unknown Object (File)
Sun, Aug 9, 6:34 PM
Unknown Object (File)
Sun, Aug 9, 4:26 AM
Unknown Object (File)
Sat, Aug 8, 7:48 PM

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 !