K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-12T12:15:12.000000Z K 7 svn:log V 237 Remove DFLAG_SEEKABLE from fifo file descriptors: fifos are not seekable according to POSIX, not to mention the fact that it doesn't make sense (and hence isn't really implemented). This causes the fifo_misc regression test to succeed. END