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
F166336402: D57233.id178546.diff
Wed, Aug 12, 11:57 PM
Unknown Object (File)
Tue, Aug 11, 11:19 PM
Unknown Object (File)
Tue, Aug 11, 6:48 PM
Unknown Object (File)
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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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 !