K 10 svn:author V 5 peter K 8 svn:date V 27 1996-09-05T07:27:43.000000Z K 7 svn:log V 373 Only attempt to mmap() files from a ufs or cd9660 fs for comparing or installing. mmap'ing stuff over a nfs mount took out my machine during a 'make world' last night while I was asleep. I started out with a list of fs's to avoid, when I realised that I really didn't know which ones were safe with mmap, so I went for the ones I knew and implemented a fallback compare. END