K 10 svn:author V 8 torstenb K 8 svn:date V 27 1995-07-17T21:19:09.000000Z K 7 svn:log V 224 lpr uses access(2) to determine if the parent directory of the file is writeable (by the real uid). if it is, lpr assumes that the file can be unlinked. lpr does not check for directories with S_ISVTX set Reviewed by: dima END