Page MenuHomeFreeBSD

stty: fetch and print the configured drainwait
Needs ReviewPublic

Authored by kevans on Sep 4 2025, 2:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 10:16 AM
Unknown Object (File)
Sun, Oct 12, 10:16 AM
Unknown Object (File)
Sat, Oct 11, 11:25 PM
Unknown Object (File)
Mon, Oct 6, 1:55 AM
Unknown Object (File)
Sun, Oct 5, 12:32 AM
Unknown Object (File)
Wed, Oct 1, 9:30 PM
Unknown Object (File)
Sat, Sep 27, 8:46 PM
Unknown Object (File)
Fri, Sep 26, 3:15 PM
Subscribers
None

Details

Reviewers
emaste
imp
Summary

In the future, we will be removing comcontrol(8) in favor of just using
stty(1) for the one remaining feature, drainwait, which is configured
and implemented at the tty layer rather than per-driver. Start
collecting and rendering it for stty -a and stty -e, since the data
isn't really accessible otherwise unless it's at the default
kern.tty_drainwait.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66807
Build 63690: arc lint + arc unit