K 10 svn:author V 5 chris K 8 svn:date V 27 2000-04-26T06:12:42.000000Z K 7 svn:log V 352 Replace the /dev/stdin, /dev/stdout, and /dev/stderr nodes with symlinks to fd/0, fd/1, and fd/2 respectively. This will make things easier for upcoming changes to fdesc (and does not break anything for the current state of things) and hopefully its position as the replacement for our existing static /dev/fd nodes. Suggested (and reviewed) by: phk END