freebsd-dev/usr.bin/script
Ed Schouten 8d5e4a1416 Make script(1) a little less broken.
Close the file descriptor to the TTY. There is no reason why the parent
process should keep track of the descriptor. This ensures that the
application inside properly drains the TTY during exit(2).

Reported by:	alfred
MFC after:	2 weeks
2010-03-11 11:09:58 +00:00
..
Makefile
script.1
script.c Make script(1) a little less broken. 2010-03-11 11:09:58 +00:00