freebsd-dev/usr.bin/script
Ed Schouten 4ae65fe952 MFC r205008 and 205009:
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
2010-03-25 08:33:56 +00:00
..
Makefile
script.1
script.c MFC r205008 and 205009: 2010-03-25 08:33:56 +00:00