K 10 svn:author V 8 kientzle K 8 svn:date V 27 2005-08-02T03:17:57.000000Z K 7 svn:log V 332 Generate default fake "device" and "inode" numbers for entries extracted from tar archives. Otherwise, converting tar archives to cpio format (with "bsdtar -cf out.cpio @in.tar") convert every entry into a hard link to a single file. This simple logic breaks hard links, but that's better than the alternative. MFC after: 7 days END