Module Name: src Committed By: pho Date: Tue Nov 23 17:54:08 UTC 2021
Modified Files:
src/sys/compat/linux/common: linux_termios.c
Log Message:
Make LINUX_FIOCLEX and LINUX_FIONCLEX work
These ioctls were declared in linux_termios.h but were not actually
handled.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/compat/linux/common/linux_termios.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
