Update of /usr/mash/src/repository/tcl/unix In directory gumby.cs.berkeley.edu:/tmp/cvs-serv9250 Modified Files: tclUnixPipe.c Log Message: Fixed "use of `tmpnam' is dangerous" warning by replacing tmpnam with mkstemp as recommended. Patch submitted to Tcl on SourceForge.