K 10 svn:author V 3 des K 8 svn:date V 27 2004-01-21T12:50:01.000000Z K 7 svn:log V 235 Replace home-grown dup2() implementation with actual dup2() calls. This should slightly reduce the number of system calls in critical portions of the shell, and select a more efficient path through the fdalloc code. Reviewed by: bde END