Displaying 0 — 1 of 1 commits
SVN rev 205008 on 2010-03-11 11:09:58Z by ed 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
| Rev | Delta | File | |
|---|---|---|---|
| 1.26 | +2 | -0 | src/usr.bin/script/script.c |
| +2 | -0 | [Original Commit Message] | |