CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/28 16:15:15
Modified files:
usr.bin/tmux : server-client.c
Log message:
dup() the stdin fd so it isn't closed twice (once for stdin, once for tty).
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/28 16:15:15
Modified files:
usr.bin/tmux : server-client.c
Log message:
dup() the stdin fd so it isn't closed twice (once for stdin, once for tty).