Module Name: src Committed By: thorpej Date: Wed Sep 29 13:14:39 UTC 2021
Modified Files:
src/sys/kern: tty.c tty_pty.c
Log Message:
ttyread_filtops, ttywrite_filtops, ptcread_filtops, and ptcwrite_filtops
are MPSAFE.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/kern/tty.c
cvs rdiff -u -r1.147 -r1.148 src/sys/kern/tty_pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
