CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/06 23:08:27
Modified files:
usr.bin/script : script.c
Log message:
move from tame "ioctl" to tame "tty", which provides a better fit for
this program which uses tcgetattr(). the tcsetattr() calls are outside
the tame regions.
