K 10 svn:author V 5 markj K 8 svn:date V 27 2013-05-12T01:58:04.473650Z K 7 svn:log V 394 Some filesystems (NFS in particular) do not fill out the d_type field when returning directory entries through readdir(3). In this case we need to obtain the file type ourselves; otherwise newsyslog -t will not be able to find archived log files and will fail to both delete old log files and to do interval-based rotations properly. Reported by: jilles Reviewed by: jilles MFC after: 2 weeks END