K 10 svn:author V 4 paul K 8 svn:date V 27 2001-04-25T22:07:16.000000Z K 7 svn:log V 169 A bogus check for a char device also matched symbolic links. Replace it with a correct check using S_ISCHR() Symbolic links will now work again in linux compatibility. END