K 10 svn:author V 6 obrien K 8 svn:date V 27 2008-09-01T23:42:21.342923Z K 7 svn:log V 192 MFC: r176427: Two no-op fixes to improve corretness of syslogd code: 1) Use [AP]F_LOCAL rather than [AP]F_UNIX. 2) When copying a pipe's name, use f->f_un.f_pipe.f_pname, not f->f_un.f_fname. END