K 10 svn:author V 3 yar K 8 svn:date V 27 2004-11-03T06:52:40.000000Z K 7 svn:log V 237 Fix logxfer() by using realpath(3) instead of playing with getwd(3). Previously logxfer() used to record bogus pathnames to the log in some cases, namely, when cwd was / or "name" was absolute. Noticed by: Nick Leuta MFC after: 2 weeks END