CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/05 09:16:23
Modified files:
usr.bin/diff : diff.c
Log message:
If the -l flag is set, diff will fork/execve pr on a pipe. But other
uses can tame "stdio wpath rpath cpath tmppath". tmppath for when
mktemp() operates in /tmp proper, but cpath+wpath for use of $TMPDIR.
ok sthen millert
