Searched hist:38485 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/rc/
H A Drc.cdiff 38485 Sun Aug 23 06:26:42 MDT 1998 bde Added D_TTY to the cdevswitch flags for all tty drivers. This is required
for the Lite2 fix for always returning EIO in dead_read().

Cleaned up the cdevswitch initializers for all tty drivers.

Removed explicit calls to ttsetwater() from all (tty) drivers. ttsetwater()
is now called centrally for opens, not just for parameter changes.
/freebsd-11-stable/sys/dev/si/
H A Dsi.cdiff 38485 Sun Aug 23 06:26:42 MDT 1998 bde Added D_TTY to the cdevswitch flags for all tty drivers. This is required
for the Lite2 fix for always returning EIO in dead_read().

Cleaned up the cdevswitch initializers for all tty drivers.

Removed explicit calls to ttsetwater() from all (tty) drivers. ttsetwater()
is now called centrally for opens, not just for parameter changes.
/freebsd-11-stable/sys/kern/
H A Dkern_cons.cdiff 38485 Sun Aug 23 06:26:42 MDT 1998 bde Added D_TTY to the cdevswitch flags for all tty drivers. This is required
for the Lite2 fix for always returning EIO in dead_read().

Cleaned up the cdevswitch initializers for all tty drivers.

Removed explicit calls to ttsetwater() from all (tty) drivers. ttsetwater()
is now called centrally for opens, not just for parameter changes.
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.cdiff 38485 Sun Aug 23 06:26:42 MDT 1998 bde Added D_TTY to the cdevswitch flags for all tty drivers. This is required
for the Lite2 fix for always returning EIO in dead_read().

Cleaned up the cdevswitch initializers for all tty drivers.

Removed explicit calls to ttsetwater() from all (tty) drivers. ttsetwater()
is now called centrally for opens, not just for parameter changes.

Completed in 308 milliseconds